EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Making login account: Like pulling teath! (https://www.eqemulator.org/forums/showthread.php?t=1941)

LaZZer 05-24-2002 11:35 AM

Making login account: Like pulling teath!
 
I am running Windows 98, Current Version of the EQemu 3.2 (I think) and I am trying to make an account using the Public Login and mysql. I read the readme (LOGINREADME.TXT). I loaded up mysql.exe and began the INSERT INFO --and so on--

Everything when ok until I hit the "authorize the account" I type the following "INSERT INTO login_authchange (account_id, ip) values(usersid,'usersip');" but an error every time. Anyone else have this problem and is this the only way to make an account?

Thanks,
LaZZer~

DeletedUser 05-24-2002 11:52 AM

look, someone didn't read the readme :P
INSERT INTO login_authchange (account_id, ip) values(usersid,'usersip');


From Loginreadme.txt:

"Change usersid to equal the id number you got when you selected the id number (second step) and put the users ip where it has 'usersip'"

Soo I guess this says:
INSERT INTO login_authchange (account_id, ip) values(1,'127.0.0.1');

127.0.0.1 is the ip, 1 is the user id

Lurker_005 05-24-2002 01:50 PM

Also look in 3rd party tools for the batch file I posted that automated th process.


All times are GMT -4. The time now is 06:28 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.