Bots Home
|
Create an App
ohh_test
Author:
oph_test
Description
Source Code
Launch Bot
Current Users
Created by:
Oph_Test
var red = '#FF0000'; var white = '#FFFFFF'; var black = '#000000'; var yellow = '#FFFF00'; var lime = '#00FF00'; var noColor = ''; cb.onEnter(function(user) { if(!user['has_tokens']){ theNotice(user); } }); function theNotice(u){ var theUser = u['user']; var cautionString = '**---> NOTICE / CAUTION <---**'; var readCarefully = theUser + ', please read carefully!'; var noticeBody = 'RULES to Follow... NO EXCEPTIONS!\n1) NO TOKENS? DO NOT make a REQUEST!\n2) NO TOKENS? DO NOT DIRECT!\n3) NO TOKENS? DO NOT ASK QUESTIONS!\n4) RESPECTFUL comments and conversation is GREAT!'; var disregardString = 'Disregard these rules and you will be kicked/banned!!'; cb.sendNotice(cautionString, theUser, red, noColor, 'bold'); cb.sendNotice(readCarefully, theUser, yellow, noColor, 'bold'); cb.sendNotice(noticeBody, theUser, black, lime, 'bold'); cb.sendNotice(disregardString, theUser, red, noColor, 'bold'); }
© Copyright Chaturbate 2011- 2024. All Rights Reserved.