mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2008
Posts: 1,515
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
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!


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Aug 2011
Posts: 10
J
JR_ Offline
Pikka bird
Offline
Pikka bird
J
Joined: Aug 2011
Posts: 10
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,515
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Yes your option is not too bad but identifiers are better also.


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-

Link Copied to Clipboard