Guest User

Untitled

a guest
Jun 24th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. on *:action:*:#Testing: { if $me = drauka {
  2. if $nick = dk {
  3. if tests isin $1- { msg $chan not done testing yet? }
  4. else { msg $chan not you again? }
  5. }
  6. else { msg $chan still acting $nick ? }
  7. }
Add Comment
Please, Sign In to add comment