The mIR Re-Interface Project
E-Mail Wadlo
Biography
Stats
Favorites
Movies
Recipe
Résumé
CPU
Photos
Desktop
Artwork
Writings
Talents
Wish List
In Universe
Projects
Trails
Birthday Index
mIRC Project
Zip Convert
UT2k4 Project
Rummy Project
Music
Reviews
Hot List
Wish List
'66 Bug
Restoration
Specs
Performance
Photos
IRC Channel
Channel
Nick Archive
ARTI
Scripts
Feedback
Survey
Guestbook
Opinions
Quotes
Bug Finder
ICQ/IRC
Haz-Misc-Mat
Quizzes
Madlibs
Encryption
Brown Dog
Rogue
Cipher
Intergalactics
Relative Moons
Amazing But True
Wadlo's Programs
Y377o
Wadlo's Fish
Gravitational Sim
Web Site Info
The Site FAQ
The Mission
The Scanning
Site History
Members
Update Cal
Recommends
Format Info
Search Site
Featured On...
Awards
Credits
 
 

Restrictions

mIRC's flexable scripting language allows nearly anything to become possible; however, the mIRC Re-Interface Project focuses on the input/output display translation in order to organize efforts into a single goal: to make mIRC look better.

mIRC's remote commands/events handler, named "Remotes," allows any type input to be assigned a given output. An example input could be the equation "1+1" and the output could be assigned to calculate and display the equation followed by the solution "1+1=2." More importantly, an input could be "1+1" and the output could omit the equation, and simply display the result... "2." Thus "1+1" has been translated from an equation into a digit. When working with such information, it is not necessary to view all information since only the useful information needs to be displayed; this makes input/output display translation useful.

When contributing a modified version of mIRC, please use the following guidelines.

  • Limit the features of the script to input/output translation display
    • If the segment of code you are adding does not have to do with input/output translation display please omit it. (IE, a script that allows for anti-spambot is not related to input/output translation display)
  • Base your script on one of the previous versions
    • No need to start from scratch
  • Limit your addition/alteration of script to the single Remotes File (*.ini)
    • Add Aliases using the remotes "alias" command.
    • Add Popups using the remotes "popup" command.
  • Unset variables when finished
    • For variables that must remain set, give them a discriptive name.
  • Comment if needed
    • Comment your scripts using the ";" charecter if a segment of code is in no way obvious.

To contribute, use this form.


 

E-Mail Wadlo Biography Projects Music '66 Bug IRC Channel Feedback Haz-Misc-Mat Web Site Info

This website was created and is maintained by Wadlo. Questions and comments about anything on this website can be sent to Wadlo by E-Mailing him.