Deep Bot - Twitch Streamer Assistant
Deep Bot => Custom Notifications => Topic started by: Jijon_Jang on January 27, 2016, 02:17:38 AM
-
Follower Alert
Image Link: http://i57.tinypic.com/2pozja9.jpg
Font Style/Link: Arial
Font Color: White
Any text fill/boarder?: Whatever it takes to make it look nice I'll leave the choice to you
Where do you want text located? (Follower Name): Can I get in the Same position as the example picture as well size
Example (If applicable):http://i1144.photobucket.com/albums/o500/AzureFlame98/StalkyStalker_zps4c303b4a.png
Anything else?: Nope, thanks you for help
Donation Alert
Image Link: https://i.ytimg.com/vi/Zij3f-ZywhY/maxresdefault.jpg
Font Style/Link: Arial
Font Color: White
Any text fill/boarder?: Whatever it takes to make it look nice I'll leave the choice to you
Currency Type: US
Where do you want text located?Like how it looks it the example but on the left side
Example (If applicable):http://vignette3.wikia.nocookie.net/warframe/images/2/26/BqQxtNXIEAAQj6M.jpg/revision/latest?cb=20140712132548
Anything else?: Nothing, thank you once more
-
Requested by: Jijon_Jang
Follower:
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 1600
Height: 1000
CSS Code:
#follow-notification {
display: none;
position: absolute;
left: 0px !important;
width: 1600px !important;
height: 1000px !important;
border-radius: 00px !important;
background-image: url('http://oi57.tinypic.com/2pozja9.jpg') !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 750px !important;
margin-left: 740px !important;
width: 300px !important;
font-size: 70px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white !important;
text-transform: capitalize;
-webkit-text-fill-color: white;
-webkit-text-stroke-color: red;
-webkit-text-stroke-width: 2px;
text-shadow: 10px white !important;
overflow: ahidden !important;
}
.followname:after {
content: '' !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/mKAdy/3f50800e31.png)
Donation:
Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 1280
Height: 720
CSS Code:
#donor-notification {
position: absolute;
top: 0px !important;
left: 0px !important;
width: 1280px !important;
height: 720px !important;
background-repeat: no-repeat;
background-size: contain !important;
background-image: url('https://i.ytimg.com/vi/Zij3f-ZywhY/maxresdefault.jpg') !important;
overflow: ahidden !important;
}
#donor-notification .header {
visibility: hidden !important;
}
#donor-notification .date {
visibility: hidden !important;
}
#donor-notification .streamname {
visibility: hidden !important;
}
#donor-notification .message {
position: absolute;
margin-top: 270px !important;
margin-left: 0px !important;
width: 600px !important;
padding-top: 0px !important;
text-align: center !important;
font-weight: bold !important;
font-size: 30px !important;
font-family: Arial !important;
color: blue !important;
text-transform: capitalize;
-webkit-text-stroke-color: grey;
-webkit-text-stroke-width: 0.8px;
text-shadow: 3px !important;
}
#donor-notification .amount {
position: absolute;
margin-top: 170px !important;
margin-left: -450px !important;
width: 300px !important;
padding-top: 0px !important;
text-align: center !important;
font-weight: normal !important;
font-size: 30px !important;
font-family: Arial !important;
color: blue !important;
text-transform: capitalize;
-webkit-text-stroke-color: grey;
-webkit-text-stroke-width: 0.7px;
text-shadow: 3px !important;
}
#donor-notification .donor {
position: absolute;
margin-top: 170px !important;
margin-left: -570px !important;
width: 500px !important;
text-align: center !important;
font-weight: normal !important;
font-size: 30px !important;
font-family: Arial !important;
color: blue !important;
text-transform: capitalize;
-webkit-text-stroke-color: grey;
-webkit-text-stroke-width: 0.6px;
text-shadow: 3px !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/mKAHp/247324a0f1.png)
-
Thank you so much...I don't mind to be a pain but how do I make them work on Xsplit :'(, I don't know which line of code to change I'm very confuse about it please help
-
Fixed for xSplit. xSplit hates ', so you have to change ' to ".
Requested by: Jijon_Jang
Follower:
Link: http://deepbot.tv/notifications/follownotification1.htm
Width: 1600
Height: 1000
CSS Code:
#follow-notification {
display: none;
position: absolute;
left: 0px !important;
width: 1600px !important;
height: 1000px !important;
border-radius: 00px !important;
background-image: url("http://oi57.tinypic.com/2pozja9.jpg") !important;
background-repeat: no-repeat;
}
#follow-notification .followname {
position: absolute !important;
text-align: center !important;
margin-top: 750px !important;
margin-left: 740px !important;
width: 300px !important;
font-size: 70px !important;
font-weight: bold !important;
font-family: Arial !important;
color: white !important;
text-transform: capitalize;
-webkit-text-fill-color: white;
-webkit-text-stroke-color: red;
-webkit-text-stroke-width: 2px;
text-shadow: 10px white !important;
overflow: ahidden !important;
}
.followname:after {
content: "" !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/mKAdy/3f50800e31.png)
Donation:
Link: http://deepbot.tv/notifications/donationnotification2.htm
Width: 1280
Height: 720
CSS Code:
#donor-notification {
position: absolute;
top: 0px !important;
left: 0px !important;
width: 1280px !important;
height: 720px !important;
background-repeat: no-repeat;
background-size: contain !important;
background-image: url("https://i.ytimg.com/vi/Zij3f-ZywhY/maxresdefault.jpg") !important;
overflow: ahidden !important;
}
#donor-notification .header {
visibility: hidden !important;
}
#donor-notification .date {
visibility: hidden !important;
}
#donor-notification .streamname {
visibility: hidden !important;
}
#donor-notification .message {
position: absolute;
margin-top: 270px !important;
margin-left: 0px !important;
width: 600px !important;
padding-top: 0px !important;
text-align: center !important;
font-weight: bold !important;
font-size: 30px !important;
font-family: Arial !important;
color: blue !important;
text-transform: capitalize;
-webkit-text-stroke-color: grey;
-webkit-text-stroke-width: 0.8px;
text-shadow: 3px !important;
}
#donor-notification .amount {
position: absolute;
margin-top: 170px !important;
margin-left: -450px !important;
width: 300px !important;
padding-top: 0px !important;
text-align: center !important;
font-weight: normal !important;
font-size: 30px !important;
font-family: Arial !important;
color: blue !important;
text-transform: capitalize;
-webkit-text-stroke-color: grey;
-webkit-text-stroke-width: 0.7px;
text-shadow: 3px !important;
}
#donor-notification .donor {
position: absolute;
margin-top: 170px !important;
margin-left: -570px !important;
width: 500px !important;
text-align: center !important;
font-weight: normal !important;
font-size: 30px !important;
font-family: Arial !important;
color: blue !important;
text-transform: capitalize;
-webkit-text-stroke-color: grey;
-webkit-text-stroke-width: 0.6px;
text-shadow: 3px !important;
}
Preview: (If there is a black background, it is just my background.)
(http://puu.sh/mKAHp/247324a0f1.png)
[/quote]
-
Thank you so much now it works :) your the best
-
Now that Game Wisp work is it possible to get a Custom Notifications with it Please?If yes
Image Link: https://n8k6e2y6.ssl.hwcdn.net/sites/default/files/styles/large/public/field/image/Syndicates-website.jpg?itok=sDA70CYu
Font Style/Link: Arial
Font Color: White
Any text fill/boarder?: Whatever it takes to make it look nice I'll leave the choice to you
Where do you want text located? (Follower Name): Can I get it just blow the flags
Example (If applicable):
Anything else?:No thank you so much
-
Requested by:
GameWisp:
Link: http://deepbot.tv/notifications/gwnotification.htm
Width: 640
Height: 300
CSS Code:
body {
background-color: transparent;
color: black;
}
#sub-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 600px !important;
height: 281px !important;
background-repeat: no-repeat;
background-position-y: 0px;
background-image: url("https://n8k6e2y6.ssl.hwcdn.net/sites/default/files/styles/large/public/field/image/Syndicates-website.jpg?itok=sDA70CYu") !important;
}
#sub-notification .subname {
margin-left: 80px !important;
margin-top: 170px !important;
padding-top: 30px;
width: 455px;
text-align: center;
line-height: 14px;
font-size: 32px;
font-family: Arial !important;
text-shadow: 2px 2px 1px #FFF;
text-transform: uppercase;
color: white !important;
}
#sub-notification .subtier {
visibility: hidden !important;
}
#sub-notification .submonths {
position: absolute;
top: 230px !important;
margin-left: 80px !important;
width: 455px;
text-align: center;
line-height: 14px;
font-size: 30px;
font-family: Arial !important;
text-shadow: 1px 1px 1px #000;
color: white !important;
}
#sub-notification .newsubmsg {
position: absolute;
top: 160px !important;
margin-left: 80px !important;
width: 455px;
text-align: center;
line-height: 14px;
font-size: 30px;
font-family: Arial !important;
text-shadow: 1px 1px 1px #000;
color: white !important;
}
#sub-notification .submonths::after {
content: " Months!";
}
#sub-notification .newsubmsg::after {
content: "New Sub!";
}
#sub-notification .subamount {
visibility: hidden !important;
}
Preview: (If there is a black background, it is just my background.)
New Sub:
(http://puu.sh/ot88e/1a9469225f.png)
Resub:
(http://puu.sh/ot84R/a223c55d2b.png)
-
sry to be the pain Can I get the xsplit version as well plz I know I'm suppose to add a " somewhere but I don't where btw thank you it look nice
-
sry to be the pain Can I get the xsplit version as well plz I know I'm suppose to add a " somewhere but I don't where btw thank you it look nice
The CSS should work with xsplit. I updated the post.