Guest User

Untitled

a guest
Feb 21st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1.  
  2. on *:start: {
  3. server us.quakenet.org
  4. }
  5.  
  6. on *:connect: {
  7. if ($network == Quakenet) {
  8. nick Bell
  9. auth authnamehere password
  10. mode $me +x
  11. }
Add Comment
Please, Sign In to add comment