Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. on *:TEXT:*:*: {
  2. if ($nick == DRDCNR1 || $nick == DRDCNR2 ) && (nicky == $3) {
  3. if (text == $5) { msg #drd !text $6- } ;txt = cmd ;
  4. elseif (!rep == $5) { msg #drd !msg Saw a rule breaker? DMer? Cheater? Type /report (id) (reason) }
  5. elseif (!rules == $5) { msg #drd !msg If you are new here, type /rules /pc And /commands To Get Started! }
  6. elseif (!pm == $5) { msg #drd !pm $6- }
  7. elseif (!msg == $5) { msg #drd !msg $6- }
  8. elseif (!e == $5) { msg #drd !msg Speak english in the mainchat! Use /pm (id) for other languages }
  9. elseif (!c == $5) { msg #drd !msg Caps Off Now! }
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement