Blockland Forums > Suggestions & Requests

Please fix my chatbot.

Pages: << < (3/4) > >>

Racerboy:


--- Quote from: otto-san on September 08, 2012, 04:23:54 PM ---Which means I was agreeing with you.

--- End quote ---
Ok c:

Mold:


--- Quote from: Bester Bageler on September 08, 2012, 04:24:56 PM ---I find chatbots are idiots who talk to themselfs. So I ban them all

--- End quote ---
Nah just mute them or add the name of the bot to etard filter

NAT3:


--- Quote from: Mold on September 08, 2012, 04:02:02 PM ---
--- Code: ---package chatbot
{
function clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg)
{
parent::clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg);
switch$(%msg)
{
case "lol":
commandToServer('messageSent',"Ahahahahaha... I dont get it.");
case "rofl":
commandToServer('messageSent',"I still don't see what's funny.");
case "shut up":
commandToServer('messageSent',"Right back at ya.");
case "fail":
commandToServer('messageSent',"If you never fail, you never succeed.");
case "spin":
turnleft(1);
case "stop spin":
turnleft(0);
case "holdmouse":
mousefire(1);
case "releasemouse":
mousefire(0);
case "getid":
commandToServer('getid');
}
}
};
activatePackage(chatbot);
--- End code ---
Now don't use it because chatbots suck.

--- End quote ---
Maybe if you made it do a myping or something like that,
then there'd be a good reason to have it. For my bot, it turns on and off,
it updates when command said, it has a myping command, a spin-me command,
a disconnect and quit command, and I'm making more currently.

JPSC:

chatbots are stupid and you should feel stupid for using them

you came onto Katz's server with your chat bot spamming "Ahahahahaha... I dont get it.","Ahahahahaha... I dont get it.","Ahahahahaha... I dont get it.","Ahahahahaha... I dont get it." whenever somebody said "lol".

what's the point?

shyGriff:

if someone said "lol lol lol lol lol lol" would it keep saying it

Pages: << < (3/4) > >>

Go to full version