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.

changing ways the eggdrops add hostmask

Old posts that have not been replied to for several years.
Locked
P
Pitchat
Op
Posts: 122
Joined: Tue Feb 18, 2003 11:24 pm
Location: Hebertville Quebec Canada
Contact:

changing ways the eggdrops add hostmask

Post by Pitchat »

HI,

when we type .adduser (nick) the eggdrop by default put the hostmask like this *! host@*.undernet.org wich is easy to trick since everybody on undernet have .undernet.org as hostmask

is it possible to make the eggdrop add *!*@username.users.undernet.org in place of the default hostmask ?

(note taht username is the username of the person registered to undernet X bot and is specific to one people only)

thanks
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

.+user <handle> [hostmask]
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Also see my post at this link, for a more detailed step-by-step info on how to add users, their hostmasks and set passwords, flags for them:

http://forum.egghelp.org/viewtopic.php?t=9072
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
P
Pitchat
Op
Posts: 122
Joined: Tue Feb 18, 2003 11:24 pm
Location: Hebertville Quebec Canada
Contact:

Post by Pitchat »

thanks but that wasnt the purpose of my question

i know about the .+user thing etc.. and i know how ti add hostmask

my question was if it is possible to modify the way eggdrop add hostmask by default when we use the .adduser nick commands

sorry if i wasnt clear enough the first time

:)
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

For the default one I am not really, sure you would maybe have to modify the source code.

But you can do a thing replace the .adduser by making your own bind dcc and then [getchanhost [lindex $arg 0] $chan] for the user and use it as a hostmask in which ever type you like to add the user's host on.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked