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.
Old posts that have not been replied to for several years.
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Mon Apr 28, 2003 5:32 pm
may somebody please explain to me what is this
Code: Select all
[05:15] (!) I have an user record, but without +b
?
it appears whever I rehash... how can i remove it, or is it a putlog ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Mon Apr 28, 2003 6:43 pm
This means a user ecord is being sent, that has bot flags (.help botattr), but the normal userflag do not include +b to mean it is a bot.
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Tue Apr 29, 2003 9:13 am
how can i know who it is so i can remove it ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Apr 29, 2003 9:28 am
You will ahve to look through the userfile, and locate a user record that has bot flags, but not +b in the global flags.
Once you know who this suer is, goto the partyline and performt he followings commands.
1: .unlink *
2: .chattr <user> +b
3: .chattr <user> -b
Replacing <user> with the handle you found out.
Now save the user file. This is all it should take.
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Tue Apr 29, 2003 9:58 am
Couldn't find it, and also my .user file is realy big it contains these --XTRA all recorded in it from the repeat-kick tcl (btw is there a repeat tcl the tempbans ppl for repeats:seconds and exempts +/@ from being kicked, without these records in the .user files), can u specify what to search for ?