This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
-
E
Erik
Post
by Erik »
hello,
how can i make my eggdrop bot banning people AND if they get unbanned (eg by an op or by X ) make my bot set + b again ??
what i want is i set a ban
an op (or X) sets mode -b
my bot sets mode +b
there must be some .tcl to do this ...
-
]Kami[
- Owner
- Posts: 590
- Joined: Thu Jul 24, 2003 2:59 pm
- Location: Slovenia
-
Contact:
Post
by ]Kami[ »
You must put ban to stick version.First you add ban.Then you type in paryline .stick ban <ban number/host>
-
E
Erik
Post
by Erik »
hi,
that worked fine thank you !
-
Sir_Fz
- Revered One
- Posts: 3794
- Joined: Sun Apr 27, 2003 3:10 pm
- Location: Lebanon
-
Contact:
Post
by Sir_Fz »
you can put the sticky option while banning too, check .help +ban and read tcl-commands to know how the newchanban and newban commands work.