Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. alias main.connect {
  2. if ($network == ammaraskar.dyndns.org) }
  3.  
  4. on *:CONNECT: {
  5. .msg Nickserv IDENTIFY password
  6. .mode $me +swx
  7. .main.connect
  8.  
  9. if ($network == ammaraskar.dyndns.org){
  10. join #ammaraskar #Draupniro
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement