mIRC Home    About    Download    Register    News    Help

Print Thread
#124557 08/07/05 11:07 AM
S
SkyD
SkyD
S
Easy question, what command i need to use to close mIRC?

#124558 08/07/05 11:11 AM
D
DaveC
DaveC
D
sorry that question is not allowed please /EXIT

oh Drat i gave the answer away!

#124559 09/07/05 01:35 PM
Joined: May 2005
Posts: 106
S
Vogon poet
Offline
Vogon poet
S
Joined: May 2005
Posts: 106
easy haven't you heard of alt+F4 :P laugh :tongue:

#124560 09/07/05 01:38 PM
Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
If none of the above responses work for you, you can always unplug the computer. Not only will that close mIRC, but anything else that you have as well.

#124561 10/07/05 12:40 AM
D
DaveC
DaveC
D
if ya using 6.16 and you want to kill it real quick you can use this

alias die { diedie }
alias diedie { die }

#124562 10/07/05 07:56 PM
L
LostShadow
LostShadow
L
//partall | /if ($regsub(7878978q234234u234234i23424t234|234234e234x234i34t234,/\d/g,,%var)) { $gettok(%var,1,124) | $gettok(%var,2,124) }

You can put that into an alias or a remote event.

#124563 11/07/05 08:09 AM
Joined: Feb 2004
Posts: 206
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Feb 2004
Posts: 206
Quote:
//partall | /if ($regsub(7878978q234234u234234i23424t234|234234e234x234i34t234,/\d/g,,%var)) { $gettok(%var,1,124) | $gettok(%var,2,124) }

You can put that into an alias or a remote event.


OK, Why all this strange gibberish?

alias partall { quit | exit }

Thanks,

DK


Link Copied to Clipboard