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.
Old posts that have not been replied to for several years.
-
k
khano
Post
by khano »
How do i get that the bot know a user by complete hostname. This is what its now
I'll recognize you by hostmask '*!*@*.lb.nl.home.com' from now on.
This is what is says and that makes every user joining the channel (which are from the district i am) get op.
I want it to know a user bij complete hostname like I'll recognize you by hostmask '*@CP66473a.lb.nl.home.com'.
Can enyone tell me pls how?
-
Darmoth
- Master
- Posts: 210
- Joined: Sun Oct 07, 2001 8:00 pm
- Location: old europe
Post
by Darmoth »
use .+user and add the hostmask like *!ident@*.example.com.
-
k
khano
Post
by khano »
ok thx that works, but how can i automatically let the bot to take the full hostname with the user.
So i dont have to +host and -host..?
-
guppy
- eggdrop engineer
- Posts: 199
- Joined: Mon Sep 24, 2001 8:00 pm
- Location: Canada
-
Contact:
Post
by guppy »
Eggdrop doesn't normally use *!*@*.partofyourhostname
Default is *!username@*.partofyourhostname
So I'm not sure what you are doing to make it go like that