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.

Problem with adding user with higher level..

General support and discussion of Eggdrop bots.
Post Reply
w
w00tman
Voice
Posts: 1
Joined: Thu Aug 02, 2007 9:04 am

Problem with adding user with higher level..

Post by w00tman »

.. than 6 (Channel owner). When adding a user with a higher access level than 6, it wont be recorded. .adduser nick handle 10 for example, wont make you global owner. Typing .userlist wont show the owner, and the owner wont get any connection with the bot. However, if I do exactly the same, but giving him level 6 (Channel owner) instead, it will be recorded and he will be shown in the .userlist.

Any suggestion?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Are you sure you're talking about eggdrops? Eggdrop use flags, each with certain privleges, and not levels...
.help wrote:#nml_375# help adduser
### adduser [!]<nickname> [handle]
Creates a new user record for a user on the channel, using their current
hostname. It's similar to a user /msg'ing the bot 'hello', except that no
information is sent to the user. If the bot already knows someone by that
nickname, and the user on the channel doesn't have a bot record, then it
does the equivalent of an 'ident' for that user--except that, again, no
information is sent to the user.

If the user is using a different nickname than the bot normally knows them
by, you can specify their "handle" (the nickname that the bot remembers
them by).

If you want to add a user using a static hostmask, prefix their nick
with a '!'. For example:

.adduser !Lamer

See also: deluser, +host, -host, +user, -user
To alter permissions, use the .chattr command and assign proper flags.
See help for the .whois command for a full listing of possible flags...
NML_375
Post Reply