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.

[??:??] (!) I have an user record, but without +b

Old posts that have not been replied to for several years.
Locked
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

[??:??] (!) I have an user record, but without +b

Post by Sir_Fz »

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 ?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

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.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

how can i know who it is so i can remove it ?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

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.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

:s

Post by Sir_Fz »

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 ?
Locked