Guest User

Untitled

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