Bots Home
|
Create an App
zaza
Author:
turca99
Description
Source Code
Launch Bot
Current Users
Created by:
Turca99
var title = 'Autumn Words'; var author = 'rumcajs01 modified by fickufertig6'; var l = '_____'; var color = '#FDF5DE'; var tMatrix = ' Autumn Words: '; var buyTip = ', you must buy tokens and tip me'; cb.sendNotice(l + title + l + ' \nAuthor: ' + l + author + l + ' \n \n', cb.room_slug, color); cb.settings_choices = [ { name: 'tobc', type: 'choice', choice1: 'Short', choice2: 'Same users', choice3: 'Off', defaultValue: 'Short', label: 'Notifications to me' }, { name: 'toUser', type: 'choice', choice1: 'Grey', choice2: 'Grey+Light Blue', defaultValue: 'Grey', label: 'Choose users' }, { name: 'changing', type: 'choice', choice1: 'Yes', choice2: 'No', defaultValue: 'Yes', label: 'Changing the words' }, {name: 'pussyTo', type: 'str', label: 'Change: pussy to', defaultValue: ' sissy '}, {name: 'vaginaTo', type: 'str', label: 'vagina to', defaultValue: ' virgin '}, {name: 'boobsTo', type: 'str', label: 'boobs to', defaultValue: ' boomerang '}, {name: 'titsTo', type: 'str', label: 'tits to', defaultValue: ' titanic '}, {name: 'nippleTo', type: 'str', label: 'nipple(s) to', defaultValue: ' apple '}, {name: 'assTo', type: 'str', label: 'ass to', defaultValue: ' passenger '}, {name: 'holeTo', type: 'str', label: 'hole to', defaultValue: ' horse '}, {name: 'cockTo', type: 'str', label: 'cock to', defaultValue: ' clock '}, {name: 'dickTo', type: 'str', label: 'dick to', defaultValue: ' disk '}, {name: 'penisTo', type: 'str', label: 'penis to', defaultValue: ' tetris '}, {name: 'ballsTo', type: 'str', label: 'balls to', defaultValue: ' walls '}, {name: 'showTo', type: 'str', label: 'show to', defaultValue: ' shogun '}, {name: 'cumTo', type: 'str', label: 'cum to', defaultValue: ' computer '}, {name: 'pissTo', type: 'str', label: 'piss to', defaultValue: ' pistachio '}, {name: 'boringTo', type: 'str', label: 'boring to', defaultValue: ' Nice :)) '}, {name: 'bbTo', type: 'str', label: 'bb, bebe/y, bbw to', defaultValue: ' my Love :)) '}, {name: 'fuckTo', type: 'str', label: 'fuck to', defaultValue: ' I Love '}, {name: 'fatTo', type: 'str', label: 'fat/fatty to', defaultValue: ' normal :)) '}, {name: 'chubbyTo', type: 'str', label: 'chubby to', defaultValue: ' perfect :)) '}, {name: 'thickTo', type: 'str', label: 'thick to', defaultValue: ' my Love :)) '}, {name: 'pregnantTo', type: 'str', label: 'pregnant to', defaultValue: ' skinny '}, {name: 'chunkyTo', type: 'str', label: 'chunky to', defaultValue: ' super '}, {name: 'peeTo', type: 'str', label: 'pee to', defaultValue: ' sit '}, {name: 'cummingTo', type: 'str', label: 'cumming to', defaultValue: ' drive '}, {name: 'bitchTo', type: 'str', label: 'bitch to', defaultValue: ' girl '}, {name: 'yawnTo', type: 'str', label: 'yawn to', defaultValue: ' my Love :)) '}, {name: 'uglyTo', type: 'str', label: 'ugly to', defaultValue: ' cute '}, {name: 'whoreTo', type: 'str', label: 'whore to', defaultValue: ' Angle '}, { name: 'ngg', type: 'choice', choice1: 'Yes', choice2: 'No', defaultValue: 'Yes', label: 'Blocking Graphics/Emotes' }, { name: 'ngcl', type: 'choice', choice1: 'Yes', choice2: 'No', defaultValue: 'Yes', label: 'Blocking CAPS LOCK' }, { name: 'ngpm', type: 'choice', choice1: 'Yes', choice2: 'No', defaultValue: 'Yes', label: 'Blocking PM requests' }, {name: 'pmTo', type: 'str', label: 'Change pm to', defaultValue: ' pump '}, { name: 'allc2c', type: 'choice', choice1: 'Yes', choice2: 'No', defaultValue: 'Yes', label: 'Cam2Cam requests, unless in Private/Group Show (to all)' }, { name: 'c2cTo', type: 'str', label: 'Change: cam2cam, c2c, my cam/room/profile, see/watch me/my to', defaultValue: ' You are the best :))' } ] var gender = ' boobs, ass, pussy '; cb.onMessage( function (msg) { var user = msg['user']; var mUser = tMatrix + user; var m = msg['m']; var pussy = /[a-zA-Z0-9]*pu+s+y*[a-zA-Z0-9]*/gi; var vagina = /[a-zA-Z0-9]*va+g+i+n+a*[a-zA-Z0-9]*/gi; var ass = /[a-zA-Z0-9]*ass+[a-zA-Z0-9]*/gi; var hole = /[a-zA-Z0-9]*h[o0]+l+e+[a-zA-Z0-9]*/gi; var boobs = /[a-zA-Z0-9]*b[o0]+b+s*[a-zA-Z0-9]*/gi; var tits = /[a-zA-Z0-9]*ti+t*[t]*[ie]*s+[a-zA-Z0-9]*/gi; var nipple = /[a-zA-Z0-9]*ni+p+l+e*[s]*[a-zA-Z0-9]*/gi; var cock = /[a-zA-Z0-9]*c[o0]+c+k+[a-zA-Z0-9]*/gi; var dick = /[a-zA-Z0-9]*di+c+k+[a-zA-Z0-9]*/gi; var penis = /[a-zA-Z0-9]*pe+n+i+s+[a-zA-Z0-9]*/gi; var balls = /[a-zA-Z0-9]*ba+l+s+[a-zA-Z0-9]*/gi; var show = /[a-zA-Z0-9]*sh+[o0]+w+[a-zA-Z0-9]*/gi; var cum = /[a-zA-Z0-9]*cu+m+[a-zA-Z0-9]*/gi; var piss = /[a-zA-Z0-9]*pi+ss+[a-zA-Z0-9]*/gi; var boring = /[a-zA-Z0-9]*b[o0]+r+i+n+g*[a-zA-Z0-9]*/gi; var fuck = /[a-zA-Z0-9]*fu+c+k+[a-zA-Z0-9]*/gi; var bb = /b[aey]*b[ey]*[w]*/gi; var emot = /\s*:+[a-zA-Z0-9][a-zA-Z0-9]+/; var caps = /[A-Z][A-Z]+/; var pm = /pm/gi; var fat = /[a-zA-Z0-9]*fat[t]*[y]*[a-zA-Z0-9]*/gi; var chubby = /[a-zA-Z0-9]*chubby+[a-zA-Z0-9]*/gi; var thick = /[a-zA-Z0-9]*thick+[a-zA-Z0-9]*/gi; var chunky = /[a-zA-Z0-9]*chunky+[a-zA-Z0-9]*/gi; var pregnant = /[a-zA-Z0-9]*pregnant+[a-zA-Z0-9]*/gi; var pee = /[a-zA-Z0-9]*pee+[a-zA-Z0-9]*/gi; var cumming = /[a-zA-Z0-9]*cumming+[a-zA-Z0-9]*/gi; var bitch = /[a-zA-Z0-9]*bitch+[a-zA-Z0-9]*/gi; var yawn = /[a-zA-Z0-9]*yawn+[a-zA-Z0-9]*/gi; var ugly = /[a-zA-Z0-9]*ugly+[a-zA-Z0-9]*/gi; var whore = /[a-zA-Z0-9]*whore+[a-zA-Z0-9]*/gi; function matrix() { //======Module Name: //======change words if (pussy.test(m) || vagina.test(m) || ass.test(m) || hole.test(m) || boobs.test(m) || tits.test(m) || nipple.test(m) || cock.test(m) || dick.test(m) || penis.test(m) || balls.test(m) || show.test(m) || piss.test(m) || boring.test(m) || fuck.test(m) || cum.test(m) || bb.test(m) || fat.test(m) || chubby.test(m) || thick.test(m) || chunky.test(m) || pregnant.test(m) || pee.test(m) || cumming.test(m) || bitch.test(m) || yawn.test(m) || ugly.test(m) || whore.test(m)) { m = m.replace(pussy, cb.settings.pussyTo); m = m.replace(vagina, cb.settings.vaginaTo); m = m.replace(ass, cb.settings.assTo); m = m.replace(hole, cb.settings.holeTo); m = m.replace(boobs, cb.settings.boobsTo); m = m.replace(tits, cb.settings.titsTo); m = m.replace(nipple, cb.settings.nippleTo); m = m.replace(cock, cb.settings.cockTo); m = m.replace(dick, cb.settings.dickTo); m = m.replace(penis, cb.settings.penisTo); m = m.replace(balls, cb.settings.ballsTo); m = m.replace(show, cb.settings.showTo); m = m.replace(piss, cb.settings.pissTo); m = m.replace(boring, cb.settings.boringTo); m = m.replace(fuck, cb.settings.fuckTo); m = m.replace(cum, cb.settings.cumTo); m = m.replace(bb, cb.settings.bbTo); m = m.replace(fat, cb.settings.fatTo); m = m.replace(chubby, cb.settings.chubbyTo); m = m.replace(thick, cb.settings.thickTo); m = m.replace(chunky, cb.settings.chunkyTo); m = m.replace(pregnant, cb.settings.pregnantTo); m = m.replace(pee, cb.settings.peeTo); m = m.replace(cumming, cb.settings.cummingTo); m = m.replace(bitch, cb.settings.bichTo); m = m.replace(yawn, cb.settings.yawnTo); m = m.replace(ugly, cb.settings.uglyTo); m = m.replace(whore, cb.settings.whoreTo); msg['m'] = m; cb.sendNotice(mUser + buyTip + ' or start Private/Group Show, if you want to see my' + gender + 'or cum.', user, color); if (cb.settings.tobc == "Short") { cb.sendNotice(mUser + ' >> changed words :)', cb.room_slug, color); } if (cb.settings.tobc == "Same users") { cb.sendNotice(mUser + buyTip + ' or start Private/Group Show, if you want to see my' + gender + 'or cum.', cb.room_slug, color); } } //======Grapf if (cb.settings.ngg == "Yes") { if (emot.test(m)) { m = m.replace(/:/g, ";"); msg['m'] = m; cb.sendNotice(mUser + buyTip + ', if you want to use Graphics.', user, color); if (cb.settings.tobc == "Short") { cb.sendNotice(mUser + ' >> Graphics blocked :)', cb.room_slug, color); } if (cb.settings.tobc == "Same users") { cb.sendNotice(mUser + buyTip + ', if you want to use Graphics.', cb.room_slug, color); } } } //======Caps if (cb.settings.ngcl == "Yes") { if (caps.test(m)) { m = m.toLowerCase(); msg['m'] = m; cb.sendNotice(mUser + buyTip + ', if you want to use Caps Lock.', user, color); if (cb.settings.tobc == "Short") { cb.sendNotice(mUser + ' >> Caps Lock blocked :)', cb.room_slug, color); } if (cb.settings.tobc == "Same users") { cb.sendNotice(mUser + buyTip + ', if you want to use Caps Lock.', cb.room_slug, color); } } } //=====PM if (cb.settings.ngpm == "Yes") { if (pm.test(m)) { m = m.replace(pm, cb.settings.pmTo); msg['m'] = m; cb.sendNotice(mUser + ', no PM with you' + buyTip + ', if you want to PM with me.', user, color); if (cb.settings.tobc == "Short") { cb.sendNotice(mUser + ' >> PM blocked :)', cb.room_slug, color); } if (cb.settings.tobc == "Same users") { cb.sendNotice(mUser + ', no PM with you' + buyTip + ', if you want to PM with me.', cb.room_slug, color); } } } }; if (msg['has_tokens'] && msg['tipped_recently'] == false && msg['is_mod'] == false && msg['in_fanclub'] == false && msg['user'] != cb.room_slug && cb.settings.toUser == 'Grey+Light Blue') { buyTip = ', you must tip me'; color = '#D5EBF8'; matrix(); buyTip = ', you must buy tokens and tip me'; color = '#FDF5DE'; } if (msg['has_tokens'] || msg['is_mod'] || msg['in_fanclub'] || msg['user'] == cb.room_slug) { } else { matrix(); } //=====C2C if (cb.settings.allc2c == "Yes") { if (msg['user'] == cb.room_slug) { } else { var user = msg['user']; var m = msg['m']; var cam2cam = /[a-zA-Z0-9]*ca+m+[\s]*2+[\s]*c+a*m*[a-zA-Z0-9]*/gi; var c2c = /[a-zA-Z0-9]*c+[\s]*2+[\s]*c+[a-zA-Z0-9]*/gi; var mycam = /[a-zA-Z0-9]*my+\s+c+a+m+[a-zA-Z0-9]*/gi; var myroom = /[a-zA-Z0-9]*my+\s+r+o+m+[a-zA-Z0-9]*/gi; var myprofile = /[a-zA-Z0-9]*my+\s+p+r+o+f+i+l+[e]*[a-zA-Z0-9]*/gi; var seemey = /[a-zA-Z0-9]*se+\s+m+[ey]+[a-zA-Z0-9]*/i; var watchmey = /[a-zA-Z0-9]*wa+t+c+h+\s+m+[ey]+[a-zA-Z0-9]*/gi; if (cam2cam.test(m) || c2c.test(m) || mycam.test(m) || myroom.test(m) || myprofile.test(m) || seemey.test(m) || watchmey.test(m)) { m = m.replace(cam2cam, cb.settings.c2cTo); m = m.replace(c2c, cb.settings.c2cTo); m = m.replace(mycam, cb.settings.c2cTo); m = m.replace(myroom, cb.settings.c2cTo); m = m.replace(myprofile, cb.settings.c2cTo); m = m.replace(seemey, cb.settings.c2cTo); m = m.replace(watchmey, cb.settings.c2cTo); msg['m'] = m; if (msg['has_tokens']) color = '#D5EBF8'; if (msg['tipped_recently']) color = '#A5BFE0'; if (msg['tipped_alot_recently']) color = '#EBDEE8'; if (msg['tipped_tons_recently']) color = '#CFC5DE'; if (msg['in_fanclub']) color = '#DAE49F'; if (msg['is_mod']) color = '#F8B7A5'; cb.sendNotice(mUser + ', start my Private/Group Show, if you want to Cam2Cam.', user, color); if (cb.settings.tobc == "Short") { cb.sendNotice(mUser + ' >> C2C blocked :)', cb.room_slug, color); color = '#FDF5DE'; } if (cb.settings.tobc == "Same users") { cb.sendNotice(mUser + ', start my Private/Group Show, if you want to Cam2Cam.', cb.room_slug, color); color = '#FDF5DE'; } } } } return msg; });
© Copyright Chaturbate 2011- 2026. All Rights Reserved.