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.

Honestly getting annoyed now

General support and discussion of Eggdrop bots.
Post Reply
Z
Zorb
Voice
Posts: 22
Joined: Tue Oct 17, 2006 8:14 am

Honestly getting annoyed now

Post by Zorb »

Here are some quotes of what keeps happening.

(21:50:57) * Bot sets mode: -e user!*@*
(21:53:51) * Somone sets mode: +o-v Zorkman777 Zorkman777
Bot sets mode: -o+v Zorkman777 Zorkman777

This is really annoying me I've tried most things. And I still gather that something is wrong in the .conf.

Anyone have any ideas at all?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

What are the chattr flags for the person?
What options have been set for channel?
Z
Zorb
Voice
Posts: 22
Joined: Tue Oct 17, 2006 8:14 am

Post by Zorb »

set global-flood-chan 10:60
set global-flood-deop 3:10
set global-flood-kick 3:10
set global-flood-join 5:60
set global-flood-ctcp 3:60
set global-flood-nick 5:60
set global-aop-delay 5:30
set global-idle-kick 0
set global-chanmode "nt"
set global-stopnethack-mode 0
set global-revenge-mode 0
set global-ban-time 120
set global-exempt-time 0
set global-invite-time 60

set global-chanset {
-autoop -autovoice
-bitch +cycle
+dontkickops +dynamicbans
+dynamicexempts +dynamicinvites
-enforcebans +greet
-inactive -nodesynch
-protectfriends -protectops
-revenge -revengebot
-secret -seen
+shared +statuslog
+userbans +userexempts
+userinvites -protecthalfops
-autohalfop
}
** Taken straight from the config file.

Use tags in future posts please. (Alchera)
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

use this to get information on the channel

Code: Select all

.chaninfo #channel
use this to get information on user

Code: Select all

.match handle
Post Reply