EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Login Server Help (https://www.eqemulator.org/forums/showthread.php?t=33932)

KingMort 07-27-2011 09:34 PM

Login Server Help
 
Does anyone have a PHP script or something that will do something like the following..

Code:

insert into tblLoginServerAccounts (LoginServerID, AccountName, AccountPassword, AccountEmail, LastLoginDate, LastIPAddress) values('$LoginServerID', '$AccountName', sha('$NewUserPassword'), '$NewUserEmail', now(), '127.0.0.1');
And have it so that the person fills in the blanks on say a webpage and then inserts a Katcha or other security type thing and then it just runs the query?

I'm also fine with some in game command too I heard they might exist as well.. Anyway i'm setting my server up as a Dual Loginserver that way I'll still be on the Eqemu login server list and also on my private server.

Mort

sorvani 07-28-2011 01:08 PM

look at #setlsinfo

KingMort 07-28-2011 06:44 PM

Well thats interesting how does that work exactly anyone know ??

Anyway what I did was created this Login Server Exchanger type tool which I basically pulled of some tutorial on the web and just tweaked it to suit my needs.

That post can be found here

http://www.eqemulator.org/forums/showthread.php?t=33938

Anyway would really appreciate anyones help with my new little tool and getting it updated to the point where it's nice and secure and able to add and delete LS accounts and the whole 9 yards. Dual Login Servers is a good idea for any server op because if eqemu's login server is down for some reason then the players always have the option of using yours instead . (Thanks KLS for releasing that Loginserver whenever that was)

Morty


All times are GMT -4. The time now is 10:21 AM.

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