Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if ($1 == +e) {
  2. mode # +e $2
  3. }
  4. if ($1 == -e) {
  5. mode # -e $2
  6. }
  7. if ($1 == .cb) {
  8. mode $chan +b ~c: $+ $2
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement