Quote:
Originally Posted by Velocity.
If you do something like i did in this  . by tracking the kills you get, everytime you get a kill it will read the max allowed kill count and if you can find where its reading it from, you can change it. It's pretty simple to do. Goodluck.
As for the server clock, As far as I know that's only in ep5, but I could be wrong.
|
it didn't work for me. thank you anyway. i need 200,000 kill limit upgrade. 32 rank system.
EDIT####
EN
The highest limit on EP4 is 200000.
I noticed that I was working with
ollydbg.
kill: compatible with ps_game and game.exe.
For EP4, the ollydbg codes are as follows;
PS_Game: 00541EA0 -
Game.exe 006F360C
The limit is 200000. If an addition is made for 32rank, all data will change and will
not work. But you can change the rank of 16 to 16 on the rank.
-----------------------------------------------------------------
TR
EP4 uzerinde en yuksek limit 200000 dir.
ollydbg ile calisarak farkettim.
oldurme: ps_game ve game.exe ile uyumlu calisir.
EP4 icin ollydbg kodlari su sekilde;
PS_Game: 00541EA0 - Game.exe 006F360C
Gorundugu uzere limit 200000dir. 32 rutbe icin bir ekleme yapilirsa tum veri degisecektir ve calismayacaktir. Fakat 16 rutbe uzerinde 16lik oran olarak degisiklik yapabilirsiniz.