1
Off Topic / Re: What is BEN?
« on: June 26, 2012, 08:16:46 PM »aaaaaaaaaaaaa
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
lately i've been hearing about people who can't search on google, why is this?Because the thumbnail of the video was disturbing.
its just some creepypasta that involves some haunted zelda game and the save file is called BEN
Either you're executing it wrong, you aren't saying "Hi." or your name isn't "TheSolidSnake".
Fix your indentation
Here:Code: [Select]package chatbot
{
function clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg)
{
parent::clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg);
if(%msg $= "Hi." && %name $= "TheSolidSnake")
commandtoServer('messageSent',"Gtfo");
}
};
activatePackage(chatbot);
i am secretly an elephant.