EOSERV Forum > Lounge > Any good multi clients?
Topic is locked.
Page: << 1 >>
Any good multi clients?
Author Message
Post #118119 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
Post #118121 Re: Any good multi clients?

Er.. what? =/

---
"Natalia"
13 years, 22 weeks ago
Post #118122 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
Post #118123 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
Post #118124 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
Post #118127 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
Post #118134 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
Post #118142 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
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > Any good multi clients?