[Release] Rohan Hacks

07/28/2008 10:42 Leisures#541
Killer-K....u better put credits on Sorien cause of that.
u just copy paste hes blog......
07/28/2008 10:46 woodyfly#542
"I think that's everything I should post about this, but I'm tired.. So if I forgot anything, I'll edit it later."

This was taken from soriens page. Not your work. I doubt you have to "edit" anything since its the same word by word.
07/28/2008 17:37 sliferek2#543
hey how i can change this ""change 'http://login.rohan.co.kr' to 'http://login.playrohan.com/' ??
07/28/2008 22:26 Killer-K#544
Yes i Did Leisures and sorry i forgot to put his name in there i thought i did have it in this Sorry again
07/29/2008 00:22 woodyfly#545
NVM. the client does work as long as youre using a PROPERLY hacked one. I just cant seem to get it right with ollydbg... everything seems good but after selecting char, game just crashes
07/29/2008 12:46 avik#546
the hacks work or not? i dont qat to read 55 pages..
07/29/2008 18:27 basterman#547
Any one fix the cooldown ?
07/30/2008 00:30 woodyfly#548
Quote:
Originally Posted by avik View Post
the hacks work or not? i dont qat to read 55 pages..
This thread is pretty much for LEECHERS. You cant even spend the effort to read to find out? You're worse than a leecher
07/30/2008 03:19 some1unoe#549
i think everything gonna change again due to the update... so ill wait on the update from u guys otherwise ill try my best

btw thanks for posting the instructions k :)

ur thanked
07/30/2008 05:12 huykidu#550
does anyone find out the new address? we need new address guys, please post them here thans ^^
07/30/2008 12:50 power370#551
Quote:
Originally Posted by ViperXD View Post
ROHAN HACKS:
[Only registered and activated users can see links. Click Here To Register...]
This link is old, when i try to use it...it says "invalid version" at the login screen.
07/30/2008 13:59 Black-Hawk#552
Can one of the Cliebnt as the modfizieren it down just because I can load the guid kapier not have it and it is true that shitty everything to change
07/30/2008 18:49 Black-Hawk#553
i need a Guide i cant Edit rohanonline.exe
07/30/2008 21:06 Tripix#554
Dont work , invalid version xD , i have new ^^.
07/30/2008 22:51 ViperXD#555
ah yes there is one thing i wanted to know from ppl allready knowing how to edit client

First, go to the address 00411145 you should see this:
MOVZX EAX,BYTE PTR SS:[ESP+A9]

The command above reads your access level and moves it to the EAX Register (Padded with 0's), so what you need to do is create your own function to write your own access level.

So you create a call at that address to a code cave you found/created, in this example, I'll be using the address 008F39D1 as my code cave.

So you change the code at 00411145 to:
CALL 008F39D1
then you go to 008F39D1 and write this code:

MOV BYTE PTR SS:[ESP+0A9],0FA
MOVZX EAX,BYTE PTR SS:[ESP+0A9]
RETN

how can i write many rows of code how can i brake the code?
i just cant understand how to i put in those 3 last rows