MC2: Burning Skies
-migrated-
MC2: Burning Skies Posted on: 07/15/2011 8:08pm
Quote Post
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.
Re: MC2: Burning Skies Posted on: 07/16/2011 9:34am
Quote Post
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.
Re: MC2: Burning Skies Posted on: 07/17/2011 7:31pm
Quote Post
Foreign Fanservice
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...
Point proven.
Listen to many, speak to a few.

Re: MC2: Burning Skies Posted on: 07/18/2011 12:13am
Quote Post
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
Weight:   35    40    40    45    55
Armor :   20    25    35    40    50

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,
we shall exchange appreciation via telepathy ;)
 

Re: MC2: Burning Skies Posted on: 07/18/2011 1:31pm
Quote Post
Here is a sol with everything (all medals) completed.

[attachment=0:1st9fiue]Game.sol[/attachment:1st9fiue]

btw freezing the HP might crash the game
Re: MC2: Burning Skies Posted on: 07/19/2011 3:01am
Quote Post
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