#helpdesk-twitch
1 messages · Page 799 of 1
@wary halo is there a stream element extension for alerts?
Nope
@candid glade Consoles do not have native support for overlays. You would need a capture card, PS4 remote play or Xbox companion app and a PC with OBS in order to have overlays over your console gameplay.
We have a blog post about how to set up console streaming with our essential tools: https://blog.streamelements.com/how-to-stream-on-console-7b620b1c46c3
O
I used to have StreamElements ChatBot as a cutom name, how do I get that back? thanks
For some odd reason i cannot make my image bigger on se merch
just an update, I have connected my 2nd account to the chatbot in activity feed but it does not update
is it possible for me to setup my follower goal with the current number that i have cuz i have 25 followers and the follower goal says i only have 6
@tender depot To reset goals:
- from the Overlay Editor > Session data on top right (monitor symbol) > Goals tab > reset progress of desired goal
- from the Dashboard > Activity feed on the left > Widget data on the right > Goals tab -> reset progress of desired goal
Note: Goal widgets (progress) only counts up and doesn't go down automatically, if you lose followers/subs.
You can not only reset but also give the correct number there
ahh i got it thanks
hey can someone help me? im trying to go to dashboard but i can't
@teal obsidian Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
I can't open my streamelements overlays, it's an infinite loop
Hello folks! While using an animated overlay, the chat box on the streaming soon frame does not port chat info over from twitch chat. Confirmed on a different one that the chat is in fact coming over. Any thoughts?
@here does anyone know why my revenue history isnt syncing up? it just says no data available, however there is lots of data on my cheer list and top cheerers.
my streamelements won’t allow my background music to play either to my earbuds or to my stream. it’s playing on a separate chrome window. any idea why?
Chrome uses the default windows audio device unless explicitly tell it to go somewhere else in windows sound settings
how do I fix that
Change your windows sound settings
to what?
because it’s not just an issue of it not going to my earbuds, it doesn’t go to my stream either
do I have to do virtual audio cables or some shit?
Not sure if this is the right place to post this, please direct me to the proper place if not.
My SE pay says "Withdraw not possible" that the available balance is below the minimum, but I've withdrawn less than what's currently in there. How can I transfer this payment??
@woeful juniper Please contact us via email for support with SE.Pay. You can use our contact form here: https://streamelements.com/contact Thank you.
Thank you.
you need to set chrome to route to whatever audio device you have for your game etc
@dry hare any idea whhy my revenue history on streamelements revenue section says says "no data available" while my daashboard has all my data in it?
also why can i not see sponsorships? i have ~380 subs on twitch
no idea
Is there anyway I can reset my tipping page pictures please? I just need the originals back as I tried my donation panel but it doesn’t look right on that page
@urban grotto Please ask your question in one helpdesk channel only. A support volunteer or StreamElements staff member will assist you as soon as they are available. Asking in multiple places will only result in confusion, not faster answers. Thank you for your patience.
Because the hosts of 1 person are not detected by my alertbox, I have everything well configured, the minimum to show is 0, so that it shows all, etc. What happens is that the bot dashboard does not detect it, why can it be? thx
@mental lodge "Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these."
how do i change the stream title before i start streaming
Hello ! is there a things i forgot ? My last cheers doesn't display the amount of bits the person give me. How can i display this information.
ayo i need help i changed my name on twitch and i want chat stats to work
im curious is someone can message me back about my "new follower" alert. i have reset it and deleted it. Then set it up again, it is the ONLY alert that will not work and the text box on my stream for newest follower will not update? is there anything i can do?
Hello, I want to merge a Twitch and Facebook account, I have the JWT tokens, who should I DM? I DMed a staff member a while back after being directed to but to no avail
how can we reset tipping settings?
@flint jasper there are a few different ways.
1: You can directly change it on your Twitch Stream Manager by clicking the big "Edit Stream Info" button.
2: If using OBS.Live, you can click the hamburger menu on the Activity Feed panel and select "Stream Settings" to change it.
3: If you have the command and chatbot enabled, you can change it by using the bot command !settitle [NewStreamTitle]
You can change the stream category/game in the same locations as 1 and 2, or by using !setgame for the chatbot command.
I do not understand how the $ chat variables work. None of the ones I try do anything ie ${game} that is supposed to Displays the category the channel is currently set to
so, variables are to be used in command responses. So if you set up a command that is !whatgameisthis with the response "I am playing ${game}", when a user uses that command name, it should print out the game category.
Ohh that helps a lot thanks!
Is there any way to turn up audio on media share for the stream without it getting turnt up for me?
whats the command line to the person get self timed out?
@muted sapphire the only way i know of, offhand, would be a janky workaround that will make it so you can't hear the music at all, but the stream will be able to hear and freely adjust it without issue.
just created an SE Pay, says I can now receive donations. Friend tried to donate. PayPal works, SE Pay said "Payment failure: error occured processing the payment"
if you make an extra StreamElements overlay that contains a "Media Request" widget, and shrink it down to 1x1 px size, add the overlay as a browser source and turn on the setting "Control audio via OBS", as long as you have the Media Request to "show on stream", it'll be "displayed" as a single pixel (that you can make mostly transparent by reducing opacity to 10% as well). OBS will handle the audio from that source more like a virtual microphone and you wont hear it, but it'll play through the stream.
Hey everyone, how do I have the title of my stream scroll across my overlay? What is the command variable I can use in the overlay editor to make my stream title pop up? Is it just {title} ?
Hello folks! While using an animated overlay, the chat box on the streaming soon frame does not port chat info over from twitch chat. Confirmed on a different one that the chat is in fact coming over. Any thoughts?
@primal wigeon how would I make the following response work?
Hello and welcome to ${channel} channel
We have ${followers) followers
We have ${subscribers} subscribers
We currently have ${viewers} viewers, watching me play $(title}
well, let's start out with... when do you want your bot to say those things?
@bleak gale unfortunately, i dont think you can use chat bot variables in the overlays. you would need to use a custom widget, which will require some coding knowledge (or finding someone willing to do it).
@torn merlin you have it (mostly) right there. just a few slight changes.
Hello and welcome to ${channel}'s channel! We have ${channel.followers} followers. We have ${channel.subs} subscribers. We currently have ${channel.viewers} viewers, watching me play ${title}.
set that as the response to your custom !wassup command (and enable the command) and it should print out that information whenever someone uses it.
Thanks!
@lament blade only thing i can think of, offhand, is to make sure that your chat box is above any overlay images.
the layer order matters. higher up in the list = more on top of other items. otherwise, i'd have to see a bit more of the settings you have.
So check not just obs layers, but also SE layers
double check in both, yeah. though, im assuming that the "animated" overlay is a layer in your streamelements overlay
Ok thanks, so the reason why the host / raid alerts don't appear is because of the viewers coming from him?
@harsh sand "Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these."
ok thanks
hey everyone i dont have a stream elements question but an overall stream help, so every time i stream my computer crashes and gives me an error code "Kmode exception not handled" and i do not know how to fix it. I looked it up and i found that its a driver error so i assumed it was my webcam (when i bought my webcam my computer began crashing) so i tried updating my driver for my razer kiyo and my computer prompted me that i dont have netframe work 3.5 or something? and i can not download that either. I was just looking for some help or if anyone has a server i can join who can provide me with that help. Thanks 🙂
Hey! Does the watchtime default command work properly?
I am having issues with my resub allert not making any sounds. I have tried to google and cant find why this is the only notification that doesnt make a noise. Please help
also how do i adjust the volumes
help I my account is connected to twitch but it keeps wanting to stream on YouTube
Hello, I am having an issue with setting a cheer in the overlay. It seems that no matter what I set the cheer to it stays as the default image/sound. Everything else is working fine, I'm only having this problem with cheers. Anyone have a solution? I have tried several images/sounds but nothing changes it. The only advanced settings I've tweaked is text postion.
@mental fulcrum StreamElements menu, on top of OBS > Logout > Login
@autumn beacon Edit the variations, not just the main cheer alert.
Alright I will try that real quick and get back to you thank you
Ive just played with the variations settings and nothing i do adjusts the volumes of anything. They are so freaking loud.
Also still have not worked out why only my resubs arent making a sound
@strong kernel that was it thank you so much
Is there a way to create a countdown command to a specific date?
I found this online // Days left until Christmas: $countdown(12/25/2020 12:01 AM) but that doesnt work
@abstract hemlock Hello. Not sure whether this is still a work in progress on StreamElements' end, but following up on the ${time.until} variable... it used to say a couple hundred years once the set date had passed (Instead of saying something like "10 minutes 30 seconds ago"), but now I just see that it sends back a parse error instead. Here's an example of the output: parsing time "2020-12-5T20:00:00Z" as "2006-01-02T15:04:05Z07:00": cannot parse "5T20:00:00Z" as "02"
@uneven dew I'm just looking at countdowns now... For your one specifically u can use ${time.until 2020-12-25T00:00:00Z} This is for UTC, so u can adjust the time accordingly for ur timezone
hi I'm trying to add streaming information category on my main page, but it doesn't show up in dock in view, my friend has it and is trying to show me but, it wont show for me, i have everything up to date.
Thanks!!! I'll test that out now 🙂
@uneven dew yeh np. im actually here reporting an error that appears with countdowns once the date has passed, but the countdown functionality before the set date works fine 🙂
@peak storm it worked! thanks again 🙂
Hey guys
I need help I changed my name in twitch and stream elements says it’s online but doesn’t show up on my chat feed how do I part from it and join back !?
has anyone noticed the loyalty points - Subscriber multiplier - dont work?
Hi! Is there any way to have alltime points in a command, like ${sender.points}. I tried ${sender.points_alltime}, but this is not working
are you on twitch @barren kayak ? what do you see in your dashboard's main page? is there no 'part' button for the bot on the right side?
does anyone know how to add like the stuff to your stream?
i set up my loyalty system, but how do my viewers get to it?
@placid raptor yes im on twitch but I changed my username and now stream elements isn’t working for some reason and when I went to the site to part and rejoin I don’t have any selection for that
and same with the overlays, how do i add them to the stream?
Sorry I’m in mid stream right now actually was getting frustrated with it so I just decided to start the stream @placid raptor
Good evening. I need some help. My hosts aren't showing up no matter how many different variation combos i'm setting (hosts of 0 and 1 viewer). thanks.
New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in-depth details on how to use our product.
New to OBS? Here is a 4 step quick start guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
@barren kayak Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
I tried that already
and if you can't see the 'part' button for the bot in your dashboard please take a screenshot, as it shouldn't happen and I wanna see
Yea one second
you logged out via this link specifically? @barren kayak
you should see a 'DO IT LATER' button somewhere below all those steps @barren kayak
if you don't, change your window's zoom or resolution and you will
Yea that’s there
Ahhhhh okay perfect
@clear crystal "Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these."
Got it I think let me try
@barren kayak If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing /mod streamelements in your channel if you have not already.
- Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
after you part and join post old and new names here
hey guys i was wondering how to change what my stream elements calls me on my store, it calls me "bread_boi_gaming" when i have changed my name to "breadboi_tv" and i see now way to change what it thinks my name is 🤔
Perfect I got it thank you
Here are some pictures so you know what I mean
@lament blade you changed your name on twitch recently and the old link still applies?
@lament blade Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
@placid raptor thats right
It still has my old logo but has my new name but not in the link only in everything else 🤔
@lament blade Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
5ec5c63561b24c3442f64f93 (my bad haha)
basically @lament blade we will need to reset your store for that
so with your approval I'll do it, then you logout via the link I'll provide, and upon publishing the new item after the reset, the new link should apply
should we reset it? it means you'll start fresh with the store
that'd be fine
it's reset @lament blade
@lament blade Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
log back in, publish an item, and let me know if we're good or if additional assistance is required
thank you so much its all fixed!
im not able to close my streamelements account it says invalid username and also i cant find my username too
i want to close my stream elements as i want to re open with another account
pls help
pls help meee
Hi! i need help with my streamelements, it's not updating info from twitch like followers, subs, cheeres and stuff so i cannot do overlays
nice @lament blade
im not able to close my streamelements account it says invalid username and also i cant find my username too
i want to close my stream elements as i want to re open with another account
pls help
pls help meee
DM me this information @cobalt talon
Username:
Email:
Account ID:
JWT Token:
Reason for closure:
Error when using the closure form:
With that we will reach out to development to have the account deleted.
im not able to find username
sure
don't DM other users on this server without being instructed to do so
ok sorry
i tried my twitch and youtube usename
DM me all the info of the account you want to close
you can ignore the username
I'm still having the same issue, whenever I want to create an overlay for example for top cheerer it says no data, can someone help me please?
@quasi quarry Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
5fcdbb60459aec3feb7dae2d
the account was opened today @quasi quarry
we get the totals, so total subs and followers, but the actual data isn't populated from before you linked the account
newly ingested events will populate data and you'll be able to see it reflect in your widgets
How long do i have to wait, so data can be dragged from my account?
You don't need to wait
i just followed you so you can see data is properly populated to the labels
so it's all good, data should be ingested as events take place (meaning when ppl follow sub and dono, etc)
oh i get it! so is gonna take info from now
yes exactly
thank you very much! i got worried about it because i saw so many tutorials about labels and everyone had info already when they were making it, I'm new at this and thank you again 🙏
no worries.
@quasi quarry New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in-depth details on how to use our product.
New to OBS? Here is a 4 step quick start guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
if you want some info
perfect! really appreciate it

is the twitch bot down?
Should be back now
ah nevermind it's responding again now, looks like it was non responsive for the last 20 m
ah hey @zenith widget ! cheers man
Devs were scalling it up so they restarted the servers
nice
My bots all of a sudden arent working? can you help me fix it?
@river narwhal StreamElements menu, on top of OBS > Logout > Login
im using the stream labs bot
then reach out to SL 
read up then
May I have the colour hex codes for SE branding?
my host notification wont show in stream elements at all
@graceful swan "Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these."
what are you referring to @spiral jetty ?
i assume any web based color code will work, if you have PS for example you can just sample the colors and see their values
I decided to go with that route.

dont see the rest
there's no 'rest' it just logging out and back in
part the bot and re-invite it to the channel
and in OBS.Live relog to SE
@river narwhal Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
5fc8538bc8b7fd246f14eaf1
I've tested this and unfortunately this dont work. both sub and non-sub viewers get same points 😦
what are you trying to achieve? @spark mulch
hey i need help guys
@zenith widget ok I switched it
like i have set streamelement overlay and alerts
and set to my stream and streaming but when some one follows the alert dosent pop up though i have to use my streamelements to repeat alert then it shows up in stream
and the loyality settings is enabled and there is no points shown there
this what i did
this is the alert in game dosent pop up
Is there a stream team for twitch just like team no sleep? If so what are the requirements to join
Ah sorry
this what i did for pasting in browse
We're not able to troubleshoot issues with using our overlays in StreamLabs OBS (SLOBS) as we don't have the tools to support their software. We recommend using OBS Studio or OBS Studio with our plugin OBS.Live.

please rephrase your question, I don't understand what it means 'and the loyality settings is enabled and there is no points shown there'?
where do you not see points?
how do i put a overlay on my stream i am new to streaming
To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
sir i actuall stream and in the loyality settings i have enabled this for my viewers to get points while watching stream but when i view it from another account when my channel is live i dont see and points(coins)
the channel points!!
Channel points or loyalty?
channel points
and why is this showing continue setup how should i do it
and no alerts are poping .....after using streamelements overlay and alert until i repeat alert
this is so confusing mate
channel points are twitch. @reef heath
now, for the SE loyalty
you can review the leaderboards
is it completely empty?
it the leaderboard isn't empty that means loyalty points are distributed properly
and channel points is not a streamelements system
that is twitch's system
so if you're having trouble with channel points please reach out to twitch
i'm not sure, if you're using SLOBS I'm not sure what to expect
if you test on OBS Studio and let us know what the issue is we can assist, and if you really need to use SLOBS you can try to apply the same solution for SLOBS
my own recommendation would be to fully move to OBS Studio and install our plugin OBS.Live
❗
just install OBS Studio and use your overlay link and see if you can properly emulate events
k
and why is the streamm elements ground showing continu set up
continue*
are you using ground control? 
if you haven't completed setup it will keep showing that
I am trying to reward 40 points per 10 second to subscribers and half of that to non-subscribers. but currently despite 2x multiplier, they are getting same amount of 20points/10mins
yes i use
how to ?
@spark mulch Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
what happens when you click 'continue setup' @reef heath
remember I gave that tip about using OBS.Live? 
GC is no longer in active development.
I honestly think you'd be better off using OBS.Live if you are planning to use our overlays
practically everything will be available for you there
so now i should install obs and add the brouser links and check the stream and see what happens to the alerts
if you install OBS Studio, first step for you will be making sure your overlays are properly shown
since it's not SLOBS, we will be able to assist and troubleshoot
afterward, once you have a working setup [meaning your overlays show in OBS and we can emulate properly], you can decide if you want to install OBS.Live or not
I recommend that you do as it makes life easier all around
do you understand?
s
Hey guys, I've got a problem.
So, I've installed OBS Live and I have the activity feed opened aswell. The last follower is from Nov 18 but on twitch page it says I had many new followers since Nov 18. OBS Live didnt even update. On Streamelements Page it also says last new follower was on Nov 18
@frail wharf Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
591cae6401810f46c0540e3b
@lament blade You can add, remove and make changes to custom commands in chat with !commands/!cmds flags:
!commands add (commandname) (commandresponse) - allows you **to add **a new custom command
!commands remove (commandname) - allows you to delete a custom command
!commands edit (commandname) (commandresponse) - allows you to edit an existing custom command
!commands show (commandname) - allows you to see the raw response of a command before variables are used
!commands options (commandname) -(flag) - allows you to change settings for an existing custom command
Valid flags for !cmds options include: -enable -disable -cd (number in seconds) -usercd (number in seconds) -cost (number) -level (number) -type (say, whisper or reply) -count (number)
Syntax example: !cmds options twitter -usercd 60 -type reply -level 250
Hello....I have an issue with creating audio alerts for a source. I currently have 3 different themed overlays, all using the same alerts for emulation noises for different things. I was creating 4th source this morning for a Christmas overlay and put in different audio alerts and the alerts from the previous 3 sources are also playing at the same time. Any help would be appreciated...
when i close OBS the alerts are fine in SE but when i open OBS i get double alerts.
Thank you ❤️
same issue with followers .last night someone took my account id for fix but problem still exist . ( 5b729e5c7951d0c4fc9fcc84 )
is media request down on OBS
@oak creek StreamElements menu, on top of OBS > Logout > Login
should be good now
is that an auto generated reponse or
i triggered it
My recent streams the raid alert is not triggered, only the host alert. Is there a recent problem with this?
I see both host and raid activity in the feed, and can manually trigger the raid alert, but it’s as if SE is only recognizing the host not the raid.
Hello guys, all right?
I am facing a problem when using a cloud area to upload files within my overlays. It is very slow, averaging about 30 ~ 45s to perform an action / click! I tried to use more than one browser and it is still in the same situation. The rest of the site is being accessed normally ... Would anyone have any alternative for possible solution? Thank you very much for your attention!
@slender yoke do you have different minimum amount set on the raid alert?
hello i need some help importing an overlay from fiverr. anyone able to help?
Let me check @zenith widget
@wheat tundra contact the person who sold you the package.
thank you @zenith widget
@quick vessel I'm not sure i understand here. Are you having problems uploading a file to the media gallery or having problems working with the overlay editor in general?
@zenith widget can you help me via DMS?
I did not sell you anything over Fiverr and as already mentioned, contact the seller you got the overlay from.
@gentle lion To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
@zenith widget for some reason none of my overlays are showing up when I log in?
Same @gentle lion
one moment
same here
Thanks KeiZar
Same issue on my side
hey. im struggling a bit with playing sounds with command. i have everything setup (i believe) correctly. when i type a command in chat, it does play the sound on my pc with latest OBS running, but sound does not play on stream. its probably something with the sound settings but i cant seem to find it. any ideas?
This! I'm having trouble working with the media upload part. In this part the site is crashing too much, it is very slow...
@zenith widget It not fixed for me!
give a few seconds
Okay!
Thanks KeiZar 
I may be making a video to demonstrate the problem.
@primal oar New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in-depth details on how to use our product.
New to OBS? Here is a 4 step quick start guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
To answer your question @zenith widget I have no limits to the raid alert, it’s simply not triggering when raided
The minimum amount is blank. Should it be 0?
try it
Ok will see during next stream
cant see my overlays ... what happened
Hello....I have an issue with creating audio alerts for a source. I currently have 3 different themed overlays, all using the same alerts for emulation noises for different things. I was creating 4th source this morning for a Christmas overlay and put in different audio alerts and the alerts from the previous 3 sources are also playing at the same time. when i close OBS the alerts are fine in SE but when i open OBS i get double alerts. Any help would be appreciated...
If you have OBS open and testing the alerts
all your alerts will be triggered ofc
even the ones from the editor
okay, so how do i stop all the alerts being triggered and keeping it focussed on that 1?
don't have OBS open
I performed this alternative in Opera GX and Google Chrome and did not get results.
I'm having the problem only in the cloud area
It takes too long for her to upload and not to upload the media
so when i am streaming on Twitch and have OBS open will the alerts come through doubled up or just from that source?
The problem happens when I access the URL /editor (your cloud system)
Make sure you have the website whitelisted in any ad blockers/antivirus
@thick wigeon make sure you don’t have the overlay active in other scenes
i haven't imported it in to OBS yet, it is happening when i run an Emulation test in SE
so i assume when i run an emulation test in SE it also triggers the alerts for the other alerts in sources/ scenes in OBS...just need to figure how to tell OBS to pick up that 1 particular scene/ source and not all of them
hey @dry hare i dont know if i should be @ing people but i ll give it a try. I also have an issue with sounds. they do play on my end when obs is running, but you dont hear them in stream. its probably a sound setting i am missing but i cant seem to find what it is
both are disable
images btw show up just fine
obs- live tells me to update my driver but its the latest version
ioiiiiiuiuiuii
@thick wigeon browser source properties > shutdown source when inactive
cool, let me try that
@dawn ginkgo odds are your default audio device is what is playing the alert and it’s not the same as your obs output
@quick vessel Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
sure 1 second
@dry hare i don't have "shutdown source when inactive" but i do have "shutdown source when not visible" selected on every scene and every source
problem still occurs
What version of Nvidia driver is installed?
@thick wigeon can you screenshot your obs window for me?
@untold trench do you have GeForce experience installed? What does it say when you launch it and click Drivers at the top?
24.21.13.9836 is my version
Sure, the account ID is 5fc31f13cabde7a41af6d3b4
donbt have
I performed this action and it still hasn't solved it.
@quick vessel does it work in incognito mode?
@untold trench download GeForce experience and make sure your driver is updated there
@thick wigeon screenshot your obs audio settings
gets excited
Then add your audio devices into each scene
So if you have a headset add it as audio output to each scene
I accessed it now in private mode and still have the same problem
If you have a mic, add your mic as an audio input to each scene that needs it
Even slower than before @dry hare
@quick vessel can you access it from your phone?
On same wifi
Also test over cellular to see if it’s something related to your home network
@thick wigeon I believe that should solve your audio issue
Also make sure that when you click on the speaker icon in the windows taskbar that it’s set to whatever audio device you are using in obs to ensure you hear all the audio
I can test... But everything works normally on the rest of the site. Only the /editor area that crashes and is slow.
@quick vessel is it a specific overlay that crashes or all overlays?
In all overlays @dry hare
Just realized I answered a bot.. does the account ID help with my issue? the Subscriber multiplier for loyalty points do not work (tested)... Could it be that I have too many average viewers (~4000) for your bot server?
@dry hare I’m a call w/ @quick vessel here in Discord trying help him, can I answer to u for him?
Just to try resolve this more faster
@spark mulch Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
Yeah, with new or created thing have the same problem
@barren lynx once on the editor page, whitelist everything
It’s probably something getting blocked in ad blocker or antivirus
Did it show up on mobile?
@thick wigeon how’s the audio going?
can you elaborate on what was tested exactly and how please @spark mulch ?
I already check with him all this (I worked IT and checked the firewall and route, it’s ok)
Did it work on mobile
He trying but on mobile are too trouble, editor are too many bugs to acess
Disconnect from home network and try via cellular network
Sure, I have confirmed my user was getting 20 points / 10 mins, despite I was subbed. Then I thought this was due to enabling StreamElements Loyalty AFTER I subbed. So I finally subbed another month and confirmed I received the 500 sub bonus, BUT I am still only getting 20 points / 10mins instead of 40 points / 10mins. (2x sub multiplier)
I already need use here (another place) and editor doesn’t work finally)
Idk what that means
Editor have some issues to do for mobiles
I just want to know if it loads the page on cellular
The website yes
If this loads on mobile, then there is something on their pc or network blocking the connection
you tested with the broadcaster account @spark mulch ?
Nope, manager account
did you also test with other users? making sure they are logged in to SE and have typed in chat at least once? @spark mulch
Ok, do u know if have chance this problem are some port forwarding?
Yes, I checked after normal users complained the same issue, they were chatting regularly
If it works over cellular network then the issue lies within their home network somewhere
now i get fairure to connect to server
Try changing their DNS to 1.1.1.1 or 8.8.8.8 to see if their ISP is being a jerk
When you try to go live?
yes
I'm using a mac and just starting out on twitch. I've copied the browser url into the browser source but there's only a box border showing up with no chat on it
@placid raptor should user clear cookie and sign into SE/twitch again after sub to see the benefit maybe?
I had an issue with my stream key, so now where do I put it in OBS???
@noble scaffold To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
It doesn't make sense to me @spark mulch
usually nobody has issues with loyalty distribution
it works based on the settings
perhaps there's a misunderstanding as to the expectation of when points are distributed?
but users should indeed be logged in to their SE accounts and have typed in chat at least once
@untold trench obs settings > stream > disconnect/remove stream key and connect to twitch
don't forget about the bot being in chat and modded to be able to see those users @spark mulch
yes it is 😦 @placid raptor I was expecting to see 40 points increase as subscriber every 10 minutes, as long as I am active in the chat
Loyalty also only works when live
in your own stream?
To prevent farming
yeah we were checking while streamer was live, on the streamer's channel (not mine LUL)
does it maybe take a while to come in effect, after subbing?
still same problem
@untold trench check your obs settings > advanced > bind to IP > default
@dry hare didn't work pal, sucks man
@dry hare YOU SAVED MY LIFE! THANK YOU!
Are you still hearing duplicate alerts?
yezzur
Mute your browser tab and emulate it
We try using wifi/4g on desktop/mobile and have the same problem. Changing the dns test too and for now, all the website are slowly to acess (we already clean all data from Opera GX and Chrome) and nothing different happens
You aren’t by chance monitoring your browser source audio are you?
it works not thx mate
can i mute it by closing OBS? haven't a clue how to mute a browser tab...
Usually speaker icon on the tab
All good? Or no?
In both site “crashes”
That’s really weird.....
SE uses some flash application to use “editor” (cloud server) ?
No
Like in the past Adobe Flash Player, Shockwave...
Flash is dead
muting that mic mutes the whole speaker out of my monitor so i can't hear anything even if i tested it. saying that there are 2 mic symbols....a mic looking one and a speaker looking one. the speaker is standard on any pc and the mic is because my yeti is plugged in, which one is it you want me to mute?
It now uninstalls itself because Adobe realized it was dead
@thick wigeon what device are you using to listen to your audio?
pc monitor
Mute your yeti and emulate it
yeti has been muted the whole time
It’s really weird, he using Android and me IOS (14.2) and I have severall problems too to acess and use the /editor page. It’s like have some bug on resize page and conflict at all
Do u have some more suggestion to test?
I know it won’t load the page size correctly, but the editor does load on iOS
it's defo coming from OBS, triggering all alert sounds instead of the 1 in a specific scene...is there a function to mute a scene or tell OBS you only want the audio picked from 1 certain scene?
as long as you check the box for shutdown when not visible for all your browser sources, it shouldn't pick them up
The only thing what we don’t try was did fixed IP and open ports
I already trace route and are normally
@thick wigeon do me a flavor and close all browsers and obs. start obs, then launch chrome and go into your overlay editor
alright, hold up
These are my audio settings
everything is disabled
then I add each audio source to the respective scene as needed
the mic for captions is raw mic input for a plug-in
@dry hare have something more to do? To test, to clean... I don’t know haha
@placid raptor could it be related to the fact the 2x extra points for subscriber information is not showing in the leaderboard page?
How can i add mediarequest to my obs? show on stream redirects me to my overlays in streamelements
works fine from here, so it's isolated to their environment. it could be the ISP
alright, rebooted everything, still happening. audio settings look similar, i add everything individually too
you need to add the media request widget into the overlay
the only thing i can think of at this stage pal is just muting the actual alert in very single scene through SE
Ok, I will check if him and contact ISP to discover, thx for your patience, have a nice week 👊🏼
so i have to setup everything from the website?
we tried. outside of the ISP just being jerks I can't think of anything.
yes. overlays are created/edited online and then added to OBS as a browser source
Yeah lol
ok thank you so much ❤️
emulating should produce a duplicate alert
the true test would be when you're live, or logging into your overlay editor from a different computer and hitting the emulate alert button
I just tested on mine and it was a duplicate alert with about a 200ms delay between sounds
just so i am clear, this is 2 different alert sounds, not the same alert being delayed. sorry if i didn't make that clear
ah
my bad
do you have any variations set for your alerts?
yes
my guess is that there's a variation that isn't configured correctly and it's triggering when it shouldn't
but this is the standard default follower
no variations to that and it is happening there too
so standard follower alert is just a voice saying "welcome to my channel" and i am currently trying to set up a Christmas themed alert for a follower that plays a 6 second Christmas Bell jingle....but both the jingle and "welcome to....." are playing at the same time
did you create two alert boxes and add both to your overlay?
you should only need one alert box per overlay
so my guess is when i click "Emulation - Follower" it is not only playing the jingle in the editor for the Christmas themed one but also playing the other follower alert through my OBS for the other scenes
no, just 1 alert box
on all my scenes
If you checked that box to shutdown when not visible it shouldn’t hear other overlays
@dry hare , could it be possible that I get no 2x extra points per 10 mins as a subscriber because this information is also not reflected on the leaderboard page? (some sort of sync issue?)
You could try deleting all browser sources in each scene and add them back one at a time testing along the way
No idea
yeah that's what i thought, checking that box should in theory shut the whole scene down including audio when not being used
Make sure you don’t have a random overlay somewhere
yeah I've went down through everything and there is nothing out of the ordinary overlay wise
and i really won't want to have to go through 15+ scenes deleting browsers and adding them again but if it is a box that needs checked then it needs to be done
Double-check them all
The other thing would be to create a new scene collection, add one overlay and test it
Then you can only load the one overlay
Is there anyway I can make a store redemption both appear with the sound effect on screen and a chat message that is unique for every store redemption?
Oh nevermind, I think I just figured it out!
My chatstats give 404 not found, seems it has to do with namechange. Old name CaptainKnugen, new name FitnessKnugen. Anyone that can help?
Thank you champ!
@thick wigeon it's shutdown source when not visible
you have an overlay where this setting isn't checked
either that or you got the editor open during stream or something
i cant disable the streamelements !donate command
if you have 30 scenes you gotta go over all 30 scenes and each overlay in each scene @thick wigeon
1
are you using any audio routing?
VoiceMeeter Banana? even windows has audio routing options
are you sure you're not monitoring an overlay without remembering you set it up?
check your desktop audio's advanced audio properties
no idea what audio routing is, triple checked all sources and scenes/ browsers and are all set to shutdown.....and I'll check my advanced audio desktop options now...what am i looking for?
@cedar plaza look for either !tip or !donate.
thanks
jk, didnt make it. Anyone who can help ?
@lament blade It is not advisable to post screenshots with your overlay URL showing in them
Guys plz tell me even after connecting my google account i still can't see any youtube activity?
i just tested by subscribing my channel and no alert comes up.
you got to do it from pc just disable alot of them from my stream
Hello friends, I’m wondering if anyone knows how to change the chat font colour? I am using a theme and the chat box works amazing, but the colours are dark, and the twitch chat is black, so it is unreadable
Hi! I hope this is the right channel to post this... It seems I've been encountering a bug whereby when a particular viewer uses "cheer", their name keeps showing up and different names in the overlay alert. (It's the right name in the chat by the bot) Apparently this only happened to this person in my stream and not at other streams... anyone else encountered this issue before?
@queen nacelle widget settings in the overlay editor
Excellent @dry hare I will have a look in there as soon as I can. Thank you for pointing me in the right direction
@dry hare ended up deleting every browser source i have in OBS and that has fixed it, will just go through the headache of uploading them all in the New Year. cheers man, we tried, defo something in there that isn't right.
No one?
I believe you can for each item, but not for each redemption of said item
I asked staff as I’ve never seen anything like that
thank you! It was very strange indeed... occurred to the same user on 2 separate streams so far. Not sure if I've seen it happen for any others thus far
I tried to make one (example) !Santa that was ${redeem santa}, and one !Santa1 hidden from people with an "/me message. Now I'm using the keywords and command alianses to make !santa1 trigger in chat when I use the !Santa command. WOrked for one command but not the next one
I don’t believe Store redemptions can do /w
@jaunty forge can we see like a clip of this behavior?
Err /me
I saw this streamen who had redemptions when both sound effect and gif turned up on stream and unique messages in chat
Are you positive they were loyalty Store redemptions?
ah! I'll try to make one
What else would they be? People wrote like !laugh and things turned up on stream and twitch chat got a message with /me (user.name) laughs etc etc
Dunno. I never use it so I don’t know enough about it
Anyone who knows and can help?
I asked internally to see if someone knows
thx mate!
https://clips.twitch.tv/PrettiestBumblingHabaneroPermaSmug @placid raptor In the chat you can see it was from the user "gratitude_kings", but it showed up as "graPogChamp" on the overlay and TTS, in a previous stream it was a different name
@jaunty forge Could you go here then tipping settings tab and filter at the bottom. See if anything there would trigger that name derp https://streamelements.com/dashboard/tipping-settings
I took a look and nothing looks out of the ordinary.
Hi again, previously I mentioned I have an issue whereby during live streaming, the alerts doesn't show follows, but it shows subs/cheers/hosts/raids... neither does the streamelements bot type in stream chat on who is following as well... It was working fine previously but one day it just stopped showing.
I'm using obs + obs live (stream elements)
I did the following:
- reset my overlays themes and redid them, when i emulate/test them out, it shows... but during live stream it doesnt...
- parted with streamelements bot, and got it to rejoin, but nothing changed
- reloaded my widgets in activity feed for obs, also tried mute and unmute alerts, nothing changed either
- double/triple checked my alerts widget in my themes overlay, and all boxes are checked for alerts.
I'm not sure if its a setting in obs live that i hit by accident or some setting for my overlays... Anyone has any idea how I could solve this issue ?
is there a way to add a command counter without posting the number in the chat?
Using Streamlabs OBS, my audio from my game doesn't go through to Twitch
Can't help you with that.
I got it to work, but it is extremely quiet
Good afternoon, can I add a command with alias via chat?
I have problems with the command watchtime, it does not work for me in my stream, can someone help me?
@gloomy smelt 10 minutes of watch time is given to those in chat when the loyalty points are handed out (every 10 minutes). Therefore, loyalty must be enabled to watch time to work properly.
There is no direct link between watch time and all-time points.
It can’t be calculated from the number of all-time points a user has because subs may earn points at a faster rate and !bonus all command increases all-time points for users in the chat at that time.
Giving points to a single user do not affect all-time, only when giving to all in chat.
anyone having tipping issues
Someone just sent 30$ and it never came through it was taken out their bank
Where did it go
paypal?
Yeah
@lament blade if a viewer tipped through PayPal but no information appears in your StreamElements account, this generally means PayPal has held the tip for verification. Until PayPal clears the tip and sends back a confirmation to your StreamElements account, no information will appear there and no alert will play, as that confirmation is the only way for us to be aware of a successful transaction. If you believe there may be an issue with the transaction, you'll need to contact PayPal support as StreamElements is only a passthrough service and never actually gets involved with the transaction or touches the money
how do i get the media url so stream can see it?
in the overlay editor on the website
my obs is buggy, i put a transmission key right when i press live, it opens a live on facebook
@stuck summit StreamElements menu, on top of OBS > Logout > Login
oh thank you very much mr.bot hahaha
#helpdesk-twitch help i keep getting frame issues on my stream and i cant get it to stop
i did that and yesterday it worked perfect and i didnt change anything and now i woke up to start streaming again and its happening again
i have no idea why
I would like to embed the restream chat URL in my online overlay in StreamElements. What Widget can I use to do that?
you can't
Is this going to be in a future release at all?
not that I know off
It might be usefull for animated backgrounds provided by URL as well
hiya, I recently got stream elements and i need to know how toi connect it to streamlabs obs and to import animated Christmas overlays to it
Hi all. I'm having an issue with SE media request and I'm hoping someone can help. When someone donates/tips to put their request to the top of the queue, if there's already a song ready to be played, it doesn't allow me to drop the unpaid request back into the queue below the paid ones. Sometimes I can click on the backwards arrow to go back one song, which places to song back in the queue, but it seems as soon as there's a paid request, the ability to 'go back one' vanishes. This has become an issue with my viewers as people think I'm ignoring or skipping their requests. Any help would be great. Thanks
Is there a way to put myoverlay over my game without it breaking gameplay
hello i was wondering why keep getting an error message when i try to transfer my streamlab overlays over to obslive
can imake the bot run /timeout
Has anyone else experienced the username during an alert (seems to only happen for follows for me, I think!) become blurry? Everything looks fine in the preview on the Streamelements website, but in OBS it ver often becomes blurry, but not always...
My guess is that it has something to do about OBS not being quick enough or loading it in properly. I managed to trigger this behaviour myself by going to the preview window and tell it to trigger a lot of previews (so OBS would get "overloaded" in a way, if you get what I am saying).
Any idea how to fix this problem? It's quite sad that most of my followers wont see their name properly on stream, it hurts my heart every time it happens.. 😥
hello, does anyone know how to activate a streamelements overlay onto obs
Hey everyone , I have a question. When someone uses the !leadboard it takes them to my leaderboard. however on the left hand side is my logo a name. The name it says is my old username. I have since switched this because i started streaming. I would like it to say my current stream name. any fix on this?
@inner summit On the Streamelements website on the overlay page you click the three dots for your overlay and choose "copy URL". Then in OBS you create a new Browser source and you paste in the URL. You may have to change the size of the Browser source to 1920x1080
hello. I'm using stream elements with on screen chat. I have noticed, that when the stream elements bot says something, that is not visible in the on screen chat. does anyone know how to change that?
Go to the chat widget and remove it from the muted list in the widget
ah, that was it, thank you @wary halo !
Have any notice subs not showing in StreamElements and points not rewarded? I also had a few sub alerts not notify onscreen for a few minutes.
How does one go about having loyalty point stream store redemption's show up on stream, and by this I mean the individual item's photo and sound. There is an overlay for store redemption but that has it's own photo and sound. How do i go about just showing the one item on screen rather then a general notification?
Figured it out
lol
Hey i am using OBS with chrome as browser, and i´d installed the hypecup,
sometime it works, but most of the time don´t.
Friday i did stream and worked perfectly, but yesterday
the cup, remained empty, and after the kappagen explosions
the chatter name slides to the left, but no emotes follow and fell into the cup
only these "sliver" like objects which look like rice corn. People
were really annoyed and stopped cheering. Please help.
Is there a way to organize your " my overlays" area in StreamElements ?
not yet
Hi,
i just got a little problem. if i get follower, i dont see the alerts und also i dont see the follow in the chat ... everyone now why ?
the follower say they see the alert. but in the replay video also no alerts to see
Do SE have edit logs for overlays and alerts?
There are no edit logs, no.
Are you able to check them on your end?
hey, my se.pay bank details turned to status being verified. didnt change them in the last weeks. what can I do?
@strong kernel Are you able to check the logs on your end?
There are no edit logs.
woot, how can you offer a service where you have the option for multiple users to sign in and not log changed performed by a user
can you multistream with obs.live...
Is there a script of something that we can use chat commands to change scenes inside of OBS Studio? I knew streamlabs could do it but prefer not to get that loaded back up as we currently only use streamelements.
It's been stuck like this for so long
@candid horizon there might be a widget in #widget-share
@foggy topaz StreamElements does not have multistreaming support.
@candid horizon You will need to custom code something like that. There's no such option by default.
Hi there. I got a problem with my cheer alert. Everyone works except this one. I've customized it, but I can't find the problem. It is stuck at default 😦
@narrow cove Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
@strong kernel thank you i was trying to use it like SLOBS. I have connected my 3 platforms to SE and activated the features... hopefully when I go live on all 3 today SE will just recognize I am on and the features will be activated.
@viscid pebble does anyone know why my revenue history isnt syncing up? it just says no data available, however there is lots of data on my cheer list and top cheerers.
Can I add nightbot to stream elements
What do you mean? We have our own bot.
O yeah I for got also how to I get my custom commands to be on a timer
By making a timer instead of a custom command.
is there a stream deck app that works with Obs Studio, apart from Elgato?
have you looked on the OBS forums for any? That's where they would be posted if any existed. Elgato happens to have the most seamless and easiest to use plug-in experience. They also provide a mobile app on a subscription if you can't afford the hardware.
yea, cant really afford the sub atm either hence why trying to find a free version, as theres some for standard obs but i'd rather use streamelements
the plug-ins still work
you just need to download them and follow the instructions to install
Is there a way to put my overlay over my game without it breaking gameplay
what is the resolution to put in the themes
@hot pecan The default resolution for StreamElements overlays (theme and custom) is 1920x1080. Please add them in OBS at their full resolution and use CTRL+F to fit to screen if necessary. You can then downscale your stream in OBS settings > Video if you'd like https://i.imgur.com/6bWXxjR.png
I am having a bit of an issue, so. when I livestream for some reason my microphone works fine but the gameplay audio seems to be non-existant, its really making me look like a real amateur lol
So I have a command set on a timer for auto post every 10 minutes and it doesn’t auto post
What did you set the Chat lines setting to?
5 chat lines I am brand new to streaming
And do you consistently see 5 messages in your chat in 5 minutes?
Not really
Then you should lower that setting.
So lower the chat line
hi i need some help with overlays
@fast turret Welcome to the helpdesk! Please let us know how we can assist you today and a support volunteer or staff member will assist you as soon as they are available. Thank you for your patience.
it told me to copy to ods and i dont know what that is
@fast turret To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
Can you use a layout if streaming twitch of an Xbox one s
@unreal skiff Consoles do not have native support for overlays. You would need a capture card, PS4 remote play or Xbox companion app and a PC with OBS in order to have overlays over your console gameplay.
We have a blog post about how to set up console streaming with our essential tools: https://blog.streamelements.com/how-to-stream-on-console-7b620b1c46c3
what you cant use it on ps4
I think you need ps4 remote play on a pc @fast turret
i dont have a pc
im on my laptop rn
and also my friend has overlays and she is on ps4
I am new to this whole thing but with me being on Xbox One if I have the Xbox companion app I can use overlays without having a capture card I do believe
ig i cant do it
Hi! I'm trying to set up my banking info to withdraw money from my account. I have all the correct info but I keep getting the "Form Submission Failed" screen when I try to submit. I've double and triple checked and everything is correct. What is going on?
@nocturne tendon Please contact us via email for support with SE.Pay. You can use our contact form here: https://streamelements.com/contact Thank you.
thanks for trying to help
Hello! I'm trying to get my chatstats working again after changing my username.
Old username: novaknovaknovaknovak
New username: novakyourself_
Thank u!
@crude pecan Hello Guys, I am the mod of an Twitch Streamer, She is working with StreamElements as one of her Twitch bots. Im Trying to create a CustomCommand for her. Is it possible to Link a User from the Twitch Chat in a Customcommand? Like this for example: the command will be !hello @sullen temple and the Response should be Hello User, how was your day? i Hope you can imagen what im trying to do 🙂
Any solutions to subscriber loyalty point multiplier not working?
I have a question I set up subcount correctly but it keep saying zero subscribers when there are people subscribed.
Hello, i was getting help earlier today, but i cant seem to find what i am looking for.
I am trying to change the font color for my stream chat in theme
i am using the connection theme overlay, and the text for the stream chat is black, on top of a dark blue and you cannot see the text
i was told to look in the widgets on the overlay, i have found how to look at the text and change stuff, but there is no option to change the color
@queen nacelle
OMG it was showing the opacity and no color
then i cliked on it and shows color
THANK YOU SO MUCH @strong kernel
can i have help with my chat. it says "error loading data" and it wont show the chat.
StreamElements menu, on top of OBS > Logout > Login
Hi, how to get the channel id
Hi, any solutions to subscriber loyalty point multiplier not working?
How do import your overlays on mobile twitch
@teal dove To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
@teal dove Not all staff are able to assist with support issues. Please refrain from pinging them or sending them DMs unless asked to.
Sorry
What do you mean mobile twitch?
If your on phone
Which app? The only one we explicitly support is the Android app while unofficially our overlays work with Prism on iphones.
Hello everyone! Hoping someone can help me out with something.
@whole verge Welcome to the helpdesk! Please let us know how we can assist you today and a support volunteer or staff member will assist you as soon as they are available. Thank you for your patience.
Currently we have a bot in our chat. But they do not respond. When checking the dashboard they are still apart of the channel. We’ve tried to make them “part” and rejoined and remoddded but still no response. Thanks in advance!
"We?"
I need help myself.
@stuck juniper Welcome to the helpdesk! Please let us know how we can assist you today and a support volunteer or staff member will assist you as soon as they are available. Thank you for your patience.
@whole verge what username? No link.
First time twitch streamer.
@stuck juniper New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in-depth details on how to use our product.
New to OBS? Here is a 4 step quick start guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview

Username: JasterJJ
If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
Have them do that.
Copy that! Thank you!
Can somone pm me when you get a chance? I hate that I can't get this to work.😅
If i am streaming from my xbox, do i need a capture card in order to use the themes and overlays?
@valid fjord Consoles do not have native support for overlays. You would need a capture card, PS4 remote play or Xbox companion app and a PC with OBS in order to have overlays over your console gameplay.
We have a blog post about how to set up console streaming with our essential tools: https://blog.streamelements.com/how-to-stream-on-console-7b620b1c46c3
is there any resource for creating custom widgets, for reference terms and what not?
@strong kernel thank you, where specifically in that channel would i find it, pined i assume?
Channel topic.
Thank you! @ionic kelp
ty
@strong kernel so maybe this is the wrong channel to ask but im setting up some alerts. when a single sub gift or community gift is given it seems that the individual receiving the gift is being prioritized as an alert. for instance, if i gifted you a sub, the alert is "nethyr has just subscribed" rather than "dan_of_earth has gifted a sub"
Have you made a gift sub variation?
yes
ah ok, and what about if the gifted is a community gift when someone gifts several at a time?
Then you have a community gift variation.
whihc i do. ok perfect. that worked.. thanks a lot
"My dashboard" button on homepage keeps forcing me back to the streamelements homepage. Tried going in to settings then dashboard still sent me back to homepage.
@iron zodiac Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
I tried that too
cleared cache. works 😛
I lied, switching dashboard to a partner I manage brings me back to homepage
Then don't switch to that streamer's account until they relog.
They have to log in to stream elements?
Same link as above.
Hey guys I’m new to streaming and it’s fun
Hi, any solutions to subscriber loyalty point multiplier not working?
Hey, new to twitch and stream elements. I have set up an alert overlay in stream elements with an animated webm. When testing in SE it works fine, but through OBS or Ecamm only the text shows, any help would be hugely appreciated, I cant seem to figure out what is happening? Cheers
hi! my streamelements bot stopped working suddenly yesterday. Was hoping it would fix itself today, but nope! None of my commands are working, timers, or anything. I went to the dashboard and had the bot part channel and then join channel, but it didnt do anything. Dont know what to try next! Thanks!
How do i put an animated end screen on twitch??
@rapid knoll you either need to use an animated overlay or have someone design you one
@tall hinge StreamElements menu, on top of OBS > Logout > Login
Didnt work, tried multiple times
I just figured this out 5 mins ago. The only thing that worked was changing the name of my bot to my username and all the commands worked again. But if I switch it back to streamelements for the bot name, it won't work at all. So I guess my username is the Bot name.....shrugs
@tall hinge If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
Mod streamelements in your channel
May be a dumb question, but Is there a way to edit the color of the GREY AREA SUPER THEME?
Hi again, can any SE staff help fix subscriber loyalty point multiplier bug please?
@reef zodiac I don’t believe any of the pre-built scenes/overlays can be changed
It might be on the roadmap but idk so I can’t say it will or won’t happen
Oof, okay thanks.
So I linked my twitch to stream elements and the bot is not working
I already checked them off for them to work and it’s not working
StreamElements menu, on top of OBS > Logout > Login
Also make sure bot is mod in your channel
I just tried modding him and it said he was already mod
I’m not sure what else to do
Go to the Dashboard > Right side > Part channel > Join channel(https://streamelements.com/dashboard)
i did that
@river narwhal StreamElements menu, on top of OBS > Logout > Login
I started a giveaway but would like to update the description and I don't see a way to do so. Is this possible? Thanks!
I believe you have to end it before editing
if i connect a usb headset to my laptop will it work as both a headset and mic. im using a capture card with a ps4
@lament blade you’d have to read the manual for your headset
are there any plans for integrating cryptocurrencies in your donation settings?
Check out the StreamElements ideas board: https://strms.net/ideas. You'll be able to add ideas, upvote ideas you agree with and track their progress with email notifications. Adding and upvoting ideas also helps the staff know which ideas should be prioritized so please take some time to upvote.
Hello all, I am not sure if this is where I need to ask this, the streamer I mod for just recently added TTS to the stream for bits and tips. All the filters are disabled, it works fine in the overlay manager, for cussing and such, but will NOT play on stream. Is there another filter that needs to be used? Do I need to recopy the link and put it into the OBS? Any help would greatly be appreciated. Thank you for your time.
Check the tipping filter
thank you for the quick response @dry hare that has been disabled, still wont play on stream.
I have a question when your on the path to Affiliate
Do you have to reach an average of 3 viewers each stream?
no @candid glade but it helps to be at 3 or above to ensure you reach your goal
@lament blade ty very much for the information and fast reply
you are very welcome 🙂
Is there a way to use a profanity filter on tts when it comes to point redemption notifications?
How do I reactivate my media request widget? It just left my obs.live
Streamelements > media request
Repost. Still havent found any solution.
Streamelements with enabled link protection, sends remove request twice every time. Can be something done about it?
You can scroll down to see buttons that will activate bot for you
where should i ?
ohh srry thanks😋
Hi, any solutions to subscriber loyalty point multiplier not working? sigh
and what is loyalty settings for ?
this.... dont work
hi there i'm configuring the overlays themes to be place in obs live and i'm unsure if i'm putting them correctly because as i preview each layout it doesn't look right and its not showing the complete layout theme so i'm unsure if i'm putting them correctly or how to get it sized to fit my laptop screen
hey stupid questioon but how do my viewers get points in stream to raffle and gamble?
how do i reset my donation goal?
To reset goals:
- from the Overlay Editor > Session data on top right (monitor symbol) > Goals tab > reset progress of desired goal
- from the Dashboard > Activity feed on the left > Widget data on the right > Goals tab -> reset progress of desired goal
Note: Goal widgets (progress) only counts up and doesn't go down automatically, if you lose followers/subs.
thank you...good bot
how do my viewers get points in stream to raffle and gamble?
By activating the loyalty system on the StreamElements website
And the roulette module too
anyone know why some bttv emotes dont show up in chat stats ?
Channelname? 
i dont think the channel name matters i tested the emotes in diffrent channels some emotes just doesnt get recorded to the stats
Hi are you setting the correct screen resolution when you are putting it into OBS as when you first do it the resolution is set at 900 or something like that
i'm new to using obs and i'm not familiar with using these programs i kinda have to get offline cause its super late here in california and i need to go to bed soon but my screen resolution is 1366x768 on my laptop pc and when i apply the overlays it is not the right size and i don't know how my friends get their layout to fit for their streaming.
i will attach a video example for now i go to get going sorry
test of example
Hi so when you do browse and copy your URL in just below you can change the size of the overlay hope this helps mate
never experienced something like that tbh
@small fjord The default resolution for StreamElements overlays (theme and custom) is 1920x1080. Please add them in OBS at their full resolution and use CTRL+F to fit to screen if necessary. You can then downscale your stream in OBS settings > Video if you'd like https://i.imgur.com/6bWXxjR.png
Damn that bot is good 😂
ill try that out but damn for a robot lol
this don't work, BOT, can you debug this too? 
Hey! So in my alerts the font is changed in OBS to times new roman, but shows up as the "Emilys Candy" font in the streamelements editor when you preview. Any idea why the Alert fonts are changing when used in OBS?
Google Fonts
More than 900 google fonts are supported at this time. You can preview them here: https://fonts.google.com/
Custom Fonts
Steps:
- Install the font on the streaming PC or choose a pre-installed windows font.
- In the overlay widget settings, select Text Settings
- Click on Enable Custom Font
- Type the name of the font as it appears in the windows font directory (This is usually
C:\Windows\Fonts)
Note: After installing fonts, the browser and OBS must be restarted for the font to appear.
is there any widget that is a timer up?
the one there is a countdown and I want a countup
Hi I wonder if there is a way to use watchtime on others
since rn it only seems to work when looking at your own watch time
Hi, I was wondering if there's a way to get streamelements bot to use sub emotes? I would like a !raid command where streamelements bot returns the sub emotes to use on a raid. At the moment it doesn't work when you create a command. It returns the emotes as text.
Hi, i m trying to get streamelements to give me as output a sentence according to a number u give him as inout. As example, if u give streamelements “!test 2 “ and 2 is associated to “beautiful” when i type “!test” streamelements should give me beautiful.
Could anyone enable SE.Pay for me?\
Please contact us via email for support with SE.Pay. You can use our contact form here: https://streamelements.com/contact Thank you.
SE.PAY is available for streamers who are at least 18 years old, with bank account under their name in one of the following countries and have at least 101 follower (Twitch) / 101 subscribers (YouTube):
Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Ireland , Italy, Netherlands, Poland, Portugal, Slovakia, Spain, Sweden, Switzerland, United Kingdom, United States.
If you meet these criteria and don’t see SE.Pay, let us know.
For information on SE.Pay payment methods, their fees and settlement times see https://streamelements.com/dashboard/tipping/fees
hey guysss can somebody tells me how i can set streamelements when my follower do a resub?
Does anyone know why this keeps popping up in the chat on OBS Live?
@late geode It's a new "feature" by twitch. You can hide it by enabling a filter in FFZ.
is there a widget that is a timer?
looking for some help. has anyone ever imported an overlay that they have bought off fiverr onto their steamelements?
@wheat tundra there's a streamelements section of fiverr with artists and coders and we give you an import code to import the overlays that were made (granted that is just those people in that section and not the whole of fiverr) if you bought over lay elements and have all the images and videos you just have to upload them
@wet spear We're helping you in the correct place already which is tickets. You don't need to post here too as payment support isn't provided in Discord
Hi, I'm starting to use this bot a little more. For Link Protection, how does the bot determine who a Regular is? and how do I adjust that? Please tag me with answer 🙂
@swift parcel thank yo, any chance you could send me a DM?
why i cant go to my dashboard
@topaz seal Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
@wheat tundra what do you need help with?
@swift parcel just help in general
Well keep asking your questions here. It is a support channel and plus I might have to run off for life things shortly
plus it'll let others step in if I'm having trouble explaining
@tight harness My photo ID is invalid it says
@wheat tundra go into the overlay and add an image (the blue circle with a plus - Static/Custom > Add image) and the side bar will pop up with the settings for that box and click on select image. A new box will pop up and there will be a cloud icon on the right with upload click that and you can drag and drop everything you have there to get it all uploaded. You will still need to set everything up yourself (where the boxes go etc)
Can giveaways be run over multiple days?
I made affiliate in 6 days! Now I have to figure out all these new options and plug-ins.
Are the average views calculated from a rolling 30 days? Or is it all time? My first 20 hours I maybe had 3 viewers total, but have probably sustained 15 since, with a total of almost 250 views. But the first 20 hours is destroying my average views.
Will the first 20 hours eventually fall off and my average correct?
@swift parcel im so lost trying to finger this out!lol
What part are you lost on?
all of it an am terrible at trying to do stuff like this.
@wheat tundra New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in-depth details on how to use our product.
New to OBS? Here is a 4 step quick start guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
hey guys. i got a problem. i want to have streamelements chat bot in my chat. first it was show when i open my chat in my dashboard. i changed name but in twitch chat i give streamelements mod status. but it didnt show up.. first it shows up but now it doesnt. In the box where i can see who can use this commands is my old name in twitch which i switched 1 hour ago.. sry for bad english hope you can help me.
(nightbot is running but Streamelements bot dont.
guys i need help, so i have a custom video and sound for when somebody subscribes in my alert box, and when i tested it, the sound and video that i picked didn't show up in the test, it was set to the default video and sound!
can anybody help me?
@random rock getting exactly the same problem. ANything other than sub is fine
@hushed tendon yeah for some reason it's just that sub button
idk why it is bugging
and like it's sad because i couldn't find anything on youtube
think it's just a bug
hopefully
I can figure out if my two extensions are working or not without going live, and I don't want to ping everyone. I see the widgets on my page but when testing I don't see anything in the Twitch Beta.
may have to use Streamlabs for alerts...
wait @fading rampart i think i can help you
yeah do you use streamlabs?
because that's not compatible with STREAMLABS OBS.
I use Streamelements but if the subscriber alert can't be changed, then I'll probably use a program that DOES actually work
I have it but I've stuck with the Twitch Beta thus far, I've only been at this for 6 days so I'm still kinda figuring it out.
you don't need to use Streamlabs OBS for streamlabs to work
idk maybe i will switch to streamlabs OBS but OBS studio is much easier....
because there alot of advantages when you have Obs studio.
You don't need to change though - just copy the link they give to you
I can show you how to do it if you DM me
@random rock what format is your video?
1920 times 1080 p.
not resolution, format
oh \
webm, mov, mp4
oh mp4
convert it to webm
ight i'll try that
shouldn't a gif work?
depends on what audio you're using.
for an alert?
my gif doesn't work too though
@dry hare any chance you could send me a dm? looking for abit of help thanks
@dry hare i'm going to try a webm rn i'll let you know, also it's not just the video that's not working, it's the sound too.
So, I'm considering switching some of the services I use over from say Ankhbot/Streamlabs Chatbot over to StreamElements. I'm wanting to continue using the custom bot name I have with my Streamlabs Chatbot, but I cannot seem to find any options to configure the bot's name in the dashboard. I've seen other channels using the StreamElements bot under custom names, so I'm wondering if this is some sort of premium feature or something, which is why I'm not seeing the option in the dashboard.
yeah it doesn't work.
@crystal hollow Currently renaming the bot fully works with OBS.Live.
You can follow this video guide to set it up: https://discordapp.com/channels/141203863863558144/494513233416421386/561516184718278676
If you don't want to use OBS.Live and want to stick with Ground Control, please let us know your Twitch username.
I'm currently using OBS Studio, don't really want to switch from it, and never heard of Ground Control, what does that do?
OBS.Live is an addon. Not another version.
What help do you need?
looking for someone to help me setup an overlay that i have bought as i dont have a clue on how to move it to streamelemnets and get it working
If you purchased it, it’s most likely an image file that you need to upload and add to your overlay
for giveaways how do i set it up where subs get 2x more chance?
ohhhhhh, im impatient so im trying to set up everything before im affiliated
thx now i knoe
know*
Hey everyone! Currently streaming twitch on my macbook , playing my Xbox. I’ve been having a lot of lag and FPS lost. I used streamlabs in the past and came here because I heard it streamelements is better for a Mac. Any tips? Thanks! (Currently using an elgato hd s)
bruh i can't change the video and sound of the cheer alert either 😦
Hello, I changed my twitch name yesterday and my bots and timers no longer work. I am still logged into what appears to be the correct channel, but no joy on the bots. I already tried toggling them all off and on again (that was fun)
If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing /mod streamelements in your channel if you have not already.
- Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
- Done
- I can't log out properly! I've clread my cookies and twitch pw's, but my browser logs me back in automatically
Hi, Ive been told streamelents give me less cpu usage so i can steam and game better at the same time and when i used streamlabs i got decent fps but not as much as i need and when i stream with streamelements i get less fps can anyone help with this
I tried adding the donation/tip function to a panel on twitch and i get this error 🙂 Im sure there is a solution or maybe ive done something wrong?
How do I manually start ads? I have the preroll ads on, but IDK how to run ads otherwise? Using Twitch Studio Beta.
Good afternoon, I need help! Does anyone know why my chat statistics don't work, thanks
@eager sigil might hold off on adding the panel thats a twitch issue and they just started a maintence period so it might be screwing things up
Hi guys, I withdraw my earnings with Se. Merch and I waited for 15 days, but nothing happened.
So, where are my money?
@swift parcel I tried adding a different picture and it worked
Hey, a friend just hosted me and it doesn't show up on the activity feed or pop up an alert, any help?
@plush belfry "Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these."
@swift parcel can you help me please
It isn't in my activity feed either
Any ideas why StreamElements Media Request is not working??
I already had the thing ready just the video is not popping up in the box
@swift parcel
@eager sigil thats odd wonder why it didn't work with the first one but as I said that's a twitch thing
@rancid root all I could probably suggest is logging out and logging back in and see if it works?
Hi! How can i make a custom Donation goal bar on streamelements? is there any HTML custom setting? only finding it for alerts, thank you!
@rancid root 10 minutes of watch time is given to those in chat when the loyalty points are handed out (every 10 minutes). Therefore, loyalty must be enabled to watch time to work properly.
There is no direct link between watch time and all-time points.
It can’t be calculated from the number of all-time points a user has because subs may earn points at a faster rate and !bonus all command increases all-time points for users in the chat at that time.
Giving points to a single user do not affect all-time, only when giving to all in chat.
I can't fully log off from SE Dashboard to re-log in
@vital tide Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
I tried, but I get automatically logged back in. I'm trying to re-input my credentials.
Can someone with a pulse help here please?
welp that leaves me out
clear cache on browser try again
brb!
Hi. Is there a way to increase the number of Options available on the Contest. I need 13 but it only allows 10
cache, not cookies correct? I already tried cookies...
Anyone? Thank you
I changed my nickname on twitch and now the commands do not work with steamelements like !followage !raffle etc. and i dunno what to do
@silent yacht one moment
@swift parcel sure!
@silent yacht so you're needing a custom one or one that streamelements supplies?
@swift parcel any will work , i just want more customizable , the one that comes default i already know how to apply
Helo! I ahve problem for my camera

