function dspam() { if(strLen($dstring) == 0) { $dstring = "8"; } $dstring = $dstring @ "="; commandToServer('messageSent',$dstring @ "D"); $dspam = schedule(1250, 0, dspam); }
Makes a snake in the chat that grows, yeah idk.
Would not recommend doing this anywhere aside from your own server.