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.
BeerMaN
Voice
Posts: 11 Joined: Fri Apr 18, 2003 5:50 pm
Location: Roskilde, Denmark
Contact:
Post
by BeerMaN » Wed Apr 23, 2003 2:13 pm
Heya!
Is it possible to get one of those hostmask from the Quakenet - like in @quath.users.quakenet.org
And how can I make my eggdrop use it's own Qauth and get that kinda hostmask. Follow me?
-0wned.
pelefanten
Voice
Posts: 27 Joined: Thu Apr 17, 2003 4:37 pm
Post
by pelefanten » Thu Apr 24, 2003 5:58 pm
If you have a Qauth registered for the bot all you need to do is to add the auth message to Q in init-server. Ie:
Code: Select all
set init-server {
putserv "MODE $botnick +xi-ws"
putserv "PRIVMSG Q@CServe.quakenet.org :auth username password"
}