Apps Home
|
Create an App
oibotApp
Author:
rinsplayground
Description
Source Code
Launch App
Current Users
Created by:
Rinsplayground
cb.settings_choices = [ {label: 'List of Friends', name: 'friendList', type: 'str', minLength: 1, maxLength: 500} ]; var chaosControl = new Map(); var chaosSavedStr = []; var chaosModes = ['a']; var chaosSwitch = ['off']; var counter = ['']; var savedStates = [0,0]; var wheel = ['off']; var timer = []; var subject = ['']; var CDsubTotal = [0]; var savedSubjState = ['off'] var timeCounter = []; var savedTarget4Cmd = []; strngCounter = ['']; var savedStrngs = ['','']; var rewards = ['*Sexy Dance',' *Wet Show ','*Hands Bra ','*Tease Shirt ','*Show Panties ','*Panties Tease ','*Moan your name ','*Ahegao face','*Headstand ','*Push-ups 5 times ','*Squats 10 times ','*Watch PORN ','*Tell a secret','*Water show in a shirt','*Write your name on my body','*Eat 5 cookies at the same time','*JACKPOT- 2 Extra Spins']; const punks = new Map(); var savedCmd = [0,'x']; var bitchList = ['']; const blacklist = [ 'BB', 'BABY', 'BABE', 'NUDE','TITS','PUSSY','SLUT','WHORE','BITCH']; const severity1 = ['BB','BABY','BABE','NUDE']; const severity2 = ['TITS','PUSSY',]; const severity3 = ['SLUT','WHORE','BITCH']; function likeFol() { cb.chatNotice(" :like143 :follow "); cb.setTimeout(likeFol, 1200000); } var backgroundImage = 'eca2ab91-faa4-45a4-a841-88f7de70839a'; cb.onDrawPanel(function(user) { return { "template": "image_template", "layers": [ {'type': 'image', 'fileID': backgroundImage}] } }); cb.drawPanel(); function TOmenu() { cb.sendNotice(" Menu - PM: 5 | Smile: 11 | show tongue: 14 | Wink: 15 | Song Request: 20 | Air Kiss: 21 | if you like me: 24 | Flash Ass: 30 | Eyebrow dance: 31 | if you love me: 33 | if you want me: 42 | Buy me a Sandwich: 45 | write your name on my body: 50 | buy me a coffee: 51 | pika dance: 55 | Stitch Dance: 56 | Flash Panties: 57 | Turn on sound: 58 | Lick my lips: 59 | Flash Bra: 67 | Tease: 69 | Body Walk: 77 | Turn off sound: 100 | Dance: 101 | Take off bra: 111 | Superman Dance : 151 | Spank Ass (5 times): 200 | Really sexy dance: 202 | Show on the Bed: 333 |Towel Show: 555 | DREAM TIP: 666 | Remove make up: 3000 | MARRYME: 5000 ---- write /menu or /tipmenu to see this again whenever you need!" ,'', '#ffffff', '#6632e0','bold'); cb.setTimeout(TOmenu, 900000); } cb.setTimeout(TOmenu, 5000); cb.setTimeout(likeFol, 5000); cb.onEnter(function(user) { cb.sendNotice('Welcome to Agnies room, ' + user['user'] + '! write: /menu or: /tipmenu to see her room menu, or: /banned to see her list of words forbidden in this room!',user['user'], '#ffffff', '#ff0000','bold'); }); function wheelNotice() { cb.sendNotice('Agnies Wheel is active! tip 169 to Spin, or write /prizes to see the list of possible prizes!','', '#ffffff', '#ff0000','bold'); cb.setTimeout(wheelNotice, 600000); } function testIt(){ var countTotal = counter.length; var countValue = counter.valueOf(countTotal); var currentCount = counter.toString(countValue); counter.push(countTotal); if (countTotal >= 11 ){ var displayValue = currentCount.substr(-2); }else{ var displayValue = currentCount.substr(-1); } if (cb.limitCam_isRunning()){ cb.sendNotice(displayValue + ' minute(s) on break 5 to 25 max','','#3318ff','#ffffff','bold'); } if (countTotal <= 25){ id1m = cb.setTimeout(testIt, 60000); }else{ cb.cancelTimeout(id1m); clearCount(); } function clearCount(){ cb.cancelTimeout(id1m); cb.cancelTimeout(id1s); counter.splice(1); return counter; } if (!cb.limitCam_isRunning()) clearCount(); } var total_tipped = 0; function spinWheel(){ var result = Math.floor(Math.random() * 17); var showRes = rewards[result]; if (result == 0){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 1){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 2){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 3){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 4){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 5){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 6){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 7){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 8){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 9){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 10){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 11){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 12){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 13){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 14){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 15){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold');} if (result == 16){cb.sendNotice("and wins- " + showRes +'','', '#ffffff', '#ff0000','bold'); spinWheel(); spinWheel(); } } cb.onTip(function (tip) { var amountTks = tip['amount']; var tipper = tip['from_user']; var checkPunk = punks.has(tipper); var checkFineFor = tip['amount']; var punkFinder = punks.get(tipper) if (punks.has(tipper) && checkFineFor == punkFinder){ cb.chatNotice("Payed in Full"); punks.delete(tipper); cb.sendNotice(tipper +' has paid off their fine. Please be nice to our Agnie, '+ tipper ,'','#3318ff','#ffffff','bold'); } if (tip['is_anon_tip']){ currentTipper = "Anonymous"; }else{ currentTipper = tipper; } if (amountTks == 5){ cb.sendNotice('***' + currentTipper +' has Tipped for *PM***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 11){ cb.sendNotice('***' + currentTipper +' has Tipped for *Smile***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 14){ cb.sendNotice('***' + currentTipper +' has Tipped for *Show tongue***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 15){ cb.sendNotice('***' + currentTipper +' has Tipped for *Wink***','', '#ffffff', '#6632e0','bold'); }if (amountTks == 20){ cb.sendNotice('***' + currentTipper +' has Tipped for *Song Request***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 21){ cb.sendNotice('***' + currentTipper +' has Tipped for *Air kiss***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 24){ cb.sendNotice('***' + currentTipper +' has Tipped for *if you like me***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 30){ cb.sendNotice('***' + currentTipper +' has Tipped for *Flash Ass***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 31){ cb.sendNotice('***' + currentTipper +' has Tipped for *Eyebrow Dance***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 33){ cb.sendNotice('***' + currentTipper +' has Tipped for *If you love me***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 42){ cb.sendNotice('***' + currentTipper +' has Tipped for *if you want me***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 45){ cb.sendNotice('***' + currentTipper +' has Tipped for *Buy me a sandwich***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 50){ cb.sendNotice('***' + currentTipper +' has Tipped for *Write your name on me***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 51){ cb.sendNotice('***' + currentTipper +' has Tipped for *Buy me coffee***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 55){ cb.sendNotice('***' + currentTipper +' has Tipped for *pika dance***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 56){ cb.sendNotice('***' + currentTipper +' has Tipped for *Stitch Dance***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 57){ cb.sendNotice('***' + currentTipper +' has Tipped for *Flash Panties***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 58){ cb.sendNotice('***' + currentTipper +' has Tipped for *Turn off sound***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 67){ cb.sendNotice('***' + currentTipper +' has Tipped for *Flash bra***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 69){ cb.sendNotice('***' + currentTipper +' has Tipped for *Tease***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 77){ cb.sendNotice('***' + currentTipper +' has Tipped for *Body Walk***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 100){ cb.sendNotice('***' + currentTipper +' has Tipped for *Turn off sound***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 101){ cb.sendNotice('***' + currentTipper +' has Tipped for *Dance***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 111){ cb.sendNotice('***' + currentTipper +' has Tipped for *Take off bra***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 151){ cb.sendNotice('***' + currentTipper +' has Tipped for *Superman Dance***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 200){ cb.sendNotice('***' + currentTipper +' has Tipped for *Spank ass (5 times)***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 202){ cb.sendNotice('***' + currentTipper +' has Tipped for *Really sexy dance***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 333){ cb.sendNotice('***' + currentTipper +' has Tipped for *Show on the bed***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 555){ cb.sendNotice('***' + currentTipper +' has Tipped for *Towel Show***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 666){ cb.sendNotice('***' + currentTipper +' has Tipped for *DREAM TIP***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 3000){ cb.sendNotice('***' + currentTipper +' has Tipped for *Remove Makeup***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 5000){ cb.sendNotice('***' + currentTipper +' has Tipped for *Marry me***','', '#ffffff', '#6632e0','bold'); } if (amountTks == 169 && wheel[0] == 'on'){ cb.sendNotice('***' + currentTipper +' has spun the Wheel!***','', '#ffffff', '#ff0000','bold'); spinWheel(); } if (savedSubjState[0] == 'on'){ if (CDsubTotal => 0) { subDisplay = subject[0] CDsubTotal -= amountTks; } if (CDsubTotal <= 0){ CDsubTotal = 0; savedSubjState[0] = 'off'; } cb.changeRoomSubject(subDisplay+ ' ' +CDsubTotal); } }); cb.onMessage(function (msg) { var isModel = msg['user'] == cb.room_slug; var isMod = msg['is_mod']; var message = msg['m']; var user = msg['user']; var saveName2Strng = message.split(" "); var justName = saveName2Strng[1]; var toUPP = message.toUpperCase(); var arrMsg = toUPP.split(" "); var findBlack = message.split(" "); ///gvonmess var isBlacked = findBlack[1]; var fineAmt = findBlack[2]; var fineTotal = punks.get(user); var strSplitSet = message.split(" "); if (bitchList.includes(user,0)){ msg['X-Spam'] = true; msg['m'] = '******CHAT SILENCED INDEFINITELY******'; } function clearCmd(){ strngCounter = ['']; savedStrngs = ['','']; savedTarget4Cmd = []; }; if (user == savedTarget4Cmd){ if (strngCounter == 0){ msg['m'] = savedStrngs[0]; clearCmd(); } if (strngCounter[0] == 1){ msg['m'] = savedStrngs[1] strngCounter[0] -=1 ; } if (strngCounter[0] == 2){ msg['m'] = savedStrngs[0]; } strngCounter[0] -= 1; } if (cb.room_slug !== user && message.split('',1) == '/'){ var catchPhr = message.split('',1); var findPhr = catchPhr[1] if (findBlack[0] !== '/menu'){ if (findBlack[0] !== '/prizes'){ if (findBlack[0] !== '/banned'){ if (findBlack[0] !== '/tipmenu'){ if (findBlack[0] !== '/me'){ msg['X-Spam'] = true; cb.sendNotice(user+ ', the commands available to you are- /menu or /tipmenu to see her tip menu, /banned to see her list of forbidden words, and- /prizes when her wheel is enabled in order to see her list of available prizes',user,'#ffffff','#6632e0'); } } } } } } function setTimer() { cb.sendNotice(''+timeCounter.length+' Minutes Remaining!', '', '#002fff', '#ffffff', 'bold'); if (timeCounter.length > 0){ timeCounter.splice(0,1); oldTime = cb.setTimeout(setTimer, 60000); } if (timeCounter.length < 1){ cb.sendNotice('Times up! :alarm_clock_ring_small ', '', '#002fff', '#ffffff', 'bold'); cb.cancelTimeout(oldTime); } } if (cb.room_slug === user && message.split(" ",1) == '/timer'){ if (timeCounter.length > 0){ cb.cancelTimeout(oldTime); timeCounter.length = 0; } var timeStr2Arr = message.split(" "); var timeDeclared = timeStr2Arr[1]; timeCounter.length = timeDeclared; if(timeDeclared == 0){cb.sendNotice('Timer has been cancelled', '', '#002fff', '#ffffff', 'bold');}else{ cb.sendNotice(timeDeclared +' Minutes Set', '', '#002fff', '#ffffff', 'bold'); oldTime = cb.setTimeout(setTimer, 500); if (timeCounter.length < 1){ cb.cancelTimeout(oldTime); } } } if (cb.room_slug !== user && message.split(" ",1) == '/menu'){ cb.sendNotice(" Menu - PM: 5 | Smile: 11 | show tongue: 14 | Wink: 15 | Song Request: 20 | Air Kiss: 21 | if you like me: 24 | Flash Ass: 30 | Eyebrow dance: 31 | if you love me: 33 | if you want me: 42 | Buy me a Sandwich: 45 | write your name on my body: 50 | buy me a coffee: 51 | pika dance: 55 | Stitch Dance: 56 | Flash Panties: 57 | Turn on sound: 58 | Lick my lips: 59 | Flash Bra: 67 | Tease: 69 | Body Walk: 77 | Turn off sound: 100 | Dance: 101 | Take off bra: 111 | Superman Dance : 151 | Spank Ass (5 times): 200 | Really sexy dance: 202 | Show on the Bed: 333 |Towel Show: 555 | DREAM TIP: 666 | Remove make up: 3000 | MARRYME: 5000 ---" ,user, '#ffffff', '#6632e0','bold'); msg['X-Spam'] = true; } if (cb.room_slug !== user && message.split(" ",1) == '/tipmenu'){ cb.sendNotice(" Menu - PM: 5 | Smile: 11 | show tongue: 14 | Wink: 15 | Song Request: 20 | Air Kiss: 21 | if you like me: 24 | Flash Ass: 30 | Eyebrow dance: 31 | if you love me: 33 | if you want me: 42 | Buy me a Sandwich: 45 | write your name on my body: 50 | buy me a coffee: 51 | pika dance: 55 | Stitch Dance: 56 | Flash Panties: 57 | Turn on sound: 58 | Lick my lips: 59 | Flash Bra: 67 | Tease: 69 | Body Walk: 77 | Turn off sound: 100 | Dance: 101 | Take off bra: 111 | Superman Dance : 151 | Spank Ass (5 times): 200 | Really sexy dance: 202 | Show on the Bed: 333 |Towel Show: 555 | DREAM TIP: 666 | Remove make up: 3000 | MARRYME: 5000 ---" ,user, '#ffffff', '#6632e0','bold'); } if (cb.room_slug !== user && message.split(" ",1) == '/prizes' && wheel[0] == 'on'){ cb.sendNotice(rewards,user, '#ffffff', '#ff0000','bold'); msg['X-Spam'] = true; } if (punks.has(user)){ msg['X-Spam'] = true; msg['m'] = '******CHAT SILENCED. YOU MUST PAY ' + fineTotal + ' TOKENS IN ORDER TO PARTICIPATE IN CHAT AGAIN******'; return; } else{ if (msg['user'] !== cb.room_slug ){ arrMsg.forEach(checkList); } function checkList(item,index) { if (blacklist.includes(item)){ msg['X-Spam'] = true; if (severity1.includes(item)){ if (punks.has(user)){ return; }else{ punks.set(user, 5); cb.sendNotice(user + ' has been fined 5 Tokens ', '', '#000000', '#ffffff', 'bold'); msg['m'] = '****CHAT SILENCED**** you have been fined for using a forbidden word, pay 5 tokens to participate in chat again'; } } if (severity2.includes(item)){ punks.set(user, 50); cb.sendNotice(user + ' has been fined 50 tokens ', '', '#000000', '#ffffff', 'bold'); msg['m'] = '****CHAT SILENCED**** you have been fined for using a forbidden word, pay 50 tokens to participate in chat again'; return; } if (severity3.includes(item)){ bitchList.push(user); msg['X-Spam'] = true; msg['m'] = '******CHAT SILENCED INDEFINITELY******'; return; } } } } if (msg['is_mod'] && message.split(" ",1) == '/fine5'){ punks.set(isBlacked); cb.sendNotice(isBlacked + ' has been fined 5 tokens', '', '#000000', '#ffffff', 'bold'); msg['m'] = ':taxtime2 '; punks.set(isBlacked, 5); } if (msg['is_mod'] && message.split(" ",1) == '/fine50'){ cb.sendNotice(isBlacked + ' has been fined 50 tokens', '', '#000000', '#ffffff', 'bold'); msg['m'] = ':taxtime2 '; punks.set(isBlacked, 50); } if (cb.room_slug == user && message.split(" ",1) == '/me' || cb.settings['friendList'].includes(user) && message.split(" ",1) == '/me'){ if(punks.has(user)){ msg['X-Spam'] = true; }else if (savedStates[1] == user){ msg['X-Spam'] = true; }else{ var inceptToArr = message.split(" "); var inceptStrng = inceptToArr.slice(1); inception = inceptStrng.join(' '); inception = inceptStrng.join(' '); cb.sendNotice(user + ' ' + inception , '' , '#922bb8', '#ffffff', 'bold'); msg['X-Spam'] = true; } msg['m']= '*notice sent*'; } if (cb.room_slug !== user && message.split(" ",1) == '/banned'){ cb.sendNotice('the forbidden word list includes- '+ blacklist , user, '#000000', '#ffffff', 'bold'); msg['X-Spam'] = true; } if (cb.room_slug === user && message.split(" ",1) == '/countdown'){ var CDsetDef = strSplitSet[1]; var strSplitSet = message.split(" "); var CDamount = Number(CDsetDef); var subjStrng = strSplitSet.slice(2); var inception = subjStrng.join(' '); subject[0] = inception; CDsubTotal[0]= CDamount; if (CDamount == 0){ cb.changeRoomSubject(inception); }else{ cb.changeRoomSubject(inception+ ' remaining- ' +CDamount+ ' of ' +CDsetDef); savedSubjState[0] = 'on'; msg['X-Spam'] = true; } } if (cb.room_slug === user && message == '/hide' && !cb.limitCam_isRunning()) { cb.chatNotice(' :poof ','', '#3318ff','#ffffff'); cb.limitCam_start('Break Time!'); counter.splice[0]; id1s = cb.setTimeout(testIt, 1000); msg['m'] = ':breaktimetest '; } if (savedStates[1] === user){ if (punks.has(user)){ msg['X-Spam'] = true; }else{ var chatPika = Math.floor(Math.random() * 12); if (chatPika == 0){msg['m'] = '"pikaaaaaa!"'} if (chatPika == 1){msg['m'] = '"pika!"'; } if (chatPika == 2){msg['m'] = '"chuuuuu! :fart_onfire "'} if (chatPika == 3){msg['m'] = '"pika pi!"'} if (chatPika == 4){msg['m'] = '"pika pika!"'} if (chatPika == 5){msg['m'] = '"pika pikachu!"'} if (chatPika == 6){msg['m'] = '"pika pika!"'} if (chatPika == 7){msg['m'] = '"chuuuuu! :fartfire "'} if (chatPika == 8){msg['m'] = '"pika pi!"'} if (chatPika == 9){msg['m'] = '"pika pikachu! :fartfire "'} if (chatPika == 10){msg['m'] = '"pika! :fart_onfire "'} if (chatPika == 11){msg['m'] = '"pikaaaaaa! :fartfire "'} } } if (cb.room_slug === user && message == '/show' && cb.limitCam_isRunning()) { cb.limitCam_stop(); cb.sendNotice('Your cam is on now, Agnie!', cb.room_slug, '#5bc223', '#ffffff'); msg['m'] = ':pup_imback ' } if (cb.room_slug === user && message == '/help') { cb.sendNotice('Hello Agnie! your complete list of commands are:\n/hide : hides your cam from everyone\n/show : opens your cam to everyone\n/troll X : member X becomes pikachu!\n/forgive makes pikachu human again\n/fine X Y : fines member X , Y tokens.\n/cmd X Y : makes the next thing X member writes, to become Y\n/unfuck : empties ban list, clears all fines\n/wheel : enables and disables tip wheel\n/spin : spins a wheel for a random prize. this will work even when your wheel is disabled\n/release X : instantly clears member X fine.\n/countdown X Y : starts a tip countdown for x tokens while maintaining Y subject. if X is 0, this command will simply set your subject to whatever you wish and cancel the token countdown\n/timer X : sets a time countdown for X minutes, if X is 0, cancels time countdown',cb.room_slug, '#74257b', '#ffffff'); msg['X-Spam'] = true; } if (isModel) { for(var i = 0; i < msg['m'].length; i++){ if(msg['m'].charCodeAt(i) >= 127 || msg['m'].charCodeAt(i) <= 31){ msg['m'] = ":fartfire "; break; } } if (cb.room_slug === user && message.split(" ",1) == '/unfuck'){ cb.sendNotice('you emptied the ban list and cleared all fines', user, '#000000', '#ffffff', 'bold'); bitchList = ['']; punks.clear(); msg['m'] = ':Freedom_01 '; } if (cb.room_slug === user && message.split(" ",1) == '/wheel'){ if(wheel[0] == 'off'){ wheel[0] = 'on'; cb.setTimeout(wheelNotice, 1000); msg['m'] = ':wheeliebaby ' }else{wheel[0] = 'off'; cb.sendNotice('Agnie has disabled Spin The Wheel', '', '#000000', '#ffffff', 'bold'); msg['m'] = ':wheelchairstunt '; } } if (cb.room_slug === user && message.split(" ",1) == '/troll'){ savedStates[1] = justName; cb.sendNotice(justName + ' has been turned into pikachu!', '', '#000000', '#ffffff', 'bold'); msg['m'] = ':magic- '; } function makeHuman(){savedStates[1] = "now@Empty";} if (cb.room_slug === user && message.split(" ",1) == '/forgive'){ var pikachu = savedStates[1] cb.sendNotice(pikachu +' is human again!', '', '#000000', '#ffffff', 'bold'); makeHuman(); msg['m'] = ':whateversss '; } if (cb.room_slug === user && message.split(" ",1) == '/spin'){ msg['m'] = ':wheelchairstunt '; spinWheel(); } if (cb.room_slug === user && message.split(" ",1) == '/fine'){ fine2Int = Number(fineAmt); if(fine2Int == 1000000){cb.sendNotice(isBlacked + ' has been fined :1milliontokens ', '', '#000000', '#ffffff', 'bold'); punks.set(isBlacked, fine2Int); msg['m'] = ':magic- '; }else{ cb.sendNotice(isBlacked + ' has been fined ' +fine2Int +' tokens', '', '#000000', '#ffffff', 'bold'); msg['m'] = ':magic- '; punks.set(isBlacked, fine2Int); } } if (cb.room_slug === user && message.split(" ",1) == '/release'){ cb.sendNotice(isBlacked + ' has been forgiven', '', '#000000', '#ffffff', 'bold'); msg['m'] = ':Freedom_01 '; punks.delete(isBlacked); } if (cb.room_slug === user && message.split(" ",1) == '/cmd'){ const splitStrngWhole = message.split(" "); const isolateName = splitStrngWhole.slice(1,2); var saveName = isolateName.join(" "); savedTarget4Cmd[0] = saveName; // user is saved in array var locateNext = splitStrngWhole.lastIndexOf("/"); if (locateNext == -1){ var isolateStrng = splitStrngWhole.slice(2); var saveStr = isolateStrng.join(" "); savedStrngs[0] = saveStr; strngCounter[0] = 0; cb.sendNotice(saveName + ' -is the target',cb.room_slug, '#ef73af', '#ffffff', 'bold'); cb.sendNotice(savedStrngs[0] + ' -is the line',cb.room_slug, '#ef73af', '#ffffff', 'bold'); }else{ var isolateStrng1 = splitStrngWhole.slice(2,locateNext); var isolateStrng2 = splitStrngWhole.slice(locateNext +1); var saveStr2Arr1 = isolateStrng1.join(" "); var saveStr2Arr2 = isolateStrng2.join(" "); savedStrngs[0] = saveStr2Arr1; // array that saves first line savedStrngs[1] = saveStr2Arr2; // array that saves the second strngCounter[0] =2; cb.sendNotice(saveName + ' -is the target',cb.room_slug, '#ef73af', '#ffffff', 'bold'); cb.sendNotice(savedStrngs[0] + ' -is the first line',cb.room_slug, '#ef73af', '#ffffff', 'bold'); cb.sendNotice(savedStrngs[1] + ' -is the second line',cb.room_slug, '#ef73af', '#ffffff', 'bold'); } msg['m'] = ':winking-'; } } if (cb.room_slug === user && message.split(" ",1) == '/conflux'){ var fullInceptStr = message.split(" "); var isolateConName = fullInceptStr.slice(1,2); var isolateConStr = fullInceptStr.slice(1); var joinConStr = isolateConStr.join(" "); var savingYourConStrg = chaosControl.set('you',joinConStr); chaosSavedStr[1] = joinConStr; chaosSavedStr[0] = joinConStr; chaosSwitch = ['on']; cb.sendNotice('you have added "'+ joinConStr +'" and begun conflux', cb.room_slug, '#bc3030', '#ffffff', 'bold') msg['m'] = ':yingyang3d ' } if (cb.room_slug !== user && chaosSwitch[0] == 'on'){ cb.sendNotice(user + ' has added "'+ message +'" and continued conflux', cb.room_slug, '#bc3030', '#ffffff', 'bold') if (chaosModes[0] == 'a'){ chaosSavedStr[1] = message; msg['m'] = ':yinyang333 ' + chaosSavedStr[0]; chaosModes[0] = 'b'; }else{ chaosSavedStr[0] = message; msg['m'] = ':yinyang333 ' + chaosSavedStr[1]; chaosModes[0] = 'a'; } } if (cb.room_slug === user && message == '/confluxoff') { cb.sendNotice('you have disabled conflux', cb.room_slug, '#bc3030', '#ffffff', 'bold') cb.sendNotice('the room is back to normal ', '', '#bc3030', '#ffffff', 'bold') chaosSwitch = ['off']; msg['m'] = ':normalitypavedroad :meh' } });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.