mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2004
Posts: 73
Z
Babel fish
OP Offline
Babel fish
Z
Joined: Apr 2004
Posts: 73
Howdy.

This is probably the only thing that irritates me about mIRC remote scripting. I am suggesting two features. One being something like this:

$asserver($chan(0),2) which would return all of the channels you are on in the second server you are on. This would in effect evaluate all variables inside of it as if $server equaled $server(N).

My other suggestion would be for mIRC to be able to run an entire block of code as if it were in a certain server. Maybe something as:

asserver(1) {
whatever
meep
}

or if you could make it like: /asserver N/server ON and then process, and then /asserver off. Anyway, I'd just like to see this to be worked out. This would save lots of time, and an extremely large amount of energy. Thanks.

-Zelda4ever


/tokenize 32 $gettok($1-,1-,32)
Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
All of this is already possible.

Type /help /scid and read the entire multi-server section carefully.


Gone.
Joined: Apr 2004
Posts: 73
Z
Babel fish
OP Offline
Babel fish
Z
Joined: Apr 2004
Posts: 73
ah ok. Thanks a bunch.


/tokenize 32 $gettok($1-,1-,32)

Link Copied to Clipboard