Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ladman

Pages: [1] 2 3
1
Name Changes / Name Change
« on: November 17, 2017, 10:55:54 AM »
Current Stream Name: legendaryladman
Current Bot Name: thelegendarylegion

New Stream Name:ladman
New Bot Name:thelegendarylegion

2
Help/Support / Re: Oauth password for my bot not working
« on: October 30, 2017, 09:26:24 PM »
I am still having this issue. The only thing I can think of doing is trying to change the bot account I use to a new one. Both my main account and bot account are not banned and are in good standing, I have also revoked the access several times to both and it still keeps on happening. To have a new bot account, how do i request to have the bot name changed? i know i can change the bot name in my profile?

Image of error message:

https://imgur.com/a/qArgp

3
Help/Support / Re: Oauth password for my bot not working
« on: October 27, 2017, 08:16:29 PM »
Ok,

i have went to each Twitch account and removed the connection. I then went into DeepBot and re-input the OAuth Password for both me and my bot. I then closed DeepBot and restarted it, i am still getting the error. I use Norton 360 and Deepbot is authorized.

4
Help/Support / Re: Oauth password for my bot not working
« on: October 27, 2017, 09:20:50 AM »
I used the main screen that deepbot loads with to input all my info. both accounts are in good standing and not band i logged into them to be sure.

i put my Bot Twitch Name in and used the OAuth Password for it and its not working. I have been using DeepBot for a few years now, and this is the first time it has happened.

my Twitch bot name is legionbot

5
Help/Support / Oauth password for my bot not working
« on: October 26, 2017, 08:31:47 AM »
I have tried to fire up DeepBot several times and it keeps telling me

Login Failed

An error occurred when trying to validate your OAuth with Twitch

I am logged into my Twitch bot account and everything is fine. Not sure why its not working.

6
Help/Support / Re: Error checking on Bank heist
« on: August 11, 2017, 06:07:11 AM »
cool deal i will give this a whirl.

7
Help/Support / Error checking on Bank heist
« on: August 10, 2017, 08:04:06 PM »

Is there a way i can add some error catching to the bank heist? For instance, I'm looking to add a try / catch for when a user does not put in a points value to bet on the heist.

!battle 20 <--- correct input and enters the heist

!battle  <--- user forgets to put in amount so print " @user@ you need to enter an amount to play the heist "

8
Help/Support / Custom Commands Not Working In Bank Heist
« on: August 10, 2017, 12:15:29 PM »
I am trying to get custom commands to work in my bank heist to call on-screen graphs for it. I am trying to call the following command

!ChatBattleStart

i have tried to put it at the end of print out messages, for example,

Entry Message: @user@ Has entered the battle. Chat, you have 1 minute to enter @exec@[0,!ChatBattleStart]

all that does is print out to chat Has entered the battle. Chat, you have 1 minute to enter @exec@[0,!ChatBattleStart]


I guess im not sure where is the proper place to call the commands in the heist?

9
Custom Notifications / Re: Notification for bank heists?
« on: August 10, 2017, 07:57:03 AM »
i have tried this, but when i use it @exec@[!ChatBattleBegin] it does not call the command

10
Awesome!!!

Life saver man!

11
does no one out there know how have this done? there has to be a way of doing it.

12
Can anyone help with this?

13
Hello,

Im looking for someone or some knowledge on how to make a subtrain counter on the stream go deactivate after 5 minutes of no new subs.

Currently, i it set up with a command that will activate a bar that has the counter and subtrain timer on screen, this will show up on stream when a sub occurs with obs remote. But what i now need is the logic to make it go away if there are no new subs after 5 minutes but keep it on screen when during it being activated and when a new sub happens, reset the timer.

pretty much

if ( subcount = +1 )
[ reset time();
else if
(subtimer == 300 and subcount = previous subcount )
do
!subtrainoff

or something like this

14
Help/Support / Re: Triggers media sources from alerts
« on: May 15, 2017, 06:36:22 AM »
very good. I  just wanted to make sure it would work triggering the source from the alert on deepbot as opposed to using it in chat manually

15
Help/Support / Triggers media sources from alerts
« on: May 15, 2017, 03:54:51 AM »
I wanted to know if it was possible to set up the following.

I have a media source for my alerts, i do it this way because Stream Labs does not handle animations well with gifs, so i rendered them to video or .mov files. I have them set up with OBS Remote so that when the alert goes off in DeepBot in the chat message is has the on command for the media source. In theory, this would activate the media source, and then all Stream Labs does is put Text over it.

Is there a way to test alerts to trigger in deepbot? i can test the text from Stream Labs, but that wont trigger the alert in deepbot.

Pages: [1] 2 3