#helpdesk-twitch
1 messages Β· Page 463 of 1
@wispy lynx Have you connected your twitch channel to your discord, cause in the one connected, I can't see the bot in your channel.
@oak thistle Try to got to youtube and change the qualitiy of a video there. Then try the MediaRequest again.
@twin sentinel I have not done that just yet, but I am curious what the correlation between my discord and my activity feed would be?
I am referring to the activity feed in my OBS.live
@wispy lynx I want to know your twitch channels name, to take a look myself.
@benno it's not that because I have tried a lot of videos and it's blurry because it starts out small and I have to make it bigger and that makes it all blurry. Even from who it's from is blurry
MysterGabe is my twitch channel
@wispy lynx Please make the bot leave your channel,. log out of the dashboard, log back in and make it join your channel again please.
@oak thistle If the original video is blurry, the media request cannot do anything about it.
@wispy lynx Is my follow in your activity feed?
@twin sentinel oh hey! It is. And it didn't triple so that's good lol lemme try reloading my obs to make sure it doesn't duplicate
@twin sentinel it's the whole thing that blurry not only the video.
@twin sentinel I have tried a lot of videos before realising everything with that scene is blurry
@twin sentinel well it seems to be good for me! Definitely gonna keep an eye on it for now. Thank you so very much for your help
@twin sentinel If I say like this how do I make the scene bigger without loosing quality?
When you create an overlay, they are normally in 1080p, and you should add the same resolution in the browser source (1920x1080), to not lose quality.
@twin sentinel I can try that. Thank you!
is there an ETA on "Recent Raids" being on Widget Data > Labels?
There is already an idea in the ideas board for this. https://streamelements.helprace.com/i1544-latest-raid
Consider upvoting it, so our developers get aware of it. But there is no ETA at this time.
shouldnt be there.. should just be done, whats the logic of it not being there? so i reset labels and my event list shows raids from a 1 month ago?
All ideas are merged in the ideas board and depending on the upvotes and development capacity and urgency, our dev team will try to get onto these things.
in other words, it will never get done. guess its time to go back to where i was
@twin sentinel Hi again! It did not work still the scene is blurry
what is the orgianl scale of the media you are scaling? if you take something say, 1280x720 and scale it to 1920x1080. you will lose quality
@pallid osprey im actually stupid I got it to work..
lulz. well glad u got it
can anyone help? when i scale in obs its not scaling it to the same aspect, its stretching
what are you scaling?
gameplay capture
first thing i would check would be right click game capture > transform > reset transform
that fixed it thank you
no problem. glad it worked
When creating a custom widget to play sounds on emote combo, I need the URL for my audio files. Is that in the SE Dash GUI that I find that CDN URL ?
For instance, here is the comment in the JS file:
// URLs in userConfig are not real, please replace them with your URLs for sounds/images
// Sound files are mandatory, image files are optional
I assume I need to find my URL for uploaded sounds similar to this line:
soundFile: "https://cdn.streamelements.com/uploads/OMEGALUL.mp3",
have you uploaded your sound file?
yes
u can add a json to call it
The only way I personally know is, adding the sound to an alert in an alert box, emulate the alert type and watch the browser console, for the link.
My sounds started as part of the stream store, but I asked about how to trigger some of them from emotes or plain text from chat with no redemption cost and was directed tot eh custom widget
ahh
I will see if I can pull that info - ty
FYI here is what I was told by SE a few days back, before I had a chance to dig into it:
If you want to try setting that up on yourself - Create custom widget within your overlay, paste code from https://github.com/StreamElements/widgets/tree/master/EmoteComboSounds - each file to corresponding tab. Then you can see userConfig where you have emotes and sounds, they look like:
{
emote: "hello",
amount: 2,
soundFile: "https://cdn.streamelements.com/uploads/Kappa.ogg",
imageFile: "",
volume: 50,
timeout: 10, //seconds for triggering combo (amount occurrences within timeout seconds)
cooldown: 240, //seconds
caseSensitive: false,
},
"there's no problem switching it to "combo=1, emote=!playSong" and it will play sound on !playSong "
Maybe that is the trick? skip the url and have it directplay the sound?
the kappa.ogg is what ur wanting to replace?
No, but as a proof of concept, that will work
I want to play "GG" "RIP" and "WIN" sounds
if you do...
{
"alertsound": {
"type": "sound-input",
"label": "Some Text",
"value": "Default text"
},
}
then just add {{alertsound}} in as your url
Oh, and I answered your question too quickly. Yes, my sound file/URL should replace the Kappa.ogg string
then yea, just add the alert string into your json, and then replace the url with {{alertsound}}
My tiltify notifications are not working
I used to be able to copy and paste the link, but now I just get to select the campaign in elements
ty @pallid osprey I'll plug away at this
just yell at me if u need help
How do I disconnect tiltify from elements?
@pallid osprey π will do!
im not sure on that @rapid oxide, maybe someone else will chime in. i havent messed around with tiltify
i'm trying to load a video into stream elements but it keeps saying failure while uploading file
it's only 6mb in size
hey hey, i seem to have the default.ogg ping sound play even though i have replaced it with a custom sound, its the sub sound i want to replace. i have deleted all the variations in case it was that, with no luck.
@heady knot What browser are you using?
chrome @twin sentinel
@cloud beacon The default.ogg is hardcoded in the default custom coding. Either change the url there, or make it to pull the varaible uploaded sound.
@heady knot What format is the video in?
mov @twin sentinel
it's this
i can put them in obs on my own but honestly don't want the extra source in each scene
only reason i need to put it into SE overlay editor is because i have a reserved slot for a chat box on there and it would be a lot easier to import it directly so i can scale
?
the clip is 0 seconds. it will be best to just use an image of it and upload that
Looks live giveaway didn't limit to 1 ticket
No way to change that once the giveaway is live, right?
Afaik, no.
is there anyway to open contests by command or any other way faster and easier than opening it through website?
I want a command, where if you type "!kiss nickname" the bot types something like ""you have kissed the nickname on a cheek.""
would that just be
!kiss
and
response: You have kissed the ${user} on a cheek.
or... should i add something to the command part
to add a specific username to type in
(what do i add?)
@soft hollow Not that I am aware of.
@amber sorrel Put You have kissed the ${touser} on a cheek. as response.
Thanks
Hey how can i import the alert box from a Overlay to a new overlay?
@lament blade In the bottom left in the Overlay Editor where it shows the layers.
ye i think i just found it ^^

Hey , my game capture i black screen and i do all the stuff , but it doesnt work
please help
Try this https://www.obs.live/articles/2019/3/20/how-to-fix-the-obs-capture-window-black-issue @kindred pendant
stream keeps shutting down randomly
@kindred pendant For the best OBS support, please join their Official Discord @ discord.gg/obsproject
hey idk what happen but i cannot go live on twich because its doesnt give acces to it , im using the same setting like before..
got this msg failed to load channel ..
trying manually entering your key
already done that but still no acces
and sometimes i loading on streamkey at twitch and it failed to load so i have to reload the page again.
its said "Failed to get text from remote: Unrecognized content encoding type. libcurl understands identity content encodings" .
good deal ol bub
no problem

Hi there, Twitch user here, I'm just curious, any news on when the automated updates are going be available? I have my twitter one already set up when I go live, it automatically tweets a message on my behalf, but is the Facebook, Discord and the YouTube ones almost done? Many thanks π
@bleak brook Haven't personally heard about them recently, but we'll make sure to let everyone know when they're out 
Hi. π I was wondering if there is a way to make the Event List take on the "hidden when inactive" properties of the Alert Box? I like to have the simple area scrolling new subscribers while still showing a few of the previous, though it seems a little unnecessary to have it constantly visible.
Not sure if there's something similar I could do in the Alert Box instead?
You could manage this with a custom event list, although you'd need to know how to code to make it possible. We do have some custom widgets in #widget-share already that may help with this π
I don't know how to code unfortunately, but I'll definitely check those out. Thanks. 
No problem, you may be able to get some help with it in #dev-chat if you want something different
when I start the direct, and play, in OBS the fps drop from 60 to about 47
@median hatch Please provide a log from your last stream. To do this, in OBS go to Help > Log Files > Upload Last Log File and paste the link to the log file here.
@median hatch report here https://h4ndy.eu/obslog?url=https%3A%2F%2Fobsproject.com%2Flogs%2FG5HKjdahHODKS09E
and also
@median hatch Since Apex Legends doesn't have optimized GPU drivers yet, it tends to take up all your GPU resources, leaving nothing for OBS. If you're having OBS performance issues, you'll likely need to limit the game somehow. The easiest way to do this is to enable Vsync in the game, or use a frame limiter. You can limit the game to 60fps by adding `+fps_max 60` to the game's launch properties in Origin.
https://twitter.com/OBSProject/status/1093974215877951493
If you stream @PlayApex and are having FPS issues with OBS due to a maxed-out GPU, you'll need to reduce GPU usage so that OBS can run as well. The quickest way to do this is to enable Vsync with triple buffering and disable Windows 10 Game Mode. https://t.co/FOPmDyJMNx
473
1352
But in the game the fps don't drop me...
@median hatch i had the same issues. my suggestion is to hop into practice mode. and play around with the vsync settings. setting mine to adaptive 1/2 ended up fixing my issue. also make sure you have it on game capture
Ok, thanks @nocturne pelican
Hello, is there any way to customize the html/css/js of the hype boss? I have my own design i'd like to use but can't seem to find the setting for it.
You can make custom widgets in general, when you're editing the overlay click on Widgets then add a Custom widget
ok i have been racking my brain the last few days on this.. I think i found my issue. so when i stream or don't stream i watch my stats in obs live and noticed when i load a game the fps drop in half from 60 to 25-34 .. and rendering lag happens etc... so i started shutting down sources thought it was webcam. not it.. i shut down my browser source from my overlay and go back into the game and it sits at 60fps with no render lag.. i have had the same overlay for a while with no issues and all of a sudden. but i narrowed it down to the broswer source from stream elements.. any thoughts or ideas?
i have refreshed the overlay, removed the browser source and re added it and same issue.
oh and also my cpu spikes with the overlay on and drops significantly when off..
can someone please help?
try this. Settings > Advanced > uncheck Enable browser source hardware acceleration
if its not checked, then check it
in obs live i would assume?
yea
ok just did it restarting now and will test it
same thing
i was hoping that was as easy as that lol
it was actually worse when i unchecked it
24 fps and 40ms
without the source it runs at 60fps and 2.1 -4ms
is it just when unchecking your layout from browser souce?
correct so when i remove the browser source from streamelements everything runs beauitful
It was a good suggestion, seeing as it tends to come down to not so optimal settings
when it's visible is when things tank
how do u get you alerts?
alert box within stream elements
on my live scene
sometimes those lag as well .. this all just started and i haven't changed anything for months
do u launch obs as adminsitrator?
!ticket command is not working in chat to buy tickets for the giveaway. Is there an issue today?
@solar harbor In your own channel?
@tight harness RekzTTV he is live now.
would anything have to do if i have the base to 1920x1080 and the stream output 1280x720 but the browswer source is 1920x1080?
shouldnt, thats just ur output scaling.
should i have the source at 60fps or lower that?
@solar harbor The !enter command (also known as the !ticket command) was disabled for that channel, I've just enabled it for him. It will work now
i normally live mine at 30, even thought they were built in 60fps
so let me try admin
@hollow horizon Please provide a log from your last stream. To do this, in OBS go to Help > Log Files > Upload Last Log File and paste the link to the log file here.
great! I'll let him know @tight harness
admin same thing
does it ONLY do it when u go live?
it works now ty so much @tight harness
No problem π
there is no output session, please record/stream something
is that for me @jade remnant
yes
ok i did last.. so it creates the log even if i just hav eit open
can i put the twitch test server in so i don't actually go live? will that work? and do you need me to play a game?
i see there is a 503377_DubText-Logo_final_fc4eb47a.mp4. mp4's can really hog up resources
Best to try and replicate the conditions of when you have an issue
can i grab an existing log for you and dm someone? or post the whole thing in here?
like if i show log files i have a few that are from previous streams
would that mp4 be my transisiton
i have a stinger transistion but that runs fine
it shows it as "media source"
i just messaged you a log file mrboost
also my starting soon works fine and no loss while that runs.. everyone says that runs smooth
please post your log files here
if i run my starting soon screen i am running at 60fps 0.9ms
thank you mrboost
@hollow horizon Please provide a log from your last stream. To do this, in OBS go to Help > Log Files > Upload Last Log File and paste the link to the log file here.
i just did .. well mrboost sent last log file
yeh, thats a pastebin, doesnt help with the report analyser. which is why it needs to be pasted here
so .. i pulled last one but you said it didn't show live so even if you open and play around without streaming it still creates that log file? ... my question i guess is there a way to take an old log file and post it correctly in here or do i have to live stream like right now
either record or stream as i said earlier
ok so i can record and it will give you the same results you need
i just don't want to go live if i don't have to and if i have to can i do the test server
and how long do you need? @jade remnant
if you want to go live then you can use the twitch tester. about 1 minute should be ok, make sure to replicate any issues as best you can
no session data
- Restart OBS
- Start your stream/recording for about 30 seconds. Make sure you replicate any issues as best you can, which means having any games/apps open and captured, etc.
- Stop your stream/recording.
- Select Help > Log Files > Upload Current Log File. Copy the URL and paste it here.
there is no session data in the log
ok going to do now for a bit longer hopefully that works
lets see if this one is the charm
here is your report https://h4ndy.eu/obslog?url=https%3A%2F%2Fobsproject.com%2Flogs%2Fp8f9Mg5yU_H-dXJO
how-to links inside.
i would also say go into encoder settings and turn off pyscho-visual tuning
72% encoder lag
88.8%
@tight harness Hello, thank you for the suggestion, but wouldn't that means I have to build the entire Hype boss mechanic from scratch rather than just cosmetically make the change?
pyscho-visual tuning did nothing on or off
i have already done everything in those links.. probably more than 3 times
like i said it just started happening out of the blue..
recently
i know there was an update to obslive
but when stream elements browser source is removed everytihng runs as it has before
i thought with everything being web based it would help with cpu usage?
are u using nvenc?
yes the new one..
i used the nvenc for about 6 months
and the new one when it came out
i also tried to switch to x264
web based is for overlays and the bot etc. its still down to running obs and the programs on your pc
right .. but why would it drop frames that bad when i activate the streamelements overlays and just all of a sudden?
are they animated?
yes very minimal it is the michaelangelo
it lags with out even going live correct?
correct i get the same result either way
but when i de activate the browser source it works fine
now when i go into task manager it shows all of the browser sources
animated still adds load. plus there is no option for hardware accel on obs.live
under task manager, click the performance tab. what is the usage on your cpu, mem, and gpu
can you do a log without having the obs.live plugin?
cpu 40% mem 6.0 gpu 81%
what game?
assassins creed origins
do ihave to uninstall obs live or can i just switch to obs?
Ah ok. I was like oh meh goodness. A game would explain it
lol
yeah see i just ran the game by hiding the live scene (browser source) and it runs at a solid 60fps and 1.8ms
and cpu usage goes down as well
the minute i turn the live scene on it jumps to 25-30 fps and high cpu usage and 40-50ms
but i had this overlay with stream elements for a while now.. i actually switched from streamlabs obs and loved it at first and last couple weeks just started spiking
everyone must be at a loss like me lol
@lament blade StreamElements on top in OBS > Chat/Activity Feed.
@pallid osprey @jade remnant ?
so right on the help guide it shows Browser sources are performance killers... i thought that was suppose to help
I'm pondering. Also getting the kids ready
How many browser sources do u have on your live?
1
just signed up for SE Pay, but i use SLOBS, is there a way to get dono alerts to activate in SLOBS ?
should it matter how many things i have in that one browser source? or why task manager would load all of them at once?
@hexed violet You can create an overlay with an alert box at streamelements and add this to your SLOBS. But we are 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.
@hollow horizon try removing and then adding that BS to a different scene and see if it does the same
HAHA i thoguht bs was something else then i put it together lol
Hahaha after I typed it was like ehhh I don't think that was the best choice
so remove it from like my live scene and put in like just chatting and then play the game?
i was like whoa no need for hostility LOl
Eating goldfish crackers with one hand and typing with the other. I got lazy. So does it lag if a game isn't running?
no.. only when i activate the browswer sources really
like even if i do my stinger transistion it goes to 55fps and 4ms
but nothing as heavy
but it just started with any game i play
but again if i remove the browswer source it runs perfectly fine and streams beauitufl
U recently update Nvidia driver's?
Just wondering if a driver is causing it
but also lags a bit when my alerts come in unless it sits at 60
obs is saying it cant connect to my twitch account or my steam key, any ideas ?
You try manually entering ur key?
nope let me try
If that doesn't work. U will need to enable 2-way auth
was the 2 way, thank you
No problem
Looks like streamelements is forcing you to connect with tiltify now instead of posting the campaign url
Once you connect, the alerts don't work at all
Is there a way to just paste in the links like the good ole days
And I don't think there's anyway to test a tiltify alert, right?
I think you can test the alerts via the emulating tool in the overlay and then at the very top at Other > Tiltify
But I am sorry, as I don't have an info about the campaign url.
Thank you @twin sentinel
When I use the test function to test the tiltify alert, it also activates my tip alert and vice versa
@hollow horizon did you delete it and add it to a different scene
@rapid oxide I am sorry, but I am not that savy with the tiltify alerts.
Deleted my tiltify alert, and now my tip alert is still playing the sound from the tilitfy alert I deleted, lol
eh ok....
yes and same thing @pallid osprey
This is so weird
Hey! new to Elements, im making my overlay scenes now. Is there a way to import/copy your alertbox settings from one scene to the other so they match? right now when i add Alertbox on my new 2nd scene the settings are default again π
Select the scenes in the layers and then hit the two papers with the red dot.
Thank you! i suck 
@hollow horizon honestly at this point, I'm plum out of ideas. I would check over at the obs discord and see if anyone else might have a idea or at least has the same issue
hope they can help because this is a streamelements browser source / obslive which is also a streamelements plugin
Hi, guys! Anybody knowledgable on timers? Been having a problem with them posting one after the other quite rapidly. I know it's to do with how the timers on them are setup, but I'm not sure the optimal way to set them up π¦
Here is a setup guide: https://discordapp.com/channels/141203863863558144/199460642975907840/508911738528333849
The tiltify alert box simply doesn't work when actual donations are made
@twin sentinel Thanks! Just trying to make sense of it. Currently, I have all timers set to 5 chat lines, but the actual timer goes up in increments of 5, so 5 mins, 10 mins, 15 mins, etc. Now and then, this causes the timers to go off very rapidly.
Would I change the chat lines for this?
yeah, you can try this.
Thanks π
Hello! In OBS live it says that I am streaming. But on twitch it does not say that I am live. Does anyone know what could cause that?
Hi all! Does anyone know how to properly set up a cheer alert for an exact bit amount? I tried to set two up, but they both play at the same time even though I used different amounts for them. I'm sure it's something really simple I'm missing, but I'm not sure what.
@pallid osprey they are saying its a streamelements issue π¦
they said sounds like it could of been an update or something because if i remove the source and it works fine then enable and thats when the problems occur obs is running fine
is there any way to make a local file out of it and try it locally vs cloud based @pallid osprey
Is there anyway to fix the tiltfy alert? This is already day 4 of it being broken. Extremely frustrating .
Trying to add video to follower alerts got the video added but it will not play when I test the alert it only pops up as a picture any help would be great
@elfin rover What variations have you created for your cheer alert exactly?
I made two variations and assigned them to two different alerts. So one variation has the condition set to exact, the requirement amount as 111, and the chance % as 100. The other one has the exact same setup except the requirement amount is set to 75.
@restive oak What browser are you using?
assigned them to two different alerts? What do you mean by that?
yea there is. what was the theme package?
did you see @pallid osprey
Hey, any word on SE song request support for soundcloud links?
@hollow horizon i need to know what the theme u use is so i can pull the webm from the layout
michaelangelo i believe
to be honest i really don't want to go back to streamlabs obs
cause one person in there told me to use only local files lol
sorry
machiavelli
animated super theme
there is a list a mile long of SE users with out a problem. u can still try out obs studio and add all your browser sources.
@twin sentinel using OBS and chrome for browser
but i just opened streamlabs obs... had streamelements in there prior ran the same test and it does same thing.. when i disable the streamelements side of things it runs perfectly
have u tested the static verison?
i have to run to the store to get mile for a sick one. i will be bad
k
test the static them, i shall let u know whem im back
@restive oak can you send me the video file via PM please, so I can test it myself.
@twin sentinel I will when I get back on PC
how to enable the command store in chat? I don't see it as setting it up on stream elements
as a new command
but the minute i hide the browser source everything runs smooth including webcam.. i even removed the kappagen i just added within streamelements.. so it is definately something with loading the browswer source
@topaz sedge What do you mean exactly, you can add commands here: https://streamelements.com/dashboard/bot/commands/custom
Download obs studio and test it. You should be able to export your layout then import it in obs studio @hollow horizon
My bot modules page wont load
What browser are you using?
Mircosoft edge
Try it in chrome please.
i did that already.. no matter what i use the minute i put anything from streamelements in it drops my fps @pallid osprey
i even tried to create a blank overlay with nothing on it and it still drops fps
any browser source from stream elements..
i created my own browser source and no issue
Did not work @twin sentinel
What are you seeing when trying to access the page?
A loading circle when i press modules
Try cearing cache please.
is there a tier 2 @pallid osprey where we could figure this out .. it has something to do with streamelements browser source not sure why it just started happening though
was there any updates or a settings within streamelements itself?
I'm almost home
this is weird
I'm gonna send a link when I get home
how do i add an overlay to obs?
overlay emulation isnt working, anyone knows how to fix it?
@rocky hull 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 β βShutdown source when not visibleβ https://youtu.be/KDvLynUqXI4
@rigid verge Is it working in the overlay editor?
twitch will not allow me to see a key to apply to obs
even with default settings
Are the events activated in the alert box?
yes, they are
Have you deleted and recreated the alert box widget?
@twin sentinel yes, it didnt help
Are you emulating the evets via the blue bell at the bottom?
yes
@rigid verge To invite managers to your dashboard, Click on your Channel Name at the top of the dashboard and scroll down to Settings. Click the drop down arrow to expand your channel managers and then create a new invite at one of three access levels (Bot Supervisor, Editor, Full Control) Check this video out for more help: https://youtu.be/zl_h-ttZDF0
Can you please send me the link via PM?
Hi, I'm trying to use the editor to edit a pre made rotating pop up aler t for bits, subs etc but the editor keeps crashing on chrome?
do u have any addons on your chrome?
just adblocker
Hey guys, im dropping frames and idk why, it worked fine 2 days ago and when i try to stream now, it drops frames, ive restarted pc and everything
i was wondering if there is a step by step guide to how to stream obs on twitch?
@mighty owl can you post a log?
how do i do that
Please provide a log from your last stream. To do this, in OBS go to Help > Log Files > Upload Last Log File and paste the link to the log file here.
i love how the bot does the trashcan emote, like its steppin back like koby
lmao
ive lowered my bitrate from the last time it worked, lowered fps etc like AHHHH its annoying me
there is no stream in this log file
also. @mighty owl https://obsproject.com/wiki/How-to-disable-Windows-10-Gaming-Features
Certain Windows 10 gaming features can cause rendering and encoding issues when using OBS. It is recommended you disable them to ensure OBS performs at its best. As of March 2019,β¦
also u have the wrong color format
@ivory crystal This is a guide for the OBS.Live NVENC: https://www.youtube.com/watch?v=peg4DZOAocs
how did that get changed? like i never touched any of that
thank you @twin sentinel
Hello, I'm trying to configure the alert box on streamelements but i noticed there is not a follower alert option, only sub/sponsor?/superchat? and tip.
Are you on your youtube account by any chance?
I have no idea π
how can I tell?
I literally just started using this a minute ago so I'm a rookie with Streamelements. π
At the very top, where it says channel, are you on your youtube, or your twtich account?
hello there , can u tell me why my overlay appaear disaspaer on my stream i give u a clips when u can see that "look on the back on the sreen pliz " thx https://clips.twitch.tv/SourNastySalsifyKeyboardCat
@cyan plaza Try to reload the overlay via the activity feed please. Also what OBS version are you on?
i have reload 5 times and my obs it is the last version 23.1.0
When you hide the ovleray source, does the flickering stop?
yes
Do you have hardware acceleration enabled in the advanced settings in your OBS?
yes i have
Hey, me and a friend are trying to set up !bet on our streams like maryjleee uses. the betting system responds after 1 second with a win or lose option. its the streamelements bot that responds to !bet. we're having difficulty figure out the setting. would anyone be able to assist?
@cyan plaza Is it better when you disable the setting and restart OBS?
like betting currency at a casino
oki i try Benno thx!
I need help.
@bitter shoal Welcome to the support channel! Please let us know how we can assist you today and a member of the support staff will be with you as soon as possible.
Stream Key & Preferences
Failed to load channel properties. Please refresh the page and try again.
It says that when I try to get my key of twitch
Try to enable 2FAuthentifiaction.
@amber parcel I could not find the channel you are referring to.
But we have the modules roulette and !raffle for example.
Thank you so much.
got it thx. will try to take a look.
if you watch her chat for a few minutes you will see !bet then a win or lose response from streamelements
This seems to be the renamed !roulette command.
can you make a suggestion on how to change roulette command to bet/
Go here https://streamelements.com/dashboard/bot/commands/default and rename the command.
Make sure to disable/rename the default !bet-command.
thank you!
we're going to try it now
OMG it worked!
thank you so much @twin sentinel
Working on the loyalty system in Streamelements. I have my donations set up through streamlabs. Will the loyalty system still pick up that someone donated, or does it have to be through streamelements?
It has to be through the streamelements tipping link, to be registered.
ok, thank you
Could anybody help me with my problem?
@sudden sluice Welcome to the support channel! Please let us know how we can assist you today and a member of the support staff will be with you as soon as possible.
for streamelements how do u swicth from twitch to youtube
Well I wanted to stream tonight but it appears that my stream key unsaved so I go to twitch and twitch says that it failed to load channel properties and wont let me get my stream key is there a way that I can maybe get the code from StreamElements since it is bugged?
Try to enable your 2Fauthentication to access your stream key.
@tranquil radish Are you referring to OBS.Live?
Where do I go too 2F?
Thanks
no
i was told that i could record a video for youtube using stream elements but im on my twitch account and i donn't know how to switch to my youtube account
You can either download the past broadcast from twitch or recoed it to your drive while you stream it to twitch.
k
Is anyone having issues with host alerts? I am not getting any at all.
@jolly basin Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All manual host events (0 hosts included and if filter set to 0)
- All hosts coming from an online channel. If the hosting channel has been offline, we do not show it
- All auto host events with at least 1 viewer
Thank you how to tell if the host is coming from online or offline channel?
When the channel was Live, it was an online channel, otherwise it was an offline one.
it keeps saying invalid path or connection URL what does that mean
Check your stream key, or your connected account with OBS.
ok thank you
i cant access my stream key
Did u enable 2way authentication?
yes
How are you accessing your key? Going to twitch?
yea going to twitch
Are you getting a error?
Cool
When I go to Revenue History and click on the Tipper to search by email address, nothing comes up. Not even the tip I clicked on.
Anybody know how to update your email on Stream Elements? I can see my email in my settings but there's no button to update it.
Having trouble getting my stream key
Its like not letting me check my stream key
Hi guys and girls. Is there any reason i can't open my "Chat Stats" from the StreamElements page? It starts to load then shows a 404 error. Is this a know issue, work arounds, etc? Thanks in advance for your help.
Hello, there is really huge problem with my media request. Settings dont work at all. The only thing working is skip amount rest isnt. Queue limit, time lenght of songs, banned tags, banned links eveything doesnt work.
Is there a command to show how many followers you have?
I have a problem with the Twitch stream key, it keeps saying to refresh the page, but every time I do that, it doesn't go away. I've even tried to reset my computer, but even then it still pops up that message.
what does importing streamlabs do?
i do have a log of past donations on there does it transfer those and what else?
because when i switched to streamelements i started fresh. (LOVING IT SO MUCH tbh)
After giving it allot of
is it possibe to have two stream element accounts so I can hold to give aways concurrently
@grave lance I am sorry, but I don't understand what you are trying to do.
@sudden arrow Try to enable the 2Fauthentification.
@formal monolith @plain venture Thereis a variable you can use in the response of a custom command: ${channel.followers}
@versed marsh Have you renamed yourself recently? What is your old twitch name and what is your new one?
at the moment you can only have one giveaway with one stream elements account, so I thought if I opened another account could I use it for the same stream and attach a twitch user account to it as a bot, for the secound giveaway to run at the same time
@bleak ice What is your exempted user level set to?
@grave lance I have never tested that and I am not 100% sure, if it will work.
But to get it work, you would need to use the custom bot feature when you want to have two bots in your channel.
what do you mean by custom bot, do you mean in name and set it as a mod to the same stream
@twin sentinel i renamed myself a month or so ago. I'll try with my old name and see if that works... Thanks.
Please let me know your old name and your new name and I can try to reach out to a staff, to fix it.
@grave lance You can create two giveaways on two accounts. Then make the people join one giveaway via chat and the public page and maybe create a command with the public page to the other giveaway.
Notice that there are no loyalty points on the second bot.
Or you could try to get one bot as your normal bot and one as a remaned bot through groundcontrol or OBS.Live in your channel.
But as stated this is a workaround, and it is not tested in detail.
I am doing a sub only giveaway, and one for all the members in my discord and it will run till the goal is hit then a drawing would be held
your giveaway does not expire till I bring it to an end and make a drawing
and that is what I like about it
Yes, then you can try to create the sub giveaway on your main account and the nojn sub giveaway on the other account, for free, without ticket costs.
correct neither require points
you jus have to be a sub to win, and that is to drive up my subs
only one ticket is given
per person
You can limit the giveaway to sub only and make the first ticket for free and limit to one per peson.
ok I will create another twitch account make it a mod and all I need to know is how to change the word from !ticket to !something else for the other account
That would be here https://streamelements.com/dashboard/bot/commands/default at the !join
so I would not need a secound accout all I would have to do is have the do is have the ppl who sub do !giveaway and the ppl who join discord !join the and they would work at the same time then correct
am I right
becuase one would be a raffle and one would be a give away
To get two accounts working in your channel at the same time, you can try to connect one as the normal account and one via the reanme feature, with ground control or OBS.Live.
Then you can adjust the commands in these two bot accounts, to make them not overlap each other.
I want them both to run at the same time
one will just reach its goal befoe the other
you cannot have two bot accounts with the same name in your channel, so you need to reanme one of them, to get two bots with two giveaways in your channel.
@twin sentinel that's awesome, thanks. My old name was mrjexodus, and my new name is jexodus.
I changed it on the 3rd of Feb. Will that mean I'll have no stats for my streams since then?
Be aware, I have no testef this myseld. This is just an idea, how to get it working.
ok i understand now
if I get it working tonight I will give you the how I made it work here so you will no and it will be tested
Is there a unified alert box option?
Sorry, what do you mean with unified alert box?
I wanna have all my alerts for my overlays be the same but I switch to others and they are different. Im using a pre made theme btw
You can copy widgets between overlays.
is there a way to trigger kappagen with a chat command and not an event?
There is a default command !kappagen
Hello everyone, Just Started to Stream Just Dance and i was wondering if there was a way to have viewers request songs so i don't miss any?
@twin sentinel i've set up kappagen with my own emotes but it's only triggered by events. i can't find a way to trigger it with a command in chat
@delicate forum Is the default command !kappagen enabled here: https://streamelements.com/dashboard/bot/commands/default
@gentle yoke I only know that people can request songs for the StreamElements MediaRequest.
hey, im trying to remove an account i want to combine with my current one. it asks for a JWT token, what is that?
You can find your JWT token on your account channels page: https://streamelements.com/dashboard/account/channels
(Don't forget to click on "Show Secrets")
what if it asks for a mail and i dont have mail there?
Try the same as your log in account email.
it says missing @ @twin sentinel
have you entered a valid emailadress?
Hi, im trying to change my streamelements bot name but im not sure how to can someone kindly help me out ?
@lament blade Custom bot name requirements
- StreamElements bot modded and in chat
- Active overlay with alerts
- StreamElements tipping page in the panels below the stream (!panels)
- OBS.Live or Ground Control open
- Create a twitch account for the name you want to use or run the bot under your own name
- Custom bot name doesn't work on Mac
@twin sentinel
You want to have two accounts merged correct?
Yes, i have a current twitch i wanna keep it, and i wanna add to it my yt channel
Please DM me both channel names and both JWT Tokens. I will try to reach out to a staff, to merge these two accounts.
But I already opened bu mistake an account with the YT channel, so I need to close the new account
Ok thanks
Hi, so i already have the bot modded and in chat, also have active overlays with alerts, set up tipping page in panel and downloaded ground control. Created a twitch account for the bot so what do i do next?
Then log in to ground control with your man account and switch to the settings and connect your bot account.
Is there a way I can resize my jar without having the jar disappear when changing the size?
@pastel bramble In the settings of the cup, there is a Cup scale.
Oh ok thank you
is there a way to sign out from ground control? seems like i have log in with my bot account instead
Delte the JWT-Token.
Hey i want to delete my account ?
deleted the jwt tokene but when i try to login it keeps bringing me back to the bot account
@urban prairie Why do you want to delete your account? Is there anything we can help you with?
@lament blade So you delete the JWT token in ground control and log in with your main account again? Make sure you are not logged in with the bot account to twitch.
I stop the streams for now and i want to delete my account pls
Twitch account, you mean?
At the account page in your dashboard or sending an email to reem@StreamElements.com
@twin sentinel didnt work, the jwt token still takes me back to my bot account :/
Are you auto logged in, or do you need to enter the account info when trying to log in to GroundControl?
@urban prairie You can find your JWT token on your account channels page: https://streamelements.com/dashboard/account/channels
(Don't forget to click on "Show Secrets")
theres only the option to login in via streamelements.com am already logged in on my main account on the web, did appear the authenticate for my main but still shows my bot account in ground control
Try to log out of twitch, and streamelements and then try to log in to your ground control.
Let's move in to DMs.
My account is still not deleted
It can take some time to delete your account.
Is there a way to fade the latest subscriber/follower widget after some period of time? Or would I need to use an alert style box for it?
There is a custom widget in #widget-share which does nearly the same. To adjust it, you would need a it of coding experience.
thanks I'll take a look
Speaking of custom widgets, is there a way to customize the css in an editor of the Hypeboss without completely starting it from scratch?
Not that I am aware of.
You could possibly put your overlay link into chrome and open it as a tab, then inspect the hype boss and then override it in OBS' css editor, but I'm not sure how well or not it'll work overall.
Is there a way to force all caps case in alert boxes?
text settings, and look for the Tt icon in the pannel
appreciate it!
Hello. Why is the media request almost never working correctly? :/
Either the chat bot blocks the link even though I have no filters on or it puts a movie trailer into the song queue...
@vestal remnant What happens when a viewer tires to request a media? Is it added to the queue and is shown on screen?
@twin sentinel The last days the bot said the song was too long even though it wasn't
Do you know the song? Can you DM it to me? Also what are your settings for MR?
No, not right now. I don't have my settings limited to music and also almost no restrictions to the requests.
Was it just for that specific song? You can check the free request duration here: https://streamelements.com/dashboard/mediarequest/settings
Almost no song works and when I don't block this trailer here it always shows up no matter the link... https://www.youtube.com/watch?v=I0B6a38unHg
β Its free to subscribe to MTS now! βΊ http://bit.ly/2hcRDCn THE END OF THE F***ING WORLD Official Trailer Movie HD in theatre 5 January. Β© 2017 - Clerkenwell...
Is it because I live in Germany or something like that?
Or my browser?
can I disable !sr messages from showing up in chatbox?
Can you connect your twitch to your discord please, so I can join your chat? @vestal remnant
Afaik, no @mystic pumice
Where to find that link?
Bots not a mod, and you have twitch set to remove links
@narrow coyote Bot is a mod but where is the link setting on twitch?
Found it!
But does twitch filter no links at all now?
Use the bot for that. If you have twitch set to remove links, people can't request with a url
So the bot can distinguish between songrequests and other links? That would be nice!
Also: is there a link to the songqueue? Couldn't find it and a lot of viewers want to see a list
Btw, thank you guys for your help :)
There is a !songqueue default command which cen be editied here: https://streamelements.com/dashboard/bot/commands/default
Awesome! thank you guys!
how can i sub streamelements bot on my channel for free?
or i have to pay to make it a sub? so it can use my emotes on commands
its a normal sub, the same way you would for someone
so you pay to gift it a sub right?
yes
This might be impossible but is there a way to talk to a developer or like a tier 2 support?
@hollow horizon I have asked internally to get in contact with a staff, but as it is weekend and holidays, this can take some time.
Ok well I haven't been able to get my issues fixed and it's frustrating it has to do with my account but nobody knows ..I will keep playing around but thinking of going back to slobs ... really dont want to love streamelements!
Hey Guys how do we add games for chat with stream elements
There are modules you can activate.
im after the steal command if that works?
@hollow horizon
First you can try to set the browser sources fps to 30 and also set the stream output to 30fps.
If this doesn't help, also try to uninstall OBS.Live and go back to OBS Studio and try to use the overlays.
@clear sinew I am not sure, but I think, there is no steal command available. Can you elaborate what the command does?
So you remember my issues @twin sentinel
Yes I do.
Hey guys.If I'm streaming on twitch.With stream elements how do I set up a point system for all.my viewers
Here is a guide on how to do so: https://www.youtube.com/watch?v=mBDY4RdoZ4A
I've done all that @twin sentinel
@twin sentinel it takes points from others
@hollow horizon What was the outcome? Can you hand in a log again please?
@clear sinew There is a duel module which lets viewers duel to win or lose points.
@twin sentinel not sure how to edit its
been
A while
You can edit the modules here: https://streamelements.com/dashboard/bot-modules
I will when I get home...I feel it's something account related
Just create a new dummy account to find out
Any known issues as to why Streamelements bot frequently fails to respond to command keywords? 
How can i custom Bot Name??
@azure ore Do you use OBS.Live?
yep
ur the best @twin sentinel
@strange summit Not that I am aware of. Maybe check the cooldowns of the keyword commands.
@twin sentinel I even went as far as setting it to 0 to make sure. All settings are correct.
Haven't heard of any reports with keywords.
I set up a command to respond to the phrase "who won", very basic, and it's just ignoring it now. Initially it responded a few times, then it just stopped. Other commands are still working fine.
Can you send a screenshot of the command showing the advanced settings please?
Working fine for me.
Yeah, but check Timmac's channel. Same settings, and it's not responding.
I know, makes no sense.
You're a mod for Timmac?
Yes.
Yes, will need to be updated @soft latch
What was your previous Twitch Username & what's your current?
Staff will need to update it.
rootdarkarchon was previous darkdoingstuff is current
Thanks. Also @strange summit will ask to see Timmac's who is Dreamteam manager.
it still works when I go to /c/rootdarkarchon
It just worked 3 times in a row after I re-saved it... then just stopped. 
but it's probably not updated
do I need to ping someone of staff or will they do it eventually @elder sorrel
They'll do it eventually. I already sent it over. It's the weekend so not much staff is around but will ping you when it's updated.
thanks
So my hypecup isn't picking up the fact that bits are being given, it works for everything else though, such as subs and follows.
@elder sorrel do I need to stay here or can I leave? have too many discords open already π
on marble when i stream, it stutter on the stream but not in the game
why?, i keep getting this randomely
my cpu is running fine
@burnt beacon Please provide a log from your last stream. To do this, in OBS go to Help > Log Files > Upload Last Log File and paste the link to the log file here.
Is there a way to copy my alert box from one overlay to another?
I'd hate to have to redo everything again π
Thereβs a duplicate button where the layers are π
You can choose to send it to another overlay
Hello , How do I get my webcam to change the resolution to 1920 x 1080? Everytime i select "custom" and then change it to that resolution it turns black
Change "Video Format" from "Any" to "MJPEG"
Also, I wouldn't recommend to use a webcam at 1080p unless you have a scene were you're using your webcam in full screen.
cool! thanks. only other question would be is there a way to flip it horizontally?
Right click the source > Transform > Flip horizontal
@twin sentinel uninstalled and reinstalling
@twin sentinel same thing
So it's either I ditch streamelements or have no overlays :(
Please try to deinstall the OBS.Live plugin and try OBS Studio with the 30 fps settings for the browser sources and the output.
Also please provideo a log of that stream.
Hello, i have an issue no alerts are showing, currently live right now
do they show if u do a test
Any chances to set a chain reaction for the timers for streamchatmessages, so that every 15 minutes, for example, an other message appear?
Here is an api for something like that, maybe worth a try: https://thefyrewire.com/docs/api/twitch/paste-library/#looping-stream-info
@lament blade For the best OBS support, please join their Official Discord @ discord.gg/obsproject
no output
23.7% render lag and 25% encoder overload
having a gtx960 and playing AC and streaming im sure has to be a nightmare on your video card
enable 2FA on your twitch account
Oh wow that as simple..
lol yeah
Hi! I cant get my chatstats to work, I read it might be because of a name change, but idk if that applies since I changed my name before using streamelements as far as I remember
What was your old name and what is your new twitch name?
old was pattiko new is pattikou
Hey I,m having trouble getting my overlays to load in and even the website seems to not be working?
I have asked internally to fix your chat stats. This can take some time, as it is weekend and holidays here.
thats fine! thank you so much for the help :>
Help? π
whats up
I can't get my overlays to load in my OBS and the website seems to not be online for me to even access my overlays
currently working fine for me, i can reach the website
I can access the main website but not my dashboard.
@twin sentinel and @pallid osprey i attached my log
Have you uninstalled OBS.Live?
I haven't..
@mental ether That was not meant for you, sorry.
What browser do you use? What are you seeing when trying to access the dashboard.
What OBS version are you on?
23.1.0
Can you access your overlays on the website?
What happens when you try to access your dashboard?
Just a white screen
Is normally a local issue, try to disable all add ons, disable anti virus tools. Try incognito mode of chrome.
I'll try it out
yes @twin sentinel
Please set the output fps to 30 and all the browser sources to shutdown when not visible and to 30 fps.
did that already
According to the last log you send in, at least the output fps have still been set to 60.
So when you add an empty StreamElements overlay, they do not load?
I just enabled 'viewer request' for my stream. There is no preset blacklist for screamers/annoying vods that I can see. Does anyone use this option and have a decent blacklist that I could use?
Hello! I'm trying to add a "Subscriber count" and whenever I do it say "Total Subscribers: No Data" even though there should be data. Is there something I'm doing wrong with the widget?
hi, i can not get the obs app to record my screen on my computer, it doesn't show anything at all
Im having a hard time connecting OBS Studio to my twitch account and get them to live stream. Any suggestions?
i need serious help
@south walrus Enable 2Fauthentication
that is correct @twin sentinel i set a blank overlay and loaded a game and fps tanked.. even with the blank overlay.. i then hid the streamelements browswer source and it ran beautiful.. i also tried it in streamlabs obs and same thing happened. but when i ran a local overlay and not browser source it ran perfect..
now the reason i believe it could be an account issue is because @pallid osprey sent me one of his overlays from his account and it ran perfect @twin sentinel
i cant connect to any of the servers when trying to stream
Enable 2Fauthentification.
how do i do that
https://streamelements.com/dashboard/session -> goals tab
@slate bluff Welcome to the support channel! Please let us know how we can assist you today and a member of the support staff will be with you as soon as possible.
@burnt beacon Please provide a log from your last stream. To do this, in OBS go to Help > Log Files > Upload Last Log File and paste the link to the log file here.
I set my new subscriber image as a gif and its not showing it, its just showing the default shark
Check for variations.
Variations?
When you are in the alert box editor, on the bottom left you can access the variation settings.
@hollow horizon I am sorry, but I cannot look that deep in your account, to get a solution for your issue. I can try to reach out for a staff, to take a look, but this can take some time, as it is holodays today.
soemoen could check my log i provided?
No issue, as far as I can see.
i ekep getting the "encoded overload"
even tho i only got 1 game that "Marble on stream", thats about it, and i got a ryzen 2700x
@dusk pier Do you use screen capture, window capture or game cature? Do you just see a black screen?
I'm having some issues with media request. The audio is coming in doubles. Does anybody know how to fix this ?
@sturdy whale Make sure to β βShutdown source when not visibleβ for all browser sources (all OBS scenes). If using studio mode, uncheck βSwap Preview/Output scenes After Transitioning.β Also keep in mind that sound can play from any overlay loaded in the browser (editor or launched). https://i.imgur.com/FegZJQS.png https://i.imgur.com/yY0wcFl.png
hello guys, i have some issue with my twitch key, had to refresh my twitch panel to get it and when i want to stream, it just send me an error, someone to help me?
@burnt beacon What preset have you set your OBS to?
@ancient mantle Enable the 2Fauthentication on twitch.
The next time try to reduce the preset, this will lower your GPU load.
Thanks a lot! It works now perfectly =DD
to what preset?
@twin sentinel Thx dude you just save the day β€
The next lower one. I think it is performance.
There's one more thing actually.. I'm trying to set a limit time for the video to keep playing. Like after one minute of that video it would automatically switch to the next on queue. Is that possible?
@short sonnet Please invite the bot to your channel, and see if he collects the data then.
@sturdy whale Afaik, there is no option to just show like a part of the video and then switch automatically to the next media in the queue.
Ok, @twin sentinel! Thanks a lot, though. I'll just set up the available bind to manage the video whilst playing.
But that's something to develop in the future.
π
You can set a maximum requested sogn duration.
How do I copy alert boxes to another browser scene without having to reset all of my notifications
But then no longer video could be playing. Its a good idea but it still not what i was looking for
When you select the alerrt box widget in the overlay editor, on the lower left there are the layers. Select th alert Box layer and hit the two pages with the red dot above it, to copy it to another overlay.
@sturdy whale Check out the new ideas board https://strms.net/ideas. You'll be able to add your ideas, upvote others that you like, 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 the features that youβd like. The #ποΈ±feedback-and-ideas channel is best used for discussing ideas already on the board.
Will do!
In the stream real-time tweets in chat, do I add accounts by typing @ in front of them or will the twitter handle suffice?
I have added them without the @.
okay
Remember to hit enter to input the new names.
Hi, so can i import my old overlays from streamlabs obs to obs.live?
In OBS.Live select StreamElements > Import from other services
How do I copy alert boxes to another overlay without having to redo all of my notifications
@twin sentinel
When you select the alerrt box widget in the overlay editor, on the lower left there are the layers. Select th alert Box layer and hit the two pages with the red dot above it, to copy it to another overlay.
Got it. thank you for the help
@burnt beacon You have two game captures in one scene. Best to remove one.
@carmine belfry Do you have big video files >10 Mb in your overlays?
How do I use goal widgets? When I try setting them up, they dont have accurate numbers. Like subs or cheers!
Change goal progress: https://streamelements.com/dashboard/session -> goals tab
What is the default backup playlist? I accidently deleted it and I cant get it back
Last question for the day. I just enabled the Streamelements Leaderboard extension and I wanted to know how I can make it show my stream schedule.
@burnt beacon From what I can see in your scene LIVE, there is one source 'Diabolo 3' and MC
@pastel bramble I am not 100% sure on this, but it might have been a monstercat playlist.
@slow pulsar When you are at yoru twitch channel, you can edit the panels and then konfigure the StreamElemetns panel. There you can also konfigure the times for the schedule.
@fresh kiln Welcome to the support channel! Please let us know how we can assist you today and a member of the support staff will be with you as soon as possible.
thanks so much @twin sentinel you've been super helpful today
i tried to lunch the streamlabs overlay page, but its blank. i even tried Ctrl+Shift+R didnt seem to help
and i require other simple help with my stream notfis
Best to ask the StreamLasb support in this case.
How do I set up a bet
anyways @twin sentinel my stream alerts arent centered
and i was only able to test it one time by following my self :/
they arent centered in the box*
Are you referring to StreamLabs alerts or StreamElements alerts?
@fresh kiln in StreamElements you can send test alerts 
What happens when you try to access the overlay page?
blank
it load but then remains blank
thats it
i googled as much as i could but to no solution
@twin sentinel I just see a black screen and I want to have screen capture
What browser are you using?
chrome
anyone else having the cant connect to server issue
@dusk pier For the best OBS support, please join their Official Discord @ discord.gg/obsproject
@dusk pier make sure you are opening obs as administrator
@hollow radish Do you have any error message?
Why wont it change the gif that plays for subscribers, I uploaded it correctly and everything
i accidentally closed out of the song request tab. how do i get it back
yes
Select StreamElements on top > Media request
i had that too but everything still works
Do you have 2FA enabled @hollow radish
yes i do
Are you logging in or copy and pasting your key from twitch
copy and pasting
Have you tried a different server?
ive tried all us central and east
I would contact twitch. May need issued a new key
ok ill do that ty for ur time β€
Sorry couldn't be any more help
Why wont it change the gif that plays for subscribers, I uploaded it correctly and everything
Please help
Have you checked the variations?
ive been using song requests normally until yesterday when they randomly stopped working. Whenever someone requests a song it simply skips to the next song on the backup playlist. Streamelements responds in chat saying their SR was put into the queue but I dont see the requested song anywhere in the queue. edit: I just tried to request a song now and it says "playing now" in my twitch chat but its just playing songs from the backup playlist still lol
So I set up custom widgets and only the sounds come through to OBS studio, no text and no custom gifs i have uploaded. I did transfer these from streamlabs so I am not sure if that is the issue. But could anyone help me with this
@whole orbit There is a setting to skip the backup song, when a new song enters the queue. Do you maybe have activated that the songs have to been approved first?
@merry magnet Best to ask in the #dev-chat as there is where the code gurus reside.
@twin sentinel no they dont have to be approved and i also have it checked to automatically skip the backup song when a SR comes in. They were working fine a few days ago, the only thing I changed was the backup playlist. When someone does the SR command the media request page seems to respond like if the skip command was used since it just skips to the next song on the backup playlist.
im streaming on twitch but through my xbox.. can i get help on how to connect them
my hype-cup doesn't pick up bits anymore, on none of my overlays - it used to work perfectly.. no changes have been made to the overlays that had it. What am I missing?
I send a mail for delete my account to reem@StreamElements.com
It will get processed as soon as possible.
@whole orbit How are you controlling the MediaRequest?
@midnight sentinel This is the support discord for iussues with the StreamElements programs. If you are heving issues with the twitch app, best to contact twitch.
I have to media request tab open on my browser and just control it through chat commands
Not sure what causes it, but. Big youtube playlist. Songs seem to repeat randomly on the backup list. Been noticing it quite a bit.
https://i.imgur.com/qTdRyiv.jpg
No random shuffle enabled.
I also had that problem ^ i have a 100 song playlist and it repeats the first 5 or so songs that appear at the top of the playlist until i manually hit the skip button multiple times to get it to move away from those songs
Even when I skip it seems to reoccur.
I am sorry, but I am not that savy with the mediaRequest. Have you tried to clear the backup playlist and clear all the songs in the queue and readd the bakup playlist? Does this issue still accure?
I switch backuplist on regular base, and no song in queue atm
and I did readd the backup list multiple times
I too have tried that. I also noticed that when there is no backup playlist and i request a song, it doesnt appear in the queue, but if i press skip the song will show up and start playing, even when i request multiple songs they wont show in the queue. I'm going to switch to nightbot SRs for now until I can figure out why this is happening. Thanks for trying to help though 
Can confirm I have seen it with one song, dont think I have had it with multiple songs. But only when auto play is disabled.
I rather try and solve this as it looks promising π
Hey, I'm trying to get my overlay to fit but despite setting the image to 1920x1080 it still doesn't fit
what is your browser source set to
the url provided
right click your browser source and see what resolution its set to
ah there we go π
pow
Thanks!
no problem
can someone pls confirm the hypecup "simulate cheer event -> custom -> <any number between 1 and 100>" works?
I just got it dying on stream, 600 bits that people expected to see falling into the cup as they always did
no overlay picks that up for me anymore, old, new, blank with just the hypecup with default settings π
not working for me either, andthing 1-100 doesnt show
aight, so it's not me - SE changed something
sob - viewers like to drop multiple smaller amounts for the bouncing and stratifying..
if they don't show up anymore that's an issue
Hey
Why mi stream Dont work
I am streaming from ps4 to twitch
And it Dont appear on twitch
Have you added the store widget to your overlay?
I"ve parted the bot and brought it back
Yup
Used to work fine
last two streams it has not
I'll check to make sure that it is there
So what happens when you redeem an item on your store? Do you do it via a custom chat command? Is it a sound or stream perk item?
I have it set up both ways
It says redeemed successfully than no sound
I have the widget in my overlays and its in my OBS
Used to work no problem
Please try to reload the overlay, or clear the browser source cache.
How?
Make a right click on the browser source in OBS and select ptoperties. At the bottom of the properties there is a button to clear the cache.
Should it be "shutdown source when not visibile" checked?
yes.
Still no go.
I have song requests set up in the same overlay and that is working
This is the message it puts in chat... @clever nimbus, you successfully redeemed Whoa for 10 credits. elementsOkay
Not sure what htat elementsOkay is though
Can you DM me an editor link to your overlays, so I can try to take a look please?
Can you remind me where I can find that? Sorry
To invite managers to your dashboard, Click on your Channel Name at the top of the dashboard and scroll down to Settings. Click the drop down arrow to expand your channel managers and then create a new invite at one of three access levels (Bot Supervisor, Editor, Full Control) Check this video out for more help: https://youtu.be/zl_h-ttZDF0
Is there some documentation on custom command chat variables? With nightbot I was able to integrate my own custom coding by using $(eval ). Is there somewhere to do this or at the very least be able to assign to variables and do basic comparisons and math?
Not that I am aware of. You would need to do this in the custom API and just deliver the clean response back.
So backend in api and then do an api fetch
yes. you can see all the bot variables here: https://streamelements.com/dashboard/bot/commands/variables
Thanks for all the help! You are all awesome!
anyone else having issues with overlays not showing raids or hosts?
@lapis magnet Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All manual host events (0 hosts included and if filter set to 0)
- All hosts coming from an online channel. If the hosting channel has been offline, we do not show it
- All auto host events with at least 1 viewer
Do we know when this will be fixed?
Was the channel that hosted/raided you offline? Did the Twitch message that you got hosted just say "X person just hosted you" without any numbers on the back?
I need help getting sound output for my overlay on OBS-Studio.
Nevermind I figured out my issue. thanks anyways
@zenith widget two people raided me. I never got a notification with overlay or by the chatbot
https://www.twitch.tv/dashboard/live are they listed here?
do we have a spanish channel?
#πͺπΈοΈ±espaΓ±ol
@zenith widget no it doesn't
I'm not sure how the twitch activity feed works, but I know how our system is setup to work. If the host and raid came from an offline channel, we do not list it in the activity feed and do not trigger an alert.
Because we are not getting the system message properly from Twitch.
If they are shown as "X person hosted/raided you" without any viewer numbers on the back, then its an offline host/raid
and yes people can raid you, while their channels are offline.
okay that makes sense. So we have to raid before we end stream then
Thats up to the person who hosts/raids you.
hello
am wondering how to add the tip link or more where exactly to add the link as i cant seem to find it anywhere in twitch???
Twitch's official help guide for Panels: https://help.twitch.tv/customer/portal/articles/2416760-how-to-edit-info-panels
those panel things arent even on my page?
)