Bots Home
|
Create an App
29z82's bot
Author:
29z82
Description
Source Code
Launch Bot
Current Users
Created by:
29z82
cb.onEnter(function(user) { msg = user['user'] + ' has joined the room' ; broadcaster = cb.room_slug ; bgcolor = '#000080' ; fgcolor = '#FFFFFF' ; weight = 'bolder' ; cb.sendNotice (msg, broadcaster, bgcolor, fgcolor, weight) ; if (user['user'] == 'joyskyler') { ch.sendNotice ("If I'm so boring, why the fuck did you come so often into my room, furthermore claiming you enjoyed it ??? PHONEY !!!", user['user'], bgcolor, fgcolor, weight) ; } }) ; cb.onLeave(function(user) { msg = user['user'] + ' has left the room' ; broadcaster = cb.room_slug ; bgcolor = '#000080' ; fgcolor = '#FFFFFF' ; weight = 'bolder' ; cb.sendNotice (msg, broadcaster, bgcolor, fgcolor, weight) ; }) ; cb.onMessage(function(msg) { if (msg['user'] == 'joyskyler') { bgcolor = '#FF0000' ; fgcolor = '#FFFF00' ; weight = 'bolder' ; ch.sendNotice ('Shut the fuck up BITCH', msg['user'], bgcolor, fgcolor, weight) ; ch.sendNotice ("If I'm so boring, why the fuck did you come so often into my room, furthermore claiming you enjoyed it ??? PHONEY !!!", msg['user'], bgcolor, fgcolor, weight) ; msg['X-Spam'] = true ; ch.sendNotice('Bitch has tried to say something', cb.room_slug) ; } }) ;
© Copyright Chaturbate 2011- 2024. All Rights Reserved.