EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   minilogin source (https://www.eqemulator.org/forums/showthread.php?t=4979)

bbbill_42 01-31-2003 07:48 AM

minilogin source
 
asked this on the win32 support forum like a n00b, but could i get the minilogin source to make it multi-account?

bill

DeletedUser 01-31-2003 09:23 AM

bill, you still a "nub" ;)

The current minilogin allows multiple accounts. Each different account is tied to an IP in the miniloginaccounts.ini file you have to make. If they gave out the minilogin source, they'd get a lot of shit from everywhere since it has source to stuff they can't give out.

If you want the miniloginaccounts.ini file I zipped it up with the minilogin:

http://zi0.boggletech.com/minilogin.zip

bbbill_42 01-31-2003 10:02 AM

n00b
 
ic, ic, umm... doh?
thanks

bbbill_42 01-31-2003 12:19 PM

another thought (yeah they come few and far between)
 
so if we cant use minilogin are we allowed to write a new login server with what we know about the packets/protocol?

bill = so n00b

DeletedUser 01-31-2003 12:39 PM

ROFL, if you want to spend your time building a new login server.. go ahead.

Kri 02-01-2003 05:15 AM

Quote:

Originally Posted by Darkyth
ROFL, if you want to spend your time building a new login server.. go ahead.

Hmmm, and how about using Login server from EthernalQuest instead of writing a new one?

DeletedUser 02-01-2003 08:31 AM

hmm, never thought about that.

But I know they use ruby to code their emulator, so I doubt it will work. You won't be getting certain source from them either because the login/user encryption is a thing they have to keep secret or people would be able to fuck with peoples info on eqlive.

And you know what kind of strange people that come to the emulators do shit like that.

Kri 02-02-2003 01:42 AM

hmmm afaik the encryption is taken directly from SOA server
Code:

# if version is missing - server will try to obtain
# latest client version from Verant's login server
# version=

# it will be used when version is not set to obtain laters client version
# if you set version above, login server will never get current version
# you must be careful with that as your client will not work if versions doesn't not match

eqLoginServer=eqlogin1.989studios.com
eqLoginPort=15900

and I don't know if any recompiling is needed, you can try just to set up everything by config

from readme:
Code:

        1. How to run Login / World or Zone server separately ?
       
        To run Login server you will Common & Login directories from EqDb
        Replace emuconfig.dat by Config/emuconfig_L.dat. Run StartEMU.bat

        To run World server you will Common & World directories from EqDb
        Replace emuconfig.dat by Config/emuconfig_W.dat.
        Modify World/config file to set world name for each world server.
        Run StartEMU.bat.

        ** You can't run 2 world servers on the same IP address. (it is possible to have
        more then one IP address on the same computer/ethernet card if you are
        running Win2000 or WinXP)

        To run Zone server you need Common & Zone directories from EqDb
        Replace emuconfig.dat by Config/emuconfig_Z.dat
        Modify Zone/config file to point it to correct world server.
        Run StartEMU.bat.

        Other configurations available:
                emuconfig_LW.dat  - Login & World server together
                emuconfig_WZ.dat  - World & Zone server together
                emuconfig_LWZ.dat - All 3 servers together (default configuration)

        If you are running more then one Login / World or Zone server instances on the same
        computer, make sure that you have separate copy of EqDb for every one


DeletedUser 02-02-2003 01:46 AM

wth.. thats not the encryption..

the encryption is the thing that if someone gives out and someone uses it to get credit card info from the 180,000+ credit cards from eqlive the person who handed it out gets sue'd for a couple million dollars and VI just gets more money.

AGX started the emulation scene with the encryption.. showEQ has used it, and VI has changed it 3 times. Recently with PoP which redid all the encryption.

You won't find the encryption files any time soon. :x

Kri 02-02-2003 01:56 AM

ehh and I've thought that encryption is dependant of current version of the client...

I'm used to quite diffrent client/server apps.
I've been working on POL servers for Ultima Online, I've just started playing with EQ and looking for emu. Found 2 this one(EQEmu) and EthernalQuest, as for now I've launched both but I can't connect to eqemu (I can't create account on eqemu.net login server, and even if I could I'd like to have my own login server for ppl wanting to play on my shard)

DeletedUser 02-02-2003 03:49 AM

probably thinking of another encryption LoL...
i dunno, i'm an idiot.. All I know is that if someone gives it out they are screwed for life.

bbbill_42 02-03-2003 11:34 AM

Etherial's encryption is handled by eq_coder.dll which they dont give source for. Kinda what I was thinking about for eqemu, as long as there was a limited interface for what you can decode.

Bill


All times are GMT -4. The time now is 11:04 AM.

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