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.
General support and discussion of Eggdrop bots.
-
aqualife
- Voice
- Posts: 15
- Joined: Tue Mar 20, 2007 8:17 pm
Post
by aqualife »
I am using allprotection4.6.b7, i am facing a problem, whenever there is some notice via dalnet , the eggdrop bots ban the dalnet. can it be exempted.
Like if i invite someone to channel , using
/chanserv invite #channel nick or
/chanserv OP #channel nick
In these cases eggdrop bots immediately put the ban on the dalnet servers. or *!*@*.dal.net
Whats the way to avoid this.
-
Alchera
- Revered One
- Posts: 3344
- Joined: Mon Aug 11, 2003 12:42 pm
- Location: Ballarat Victoria, Australia
-
Contact:
Post
by Alchera »
Nothing to do with scripts.
Code: Select all
.+user DALnet
.+host DALnet *!service@dal.net
.chattr DALnet +fjlmoptx
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
-
aqualife
- Voice
- Posts: 15
- Joined: Tue Mar 20, 2007 8:17 pm
Post
by aqualife »
Thankx alot..
-
Sir_Fz
- Revered One
- Posts: 3794
- Joined: Sun Apr 27, 2003 3:10 pm
- Location: Lebanon
-
Contact:
Post
by Sir_Fz »
+f is enough actually. Also you might want to add a password (.chpass) for that user, even the services cannot be trusted
-
Alchera
- Revered One
- Posts: 3344
- Joined: Mon Aug 11, 2003 12:42 pm
- Location: Ballarat Victoria, Australia
-
Contact:
Post
by Alchera »
Sir_Fz wrote:+f is enough actually. Also you might want to add a password (.chpass) for that user, even the services cannot be trusted
That will teach me for copy & pasting although (in my case) a script I use requires +fm (which assigns those flags).
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM