You can download mIRC here: http://www.mirc.com/get.html
(or you can Google "mirc download" and make sure it's from the official site)
How to Add Scripts on mIRC:
Once you have downloaded mIRC, go to theTools at the top, then click Scripts Editor. On your Scripts Editor, go to File and press New. Here, you can paste any of the scripts below and make sure you press OK at the bottom before you close this Editor.
Good Scripts to Have:
1. Greet others from another clan when they join #Clan-CP -> Hi [MM]Mike Join Corrupt Pures @ http://www.cp-rs.com.
on *:JOIN:#: { if ($chan == #Clan-CP) && ($regex($Nick,/^\[(-|BV|NPO|WAR|HI|EF|H|O|Z|NME|XL|DF|CH|V|SKO|MM|FOE|UP|POT|R|MA|CT|FI|TLP|IR|TH|EOP|TR|TP|CPR|)\]/i)) { msg $chan Hi $nick Join 12Corrupt Pures1 @ http://www.cp-rs.com } }
2. Set a spam of any type in a channel -> Get to W98 Edgeville - Chain is Law fc - Get in TS!
Note: You can edit the numbers inside the script to your personal preference
on *:input:#:{ if $1 == /spam1 { timerspam 0 180 msg $chan $$2- } if $1 == /spam2 { timerspam 0 120 notice + $+ $chan $$2- } if $1 == /tripspam { timerspam 0 15 msg $chan $$2- } if $1 == /rapidspam { timerspam 0 5 msg $chan $$2- } if $1 == /infinitespam { timerspam 0 2 msg $chan $$2- } if $1 == /spamoff { timerspam off } }
3. AMSG -> Send a message to every channel you are currently in. Type "/amsg messagehere"
alias -l amsg.tag { return [AMSG] } alias -l amsg.blocker { return #xBNC #BNC #IRCHelp #help #support #PHP #90 #91 #IRC #First #msl #mew2 #Pcbnc } alias amsg { inc %amsgs var %x $chan(0) while (%x) { if (!$istok($amsg.blocker,$chan(%x),32)) { msg $chan(%x) $amsg.tag $1- ( $+ %amsgs Amsg's) } dec %x } }
So all you have to do is Copy/Paste those scripts one by one into your Scripts Editor and then press OK. Those are just some of the more basic scripts you should have if you would like to start using mIRC! If you do choose to start using mIRC and you have any issues, or you want more advanced scripts, just pm me on IRC.
P.S. Get the first script if you had to choose one, very cool when a lot of us have it
