irc script
•
7 Jul 2007, 11:57
•
Journals
Hi
i just wanna know what the best irc script for me is.
I need the ability to have multiple networks, a nice style and perhaps some special stuff if it is usefull.
I have tried mIRC Powerpack and nonamescript. powerpack is what i have atm and it featers rly everything but i have some problems with the addserver command...
i dont know how i should enter the commands, because the way i do with a normal irc script doesnt work... :<
plz gimme some examples and perhaps you`d post some link to the website of the script also =]
thx in advance =)
yours sincerely
viech
i just wanna know what the best irc script for me is.
I need the ability to have multiple networks, a nice style and perhaps some special stuff if it is usefull.
I have tried mIRC Powerpack and nonamescript. powerpack is what i have atm and it featers rly everything but i have some problems with the addserver command...
i dont know how i should enter the commands, because the way i do with a normal irc script doesnt work... :<
plz gimme some examples and perhaps you`d post some link to the website of the script also =]
thx in advance =)
yours sincerely
viech
ty
1. Open mIRC and press ALT+R
2. Go to Remote tab
3. File -> New
4. Copy the text below
on *:start: {
;# Network #1
server IP:PORT -i NICK ALTNICK
;# Network #2
server -m IP:PORT -i NICK ALTNICK
}
5. Replace the text written in CAPS and press Ok
6. Restart mIRC