Discussion:
Script help
(too old to reply)
Grumpy
2005-06-20 06:40:23 UTC
Permalink
Version:0.9 StartHTML:-1 EndHTML:-1 StartFragment:0000000111
EndFragment:0000000786 Hi,

I am going to try and explain this, please let me know if it does not make
sense. I have a op in a room, the op is a bot. I want a certain list of
users to be able to issue a command like
/notice BOT !kick usernic behave yourself
The bot must then issue the chanserv command to kick the user usernic with
the reason 'behave yourself' added. This should mean they the person kicked
does not know who kicked them.

Any ideas would be appreciated.

Many thanks
Al
moi
2005-06-25 13:17:09 UTC
Permalink
Yes you can easily do this.
The way you script it, depends on your bot - is it a mirc-bot or an eggdrop
written in tcl?
Post by Grumpy
Version:0.9 StartHTML:-1 EndHTML:-1 StartFragment:0000000111
EndFragment:0000000786 Hi,
I am going to try and explain this, please let me know if it does not make
sense. I have a op in a room, the op is a bot. I want a certain list of
users to be able to issue a command like
/notice BOT !kick usernic behave yourself
The bot must then issue the chanserv command to kick the user usernic with
the reason 'behave yourself' added. This should mean they the person kicked
does not know who kicked them.
Any ideas would be appreciated.
Many thanks
Al
crizzy
2005-06-25 14:27:36 UTC
Permalink
Post by moi
Yes you can easily do this.
The way you script it, depends on your bot - is it a mirc-bot or an eggdrop
written in tcl?
Post by Grumpy
Version:0.9 StartHTML:-1 EndHTML:-1 StartFragment:0000000111
EndFragment:0000000786 Hi,
I am going to try and explain this, please let me know if it does not make
sense. I have a op in a room, the op is a bot. I want a certain list of
users to be able to issue a command like
/notice BOT !kick usernic behave yourself
The bot must then issue the chanserv command to kick the user usernic with
the reason 'behave yourself' added. This should mean they the person kicked
does not know who kicked them.
Any ideas would be appreciated.
Many thanks
Al
what group are we in? why should it be an eggdrop?
Grumpy
2005-06-27 03:39:26 UTC
Permalink
it is just a script in mirc,
Post by moi
Yes you can easily do this.
The way you script it, depends on your bot - is it a mirc-bot or an eggdrop
written in tcl?
Post by Grumpy
Version:0.9 StartHTML:-1 EndHTML:-1 StartFragment:0000000111
EndFragment:0000000786 Hi,
I am going to try and explain this, please let me know if it does not make
sense. I have a op in a room, the op is a bot. I want a certain list of
users to be able to issue a command like
/notice BOT !kick usernic behave yourself
The bot must then issue the chanserv command to kick the user usernic with
the reason 'behave yourself' added. This should mean they the person kicked
does not know who kicked them.
Any ideas would be appreciated.
Many thanks
Al
Continue reading on narkive:
Loading...