Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. on *:connect: {
  2. if ($me != tylersgaming) && ($right($server,18) == .speedrunslive.com) {
  3. ns ghost tylersgaming password
  4. nick tylersgaming
  5. ns identify password
  6. }
  7. if ( $me == tylersgaming ) && ($right($server,18) == .speedrunslive.com) {
  8. ns identify password
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement