View Full Version : Away scripts..
Well I'm getting kinda sick of the time it takes for pnp to load etc, and I just want to use normal mirc but have a nice away script, something that I can just right click seletect away type my message and thats it, then right click and hit back, ( also having a good time thing so it shows like back after 8hrs 13mins 54secs ) I did have one thanks to some help from enekron but reformatted and lost it, so could someone, be able to make one like that please? I'll love you forever and do anything :naughty:
GameGuru
22-03-2002, 20:54
Mr_Moose/MooseyMayhem/Mooseh created a fantastic away script which uses dialogs for setting it up and either a popups menu or alias for using. Its available here (http://homepage.ntlworld.com/gameguru/away.zip)
To install it place all files in your mIRC directory then add the away.ini to your remotes section (Alt + R, Ctrl + L) then allow it to use its initialization procedure (press yes when prompted) and its ready for use.
If you don't like the script for some reason, then I could make a really simple one (I'm not doing anything complex, I'm too damn lazy) then let me know and I'll knock something up.
Heres my attempt at a very simple away script :D
setaway {
set %reason $1-
ame is away (reason: %reason )
away %reason
}
back {
ame is back from %reason
unset %reason
away
}
I placed the content from the away.ini into the remote section, but it didn't come up with anything :{
GameGuru
22-03-2002, 21:45
if you load the away.ini properly into the remotes section it should work. Make sure its in there and if it is, then restart mIRC and check your popups menu.
Note: This may not work properly with PnP installed (try it with vanilla mIRC if it doesn't)
DO I place away.ini in the remote section or it's content? because I put mirc.exe in a seperate folder and loaded it so it was just plain mirc, nothing happened :{ do I have to to that /load -rs away.ini ? ( if thats right )
ahh got it working now, it's good, thanks GameGuru bud.
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.