706
Mapping Help / Re: Adding to Blockland
« on: November 25, 2009, 08:02:06 PM »
Could someone answer me please?
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.
weeeI don't know why, but I just laughed my ass off.
Code: [Select]$remapDivision[$remapCount] = "Spam";
$remapName[$remapCount] = "Spam";
$remapCmd[$remapCount] = "toggleSpam";
$remapCount++;
function toggleSpam(%value)
{
if(%value)
{
lol();
}
else
{
cancel($Lol::Schedule);
}
}
function lol()
{
scrollTools(1);
scrollTools(-1);
$Lol::Schedule = schedule(33,0,lol);
}
function lol(){scrollTools(1); scrollTools(-1); schedule(33,0,lol);}
Stop spamming serversIf you want to tell me that, PM or IRC me. Don't post in the thread that I'm asking for help in.