mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2008
Posts: 1,483
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Hello,

I wanna request to add some identifiers that will return some results.

e.g:

$proxy = will return $true or $false if its enabled or not
$proxyip = will return the currently SETTED in settings proxy ip
$proxyport = will return the currently SETTED in settings proxy port
$proxypass = will return the currently SETTED in settings proxy password
$proxytype = will return the currently SETTED in settings proxy protocol tyoe
$proxyid = will return the currently SETTED in settings proxy user id

- Thanks!

J
JR_
JR_
J
It is not needed necessarily. If you use our own script via the firewall command instead and keep caching your queries then you wont need it.

HOWEVER an event.. that responds to proxy errors.. might be useful, an event like ON:connecting or on:failedconnecting (not just on:connect since it will never be reached if the proxy fails) would be very helpful or on:proxyconnectfailed.

I built my own proxy manager script since if you start waiting for others you'd prolly die waiting...., i still had to work around that annoying flaw, since there is no mirc event that you can intercept to find out if the proxy connecting was refused on connecting.

bb san.


Joined: Dec 2008
Posts: 1,483
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Yes your option is not too bad but identifiers are better also.


Link Copied to Clipboard