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.

users problem

Old posts that have not been replied to for several years.
Locked
O
Ovdis
Voice
Posts: 17
Joined: Sun Dec 05, 2004 9:01 am
Location: .lt

users problem

Post by Ovdis »

well i have a little problem. i've added a user some time ago and as i understand eggdrop stored his nick and hotmask. but later the hotmask has changed, because he doesnt have a stationary IP. and now he cant log in to the bot, the bot doesnt say when he saw him last time (seen feature) and the bot does not say users greet message.
hope u understand the problem.
what should i do? to remove the user and add again? :?
thanks
keep it real
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

+host [handle] <hostmask>
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
O
Ovdis
Voice
Posts: 17
Joined: Sun Dec 05, 2004 9:01 am
Location: .lt

Post by Ovdis »

Alchera wrote:

Code: Select all

+host [handle] <hostmask>
could you explain it to me more extended please :oops:
keep it real
k
kk-
Voice
Posts: 26
Joined: Sat Aug 09, 2003 10:31 am
Location: uk

Post by kk- »

ovdis

ie: if your users name was sex & his host was lets say sex@i.need.it.com

you would type +host sex *!sex@i.need.it.com

as for the seen make sure your channel settings are +seen

ie: .chanset +seen the user would then need to be seen first before bot could record his seen him/her
O
Ovdis
Voice
Posts: 17
Joined: Sun Dec 05, 2004 9:01 am
Location: .lt

Post by Ovdis »

kk- wrote:ovdis

ie: if your users name was sex & his host was lets say sex@i.need.it.com

you would type +host sex *!sex@i.need.it.com

as for the seen make sure your channel settings are +seen

ie: .chanset +seen the user would then need to be seen first before bot could record his seen him/her
thanks, works perfectly :wink:
keep it real
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

A nice quick easy way of adding an old users new host to the bot is to do this.

Code: Select all

.adduser <channelnick> <nickstoredinbot>
i.e. if his nick was foo and he was added as bar originally then you would just use

Code: Select all

.adduser foo bar
The bot will automatically add his hostmask to his old username.

A word of warning tho if he is on a common isp say AOL, because the bot uses a mask to add the users host say

Code: Select all

*!*foobar@*.aol.com


anyone with an aol account with the ident foobar would be considered as your friend and opped if you have auto ops enabled. :wink:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
Locked