Masterlumina

Gargoyles (2)

Jul 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*|  CyTube Userlist Gargoyles
  2. **|  Written by Xaekai
  3. **|  Version: 2015.04.14
  4. **@preserve
  5. */
  6. if(!window[CHANNEL.name].gargoyles)window[CHANNEL.name].gargoyles={};if(window[CHANNEL.name].gargoyles.mother){clearInterval(window[CHANNEL.name].gargoyles.mother)}window[CHANNEL.name].gargoyles.pool=["https://cdn.discordapp.com/attachments/599925858387492883/602465588673118236/1562835885032.jpg","https://cdn.discordapp.com/attachments/599925858387492883/602465666309816342/oie_3022525mNxXKClv2.gif","https://cdn.discordapp.com/attachments/599925858387492883/602466302577082368/1562477645302.gif","https://cdn.discordapp.com/attachments/599925858387492883/602466304816971804/c6h7JXw.gif","https://cdn.discordapp.com/attachments/599925858387492883/602466318318567434/L_O_V_E_L_Y_C_O_U_P_L_E.png","https://cdn.discordapp.com/attachments/599925858387492883/602466334839668746/1559929517543.gif","https://cdn.discordapp.com/attachments/599925858387492883/602466343870005248/1550431315273.png","https://cdn.discordapp.com/attachments/599925858387492883/602466349591166977/1546922481771.png","https://cdn.discordapp.com/attachments/599925858387492883/602466355010338816/DuWb-SiWwAAKhXB.jpg","https://cdn.discordapp.com/attachments/599925858387492883/602466338874589216/1555980116670.gif","https://cdn.discordapp.com/attachments/599925858387492883/602466371489497088/b87d704aa0748c8.png","https://cdn.discordapp.com/attachments/599925858387492883/602466374601801728/youve_done_it_now.png","https://cdn.discordapp.com/attachments/599925858387492883/602466376854142986/ITSA_ME_SATAN.png","https://cdn.discordapp.com/attachments/599925858387492883/602466383091073065/med_1462599380_00006.jpg","https://cdn.discordapp.com/attachments/599925858387492883/602466395095302155/shinryaku__ika_musume___squid_girl_desktop_bg_v2_by_misterartsyyy-d4xm8vd.jpg","https://cdn.discordapp.com/attachments/599925858387492883/602466396928081931/Koiwai.Yotsuba.full.1086626.jpg","https://cdn.discordapp.com/attachments/528508403518275592/573431198467096596/mn.png","https://cdn.discordapp.com/attachments/528508403518275592/573431205677236224/3an_Lazy_star.webp","https://cdn.discordapp.com/attachments/528508403518275592/573430553924075520/jojoasdfthgfbgfdg.gif"];window[CHANNEL.name].gargoyles.css='#userlist { \tbackground-image: url("__URL");\tbackground-position: left bottom;\tbackground-repeat: no-repeat;\tbackground-size: 90% auto;}';window[CHANNEL.name].gargoyles.styleSheet=$("<style>").prop("id","gargoylesStyle").attr("type","text/css").appendTo("head");window[CHANNEL.name].gargoyles.updateStyleSheet=function(hatchling){var sheet=this.css.replace(/__URL/,hatchling);this.styleSheet.text(sheet)};window[CHANNEL.name].gargoyles.hatch=function(){var egg=this.pool[Math.floor(Math.random()*this.pool.length)];this.updateStyleSheet(egg);window[CHANNEL.name].gargoyles.mother=setTimeout(this.hatch.bind(this),18e4)};window[CHANNEL.name].gargoyles.nursery=function(){return setTimeout(this.hatch.bind(this),18e4)};window[CHANNEL.name].gargoyles.mother=window[CHANNEL.name].gargoyles.nursery();
Advertisement
Add Comment
Please, Sign In to add comment