mIRC Homepage
Posted By: Gamersad Recording /version - 07/03/05 10:46 AM
This is going to sound stupid, and i could swear i did this once before, (which i normaly claim with all my posts) because this truely has been driving me nuts...

When i do /version or /version sevrer*

I want to record the following.. in a var (just for testing) later i will stick it in a ini. (which i already know how to use.. )

Unreal3.2.2b. server.name.net FinWXOoZE [*=2305]

(the main goal is torecord the name of the IRC Software/IRCd whether its Conference Room, Unreal, viagra, ircu,) whatever the version is, i want to record it.. the main issue is, i dont know how to do it, which i have been painfuly working on for too long.
Posted By: mIRCManiac Re: Recording /version - 07/03/05 01:07 PM
raw 351:*:set %var $2-
Posted By: Armada Re: Recording /version - 07/03/05 01:08 PM
Your going to want to catch raw 351
raw 351:*: {
do stuff
}
Posted By: Gamersad Re: Recording /version - 07/03/05 06:02 PM
Ahh.. raws, i knew there was something frown I lost my raw list, i guess i will have to find another in unreals stuff. thank you guys smile
Posted By: Gamersad Re: Recording /version - 08/03/05 07:40 AM
infact, now that i'm looking at that.. it may not be working so well ;p for unreal atleast, i need to look up unreal raws i guess to start things off..
Posted By: Gamersad Re: Recording /version - 08/03/05 09:42 AM
Just to make a note, i found 002 for raw's works better, and using $7- to catch the reply for the version. Now to change this over to... writeini shocked
© mIRC Discussion Forums