Advertisement
Guest User

rawr

a guest
Aug 22nd, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. on *:TEXT:!BuildTeam:#: {
  2. if ((%floodcommands) || ($($+(%,floodTeamBuild.,$nick),2))) { return }
  3. set -u30 %floodcommands On
  4. set -u60 %floodTeamBuild. $+ $nick On
  5. msg $chan BBJbot $nick your team is $read(Lists/Pokemon.txt) $read(Lists/Pokemon.txt) $read(Lists/Pokemon.txt) $read(Lists/Pokemon.txt) $read(Lists/Pokemon.txt) and $read(Lists/Pokemon.txt) Have Fun!
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement