Additional Info
|
Game: http://www.kongregate.com/games/Berzerk ... ning-skies
Can't find anything in bytes or double. Might get badges if API is implemented. And this game is HARD. |
Additional Info
|
Health and armor are Double*1
Anti-Cheat can be disabled by AOB, I'm sure. just too tired to sort it out tonight. Will get around to it tomorrow. The functions such as firing and cooldown are universal, so shutting them off for the enemy shuts them off for you. However armor and health are set separate for the hero and should be hackable by aob as well as by double*1. |
Additional Info
|
Anything by Bezerk is a pain in the ass because they actually try to stop people hacking. Gotta give them some credit for it though.
Disable cheat detection 30 D0 66 98 11 76 47 D0 66 98 11 76 Then double*1 with the rounded (extreme) option for hp else it sometimes won't find the value properly. Value changes after each level I think. EDIT: Nu AoB No cooldown costs for most weapons 66 90 17 68 90 17 02 24 00 68 90 17 Note: AoB's dont require the cheat detection to be disabled. Survival of the fittest? Then why are there so many idiots around... |
Additional Info
|
Hello,
Here a low-tech cheat for invincible (broken image removed) cockpit data (initial cockpit not included) : Code: [Select] xpCost: 7500 15000 25000 37500 52500 After enter map or shop, search 4b*1 value 52500, to locate these data in memory. They may not be in order. Armor (also 4*b, easy to spot if set memory view of CE as 4 bytes decimal) will be located at +32byte of the cost address, change this armor value to large enough value, eg 5000. Then no hp will be lost even equip with HardCore Device. Enjoy (broken image removed) . No +karma or thanks post please, |
Additional Info
|
Here is a sol with everything (all medals) completed.
[attachment=0:1st9fiue]Game.sol[/attachment:1st9fiue] btw freezing the HP might crash the game |
Additional Info
|
ah i found that you can unlock all items by searching the xp needed in 4 bytes and decrease it to a low number like 9
you might get more than one adresses i just change all of the ones i get |