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

Pages: [1] 2
1
Purchased some sounds here myself: http://www.soundboard.com/

2
Help/Support / Re: Drag Race Widget
« on: September 05, 2014, 04:01:19 AM »
Apparently it only works when 2 or more people enter the race.

3
Help/Support / Re: Points Query Settings
« on: August 18, 2014, 07:42:07 PM »
The checkbox you're missing is located in the master settings. These settings can be found by clicking the cog in the top-right on the Config tab. And I assume you know this, but make sure the bot is connected when checking points.

4
Help/Support / Re: Cloud Storage
« on: August 15, 2014, 08:17:52 PM »
It does nothing, yet.  ;D

I assume it will be a cloud backup service where our settings and database will be saved.

5
Bug Reports / Raffle Item
« on: August 13, 2014, 01:30:10 PM »
When you change the raffle item text (after you used it before) it uses the old text you entered before. You have to cancel the raffle and restart it. Then it uses the new text. Tried pressing enter after updating to the new item, but that didn't work.

If you haven't used the raffle item box before it works properly. But only after you used it before and want to change it the 2nd (or more) time.

6
Help/Support / Re: Wrong currency on Donation alert
« on: August 12, 2014, 11:25:53 PM »
That simple huh? :) Thank you!

7
Help/Support / Re: Wrong currency on Donation alert
« on: August 12, 2014, 01:04:00 AM »
URL:

http://deepbot.tv/notifications/donationnotification3.htm?ccy=%C2%A3

CSS:

Code: [Select]
::-webkit-scrollbar {
  visibility: hidden;
}
body {
  background-color: rgba(0, 0, 0, 0);
  margin: 0px auto;
}

#donor-notification {
 width: 600px !important;
 height: 400px !important;
 background-color: transparent !important;
 background-image:url('http://i.imgur.com/pHyj3UW.png') !important;
}

#donor-notification .title {
 padding-top: 0px !important;
}
#donor-notification .message {
  visibility: hidden !important;
}
#donor-notification .amount {
font-family: Candara !important;
color: #ffd800 !important;
font-size: 72px !important;
font-weight: bold !important;
margin-right: 5px !important;
float: right !important;
margin-top: -180px !important;
width: 600px !important;
text-align: center !important;
-webkit-text-stroke: 3px black !important;
}
#donor-notification .donor {
font-family: Candara !important;
font-weight: bold !important;
color: #FF0000 !important;
font-size: 60px !important;
float: left !important;
margin-top: 220px !important;
width: 580px !important;
text-align: center !important;
-webkit-text-stroke: 2px white !important;
}
#donor-notification .header {
visibility: hidden !important;
}
body {
background-color: black;
}

8
Help/Support / Wrong currency on Donation alert
« on: August 11, 2014, 01:11:50 PM »
Hello,

When people donate to my stream they enter the amount in Euro's. The donation page (http://deepbot.tv/donations/donate.php?s=blackwolfhowls) is setup like that as well. But when the donation alerts pop up on my screen they show the amount with a Pound sign instead. This is really confusing for my viewers and myself.

I checked the OBS css alert code, but I can't find anything related to changing it there. So I assume it must be a setting related to the Deepbot donation URL?

Hope this can be changed to Euro's.

Thanks.

Black Wolf

9
Help/Support / Re: commands as a mod
« on: August 10, 2014, 08:19:09 PM »
Add Channel Command : !addcmd <cmd> <message> (e.g. !addcmd !testcmd this is a test message).
Note: The bot now supports access level commands. To restrict a command to a specific user class, beginning the message with %<level>, e.g. !modonly %8 this is a mod only message
Access levels are: 1. All Viewers, 2. All VIP, 3. All VIP + Mods, 4. VIP Silver + VIP Gold, 5. VIP Silver + VIP Gold + Mods, 6. VIP Gold, 7. VIP Gold + Mods, 8. Mod Only

Source: http://deepbot.deep.sg/wiki/Bot+Commands

10
Implemented / Re: A couple more requests.
« on: August 08, 2014, 11:02:28 PM »
There is already a !give function available. You can turn it on in the Master Settings (cog on the top right) on the first tab.

11
Help/Support / Re: VIP Levels
« on: August 05, 2014, 11:46:58 PM »
You could organize VIP only streams, raffles, chat, etc.

12
Feature Requests / Re: Tip jar and user points trading
« on: August 04, 2014, 01:32:08 PM »
Gift command is in. You can find it in the Master Settings. You can restrict it as well.

13
Help/Support / Re: List donations?
« on: July 30, 2014, 11:14:54 PM »
The donation lists should be generated after you received a donation. The lists aren't generated before that, because there is nothing to show.

If the lists are not there after receiving a donation it might be a bug. Also, it might help to start Deepbot in administrator mode, because Deepbot might not have permission to write files in there.

If all this doesn't help, you have to wait for ExpertsOnline to reply, because I ran out of ideas, haha. :)


14
Help/Support / Re: List donations?
« on: July 30, 2014, 10:57:33 PM »
Go to your Deepbot install folder and look for the OBS folder. Open that and you'll find all sorts of text files for OBS. Last 3 or 5 donations list should be in there as well. If you run the donations through Deepbot and when you're a VIP streamer that is. If you're not doing that contact Expertsonline so he can set it up for you.

Hope this helps!

Black Wolf

15
Help/Support / Re: Something went wrong while connecting to twitch
« on: July 30, 2014, 01:48:13 PM »
Yes, I had the same problem. Tried to switch ports, none worked. Tried to re-authenticate, didn't work either. Restarted OBS and Deepbot. No go. Rebooting my system worked.

Not sure what was the cause of all this, some other streamers didn't have any problems.

Luckily it happened at the end of my stream. :-)

Pages: [1] 2