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.

Help with unbanning problem.

General support and discussion of Eggdrop bots.
Post Reply
R
R-WaT
Halfop
Posts: 79
Joined: Fri Jan 06, 2006 7:45 pm

Help with unbanning problem.

Post by R-WaT »

Im having a problem with my eggdrop unbanning peopl when I ban them.

Heres "settings.conf"

Code: Select all

set username      "MouseSkills"
set realname      "MouseSkills"
set userfile      "MouseSkills.user"
set pidfile       "mouseskills.pid"
set nick          "CS-Pugs"
set altnick       "MouseSkills`"
set admin         "eggdrop"
set network       "GameSurge"
set my-hostname   "flameshells.pwnsyou.net"
set my-ip         "69.39.227.211"
set timezone      "PST"
set servers {
  gigenet.il.us.gamesurge.net:6667
  irc.gamesurge.net:6667
}
channel add #MouseSkills {
                chanmode "+nt"
                idle-kick 0
                stopnethack-mode 0
                revenge-mode 0
                ban-time 0
   	 	exempt-time 60
                invite-time 6
                aop-delay 5:30
}
set default-port 6667



Heres the eggdrop.conf

Code: Select all

loadmodule channels
loadmodule server
loadmodule dns
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
loadmodule blowfish
loadmodule uptime

source settings.conf
set max-logs 5
set max-logsize 0
set quick-logs 0
set raw-log 0
set log-time 1
set keep-all-logs 0
set logfile-suffix ".%d%b%Y"
set switch-logfiles-at 300
set quiet-save 0
set console "mkcobxs"
set sort-users 0
set help-path "help/"
set text-path "text/"
set temp-path "/tmp"
set motd "text/motd"
set telnet-banner "text/banner"
set userfile-perm 0600
listen 33273 bots
listen 28742 users
set protect-telnet 0
set dcc-sanitycheck 0
set ident-timeout 5
set require-p 0
set open-telnets 0
set stealth-telnets 0
set use-telnet-banner 0
set connect-timeout 15
set dcc-flood-thr 3
set telnet-flood 5:60
set paranoid-telnet-flood 1
set resolve-timeout 15
set ignore-time 15
set hourly-updates 00
set owner "lol"
set notify-newusers "$owner"
set default-flags "hp"
set whois-fields "url birthday"
set die-on-sighup 0
set die-on-sigterm 1  
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
set must-be-owner 1 
unbind dcc n simul *dcc:simul
set max-dcc 50
set allow-dk-cmds 1
set dupwait-timeout 5
set mod-path "modules/"
set force-expire 0
set share-greet 0
set use-info 1
set global-flood-chan 10:20
set global-flood-deop 3:7  
set global-flood-kick 3:7
set global-flood-join 5:7
set global-flood-ctcp 3:7
set global-flood-nick 5:7
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 60
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     +proxycheck
}
set net-type 0
bind evnt - init-server evnt:init_server
proc evnt:init_server {type} {
  global botnick
  putquick "MODE $botnick +i-ws"
}
set keep-nick 1
set strict-host 0  
set quiet-reject 1   
set lowercase-ctcp 0   
set answer-ctcp 3 
set flood-msg 5:60
set flood-ctcp 3:60
set never-give-up 1
set server-cycle-wait 60   
set flood-msg 5:60
set flood-ctcp 3:60
set never-give-up 1
set server-cycle-wait 60 
set server-timeout 60
set servlimit 0
set check-stoned 1
set serverror-quit 1
set max-queue-msg 300
set trigger-on-ignore 0  
set double-mode 1
set double-server 1
set double-help 1   
set optimize-kicks 1
set stack-limit 4
set ctcp-mode 0
set bounce-bans 1
set bounce-exempts 0
set bounce-invites 0
set bounce-modes 0
set max-bans 30
set max-exempts 20
set max-invites 20
set max-modes 30
set use-exempts 0
set use-invites 0
set kick-fun 0
set ban-fun 0 
set learn-users 0
set wait-split 600
set wait-info 180
set mode-buf-length 200
set opchars "@"
set no-chanrec-info 0
set prevent-mixing 1
set max-notes 50     
set note-life 60
set allow-fwd 0   
set notify-users 1
set notify-onjoin 1
set console-autosave 1
set force-channel 0
set info-party 0 
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

identify yourself to the bot
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
R
R-WaT
Halfop
Posts: 79
Joined: Fri Jan 06, 2006 7:45 pm

Post by R-WaT »

?? what you mean? whats the command?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

if you don't know what I mean, you're at the wrong place dude and you shouldn't be running eggdrop

go RTFM
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
R
R-WaT
Halfop
Posts: 79
Joined: Fri Jan 06, 2006 7:45 pm

Post by R-WaT »

lol all you had to do was post 1 command.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Code: Select all

.chanset #chan +nodesynch
If that doesn't work then do as demond suggested.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
R
R-WaT
Halfop
Posts: 79
Joined: Fri Jan 06, 2006 7:45 pm

Post by R-WaT »

didnt work :(
R
R-WaT
Halfop
Posts: 79
Joined: Fri Jan 06, 2006 7:45 pm

Post by R-WaT »

i know why.. it allows me to ban people, but not the chanserv.. and it allows me to unbann but not the chanserv.. how i fix?
Post Reply