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.

protection error

Old posts that have not been replied to for several years.
Locked
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

protection error

Post by r0t3n »

i decided to use a protection script from #xela on quakenet, but there is a error.

The script:

Code: Select all

# {{{ setudef

            # {{{ flag

                setudef flag protection

                setudef flag authcheck
                setudef flag forcelimit
                setudef flag autolimit
                setudef flag bitchmode
                setudef flag topicsave
                setudef flag protect_all
                setudef flag banlist_check
                setudef flag qban
                setudef flag owner

            # }}}
            # {{{ str

                setudef str s_topic
                setudef str s_limit
                setudef str s_id

            # }}}

        # }}}

The error:

invalid : either use flag or init

str is invalid i think, please fix, thanks!!
r0t3n @ #r0t3n @ Quakenet
User avatar
sKy
Op
Posts: 194
Joined: Thu Apr 14, 2005 5:58 pm
Location: Germany

Post by sKy »

I can`t really understand your question. And because no one else answer in this good visited forum i just tell you.

This isn`t a script? That is just a part of a script about 1 command which is very easy:
www.tclcommands.tk

Use your brain or do nothing ;)
If you don`t want to use it, why anyone else should do it for you?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

the question is pretty clear

the answer is: your eggdrop version doesn't support [setudef str]; install one that does (upgrade your bot)
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

ok, thanks!! do you know which eggdrop version ;p
r0t3n @ #r0t3n @ Quakenet
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

latest?
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

well, i use the win32 eggdrop from eggnet and they have 1.6.13 which im using, 1.6.13 is the latest eggdrop in their webpage ;p
r0t3n @ #r0t3n @ Quakenet
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you may wish to bother to pay a visit to windrop's homepage
Locked