Topic: Best Mirc Script
Not finding your answer? Try searching the web for Best Mirc Script
Answers to Common Questions
How to Script in mIRC
The Internet relay chat application, mIRC for short, uses servers to host many different chat rooms. It is a huge social network of people from all over the world. You can use IRC commands called scripts that allow users to shorten actions ... Read More »
Source: http://www.ehow.com/how_2315610_script-mirc.html
How to Start Scripting in mIRC
1 Install mIRC http ://www.mirc.com/ , if you don't already have it. 2 Connect to the server you wish to connect to . 3 Press 'Alt+R' or click the green box with /a in it to open the scripts menu . (In mIRC 6.3+ it is now an image of a scro... Read More »
Source: http://www.wikihow.com/Start-Scripting-in-mIRC
What wrong with this php script? for a mirc bot?
How are you running a mIRC bot with PHP? Have I missed an update? Or is mIRC still programmed in mIRC scripting language? Read More »
Source: http://answers.yahoo.com/question/index?qid=20100206161229AA6WFBK
More Common Questions
Answers to Other Common Questions
Web Design Service at http://webdesigne1.blogspot.com/
Read More »
Source: http://answers.yahoo.com/question/index?qid=20090706105346AAldeJD
no way to do this
Read More »
Source: http://answers.yahoo.com/question/index?qid=20070526070439AAMwZOJ
wiki.irc.org
Read More »
Source: http://answers.yahoo.com/question/index?qid=20100111142445AAIEPs5
The mIRC FAQ ( http://www.mirc.com/faq.html or http://www.hawkee.com/scripts/mfaq61hp.z... ) is actually the mIRC language programming manual. You have to learn the language before you can write anything more than an on join greet. Once you...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20090514100356AAh8YD9
None of them. Not really. What it most closely resembles is a DOS batch file. There are some similarities to C/C++/C#/Java in the way it handles loops, but that's about it. If you have already learned mIRC you should be able to learn anothe...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20100121150600AAXiyfN
Without knowing too many details, I will have to guess the script is using an on text: If thats the case, you can do: On *:Text:<matchtext>:#channel: { ;code } Where “#channel” is the channel you want the script to trigger in. you can specify more t...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20090819185946AA1nCtn
Most mIRC trivia scripts are based off of Tat's Trivia Script, which is a lot easier than manually coding another one. http://www.mircscripts.com/cgi-bin/file.… You can edit one of the .txt files to change the questions/answers, and most of...
Read More »
Source: http://answers.yahoo.com/question/index?qid=20080131181719AAzEDFb