Any good multi clients?
(EDIT: For better understanding >.>)
Can anyone provide a website or download link to a multiclient.exe. Some(my current one) no longer work for some reason.
13 years, 22 weeks ago
|
Natalie

Joined: 9th Feb 2011
Posts: 419
Re: Any good multi clients?
Er.. what? =/ ---
"Natalia"
13 years, 22 weeks ago
|
Hollow

Joined: 30th Sep 2010
Posts: 3451
Re: Any good multi clients?
Natalia posted: (3rd Dec 2011, 11:15 pm)
Er.. what? =/
If you've got a multiclient.exe since his old one stopped working.
13 years, 22 weeks ago
|
TehLols

Joined: 7th Aug 2011
Posts: 220
Re: Any good multi clients?
http://sordie.co.uk/downloads/eolaunch.zip ? EOLaunch can be used as a MultiClient I believe. If not sorry I don't have a .exe for you. I think Bones-Underground or some other server had a multiclient.exe though.
13 years, 22 weeks ago
|
Re: Any good multi clients?
What you can do is download EOLaunch, extract it, and put the three files inside your client folder. Then open up EOLaunch, click on the server you want to play, and click on the ''Play Now'' button!
13 years, 22 weeks ago
|
Natalie

Joined: 9th Feb 2011
Posts: 419
Re: Any good multi clients?
Hollow posted: (3rd Dec 2011, 11:16 pm)
Natalia posted: (3rd Dec 2011, 11:15 pm)
Er.. what? =/
If you've got a multiclient.exe since his old one stopped working.
Now that I know what he's on about:
Download endlesses.zip -> extract-> then copy Endlesseslib.dll & Endlesses.exe to your EndlessOnline folder -> double click Endlesses.exe
By The Way: Thank you for rephrasing his sentence, Hollow.
---
"Natalia"
13 years, 22 weeks ago
|
Sordie

Joined: 3rd Apr 2009
Posts: 2044
Re: Any good multi clients?
If anyone cares:
Endlesses.exe executes the main client, then injects the string "Endlesses.dll" and then uses CreateRemoteThread() API to call LoadLibrary() pointing to the injected string. This loads Endlesses.dll into the EO client. The Endlesses.dll libraries DllMain() is now running in the context of the
client.
EO detect other instances of itself by trying to create a named mutex and seeing if it's already been created.
Endlesses.dll hooks the mutex API and adds the process ID to the end of the parameters of any named mutex calls, thus preventing EO from detecting itself running.
Unlike other multiclients that simply NOP the check code at fixed addresses, endlesses will work for any current, future or past versions of EO that detect itself in the same way.
---
http://sordie.co.uk
http://twitter.com/@SordieEO
13 years, 22 weeks ago
|
Re: Any good multi clients?
Sordie posted: (4th Dec 2011, 02:08 am)
If anyone cares:
Endlesses.exe executes the main client, then injects the string "Endlesses.dll" and then uses CreateRemoteThread() API to call LoadLibrary() pointing to the injected string. This loads Endlesses.dll into the EO client. The Endlesses.dll libraries DllMain() is now running in the context of
theclient.
EO detect other instances of itself by trying to create a named mutex and seeing if it's already been created.
Endlesses.dll hooks the mutex API and adds the process ID to the end of the parameters of any named mutex calls, thus preventing EO from detecting itself running.
Unlike other multiclients that simply NOP the check code at fixed addresses, endlesses will work for any current, future or past versions of EO that detect itself in the same way.
I've been using endlesses forever! ;)
---
Why am I still here...
13 years, 22 weeks ago
| | | | | | | | |