bloody fun day?
-migrated-
bloody fun day? Posted on: 03/24/2009 7:34am
Quote Post
cant seem to crack this, havent tried rounded yet, anuy idea's on how to hack?
Re: bloody fun day? Posted on: 03/24/2009 7:43am
Quote Post
Re: bloody fun day? Posted on: 07/24/2011 11:45pm
Quote Post
If you are lazy like me and dont feel like getting the hard badge legit then use this AoB:
100% chance to spawn golden egg
24 01 a0 24 0a a4 24 00 ab
24 01 a0 24 01 a4 24 00 ab
reference:
Code: [Select]
if ((param2 > 0 || !movesReaper) && !_loc_7 && !_loc_6)
{
_loc_8 = (param2 + 1) % 10 == 0;
param1.data = new EggData(_loc_8);
if (_loc_8)
{
param1.beGold();
}

Use this AoB in combination with KongregateHack's Aob and you can finish game in under 5 min.
viewtopic.php?f=10&t=32

Lol saw this while I was looking through the code:
Code: [Select]
public function Game(param1:int, param2:int, param3:Function, param4:int, param5:String, param6:Boolean)
{
var _loc_13:PowerButton = null;
if (CHEATS_ON)
{
trace("CHEATS ON CHEATS ON CHEATS ON CHEATS ON");
}
XD