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.

User Auth Problem

Old posts that have not been replied to for several years.
Locked
p
pl4ya

User Auth Problem

Post by pl4ya »

Hi I have a problem with my eggdrop, we are a clan on quakenet and all my user are on a bnc with the same vhost and ident, and we are using warmanger, the problem is that the bot thinks we are all the same person because of the vhost, is there anyway to get around this, i was thinking if i could find a script to lookup members q auth on the private channel and reconise them in this way, please help me.
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

you could make a script which requires the users to login with a username and password. I don't say it'll be very secure, but it might be a way.
If you want to get the qauth then you will have to send a whois or command to Q and catch the response.. search this forum for answer of how to do it... I think there was a post about it a short while ago
Elen sila lúmenn' omentielvo
p
pl4ya

Post by pl4ya »

I have searched the whole forum for the Q auth thing but cant find anyone who has done a tcl script.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Even on the TCL Archive page?
Once the game is over, the king and the pawn go back in the same box.
p
pl4ya

Post by pl4ya »

yer, only thing i can find on there is about getting the bot q authed, hope someone can help really been bugging me trying to find a sollution for ages, searched everywhere.
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

why don't you include the nick in each user's hostmask?

e.g. .+host stdragon stdragon!user@host.com

That way it keeps each user separately.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

well try to -host *!*@vhost from each user, then +host nick!*@vhost instead so the bot won't consider u all the same person.
p
pl4ya

Post by pl4ya »

Thanks I will give that a go tonite when i get home, thx for the replies.
Locked