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 - dontknownothing

Pages: [1]
1
Help/Support / Re: Not Connecting
« on: April 04, 2016, 02:24:17 AM »
Same here, i cant connect.

Since the problems a couple of month ago were a bunch of people couldnt connect too, deepbot never was the same to my system again.
I always have to force the connect within the first second after starting it, otherwise it couldnt connet again. This time i cannot connect no matter what i do :(

2
Bug Reports / Re: Login faild
« on: January 14, 2016, 02:41:37 AM »
I have the same issue..cant log in.restarted... started as admin...cant login....

3
Help/Support / Streamer chat not working
« on: October 07, 2015, 05:52:15 PM »
Hey Guys, the Streamer Chat isnt working for me atm. I have used it before so i wonder whats going on.

I started Deepbot as Admin, connected with bot and user and have the latest update. But the Streamer chat is just blank, even when i try to send a message.

My main Question for the Streamer chat is about the CLR Chat link: http://deepbot.tv/notifications/OBSChatv8.htm
This is one not working :/ (yes i copy past the CSS from http://deepbot.deep.sg/wiki/OBS+CLR+Browser)

4
Help/Support / Re: Customize on screen widgets
« on: August 17, 2015, 07:57:22 AM »
i want to add that i use the URL which is generated when im in the command editor, the blue arrow icon beside widget name in my CLR, is that correct?

I just want to display different images/gifs in different sizes depending on which command was entered

5
Help/Support / Customize on screen widgets
« on: August 17, 2015, 07:48:37 AM »
Hey Guys,

i got the deepbot almost entirely because of the on screen widgets function.

Now i am very disappointed to see that this is very very very limited.

1. How do i get rid of the header + content box? I just want to display an image/gif, thats all.
2. How do i change the size of that displayed image?
3. Does the IMG path only work for online images? Local data path diddnt work only online. (which is not a "big" problem)

I use OBS + CLR... i used the CSS code which i found here in the Forum.

Code: [Select]
#infoContainer {
                width: 0px;
                height: 0px;
                background: #2e5794;
                position: absolute;
                top: 0px;
                left: 0px;
                overflow: hidden;
                color: white;
                font-family: 'Dolce Vita';
                -webkit-box-shadow: 0px 0px 20px #0f3369;
               
            }
            #infoHeader {
                width: 400px;
                height: 26px;
                background: #0f3369;
                position: relative;
                overflow: hidden;
                text-align: center;
                font-size: 24px;
            }
            #infoContent {
                width: 400px;
                height: 94px;
                background: #2e5794;
                position: relative;
                overflow: hidden;
                color: white;
            }
            #infoContentText {
                text-align: center;
                display: table-cell;
                height: 80px;
                width: 300px;
                vertical-align: middle;
            }
            #twitchLogo {
                width: 90px;
                height: 90px;
                float: left;
                background-image: url("images/twitchLogo.png");
                background-repeat: no-repeat;
                background-size: contain;
            }

But no matter what i changed in the CSS, nothing changed at all, even when i went to deepbot and rightclick on the command -> Execute now.
It just showed a choosen image in a very small size in this not wanted boxes...

I would appreciate any help here! :(

Thanks for your time!

6
Where did you hear about DeepBot from?
Found it on Google

Your stream name?
Cavedavetv

Twitch bot account name?(This needs to be a valid twitch account, other than your streamer account you own that the bot will connect to)
Cavedavebot

Your streaming schedule? [Days/Approximate time]
Tuesday / Thursday / Saturday 9am to 6pm
+ spontaneous streams

Is your stream partnered with Twitch?
No

Average number of users on your channel?
40

Do you need to migrate an existing points system over to DeepBot? If yes, please specify which Bot you are currently using.
Yes / AnkhBot

System Edit : Application Accepted. Install complete. Thanks for the support!
For point migrations, please email your CurrencyDB.sqlite file to deepbot@deep.sg for conversion.

Pages: [1]