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.

Static hostmask on identify

Old posts that have not been replied to for several years.
Locked
C
ColdasIce

Static hostmask on identify

Post by ColdasIce »

Well, i've looked in the forum and the docs but I can't find the answer on my following problem (guess i'm looking for the wrong terms).

I have the following question :

Is it possible that an eggdrop gets the static hostname instead of the dynamic one when users identify themselves with the bot. I don't want to manually change the hostname everytime a user adds himself with the bot.

Using 1.6.15.
R
RowBow

Post by RowBow »

afaik you have to use wildcards in your hostmask
eg: ident@*.dip.t-dialin.net
if there is a mode +x on your server you can use the mode to make it easier. You have to add
nickname@Username.users.quakenet.org
for quakenet for example.

suppose it's right, but I am not that skilled with using eggdrops
User avatar
BarkerJr
Op
Posts: 104
Joined: Sun Mar 30, 2003 1:25 am
Contact:

Post by BarkerJr »

Close. It'd be *!*@Username.users.quakenet.org though! :)
Locked