Guest User

Untitled

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