Advertisement
Guest User

Untitled

a guest
Dec 1st, 2013
4,664
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on *:connect: {
  2. if ($me != Sluiptest) && ($right($server,18) == .speedrunslive.com) {
  3. ns ghost Sluiptest testpassword
  4. nick Sluiptest
  5. ns identify testpassword
  6. }
  7. if ( $me == Sluiptest ) && ($right($server,18) == .speedrunslive.com) {
  8. ns identify testpassword
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement