How to use (Pre v0.0.5):
-Download the latest version of Rakuhana Proxy
-Extract to any location on your computer
-Goto Endless Online Setup (econfig) change your IP to 127.0.0.1 (or localhost, same thing), and leave your port @ 8078 - Save configuration options
-Open Endless Online
-Goto the folder where you extracted Rakuhana Proxy and open "run", if you see something like this:
that means it's working and you can continue to login (if you don't, post a bug report).How to use (Version 0.0.5+):
-Download latest version of Rakuhana Proxy
-Extract to any location
-Goto Endless Online Setup (econfig) change your IP to 127.0.0.1 (or localhost, same thing), and leave your port @ 8078 - Save configuration options
-Open Endless Online
-Goto the folder where you extracted Rakuhana Proxy and open "proxy.exe". Make sure to set any configurations you want to change in config.ini
Current version/download:
Rakuhana Proxy v0.0.2
Rakuhana Proxy v0.0.3
Rakuhana Proxy v0.0.4
[Pre] Rakuhana Proxy v0.0.5
Changelog:
v0.0.2 -> v.0.0.3
(I probably should have written this as I worked on it, I forgot most of it..)
- Fixed determining action of packets coming from the server (lol, I used the wrong bytes)
- Fixed !!proxy antiwarp (Note: Make sure you turn this off before you try to walk through doors or whatever)
- Added !!proxy lwarp - This will warp you back to place of your last warp (Eg, you walked through a door, walked across the room and type !!proxy lwarp, you'll be warped back to the other side of the room)
- Fixed pming !proxy so that it leaves the tab open even though it's not a real player
- Added support for !proxy replying via pms (It's not used yet, sendPM()).
- Added some more user-friendly stuff for idiots (like people trying to use !!proxy lwarp before they've even switched maps or had a previous warp)
- Added support for opening town boards via !!proxy board (?), however it won't work until I figure out the security byte(s)
- TODO: ^^ Fix the security byte
- Other stuff I forgot
Note(s): If you have the PM tab to !proxy active you don't need to type !proxy ... again, rather just type the command. So if you have it active you could do !antiwarp instead of !!proxy antiwarp
I'll be adding a feature for the level whores next version (this one is kinda early..). You'll be able to look up things like how far away you are from passing someone, etc.. If you want to request a specific command relating to this (like you want to be able to check who's in front and behind you, by how much exp) make sure to request that before the release of the next version.
v0.0.3 ->v0.0.4
- Major restructuring, primarily to add support for multiple client connections through a single Rakuhana Proxy instance (more below)
- Multi-client support - You may now open multiple proxies from a single instance of Rakuhana Proxy, because I don't want to take responsibility for anyone else's work I have decided not bundle a copy of any multi-client with Rakuhana Proxy, if you wish to use a multi-client just download one, like sordie's.
- Created a Rakuhana Proxy API (but it's not limited to just Rakuhana Proxy, of course, it's just the only thing that uses it currently), this is used for stat-related commands (more below)
- Fixed up the encoding/decoding (particularly the dickwinding, though it's still not 100% :( )
- Added a bunch of commands (see command list for more information on each one): !!proxy lookup[/u], [i]!!proxy rankup, !!proxy online, !!proxy near, !!proxy eval.
- Other stuff I forgot (?)
Changelog v0.0.4 -> (pre) v0.0.5
- Loooooootss of stuff.
- A complete rewrite of a lot of stuff, was never completed finished yet
- Added !!proxy drop
- Fixed !!proxy board
- Added auto-login
- Added auto-character select
- Added [some] bot commands
- Added basic auto-potting (buggy/unfinished)
- Added/Change/Fixed/Removed tons of other stuff I don't remember
--
Current features:
Commands:
- !!proxy freeze [seconds = 5]
Type !!proxy freeze [seconds] where seconds is the amount of time to freeze for, if invalid or no seconds specified it defaults to 5. Wherever you walk during this freeze time you will appear to warp to others.
- !!proxy antiwarp
Use this command to toggle antiwarp mode, while enabled if you die you can press f12 and you will be on the 'Nirvana' map. While this is enabled you also can not be walled.
- !!proxy lwarp
This will warp you back to your last warp location
- !!proxy lookup [character = your character]
This will return information (in a pm of course) about the character specified, if no character name is entered it defaults to yours.
Example output (!!proxy lookup sunnieflower):
Sunnieflower - Title: , Level: 120, Exp: 230,026,886, Gender: Female, Lastseen: 1 day ago
- !!proxy rankup
This displays information about how much exp you need to gain a rank.
Example output (!!proxy rankup):
To rank up (and pass Hungryforant) you must gain 10 exp
- !!proxy online [character name]
This will tell you if the user specified is online or not. If so you will get a "X is online!" otherwise it will say they're offline and how long it has been since they were last seen.
- !!proxy near
This will display the 2 people ahead of you, the 2 people behind you and yourself in a list, showing their Exp/Level. This will show you how far you are away from passing certain people, or how far you are from being passed yourself.
- !!proxy drop [item id = 1 (gold)] [amount = 1]
This command will drop the item specified in 9 piles of the specified amount all around you.
Note: You must walk at least once when you enter a map or logging in before you can use this command, otherwise it won't have your x & y coordinates.
- !!proxy board [boardname]
Will open the town board for the place specified. I didn't get around to getting all the ids for every town board so only a few are available. Valid names are: stronghold, newbisland and aeven
- !!proxy eval [php code]
This is an advanced feature, mostly used for debugging and will most likely have no use whatsoever to anyone else.
Note(s): Stats used in stat-based commands (like !!proxy near, etc..) are updated every 2 minutes.
TODO:
Just realized I forgot to add support for multiple connects for multi client, will be in the next version.
--
Post suggestions for future features, bug reports, etc..

















