#helpdesk-twitch
1 messages · Page 323 of 1
@gilded yew let @zenith widget try and import them first
ok sec
The main issue about the different is, it depends on how many columns the excel file has
then let's see what we can do to help you my friend
we need it to be this format:
username, points
SL may have changed the format entirely
but I can try importing them manually
Ok I'll DM you
there you go. @zenith widget the champion XD
@gilded yew 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")
@long crypt welcome back. Is everything okay now?
I have not used your settings yet
had to do something in teh house
the*
can someone summarize what to do, please?
as @dense jackal said, set the process priority to high in advanced and uncheck enforce streaming service encoder settings
@full jay Mind joining a voice channel?
I don't mind at all, let me hop in my computer
can I set bot to auto Ads in stream?
@prisma cloak You will have to add the bot as an editor to your twitch channel and then have a timer setup to run the /commercial command.
add in new timer and set message "/commercial" right?
@prisma cloak Go to here: https://www.twitch.tv/YOURNAMEHERE</dashboard/permissions>
Add the bot as an editor from this place:
ok already
Then go to https://streamelements.com/dashboard/bot/timers and add a new timer with response /commercial and you should be done
There are a bit of variants to the commercial command you can check here: https://help.twitch.tv/customer/portal/articles/659095-chat-moderation-commands#Broadcaster
@long crypt there you go my friend, this is how it looks like
ty
Can anybody help please, i would like to make like a boss minigame in chat where people type a command to hit the boss, is there any way i can use the count feature so that whenever the command is used the count goes down from say 100 rather than up? Basically can i make a count go down?
@sturdy moat let's think about this
you want to make a minigame around count command
whereas let's say you set the count to a certain value
and then whenever viewers enter their command
it takes 100 from it
right?
AFAIK to remove points from counters there is a $math command but I only used it once in another bot
I am not sure if it could work with SE bot
let me see
$math[$getcount name -100]
but again, I am not sure if it could work
hmm should be possible
you need to setup 2 commands, but I'm not entirely sure this will work though, so one would be !boss which displays his current health and !hitboss to remove 1 point, again I didn't try this yet
@gentle imp was thinking the same
I'll setup the commands in a second
You can have it setup really
Command: !hitboss
Response ${editcounter bosshp ${1:}}
thx 😛
but the default response for that will be "<user> has edited counter to <number>"
But to make the response more intuitive, a custom API call towardsa script may need to be made, as the script can hold more variables and have its own math/calculations in it
so it may look like this: ${customapi.<YOURSCRIPTLINKHERE>/?query=${1:} and the script can give back a response that the bot can then replay in chat with
no really but more or less on our side thats how its going to look like
I don't know how to build it, don't have the time to look up custom api calls and scripts and how to run them, but the algorithm for calculations is simple really
Extra! Extra! Read all about it above @sturdy moat puts on newspaper boy hat and flings a newspaper in the air
😂
Ok i barely understood a word y’all just said loll
I’m on mobile and i’m really dumb :/
OK let me build it as a simple custom commands for you 😉
If you cant do it then i could just make it
first lets start with a default command called editcounter. Place an alias on the command called hitboss and make the level of the command for everyone
then add a custom command called bosshp that has the response {getcount bosshp}
!hitboss = ${sender} hit the boss for 1 health, the boss has been hit ${count}/100 times!
I could do that but i’d rather do a count down
And also i forgot to mention im doing this on stream chat for now
{getcount} doesn't increment
I found out there is no {editcount} variable only a default command !editcounter
this opens doors for custom scripts to be used
So i make an alias for editcounter, ‘hitboss’ and add a command, would that be !cmd add !bosshp ${getcount bosshp}?
Is there any way i can get a command to change a variable without it saying that it has?
Whats a script lol
the commands output is not modifiable now, but will be soon
!command add !bosshp The Chat Boss has {getcount bosshp} currently
a script is a code
actually now that I think about it, this is gonna be tricky with the current available counter variables and defualt command 
and maybe not possible
And your best bet is a script/customapi call that calculates and responds with boss hp and how much is left and so on.
Is it possible to create a script on mobile?
No
You will need some coding knowledge to start with, even if there are some coding programs kinda available for mobile
and your own hosting location(website host) and domain name to upload the script to
@zenith widget this could be a module actually with custom result outputs that can be modified
I've seen it around
it's just that it needs to be coded here
I feel like it should be a feature in the actual streamelements
Maybe ${downcount} or ${count - 1} or something
@sturdy moat you could suggest that on the StreamElements Ideas Board https://strms.net/ideas
What would i say?
@full jay
Just like, a ${count} command which counts down whenever it is used?
You could suggest the same exact mini game you asked for
you can describe it and tell what each feature in it does
and share the idea with SE members here in the discord and if people like the idea they will upvote it
yes, a mini game module
Boss Fight, is pretty nice idea actually
Ok thats cool
so that way you will get everybody involved with your idea 😃
Ok, thanks for all your help
absolutely man
@sturdy moat Here is the StreamElements Ideas Board: https://strms.net/ideas
@sturdy moat what the bot said 
Just to point out, we are working on a Bit Boss feature, but no ETA on it at the current moment.
Yea what the bot said
@zenith widget 😹 😹 😹
yep
are the servers down for you guys it says this site cant be reached
@real tide I'm able to open the dashboard. What exact location of the website you are unable to open?
@frigid flare What did you break? 
i cant get in the website generally
Joke aside, I don't think I need to ask you if the GC app is running 
@real tide What browser are you using and where are you from?
Hello Neighbor 
yeah idk
gc 100% running
it did this earlier
for like 3 chat commands and came back as custom name
I would suggest to restart GC
hello neighbor?
@real tide Most likely an ISP hickup on your side if you weren't able to open the website but now can
Bulgarian 
ah cool
GC reboot fixed
You can rename streamelements?
yup
@sturdy moat Custom bot name requirements
- StreamElements bot modded and in chat
- Active overlay with alerts
- StreamElements tipping page in the panels below the stream (!panels)
- Create a twitch account for the name you want to use
- Ground Control app must be running
Steps to enable custom name
- Sign in to https://twitch.tv with the bot account
- Install and run Ground Control (!gc for download)
- Visit https://twitchapps.com/tmi/ and generate an oAUTH token
- Copy/paste everything in the box to Ground Control oAuth settings and enter the name for the bot account
- Restart Ground Control (custom name may take a few minutes to take effect)
Mac does not currently support renaming the bot.
hello. for timer right, if i set chat lines to 0, the message will show in chat regardless how many lines of message in there right?
I think so yes.
So @nocturne pelican what ya saying is that i cant rename the bot
What do you mean you can't rename it? @sturdy moat
okay. cos' I wondering why my timer message never shows up. how does the bot determine the number of chat lines though?
@zenith widget i’m dumb
@chilly vigil It has an internal timer of 5 to 6 minutes where it counts chat lines(including it self I think) and if chat lines are met in that timer, it starts the external timer you have set
Anybody has a piece of code of CSS that can customize the font, size, and color of it that I may copy?
of the custom event list?
Nah, I gave up on that.
That requires far more code than I could begin to understand.
I'm trying to fix an outdated marathon widget but it doesn't seem to listen to the basic CSS code for font
Hello, so i have a overlay on Streamelemnts that i lost during a hard drive wipe is there anyway to download it off of the SE site ?
@primal lichen Hi, well, actually, nothing's been lost. Adding a StreamElements overlay to OBS is as easy as adding a Browser source. All your overlays are cloud-based and have their own URLs.
How do I live stream using ps4 connected to elagto hd60s to my laptop using stream labs and having ps4 party chat connected?
@primal lichen So if you log in to https://streamelements.com/dashboard/overlays and click the launch button for any of your overlays, you'll be able to copy its link and put it into your scene as a browser source. 😃
Here is a guide on how to setup the most essential tools for streaming from your console, while using StreamElements tools without involving a Capture Card! It's easy to do, take 4 minutes to read and 10 to 15 minutes to setup!
Read all about it here: https://blog.streamelements.com/how-to-stream-on-console-7b620b1c46c3
I was just talking to someone over livechat and my popup disappeared
its about the overlays
I am Blazy 😛
Sorry no I missed it @cedar fulcrum at thank you I will read through it now
@scarlet mauve are you the one with the Youtube linked and the Youtube Alerts pop up in your Alertbox?
He is, I've got him in DM. 😃

I have done the streaming from console straight to twitch. I was hoping to advance and use my elagto so it would go to my streaming software and I can keep my overlay and stuff :)
@feral anvil thats exactly what the Elgato capture card allowes you to do
Yeah but I have my astro a50s connected to the ps4 to allow party chat but the elagto doesnt seem to want to pick up the sound from the ps4 at all
what elgato do you have?
you need to also input the sound In OBS I think but I dont know I use XSplit
it should show on input sources
I have the elagto hd60s and using stream labs. It shows it as a device but still no audio
I tried it before and struggled setting it up :(
what do you mean?
I just had issues setting everything up with it. Streamlabs just seemed easier for me
Where Can I find the JWT token?
@feral anvil just gonna let you know that StreamLabs OBS issues have been reported here often.
Blocked alerts, games that where fine in OBS Studio suddenly studder and lag in StreamLabs OBS and so forth
Learning how to use the right software from the beginning on save you hassle to switch back after a while.
But thats just my advise
@jaunty zealot 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")
@feral anvil In OBS Studio or OBS Live you just need to add a nev Capture Source wich would be your Elgato. and then add a Input device in the Audio sources wich would also be your Elgato
Thanks @winter zenith I will reinstall it and have a play
I also gladly assist you with any questions you have 
Yeah I got it to capture to the stream but still not sound and even when I select elagto sound card it doesnt work... maybe it hates my headset being plugged in not the ps4
@strong kernel I know that ive been using SE for a while but one of my older overlays i lost in a pc wipe is on SE and i wanna download it back off there so i can go put it on slobs without the SE browser source
or do you mean a self made design?

Caps lock is my ptt
If its just an image, have you uploaded it to the media gallery?
If yes, look it up by tring to change an image on an alert, and right click it and hope you get the direct link to it or have "open image in another tab"

So I've already informed someone privately about this, but the suggested solution hasn't fixed it sadly...
When I'm on the StreamElements dashboard I don't have an avatar 
(Suggested solution was to reload the dashboard and try to log out and back in again)
It's not that big of a problem really, seeing as all other features of the website still work, but I thought I'd ask about this regardless 😄
@steep kraken Go here: http://streamelements.com/YOURNAMEHERE
then on the grey avatar there is a camera icon - click, upload, done
Oh? So it doesn't take it from Twitch automatically?
Aaaaah, makes sense
they dont send it back
I was about to say that Tal
stealing my spotlight


I blame a YouTube recommendation for the media request feature to finally give me an incentive to look more in-depth into it 😛
Actually no, that's a lie. My bad.
It was the "StreamElements Stats" mail I got - at the bottom there's the "Media Request" info 😂
Pretty good first impression to join a Discord and already lie to staff, right?
let us know when you do the first mediashare stream

lol
Hmm... On the topic of media request...
I don't see an option to only allow followers+ to request things... or am I just blind?
Hey guys, can you please tell me why all of a sudden my streamelements bot stopped working??? I didn't change anything, the bot is a moderator, etc ...
A YouTube video, seeing as that is the only thing people can request (unless Soundcloud works, too, for example?)
@atomic hollow yeah I can see, Ok, will have to check again
did I just see a Cohh emote 
M.. maybe?
@zenith widget
@atomic hollow Oh, even Spotify? Noice.
Does that mean the manual "Add Media" box is a bit misleading then?
no
Or does it actually only support YouTube there?
spotify is via chat only
Ah
see #command-share
Alrighty 
Is there a way to see the patchnotes from obs live?
@long ridge Mindjames will post an announcement of the update later today as far as I've heard/seen from #general-chat
Per last info
(thats 2 hours ago based on my timezone)
any @Sergei here?? @nocturne pelican
@cedar fulcrum 
Isn't this supposed to say "Allow viewers to gamble away their [...]"? 
This is not the grammar you are looking for 

I'll pass it along internally for change 
Perfect. 
Hi! Is there any way to remove autohosts from the alert widget and dashboard?
If you get tons of autohosts with 0 to 1 viewers, you can jsut incease the minimum number it shows. Including for the activity feed(dashboard and page) filters
just setup the alert to only show if it's 1, 2 or more
Hello @lament blade , how may I help you?
@cedar fulcrum you asked me to send you the mp3 file on support ticket 😃 ill send it on DM
Sure
I noticed some commands work even when the stream is offline, but it seems the bot isn't in my channel at this point for me to test stuff out...
Is there any toggle somewhere to manually let the bot join so I can play around with a few things? 😛
@steep kraken yes in the STreamElements Dashboard
on the right side it sayes "Part Bot from channel" or "join"
oh... right.. derp
The literal dashboard main page haha 😄
I've been on all the other parts of it and couldn't find it, derp hehe
i have a question.. i used streamlabels alertbox because of the function that i can use a media file for follower alert and with CSS it write the rest into the media file.. is this possible with StreamElements too ?
Amazing. Thanks, Twitch.
so im able to play webm files ?
Yep!
ahh nice
SE recommends Webm files. Especially with the OBS.Live that just came out.
I gotta convert mine as I was using MP4 
yeah i use webm only because lesser datasize
Webm is our preferred video format
is there a way to simulate follower alert and so on ?
Yeah in the Overlay Editor. Follows/Subs/Cheers/Tips/Hosts/Raids
hello... i try to make my custom css alerts... It only shows {name} instead of the real Username... Can someone help me... Sorry for my really bad English
okay someone here who can help me with the CSS and HTML thing? because it dont work properly
There's a guide in the #dev-chat channel pinned messages for css i believe
Also @untold crest is a master if you require more help. He might be on vacation still though, but he frequents that channel too
Yup. Still on vacation
@fathom ridge {{name}} instead of {name}, also there is {{message}}, {{amount}}, {{sender}}, {{image}}, {{currency}}
@untold crest thanks got it
hmm holy shit im confused as hell.. i dont know how css or html works..
okay i found out i dont even need... the css editor
ok next... the text isn´t in the center of my container... class .name text-align: center; don´t work.. still a bit of side
i did it without css and only with that what is given natural
@gentle imp how do I remove them from the widget? It only shows all hosts clumped together in the settings
When I test an alert, the alert sound echoes. How do I fix that?
If you have the overlay editor open, and your broadcasting software, mute the overlay editor
Nope, I just have OBS open and it still echoes. @narrow coyote
@vivid lodge Make sure to :ballot_box_with_check: “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
Still echoing :/
check all browser sources on all scenes, tick shutdown when not visible
make sure u aren't on studio mode or with editor open in browser
I only have 1 scene. I checked shutdown when not visible and I'm not in studio mode and I don't have an editor open in browser. @gentle imp
checked your overlay for duplicate alert widgets?
if you hear an echo, the audio has to be playing from more than one source
No duplicate alert widgets and I don't see any other sources.
quick question when you go to resize the hype cup it doesn't actually resize it, all it does is move it within the box its in. If you go smaller it moves the cup up and out of view, doesn't resize the cup like I would want it to.
is there a way to resize the cup itself and not just the box it is in?
you can set the cup size, iirc there's a slider for it
close everything and try again @vivid lodge or even restart, I'm sure there's just something open or cache, did u also setup the variants?
wow i'm blind -_- lol thank you @gentle imp
np 😄
u made me doubt myself and was checking it again, it's there on option/change cup
yep see it now ^_^

Can you rename the se bot to something that matches your channel?
yeah
@full fable Custom bot name requirements
- StreamElements bot modded and in chat
- Active overlay with alerts
- StreamElements tipping page in the panels below the stream (!panels)
- Create a twitch account for the name you want to use
- Ground Control app must be running
Steps to enable custom name
- Sign in to https://twitch.tv with the bot account
- Install and run Ground Control (!gc for download)
- Visit https://twitchapps.com/tmi/ and generate an oAUTH token
- Copy/paste everything in the box to Ground Control oAuth settings and enter the name for the bot account
- Restart Ground Control (custom name may take a few minutes to take effect)
Mac does not currently support renaming the bot.
just follow the above steps
So just to clarify - do I need to create a new twitch account like "ktbellebot" or something... is that what you're saying?
!gc
Our Desktop App Ground Control: https://streamelements.com/groundcontrol
is there anyone here to help me with the overlay?
what did you need help with?
what is the width and hiegt for it when i copy the like hand the overlay is cut off
height*
@zealous flint 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 :ballot_box_with_check: “Shutdown source when not visible” https://youtu.be/KDvLynUqXI4
default is 1920x1080, unless you made it a different size
Do you guys have any awesome examples of some "stream stores" that you have seen? I'm trying to look for some fun ideas to put in there
thank you
@full fable https://streamelements.com/randomgirlsinging/store
https://streamelements.com/1ceprime/store
https://streamelements.com/veetus/store
https://streamelements.com/itsthesheppy/store
https://streamelements.com/jempanada/store
https://streamelements.com/orienator/store
https://streamelements.com/eekcast/store
https://streamelements.com/pastriepuff/store
https://streamelements.com/kiwaplay/store
Same list from #welcome ⤴
i have another question now
no worries, the channel changed names, so they have been hidden in there since then
Is there any place with inspiration about what kinda stuff to add to the stream store
check a few lines up ⤴
lol

fyi - the pastry puff link doesn't work
ty
ok one more - maybe I'm just missing it again... what command would I use if I wanted it to trigger a gif on screen?
@zenith widget pastrie_puffs' link isn't working anymore

@full fable just make it a stream perk through the store
new link seems to be https://streamelements.com/pastriepuff/store
due to name-change
That one is already removed 😄
Hello, can anyone help me with my subscription alert edit?
editing a tag does nothing, and tagging everyone wont work here
Gotcha
So whats the problem? 
Anyways, I am trying to edit my subscriber alert and it is only using the default overlay alert
check all the variations, there are 2 variations by default for subs
Ahh got it, thank you so much for that!

Help! I have one user who has 1660 points but whenever he tries to redeem them it tells him "something went wrong" and/or "you don't have enough points" but it's working for everyone else. Any advice?
is there a way to turn off the youtube link to share on your tip page?
Like to not display that at lal?
@main adder Have them try going to the StreamElements site, and log out and back in there, this has happened a few times in he past, and that has always been the solution
@full fable I think that is tied to the media request settings, if you have via tip enabled for media request
here?
No, if you go into the settings, there are a few different modes you set it as, free, via tip, or both
i believe if you use via tip, or both, it will show that on your tipping page
I don't have media request as a widget though
Media Request can run without a widget, check the settings here, to see what mode its in https://streamelements.com/dashboard/mediarequest/settings

@full fable Just to make sure, I did double check, if you still want to have media request enabled, if you set the mode to free in the settings, it will remove the youtube clip stuff from the tipping page
How do you change your profile picture on streamelements..?
go here https://streamelements.com/dashboard/profile click open my profile, then on the left, there will be a change picture option on the profile pic
i need help
What do you need help with? 🤔
So i curently used streamlabs obs now i switched to stream elements and i dont know how to put the alert box or anything on
obs
You would need to add the Browser Source to OBS.
you need to have an overlay that you created from our site, or if you imported your alert box, then you add that as a browser source
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 :ballot_box_with_check: “Shutdown source when not visible” https://youtu.be/KDvLynUqXI4
⤴
lit guys appreciate it!
While I was streaming about 30-40 min into my cast suddenly my webcam was about 20 seconds off from my voice. (Using Blue Yeti through Webcam so it is always synced properly in the first place)
After spending several min. trying to figure it out.. turning stream off and back on.
I then changed FPS on camera settings to max then back to 30
Problem solved.
Anyway not sure if it's something that might be a bug in the application or not because i've not had this issue before.
are you using OBS.Live ?
Yep!
ok, let us know if you have an issue with the webcam again
In general, there's nothing different about webcam handling in OBS.Live
definitely possible
I previously used SLOBS for quite a while and never ever had any issues.
I have been using OBS.Live for a few days now.
But the other days were fine. 😃
@ashen ravine Since I don't have a webcam my self, when you open the properties of the webcam source in OBS, does it have a box that says "something something use timestamps"?
is it only the camera btw? game looks fine? @ashen ravine
Its just a thought really. Try and check your audio sources and see if any of them have this enabled in them
If you can get an OBS log from the stream, that might be helpful
if yes, that may be your problem and it may not be OBS.Live related but OBS in general.
Also what Kite said
can you go to %appdata%\obs-studio\logs and get me a log from the stream
Want it here or in DM?
either way is fine
ah, if you restarted your stream there would be a few, if you just give me all from toady, that is fine, will be nice to cross reference if something stands out
ok, So I think I found where the problem happened, but nothing showing why this happened.
Oh?
I have that webcam
and the interval is huge
I manually set it at one point
When it started acting up I took it to "max"
then back to 30 fps
And it fixed the issue
Not sure if that is what you're seeing?
well, this set it to 5, so I think this might be where the issue occurred
yeah, it looks like when it was set to max, it had it at 5 for some reason, because right after its 5, I see where you set it to 30
So that may have been when I took time to toggle with it to attempt to fix it?
I usually recommend setting the webcam settings manually, to avoid some odd things that can happen when using auto, or max for settings
I had it set to 30
Then the issue happened. I set it to max to flush it out then back to 30.
Kind of like a last min. hope refresh
and it worked. lol
interesting 
yeah, i dont see anything else in the log, only that one instance of it being at 5 fps, but I see when it was first loaded that it was set to 30
do you use the Logitech software at all with the cam?
I do not
I have logitech camera settings installed
but thats about it
Didn't download the app if that is what you're asking?
was just curious if the settings in there matched up for the FPS, or if they were different, or if you used the logitech software if you had the cam set to prefer exposure or framerate, just to see if there was a possible conflict somewhere
Well I had previously used SLOBS which is basically OBS yeah?
Just like OBS.Live?
Didn't have an issue for the almost year I used it
So maybe just a random weird thing?
cant really compare them, SLOBS is a hard fork of OBS, so their development is way off from OBS
It could have just been a random 1 off issue, they do happen from time to time, but defiantly please report back if it happens again.
LOL
permanently
Awesome!
Well i apricate it. It took me 5 hours to set everything up the orher day and everyone has been VERY nice and helpful

(ง'̀-'́)ง
༼ ᕤ◕◡◕ ༽ᕤ


I am having issues with alerts playing twice. I have set the source to shut down on all scenes, however they still play twice. I have streamelements open in the browser for song media
Is there a way I can import my custom alerts from streamlabs to stream elements?
@cinder hinge https://streamelements.com/dashboard/account/import there is a Google Chrome extension to install to do this, just make sure you are logged into both your SL and SE dashboards
@hasty glacier Audio playing twice has to be coming from multiple sources, an overlay in another scene that is not shutdown, duplicate alert widget in the overlay, having the overlay itself open in a browser (like the overlay editor)
oh ok thats what I was doing wrong, didnt realize I had to have them both open
my follower count on the streamelements page is higher than on twitch how do i fix it ?
@loud wind im guessing you mean the Follower goal? You can change that either going to activity feed -> widget data -> goals, or by clicking data tab in the overlay editor
Hey guys i need some help. I have a command in stream (!wins) that displays my fornige wins but i have to go in every time and add those manualy but now i want my moderators to just add a win to it in chat would it be possible to do this in a way?
Okay
THX @weary mist
- Create two seperate commands. One for mods (!win) and one for the community (!wins).
- For the !win command, put the following in the response (edit as needed):
$(count wins), Another win to the count - For the !wins command, put the following in the response (edit as needed):
$(getcount wins) in Fornite so far
make sure #2 is mods and up only, and put a global cooldown of 60 seconds
that way only one person will be able to add a win every 60 seconds, no duplicate counts
Okay now i have an little extra its displayed in my stream like this wins:215 (solo:50,duo:100,squad:50)
What would the command look like than?
ok
And is there a clear video that explains all those special command counters,...
I would like to understand those
I would create seperact commands to increment the count (!winsolo, !winduo and !winsquad), replace $(count wins) with $(count solo), $(count duo), and $(count squad)
then the community command just do the $(getcount) for each of the three in the one command
for example, for the !wins command, just do Total wins: $(getcount wins). Solo wins: $(getcount solo). Duo wins: $(getcount duo). Squad wins: $(getcount squad).
it will get all 4 counts for you 😃
Thx man
Hi I was wondering if when people sub, donate or, donate bits that a bot can read out the donation from streamelements
yes, you can turn on TTS in the alerbox settings 😃
though if you specifically mean read out the alert itelf (Kappa donated $5), then I am not sure about that part, I don't think we offer that
I have issue with browser overlay (stream elements ready theme) making my frame rate on only obs going to 40-50 from stable 60 i never had that problem before till today tried run rerolling to vanilla OBS still didnt really help me out.
cheers can be read out (bits), sub messages can be read out, and tip messages can be read out
@twin lake are you using one of the animated themes?
yes
those are known to be much heavier than static (stationary) images
they can cause framerate lag if your computer is not beefy enough
I'm trying to figure out how to get rid of the default overlay sound, when alerts pop up through streamelements. I currently deleted just about everything and doubled checked if there were any sounds in every widget, which there aren't. I am using a prefab that you've guys provided which might be the cause? Idk. Send help pls.
@lament blade is it all your alerts, or just specific ones (like subs and cheers)
The other thing, is that if you added each of the 5 overlays to different scenes, you have to make sure you have shutdown when not visible checked in the browser source settings, otherwise you will get duplication
So besides changing my overlay to static there is nothing i can actually try like i'm saying it was running fine and my pc is rather good
It really depends a lot on what games you are playing, what encoding settings you are using (720P or 1080P, FPS at 30, 48, 60, cpu or gpu), and what all you have in your overlays. I personally run my stream at 720P|48fps, use static themes, have hypecup, and kappagen, and don't experience fps issues when streaming
All of the alerts.
the best thing to do is play with settings, think about what has changed recently, etc
@lament blade for you, are you hearing your new alert sound alongside the default?
lol, let me know if its fixed
It's mostly fixed, but I came across another problem.
Whenever it's a resub, it plays the default
sound
Is there a way to change this?
there are variations on the sub alerts, 2 by default, one is for resub
hello, so i updated my current version of obs live and now i can't start recording anything. as soon as i hit start recording, obs crashes...any ideas?
i use the recording feature to make a short clip of my stream advertisement
If OBS is crashing, the best thing we can do is get a crash log from OBS
Thank you ❤

how do i pull that up?
It would be in %appdata%\obs-studio\crashes
do you want me to copy/paste here or send a message?
You can just drop the file itself in here
Your base OBS is not on the latest version, if you update to the latest version, that should prevent the crash https://obsproject.com/
hi, basically i had a new sub earlier to my channel and it hasnt shown up on my super theme or in the sub extention on my panel or given the loyalty points but the sub has got the sub badge
was it a prime sub?
Twitch prime (new and resub) and paid subscriptions (resub only) must be shared in chat manually by the person subscribing in order for the subscription information to be sent to StreamElements. For twitch prime, the user needs to have sharing enabled on https://www.twitch.tv/settings/prime. For paid subs, if the share box doesn't show up immediately it will when they refresh the page. https://i.imgur.com/VNJN0Uv.gif https://i.imgur.com/2297EA7.png
it was a paid tier 1 sub
i had a tier 1 sub saturday that was paid and there wasnt a problem
I’ll take a look when I get home @weary mist
how do i find the update for the base obs?
the link I shared https://obsproject.com/
i got it, thank you for the help 😃

updated base obs, was told obs live needed an update, updated and now have same issue. hit record, obs crashes
Can you get a new crash log?
Are you using different encoding settings for streaming compared to recording? It looks like its the intel driver that is actually causing the crash based on the fault address in the log igdrclneo64.dll is the dll causing the crash, and this should be coming from intel display drivers
a friend of mine tweaked some settings but i only use the stream key i was given from twitch and before the current obs live update things worked fine. i could record and stream no problem. the only thing he tweaked was some output settings
we even did a test stream last night after the update and it worked fine. haven't tried today
well, unless you are using intel hardware encoding, I would not expect it to be touching that display driver
to be honest i don't know what im using for encoding...hang on and i'll let you know
You can also check your event viewer > Windows logs > Applications for errors around the time of the crash, might give us more details
have the stream store set to let people do sound alerts, have the widget in the overlay. nothing is happening
hey guys i need help to do a live stream some one can tell me how i can turn on live ?
I can't find where to enter the oAUTH token in Ground Control.. any photo?
Anyone? 😮
yeah no one is here... hasnt been for like an hour
Hm, yeah, haven't had it happen but I suppose it makes sense!
Gone fishin'.
<@&382267076632379392> If any of you are around - bout to go live and could use some quick help! 😄
No, no - oAUTH token? For a custom bot name.
Is that the same.
!rename
Custom bot name requirements
- StreamElements bot modded and in chat
- Active overlay with alerts
- StreamElements tipping page in the panels below the stream (!panels)
- Create a twitch account for the name you want to use
- Ground Control app must be running
Steps to enable custom name
- Sign in to https://twitch.tv with the bot account
- Install and run Ground Control (!gc for download)
- Visit https://twitchapps.com/tmi/ and generate an oAUTH token
- Copy/paste everything in the box to Ground Control oAuth settings and enter the name for the bot account
- Restart Ground Control (custom name may take a few minutes to take effect)
Mac does not currently support renaming the bot.
You don't see it?
That's different than the JWT?
Yes
Those only appear if you have bot modded, tipping panel, and active overlay
your tipping link is for StreamLabs
if it isnt showing up one of the catagories arent done yet
you have to have everything enabled for it to come up
ground control checks ur page for all the earlier steps or the setting doesnt appear

still the best emote kite


hi everyone, does anyone know if i can setup auto message on twitch tchat with the streamelement bot ?
@wise ridge If you have the store redemption widget in your overlay, the sound should be played through your default audio device, the same as alert sounds, or media request
@vagrant thistle You mean Timers?
@vagrant thistle https://streamelements.com/dashboard/bot/timers
^
Double tag

@tight harness actually i have set some commands and i have to write them on tchat to have the message in answer. I would have directly the message in every 1 hour for example
thats what the timers are
So yes, Timers 😃
they send a message every x minutes
ok sorry pretty noob with all this
Y'all are rockstars - thanks for helping with the bot! 😄


ok thx for your answers i'll check this
The timer name,
What you want it to say in message,
how long between while you are live,
how long between if you are offline (which you can disable),
and how many chat lines it will wait for,
so if the time has passed but noone has spoken yet it wont spam caht @vagrant thistle
👍
so i think i will ask a second question ^^

is there any widget or anything else who permit viewers to click on the twitch screen when i stream and gain some points
@narrow coyote it does not
you know some box who appears in the middle of the screen and viewers can click on it
and gain some extra points
sorry my english is so basic so i hope you understand me
@wise ridge If you dont hear the sound playing when you redeem a sound item, then I would check the overlay, and test with the overlay open in the overlay editor to ensure this works, then check the overlay in your broadcasting software
@vagrant thistle There is nothing like that, as it would require a video extension, which we do not have anything like that. Anything clickable on the stream video would require a video extension
ok thx @narrow coyote
Question: How are contests supposed to work? I do not see any additional options for them in the contest page to create new ones. My problem: When people vote on my contests and spend my stream points on them, if they win the contest they just get refunded their points, instead of doubling the points they wagered. The losing option works correctly in that they just lose their points.
nope. still doesnt work
You are not always guaranteed to double your points. The payout depends on how much was in the pool, and how much you bet, and how many winners there were
OOOOK. So its like a lottery!
Can you be a little more descriptive with what exaclty is happening, cant really do much with dosent work. my counter to that would be, works fine for me
Thanks so much @narrow coyote

howdy
i have thewidget in the overlay and when people redeem it does not make noise
it also does not redeem
@abstract anchor just set up a key to mute the music on spotify
and then set that key to change scenes
@abstract anchor Use a macro, invest into a stream deck, and please keep non StreamElements related questions in #general-chat
I didn't know that thanks
you guys know, if i can setup automatic tweets for different games im playing?
like in social media tab on streamelements
not right now
@wise ridge Does it work with the overlay open in your overlay editor? Do you see the redemptions in here? https://streamelements.com/dashboard/store/redemptions/items
@narrow coyote yes the overlay is open
and it sows in there
but it is not on the redemption page either.
so the commands arent going through
alright so i was just trying to add a !followers command into my stream but i am unable to figure it out could someone possibly help me?
@wise ridge Looks like the !redeem command is disabled in https://streamelements.com/dashboard/bot/commands/default
thank you!

uestion i watched the https://support.streamelements.com/hc/en-us/articles/115000373792-Stream-Store video about the stream store but it doesnt specify how to make the alert work when someone redeems something. just says to check the box. i did this and tested it and the chatbot says x person redeemed x item in chat but no alert or sound or anything in my stream
You need to have the store redemption widget in your overlay if you want something to show on stream
oh can i just make a totally blank overlay, add that specific widget only. add the source into my current obs and thats it?
the overlay part is the only thing i dont like messing with in SE :/ its weird lol so i try to stay away from it
you can just put it in your regular overlay, and then get rid of the image and text
less browser sources makes the software run better
regular overlay? im really not good with all this stuff? it took me forever to get it set up the way it is in obs. so i don twant to mess with it because i dont get all this stuff
i just want a simple alert to pop up on the screen when someone redeems something 😦
If you want you can put it in its own source in its own overlay, but I would just add it to your existing overlays, the same as your other alerts are
Thats how I have mine setup, a store redemtion widget next to my main alert widget, with a cheer alert widget below that
im in the process of moving over from streamlabs
so most of my alerts are still from there
ill need one of my mods to set them up with with SE as i dont get the overlay thing with SE. everything is great but the overlay part is just weird to me. but if for now i just need the redeem alert, i can just make a specific browser source for that and add it to obs
and it should work on its own right?
yes that will work
ok thank you ill give that a try later tonight!
The whole idea with the overlay is that what you see in the green there, would be your canvas size, and you build your overlay around that, and add it to your broadcasting software. Like this for example, is my overlay I use for VR, with all these being images, widgets, and some videos, so all of these elements are in one source in OBS, instead of several
There are a few things I keep in different overlays, like my alerts and kappagen
I am unable to see the graphics on my stream but I can hear the notification sou nds. STream Elements was working properly before, and is at the front of the entire scene. Any reason why?
Do you have your overlay on top in your broadcasting software's source layers
Nothing on top of Stream Elements. SE is on top of everything. I do have a few small graphics, but nothing taking up the entire screen. In the overlay editor, I can see the graphics play out, but on stream I can only hear the sound effects.
make sure you have the overlay added at the correct resolution then
I tried getting SE to leave the channel and rejoinin, I also re-added SE into my sources using the proper technique, 1080p 60 fps, no custom CSS, Shotdown source when not visible
This is my life. I literally troubleshoot for days and it's the most intricate thing ;\
hello, can I get help with setting the size for my overlay? i choose a overlay and it always ends up 5 times bigger than what i need
Do you see any parts of your overlay in your braodcast software? @cursive ferry
The overlays can be any size you want them to be, but themes are optimized for 19020x1080, and its reccomend to add them at that resolution @tawny birch
is there a way to edit it without forcing it to use only 30% of the edit screen?
is there a command to gift some point to viewers. they win them when they watch stream or follow or sub but can i gift some if i think some one deserve it
if you resize an overlay, then the elements will not resize, it would need to be done manually. What is your canvas size that you dont want to use 1080p for the size?
1280x720
!givepoints for individual users and !bouns for all users all commands and syntax can be found here https://streamelements.com/dashboard/bot/commands/default
@tawny birch if you are using an existing theme, again, they are optimized for 1080p, even if your canvas is smaller, if you are using OBS, add it at that resolution and use Ctrl+F to have it fit to the canvas
If you rezise it, then you would need to manually rezise the elements when its just easier to have the broadcasting software handle it
ok thank you, didnt know about that shortcut
@narrow coyote I don't see any part of it in OBS. That's the weird part. The whole screen is selected as it's domain. I see nothing but hear everything
actually still only uses 50% of overlay but ill look up a video for it
ok 3 videos later and I got it, thanks for the help
also I think what made it more confusing is that I didnt realize you said 19020x1080. so wasa trying go for odd sizing
Is there a way to have current viewer count on an overlay?
theres a widget for it I think
@torn topaz I believe that is currently planned to add for Overlays. Don't know ETA.
i saved this and copied the source url.
There will be in the next release of OBS.Live @torn topaz
then i added the source url in here. is this all i need to do, it should work now if i go live?
when i click test alert on the SE site, it wont show the alert in obs even tho i hear the sound twice
that overlay does not look to be added at the size the overlay was made as
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 :ballot_box_with_check: “Shutdown source when not visible” https://youtu.be/KDvLynUqXI4
Hello, I have installed the google chrome extenstion to import streamlabs tips and alertboxes, but when I click import, it says that an error has occured. What can I do to fix this? Also when I try to import from Streamlabs chatbot, it wants two files, but I can't seem to find the files, where can I find them?
The screen shot you show above, has the source SE alerts selected, and the little red box in the preview indicates it is not the right size
you need to have both SL and SE dashboards open @vale grove
ah so the alertbox needs to cover the entire screen. unlike streamlabs alerts that need to be just the size where the alert will take place
because im puttin the whole overlay in obs, not just the alert widget?
yes
I posted something earlier to kind of show that, not sure if you saw it
i saw your screenshot but im not ready to move over everything yet haha im struggling with just 1 thing! need to take a full day just to sit down and do all that 😛
i just enjoy videogames and streaming, this part is a nightmare for me but part of the job lol
appreciate the help tho
no problem, we are happy to help 
I have tried to import two files: Currency.csv and Data.xlsx, where do I find them so I can import data from StreamLabs ChatBot?
And will that also read from chatbot's currency so that the currency from both bots are the same currency?
Cause I want the points to be the same through Streamlabs, Chatbot, and Streamelements
i dont know exaclty, but should be somewhere in the console you manage the bot from, but it only supports exporting local points as far as I am aware, so cloud points cant be exported
Cause I made a currency system from the extenstion from streamlabs, then connected it to streamlabs chatbot, now how would I connect it to streamelements?
yes @stuck hamlet it is a recent affiliate
cannot figure out how to add a subs counter/command.
I mean I can add the command but need help with making it count them automatically like on other channels I mod
Hello there. I have a problem with the Ground Control. When Gound Control is active, my keyboard Key # doesn't work. How can I fix it?
${channel.subs} for a command would show you the amount of subs you have, if you recently got affiliated, just log out of the site and log back in @worn quarry
i have enabled "link protection" But people can still send links? Am i missing something?
who can help with changing the chat bot name?
@inland creek Custom bot name requirements
- StreamElements bot modded and in chat
- Active overlay with alerts
- StreamElements tipping page in the panels below the stream (!panels)
- Create a twitch account for the name you want to use
- Ground Control app must be running
Steps to enable custom name
- Sign in to https://twitch.tv with the bot account
- Install and run Ground Control (!gc for download)
- Visit https://twitchapps.com/tmi/ and generate an oAUTH token
- Copy/paste everything in the box to Ground Control oAuth settings and enter the name for the bot account
- Restart Ground Control (custom name may take a few minutes to take effect)
Mac does not currently support renaming the bot.
i put in the token and nothing happens 😩
how do i make a subcount command
well he just told me if you recently made Affiliate or Partner of course, log out of Stream elements and back in and the "${channel.subs} for a command would show you the amount of subs you have" @elfin pawn
so to make the command it SHOULD be !subscribers ${channel.subs}
i figured out bot name change, thanks
Before obs.live changing to studio mode didn’t increase my cpu usage but now I’m seeing it go from 8% with it off to 28% with studio mode on. Anyone able to confirm that it does increase for them also?
It doesn't seem to be increasing for everyone, are you using Kappagen/ Hype cup?
@lusty yacht
Hi, I was wondering how to reset my Donation goal back to $0.
nvm! I figured it out!
Wanting to do some IRL streaming from Disney in about a week. Interested to know how that streaming app is coming along, and whether any beta is available to try it out. 😃
We are still doing internal testing @cobalt kindle
@dense jackal I’m using both lol. Was before obs.live as well
After I installed obs.live I saw my cpu usage go from 8-13 to 25-30. But turning studio mode off is back to normal
That may be why we are currently having issues with those two widgets drastically increasing cpu usage
Gotcha. Glad I could confirm lol
Hey guys i have a question i have an donation allert witch shows for 10 seconds an i have a gif for it witch is only 5 seconds long is there a way to let the allert play it 2x ?
Question #2
In my stream store i have challenges people can buy. But i want to show on stream wich ones are active atm. Is this possible to do with a command. So when a moderator tipes the command it will show on stream and with an other command it disapears?
Would it also be possible to make the texts scroll or something or fit to each other automaticaly
Is the file type set as a video or an image?
try setting it as a video 🤔 as for the stream store It would have to be done manually unfortunately on the site. Text can scroll, and what do you mean by fit to eachother?
I have moderators an they try to do there best but i think they will scruw up the overlay. But if i premade all the challanges and they would just have to activate it the problem with that is the challanges would be all over the screen and there will be gabs between them from the non activated challanges
@floral badger Hello, once you add items on the store they are there unless you remove them manually. What I could suggest is to use the !items command available at https://streamelements.com/dashboard/bot/commands/default and make it so that only moderators are able to trigger it, and every time it is triggered it will be accompanied by a link to the store. Now to show the active items on your overlay it'll be a bit tricky and my best bet is to add a browser source that points straight to your store, use crop options and assign a hot key on your OBS Studio to enable/disable it on overlay.
Okay
Thx
Would it be in some way possible for the moderators to add something to a list with a command and then display that list to the stream overlay and let that text scroll?
@floral badger and regarding the donation alert, at the moment it is not possible to extend the duration of the gif from within the overlay editor (you could suggest such option to be added from the ideas board on this link https://strms.net/ideas).
Let me look into it and I'll let you know
Thx
generally speaking, I don't think that it is possible to add bot commands into an overlay (correct me if I am wrong @dense jackal )
but what I suggest is that you do it manually through OBS and make the text scroll (by using GDI text)
actually, what you are suggesting is pretty neat and I'll do my own research to figure it out as it could be useful for everyone.
Anyone aware of limitations/restrictions when using .webm files for alert overlays? I have uploaded a 10sec .webm file for my follow alert but when I try to select the .webm file I’m only given the option to delete, not select.
Hello @storm falcon , can you attach a screenshot of the file picker, please?
Hello, does anyone know what size the gif images need to be? I'm considering customizing some emjois for my tip jar and wanted to make sure I get the sizes correct. Thank you.
@storm falcon can you send me that file in a DM, please?
@stoic halo GIFs could be any size you want as long as they are visible on your alerts. You could make some that are square or rectangular, but it really depends on what your vision is regarding them.
here is an example of a gif I used for donation
Sent @full jay
I am looking into it @storm falcon , give me a sec
Alright. Thank you. @full jay
@full jay thanks again! Are there any standard sizes or a way for me to practice what it would look like? I'm specifically looking to customize the emojis that drop into the tip jar when being tipped.
I'd like to have different size ones corresponding to the amount of the tip
@storm falcon it's showing fine on my end and I was able to upload it and select it. What browser are you using?
Chrome @full jay
@stoic halo in order to customize the emojis that drop into the tip jar you'd need to either be a designer or hire one. And as far as the size and dimensions are concerned, as I mentioned before, as long as the GIF is visible in the alert everything is fine.
@stoic halo try making it square and SE system would adjust the size automatically for you then you can modify it from the size and position panel on the left bar.
@storm falcon that's pretty weird, hmmmm. Did you try from another browser? Because I am using Google Chrome as well.
@full jay I'm working on a couple of custom ones now. Actually working on them for a friend. Seems like it would be smart for me to signup for my own account so I can test @full jay ? Your input is much appreciated
@full jay Sorry to butt in on your thing, but @storm falcon have you selected "Set Video" instead of "set image" for the .webm?
@stoic halo having your own account would be indeed a smart move. That way you could test infinitely until you have the perfect combo. And no problem, always glad to help my friend.
@zenith widget I was literally about to ask him the same question xD
glad you did, though ❤
Here a tip..just the tip 
@full jay I'll do just that. Thanks mahn!
Start from the obvious thing
Do you know why my sound notifications are not working
When you get a follower/tip? Is it only in OBS or Overlay Editor as well?
its in both
Do you hear other sounds like playing a video from Youtube?
sure?
hey guys i just started working with these counters and i have added a scoreboard to the stream where moderators can add a point but now i have 2 questions #1 is there a way to open these counters? so i can manualy add wins because when i don't stream i also get wins and i don't add them to the score board then.
#2 what is the command to remove 1point from the scoreboard
@floral badger You can use the default command !editcounter wins <number> to set them to 0 or ot 10000 if you want
@lament blade I'm not sure what you were referring to.
thx @zenith widget

hi, so i have a gif i would like to use for alerts, but i dont know how to get it where i want it
Where you want it located in the overlay?
well i tried to make it 1920x1080 and theres supposed to be a smoke ball rolling out from the right and then putting smoke out but its just going in the middle of the screen
Aah, so on top left corner of the editor, there are these arrow like buttons you can use to fit the greenscreen to true size or fit to screen.
You are missing out on the lower part of the greenscreen thats why you see the ball rolling in the middle 😉
hmm let me try something
hey guys i have an other question is there a way to add an extra rolle in streamellements because i want to make a roll for donators and supper donators so they have a few unique commands and they could only buy sertain items in stream shop? is this possible and if so how.
Why not use the Regulars role? That is above Subscribers
@floral badger
Chat/Bot Levels
100 - viewer
250 - subscriber
300 - __regular __
500 - moderator (twitch mods automatically placed at this level)
1000 - super moderator
1500 - broadcaster
Dashboard Manager Levels (least to most access)
Bot Supervisor (can add super moderators from dashboard)
Editor
Full Access
https://i.imgur.com/s61Liry.png
As for adding a custom role, at the current moment its not possible, but I think its been suggested
I think its been posted in the ideas board as well
@zenith widget as always many thanks 5/5 stars
I'd like to take tree fiddy thank you very much
@floral badger
do you think i could hop in a dm call and share my screen, its really complicated
you dont have to talk
I can't. my Office internet is shiat
ah ok
yeah i got it to fit the screen
but the alert is in the middle of the 1920x1080 thing even though the animator made it in the bottom righjt
i am just resizing it and moving it down
is there a way to add people automaticaly to regulars if they have watched a sertain amount of time :p
@floral badger As far as I know, no there is no automatic way and no chat command for that.
@abstract dome Ok, so mind sending me an editor link in DMs and I'll take a look?
we will adjust it via DMs 😉
okay
can i see and manage view time in the streamellements website i don't find an option for it
streamlabs? 
There is no way to manage watchtime atm as it is tied with our loyalty system, hence why you have to enable it for the !watchtime command to work
@floral badger Return the slab! Or suffer my curse!!!..wait wrong thing...yea I forgive you, but I am watching you 

and make two separate alert boxes
i do have a question tho
how do i get rid of the bit image
like for alerts
i just want my gif
and the text
bit image? for the cheers? remove variations
and set your image as the main alert one
Can you crop in the stream overlay?
Hi, Ive been having trouble with the chat bot. It wont go off for the timers =/
or let me know any notifications (follows, subs, etc)
@floral badger Um not exactly 
@neat pond had your bot joined ur channel check at dashboard if it says part channels its okay
it did
i also did the /mod streamelements in my chat just in case but it says is already a mod
Ok, so here is rundown on how timers work
You set 15-20 minutes timer with text response and lets say 10000 chat lines. There is a hidden timer in the system that is 5 to 6 minutes long and tracks how many chat lines popup in that interval. If you hit 10000 chat lines in 5-6 minutes(or even 3) the real timer of 15-20 minutes start ticking down.
Do you know who can hit 10k chat lines in 5 minutes? Maybe only Ninja if his not in sub-only mode 
Can i know how do i add alerts for a follow, sub or a tip?
@neat pond Does this help on the timers? ⤴
is there a option for it?
@small crystal I'd suggest you start with this video guide: https://www.youtube.com/watch?v=X7XrDdRE7Fk&list=PLCDDKlFdScbEwdx5AntcQIS1InkFJwHtv
Okay Thanks!
Based on your current viewer count, I'd suggest lowering the chat lines to half of those
ah okay let me try
@neat pond I'll lurk in your channel for a bit, just to tell you how many chat lines I've counted in a period of 5 minutes 😉
just chat lines
it helped @zenith widget
thanks
also is there a streamelements software, so i dont have to go to browser?
Not exactly
oh.
Overlays and settings need to be controlled from the dashboard
but there are 2 tools you can use to lessen the tracking of the activity feed
Ground Control App, or OBS.Live pluggin
@neat pond Its been 10 minutes. I've counted 0 chat lines so far. But I assume you, when you get an active chat, the timers will go off.
thanks 😃
Ummm, how do I back the background transparent for the Tip Goal Widget?
how does the !removesong command work do you have to put the title after it or...
can someone explain the !bingo {..........} to me i don't understand what the all and twitch after the command does???
@celest temple go into the widget settings in your overlay for Tip Goal. And use a Transparent color.
I'll try that now.
@floral badger !removesong or Wrongsong
Are oftenly used when people Song request something. And it's the wrong Song. So they imidiantly type !wrongsong or !removesong
It Basicly delete the Song that is last in the que
I dont see transparent color
okay
@celest temple you use Chrome?
i don't get why this doen't work i think i'm missing something
i can't get the bingo to work
Well it sayes
o you can only guess one at a time
I use firefox Kiwaplay
If everyone Spams every emote wheres the point :3
okay and could you help with the bttv/ffz/twitch/all what are the differences between those
@celest temple use Chrome to see the full color wheel and slider
@floral badger BTTV and FFZ are extension for your twitch chat
ah okay many thx
So when you type "SourPls" people with FFZ Installer in there Browser see a Animated gif of a guy dancing @floral badger
Everyone else just see the text
And if you have Kappagen the emote will be Displayed in your overlay
okaaaaaay now i get it
@celest temple use Chrome to see the full color wheel and slider
I don't have chrome
StreamElements is build on chromium. Firefox uses a scuffed Version of that. @celest temple
So when you click on the color in the Tip Goal widget the Color Wheel is cut off a bit
Not Revealing the transparancy slider
@celest temple just type
rgba(255, 254, 254, 0)
how to exclude myself from top chatters
@floral badger pretty sure you can exlude yourself from loyalty and stuff but not chatters could be wrong though
Chatters - you can't, loyalty - you can

i have a problem i don't know what this does but when i try to find out by turning them and pressing save they just go back is there a reason for that? #2 and i have the problem that my tipping settings wont open i've had this problem many times am i the only one? because i want to change a small bit of text but i just get a white screen
My loyalty points are still showing the wrong name. Booted and reinvited the bot a few times, logged in and out a few times, updated the name a few times. Still showing the default
So, you are having trouble with renaming the bot?
@strong ruin Custom bot name requirements
- StreamElements bot modded and in chat
- Active overlay with alerts
- StreamElements tipping page in the panels below the stream (!panels)
- Create a twitch account for the name you want to use
- Ground Control app must be running
Steps to enable custom name
- Sign in to https://twitch.tv with the bot account
- Install and run Ground Control (!gc for download)
- Visit https://twitchapps.com/tmi/ and generate an oAUTH token
- Copy/paste everything in the box to Ground Control oAuth settings and enter the name for the bot account
- Restart Ground Control (custom name may take a few minutes to take effect)
Mac does not currently support renaming the bot.
Have you met all the requirements?
no, I'm having trouble renaming my loyalty points
Are you using Chrome?
Tried both Chrome and Firefox and Safari and IE
Also the bot has no real purpose expect to track your chatter list
So loyatly should be enabled, change name, hit enter and did you click "save" at the end?
Ok, lets do another thing, Open the loyalty settings in chrome, open the dev console(F12) and try to edit the name and click save
If theres an error, it would pop up in the dev. console
I've got one error and one warning
i have a problem i don't know what this does but when i try to find out by turning them and pressing save they just go back is there a reason for that? #2 and i have the problem that my tipping settings wont open i've had this problem many times am i the only one? because i want to change a small bit of text but i just get a white screen
@floral badger FOr number 2 - allow third party cookies
for number 1 - i think that just a visual bug
reload the page and try chaning the chat stats settings
open dev. console reload page and try again, IF the first reload doesn't work
okay thx
jeps coockies was the problem thx
is there a way to let tip messages read out automaticaly in streamelements
Are you referring to TTS? Yes we have that option in the overlay editor alert widget
okay and they can also add a video link what does it exactly do and how do i disable it
Hi, what's up?
hello nethyr
when ppl use follow or tip
i think all alerts
listen double sound
Just the sound?











