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.

AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)

Support & discussion of released scripts, and announcements of new releases.
Post Reply
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Ah, you've beat me to my edit. I edited my previous post and stated what needs to be fixed.
User avatar
elisca
Halfop
Posts: 65
Joined: Sat Jan 27, 2007 4:23 am
Location: in the middle of nowhere

Post by elisca »

ahh finally.. its working sir
[5:08:08am] ((spitz) AP: Succesfully disabled all AP protections on ...
Thanks :D
User avatar
elisca
Halfop
Posts: 65
Joined: Sat Jan 27, 2007 4:23 am
Location: in the middle of nowhere

Post by elisca »

Sir.. if we have disable one channel, example .ap:disable #xx
how we get it back the setting if we want to enable it again..
I
IRCNick
Halfop
Posts: 64
Joined: Wed Oct 12, 2005 9:43 pm
Location: Germany
Contact:

Post by IRCNick »

elisca wrote:Sir.. if we have disable one channel, example .ap:disable #xx
how we get it back the setting if we want to enable it again..
Try

Code: Select all

.ap:reset <*/chan>
(This will reset the AP settings of chan or all chans if * to the default settings)
B
Blackmore
Voice
Posts: 3
Joined: Thu Jan 18, 2007 11:13 am

.kick .ban via msg

Post by Blackmore »

Hi
I use this script at severaL CHANNELS at my server, and other.

ist quiet good, but i miss the alternative to execute the commands like .kick .ban. ap:add bwords global/chan etc with the msg command like:


/msg Bot .kick nick reason
or
/msg Bot .ap:add bwords Channel word

with this commands i can write a addon for MIRC zu setup and use the bot via Mouse

Is there something out fpor this???

Thanks


Blackmore @ irc.cvs-net.de
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

A small addon can be done to do that, I'll drop one when I have time.

As for .kick and .ban commands, these aren't supported by AllProtection... you'll have to use some commands script which are a lot in the scripts archive.
B
Blackmore
Voice
Posts: 3
Joined: Thu Jan 18, 2007 11:13 am

Post by Blackmore »

hmmm

its ok, but here the proggers are good, i am a newbie in TCL eggdrop etc...

so, please give me support for these addons, i need...


thx
User avatar
dotslasher
Halfop
Posts: 62
Joined: Sun Aug 10, 2003 8:10 pm

Post by dotslasher »

hmm i'm using the latest version and it seems the bot's channel settings are reset every time the bot is restarted.
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

dotslasher wrote:hmm i'm using the latest version and it seems the bot's channel settings are reset every time the bot is restarted.
Which version is that? is it 4.5 or 4.6b7? My guess is you're using 4.6b7, make sure it's the one with the most recent release date (download it again from here and check the date).
Last edited by Sir_Fz on Thu Feb 22, 2007 10:37 pm, edited 1 time in total.
User avatar
dotslasher
Halfop
Posts: 62
Joined: Sun Aug 10, 2003 8:10 pm

Post by dotslasher »

yup

# Version : 4.6b7 (BETA 7)
# Released: January 03, 2007

already using that one
User avatar
elisca
Halfop
Posts: 65
Joined: Sat Jan 27, 2007 4:23 am
Location: in the middle of nowhere

Post by elisca »

IRCNick wrote:
elisca wrote:Sir.. if we have disable one channel, example .ap:disable #xx
how we get it back the setting if we want to enable it again..
Try

Code: Select all

.ap:reset <*/chan>
(This will reset the AP settings of chan or all chans if * to the default settings)
i know this feature.. but i'm always set the bot by my own, not using the default setting.. if we use it [.ap:reset] it's mean we must setting again.. and this is spent to much time as i'm put the bot on many channel with different setting. i think you must put the feature .ap:enable sir, and it will store all the setting before..
User avatar
elisca
Halfop
Posts: 65
Joined: Sat Jan 27, 2007 4:23 am
Location: in the middle of nowhere

Post by elisca »

dotslasher wrote:hmm i'm using the latest version and it seems the bot's channel settings are reset every time the bot is restarted.
it's not happen with me.. although i have restarted the bot often
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

dotslasher wrote:yup

# Version : 4.6b7 (BETA 7)
# Released: January 03, 2007

already using that one
Then your settings are not considered valid settings by AllProtection, that's why they're being reset. For example, if you have ap:drones set to just "-" then the bot will reset it on restart because it's supposed to be in the form: "-/+ ban-time pmeth ban-type"
elisca wrote:i know this feature.. but i'm always set the bot by my own, not using the default setting.. if we use it [.ap:reset] it's mean we must setting again.. and this is spent to much time as i'm put the bot on many channel with different setting. i think you must put the feature .ap:enable sir, and it will store all the setting before..
AllProtection does not save previous settings, and I don't think that I will implement such a feature. We'll see.
User avatar
elisca
Halfop
Posts: 65
Joined: Sat Jan 27, 2007 4:23 am
Location: in the middle of nowhere

Post by elisca »

so far i'm very satisfied using this scripts.. but the problem comes when my bot getting lag.. he banned user cause flood detect.. could you make disabling mass flood prot when lagged [text flood line and chars].. maybe something like lag meter.. so when lag meter show the lag its over from setting.. the bot will disabling flood prot automatically.. :D
User avatar
Domin
Halfop
Posts: 72
Joined: Sat Jun 10, 2006 9:10 am

Post by Domin »

I now get this error when i do an .ap:reset *

Tcl error [::AllProtection::cmd reset]: illegal channel option: ap:level
illegal channel option: 75

I upgraded from beta 6 and then did an .ap:reset * but it no longer works, any one have an idea to what couldt be wrong ?
Regards
Domin @ efnet
Post Reply