EOSERV Forum > Programming > Useful EO codes - essence
Topic is locked.
Page: << 1 >>
Useful EO codes - essence
Author Message
Post #137151 Useful EO codes - essence
It's me again, after months. I'd like to share with you some useful codes I have used for years. They were used in projects like EOBot, EODroid and JMEProxy.
I don't recommend to copy&paste it into your code... Just grab the functions you are interested in and use them. This code is based on old Sausage's EOSERV/EOBot sources.


readme.txt:
* Hi! I'm Jimmyee. The one who made the modified EOBot for EO Main.
For me, this code was the way of understanding general programming.
It has completely changed the situation on EO-Main
(you should remember how I blocked the server for weeks using my bot
and Vult-r came back and completely fixed it).

* Feel free to use it. I hope it will help you.

* It would be really nice if you add credits to me, but you don't have to :)

Have fun! I love you like I love my brother!

CREDITS TO SAUSAGE!!!

edit:
What does this archive contain?
This contains a code pack for client-side projects, Endless-Online related. Fully working EOClient class with sequence byte and timestamp support. It has also bunch of packet handlers, most of the packets used in EO (not all). 
This archive includes more things like:
-basic game structures with very basic functions.
-client-side network socket class
-client and server packet processors
-most of the constant variables needed
-some of the source code from EOSERV

Usage examples that I took from my other project:

You should also use EOClient::Main() after you connect and login into the game ;)

I'll be updating this topic...
13 years, 10 weeks ago
Post #137152 Re: Useful EO codes - essence

*pst the download link isn't working.

---
If at first you don't succeed; call it version 1.0
13 years, 10 weeks ago
Post #137153 Re: Useful EO codes - essence

Thank you, re-uploading... O.o

Fixed.

13 years, 10 weeks ago
Post #137185 Re: Useful EO codes - essence

Thanks for the realease! Really appreciate the codes.

---
stay tuned.
13 years, 9 weeks ago
Post #137214 Re: Useful EO codes - essence

Cant download, on my ipod. Want does this rar include?

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 9 weeks ago
Post #137253 Re: Useful EO codes - essence

27 files that add up to about 210,468 bytes:

13 that are cpp

13 that are hpp

1 read me file

Sry just had to!


edit: Thanks! Downloaded, saving for later. 

---
http://www.torn.com/478456
13 years, 9 weeks ago
Post #137255 Re: Useful EO codes - essence

Thanks for this release jimmyee! Really appreciate it!!

---
Why am I still here...
13 years, 9 weeks ago
Post #137292 Re: Useful EO codes - essence

I meant what some of the code does, not the amount of files

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 9 weeks ago
Post #137293 Re: Useful EO codes - essence

I'll be looking forward to going through this and seeing what's in here!

Looks like some good stuff! Great release, Jimmyee!

---
People are only as stupid as god meant them to be.
13 years, 9 weeks ago
Post #137296 Re: Useful EO codes - essence

Updated :P

13 years, 9 weeks ago
Post #137297 Re: Useful EO codes - essence

Sweet upload. Welcome back btw...

---
...
13 years, 9 weeks ago
Post #137764 Re: Useful EO codes - essence
Wildsurvival posted: (15th Mar 2012, 01:17 pm)

I meant what some of the code does, not the amount of files


I know I was just joking. I havn't looked into the files yet.
---
http://www.torn.com/478456
13 years, 9 weeks ago
Post #140650 Re: Useful EO codes - essence

Sweet thanks.

13 years, 4 weeks ago
Post #143942 Re: Useful EO codes - essence

jimmyee can u make new eobot with a better function that would be awesome thanks :)

12 years, 49 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Programming > Useful EO codes - essence