Author Topic: Custom Alert Image Help! Follower & Donor Images Attached.  (Read 3870 times)

0 Members and 1 Guest are viewing this topic.

sodopestavi

  • Youngling
  • *
  • Posts: 8
  • Karma: +0/-0
  • Hail, Warband!
    • View Profile
    • Livestream!
  • Twitch Name: sodopestavi
Custom Alert Image Help! Follower & Donor Images Attached.
« on: October 23, 2014, 12:17:30 PM »
Hello, everyone!

I need a little assistance setting up Follower and Donor notifications with Deepbot. I'm not too sure how to get the CLR browser to work. I'm assuming I need to share images I want used for each so you can do your computer magic to get it to work. In which case, here is a Follower png and a Donor png!

For both, I would like their names to show up underneath the words. As for the Donor, just apply their name and amount. No need for personal messages, unless you can set up a scrolling system to allow the message to roll.

Anywho, here are the images.


emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #1 on: October 23, 2014, 12:41:01 PM »
Follows

Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 590
Height: 110

CSS Code:
Code: [Select]
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 580px !important;
height: 110px !important;
border-radius: 00px !important;
background-image: url('https://i.imgur.com/GAJEWaz.png') !important;
background-repeat: no-repeat;
overflow: hidden !important;
}
#follow-notification .followname {
position: absolute !important;
margin-top: 21px !important;
margin-left: 0px !important;
text-align: center !important;
width: 580px !important;
font-size: 40px !important;
font-weight: bold !important;
font-family: impact !important;
color: #00cebb !important;
-webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000000;
    -webkit-text-fill-color: #FFFFFF;


}

Preview:


Donations

Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 600
Height: 150

CSS Code:
Code: [Select]
#donor-notification {
width: 580px !important;
height: 110px !important;
background-color: transparent !important;
background-image:url('https://i.imgur.com/buw7afU.png') !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;
margin-top: 0px !important;
}
#donor-notification .amount {
font-size: 35px !important;
font-family: Impact !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .donor {
font-size: 35px !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: 50px !important;
margin-left: 70px !important;
width: 76% !important;
float: left !important;
text-align: center !important;
}

Preview:


You can view info of putting this in OBS here: http://deepbot.deep.sg/wiki/OBS+CLR+Browser

sodopestavi

  • Youngling
  • *
  • Posts: 8
  • Karma: +0/-0
  • Hail, Warband!
    • View Profile
    • Livestream!
  • Twitch Name: sodopestavi
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #2 on: October 24, 2014, 03:09:38 AM »
Awesome! The Follower image works, but the Donor one is incorrect. It shows a completely different image. How do I fix this?

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #3 on: October 24, 2014, 03:51:39 AM »
The donation one is working using the image that you provided.  Are you using the CSS Code that I put?

-emrerocky

sodopestavi

  • Youngling
  • *
  • Posts: 8
  • Karma: +0/-0
  • Hail, Warband!
    • View Profile
    • Livestream!
  • Twitch Name: sodopestavi
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #4 on: October 24, 2014, 04:41:52 AM »
Of course. It's showing a different, textured image. Odd. Also, I searched the forums to find where I put in my donor information for the alert. How does deepbot know I get a donation? Do I have to set up a streamtip or paypal form or something?

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #5 on: October 24, 2014, 05:01:30 AM »
It works for me.  If you don't have donations setup, that is probably why it isn't working.  You can view info about setting this up here: http://deepbot.deep.sg/forums/index.php?topic=408.0

-emrerocky

sodopestavi

  • Youngling
  • *
  • Posts: 8
  • Karma: +0/-0
  • Hail, Warband!
    • View Profile
    • Livestream!
  • Twitch Name: sodopestavi
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #6 on: October 25, 2014, 04:09:46 AM »
I messaged Experts to set up a donation page the other day. Still haven't heard anything back. This is a very tedious process to set up this bot properly lol.

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Custom Alert Image Help! Follower & Donor Images Attached.
« Reply #7 on: October 25, 2014, 04:16:38 AM »
I messaged Experts to set up a donation page the other day. Still haven't heard anything back. This is a very tedious process to set up this bot properly lol.

Experts is currently out of town, so expect delayed response.

-emrerocky