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.

Special Ban Protector

Old posts that have not been replied to for several years.
Locked
Y
Yellow

Special Ban Protector

Post by Yellow »

Hello,
I'm new of this forum :)

protect= immediate kickban
bad user= people that try to /kicked/banned/deopped my bot/s

I wish a script that protect my bots when they are /kicked/banned/deopped independently from the flag that the bad user possesses. This means that the bad user MUST are banned also if he is +o or +m or +f and all the others flags, except the *GLOBAL* +n.
Clearly the bad user must are banned from someone of the bots linked to the bot that has been /kicked/banned/deopped
Is again better if I can choose the reason ban :)

Note: NO distinctions: the bad user must are banned also if is global

Who can write me the tcl-code?
Thanks in Advance.
Yellow
N
Nexus6
Op
Posts: 114
Joined: Mon Sep 02, 2002 4:41 am
Location: Tuchola, Poland

Post by Nexus6 »

check http://mc.purehype.net/script_info.tcl? ... protectops
you can define who can kick without being punished and who can't.
cheers
Y
Yellow

Post by Yellow »

Hello again :)
Thanks for the reply.
I've seen the URL that you have give me, but it is not the tcl that I wish. This is a protect OP GENERAL, I wish protect only my bot and not my added user. :) I've found tcl similar at the tcl that you have give me also on egghelp.org but they are all generic as OP Protection :).
I only wish BOT protector :D

Thanks
Regards
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Simply set +revengebot and +revenge for the channels in question.

Then only give +f flag to your bots, yourself, and any1 you want protecting from it.

Every1 else, should not have +f
Y
Yellow

Post by Yellow »

Hello again ;)
Also I've think at these two mode.. but in this case I must delete +f flag at every my added user. Is possible write a simple code that ban every user that kick/ban/deop my bots independently from the flag that the bad user possesses? (except +n).
Is possible? A simple code..

Thanks Again to all
Regards,
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

As for removing flags from newly added user, this is because you ahve told eggdrop to add them in the first place.

See your config file for the settings.
Locked