Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: Captain Richard on January 26, 2015, 10:44:44 AM

Title: Custom Donation Alert Request:
Post by: Captain Richard on January 26, 2015, 10:44:44 AM
Greetings ExpertsOnline,

When you have time, can you post the code for getting the following GIF as a donation pop-up for use with DeepBot and Xsplit? I've been trying to use CSS code from previously created custom donation notifications on the forum here, but none of them seem to work in Xsplit's custom CSS code option for image/webpage overlays. Maybe I'm missing something? I tried changing ' to " in the code as suggested to another user previously, but it's still not working.

Image: http://i.imgur.com/bQpueEv.gif

Text format at the bottom of the GIF in the black area: "[Name] donated [dollar amount]! Thanks!"

I'm currently a VIP subscriber for DeepBot. As always, thank you for your support. :)
Title: Re: Custom Donation Alert Request:
Post by: TheNumbLock on January 26, 2015, 07:26:32 PM
Requested by: Captain Richard

Donation:

Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 570
Height: 220

CSS Code:
Code: [Select]
#donor-notification {
width: 535px !important;
height: 144px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/bQpueEv.gif') !important;
background-repeat: no-repeat !important;
background-size: initial !important;
}


#donor-notification .header {
position: absolute !important;
visibility: hidden !important;
}

#donor-notification .streamname {
visibility: hidden !important;
}

#donor-notification .message {
visibility: hidden !important;
}
#donor-notification .amount {
font-size: 32px !important;
font-family: Impact !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .donor {
font-size: 32px !important;
font-family: impact !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .donor:after {
content: ' - ';
}
#donor-notification .title {
padding-top: 100px !important;
margin-left: 120px !important;
width: 76% !important;
float: left !important;
text-align: center !important;
}

Preview:

(http://puu.sh/f32K3/af8dacc8d4.jpg)
Title: Re: Custom Donation Alert Request:
Post by: Captain Richard on February 01, 2015, 06:48:22 AM
Hi RepentGaming,

Sorry for the delay in replying. I noticed the link says it's for the Follower notification. Is that supposed to read /donationnotification1.htm?dur=10000 instead?

I tried it out in Xsplit and it doesn't seem to be working. Your support is appreciated.

-Captain Richard
Title: Re: Custom Donation Alert Request:
Post by: TheNumbLock on February 01, 2015, 10:13:33 AM
Hi RepentGaming,

Sorry for the delay in replying. I noticed the link says it's for the Follower notification. Is that supposed to read /donationnotification1.htm?dur=10000 instead?

I tried it out in Xsplit and it doesn't seem to be working. Your support is appreciated.

-Captain Richard

My apologies, it was wrong, it is fixed now. Hopefully it works, if you need anything changed, let me know.
Title: Re: Custom Donation Alert Request:
Post by: Captain Richard on February 01, 2015, 11:27:43 AM
Thanks a bunch, man. It's working now and I really appreciate it. I'm finally making the move from StreamTip to DeepBot for donations and this is going to save me some decent cash every month.

When you can, send me a PM with your Paypal info and I'll send you token of appreciation for taking the time to help me out with this. :D
Title: Re: Custom Donation Alert Request:
Post by: TheNumbLock on February 01, 2015, 02:38:12 PM
Your welcome, and already did. :P