mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2010
Posts: 3
D
Self-satisified door
OP Offline
Self-satisified door
D
Joined: Aug 2010
Posts: 3
Hi

Please, I want a script where it unbans me from a channel I am kicked out from.
I have seen some scripts but the problem is that it doesn't work because I am being kicked out from the channel first then banned, while the scripts needs to read the ban first in order to unban, but it can't read it since Im kicked out without knowing if im banned or just kicked without a ban! So, I will need a script where it unbans me after I am kicked!

Also, could you please help me with a script removing the bans after a period of time I set, like 30mins or 1h, from any channel.

Thank you

Last edited by Darkness_Burn; 13/08/10 11:32 AM.
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
The only way is to get Channel Service or a user to unban you, the thing you seen is a unban script that unban if you still are oped in the channel, if you are kicked first then you cant to much about it..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Aug 2010
Posts: 69
N
Babel fish
Offline
Babel fish
N
Joined: Aug 2010
Posts: 69
Depending on the server's services you could use

/msg chanserv unban #channel

or

/msg chanserv unban #channel me


"There is no theory of evolution, only a list of creatures Chuck Norris allows to live."

Link Copied to Clipboard