Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. on *:connect:{
  2. if ($network == SwiftIRC) {
  3. /ns id [pass]
  4. /mode $me +RTp
  5. /ns update
  6. /join #w99,#random1,#random2,#random3
  7. /ns update
  8. /msg runescript .gu
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement