Advertisement
Guest User

Untitled

a guest
May 19th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Like, $chr(**) where ** is the ANSI code for the character "space".
  2.  
  3. For example, if 77 is the ANSI code for space the script would be something like:
  4.  
  5. on *:text:*:#spp-wifi: if ($chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) $+ $chr(77) isin $1-) { if ($nick isop $chan) { halt } | if ($nick ishop $chan) { halt } | if ($nick ishelp $chan) { halt } | else { ban -u300 $chan $nick 2 | /kick $nick Don't spam. } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement