Advertisement
Guest User

Untitled

a guest
Jun 6th, 2017
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 1.08 KB | None | 0 0
  1. on *:start: {
  2.   server -m irc.uk.mibbit.net:6667 -i Sal SuperSal vashthetempest@hotmail.com Miika H
  3.   server -m irc.honk-honk.org:6667 -i Sal SuperSal vashthetempest@hotmail.com Miika H
  4.   server -m troxyn.tk.org:6669 -i Sal SuperSal vashthetempest@hotmail.com Miika H
  5.   server -m irc.rizon.net:7000 -i Sal SuperSal vashthetempest@hotmail.com Miika H
  6. }
  7.  
  8. on 1:connect: {
  9.   if ($network == Mibbit) { /nick Sal | /msg nickserv identify *** | /join #trivia     | /join #wafans     |
  10.     /join #freethought     | /join #4chan     | /join #bridge     | /join #farmville     | /join #furry          |
  11.     /join #humchat         | /join #litch     | /join #meep       | /join #nihongo-chan  | /join #ourgames       |
  12.   /join #poolparties     | /join #random    | /join #sal_chat }
  13.  
  14.   elseif ($network == Rizon ) {  /nick Sal | /msg nickserv identify *** |  /join #freethought |
  15.   /join #purple | /join #silent-hill }
  16.  
  17.   elseif ($network == TroxynIRC ) {  /nick Sal | /join #main }
  18.  
  19.   elseif ($network == Honk-Honk ) {  /nick Sal | /msg nickserv identify *** |  /join #main |
  20.   /join #lobby }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement