Additional Info
|
I know there's threads, but they're all idiots to be honest.
I'm looking for a tutorial on how to find particular things within the SWF file, after ripping it and opening within SWF Decomp. Either that, or someone who has already done so, and can post me some AoBs. (Or mail them if you don't want them public) I'm looking for things like instant build, instant upgrades, increased resources etc. And if possible, god mode. |
Additional Info
|
I'm actually more interested in how to get the swf intact, whenever I get the swf, its always in 5 parts, and due some reasons, part 3 is always broken... (where the action is described....)
|
Additional Info
|
swfmdump
Grabs it all for me. And upon loading it into Sothink, there's 480+ actions there. viewtopic.php?f=28&t=1354&hilit=swfmdump |
Additional Info
|
Code: [Select] ?package That's the code they use for the mushroom, any pointers? Thinking of some kind of mushroom spawn time hack. |
Additional Info
|
Quote from: "sutoko" That's the code they use for the mushroom, any pointers? Thinking of some kind of mushroom spawn time hack. Mushroom spawning I believe is done server-side. That code just puts them on the map. I only checked the Kongregate version, and it might be different on Facebook, but you'll want to look at the mushrooms package instead. You may find that some calculations are done client-side. Look in this function, for example: Code: [Select] public static function Pick(param1:BFOUNDATION) : Boolean |
Additional Info
|
It's not much, but this one works.
[aob:px1c0m08]24 04 a2 46 03 01 24 00 24 00 a2 46 03 01 24 00[/aob:px1c0m08] Mushrooms are always golden. |
Additional Info
|
Damn interwebber, sweet job brah, very sweet job, that code works like a charm. I found a few other codes that work but there are steps that need to be taken and the changing and disassemble of the memory for them to work right. The main code that is really needed is just instant resources. Also the codes I am talking about too are only and mainly for the Kong version of this game, the hell with the facebook version.
Here are codes that I tested on the Kong version that work or are still working or are currently work: Instant resources: INSTRUCTIONS: 83 C4 10 F3 0F 7E 8D E0 FE FF FF disass... change mov [ebp-00000114],eax to mov [ebp+00000114],eax change movq xmm1,[ebp-00000120] to movq xmm1,[ebp+00000120] change add esp,10 to add esp,50 whait to OPS MESSAGE and click down on you accaunt icon home than whait for another OPS message and click again on you accaunt and fast change speedhack to 0.1 (EDIT: CHANGE TO 0.05 for more time to make resources FULL) your resources are ful and click FAST bank all MORE TIMES but no longer to get another OPS message and then fast back add esp,50 to add esp,10 or First, search 83 C4 10 F3 0F 7E 8D E0 FE FF FF and dissasamble Second, change add esp,10 to add esp,50 Third, close the box and tick enable speed hack, change the speed in the box from 1.0 to 0.05 but don't click apply Fourth, go back to your backyard monsters wait for the oops message and click down on you account icon home. 5, when the screen says loading fast click apply( for the speed hack) then click on every harvester. 6, find a harvester ( there can be more than 1) that has 2 million or any random high number. 7, keep clicking bank until nothing. U can find more harvesters which has crazy high numbers but u are taking a risk because the oops message can pop up any time and the resources u banked will NOT get saved or u can go back to cheat engine and dissasamble the address again and change add esp,50 to add esp,10 and change speed to 1.0 8,Go back to bym an u will see all your harvesters full, again. click bank all again. 9, the oops message won`t appear again. U have to refresh the page if u want to do this hack again (both code credits go to URBAN DAMAGE) Instant Build 74 05 8B 45 08 EB 1D 8B change je to jg (credit goes to redeyes) Instant Monsters 75 15 8B 83 84 01 00 00 - Change "JNE" to "JB" (credit goes to redeyes) Instant Repair: (Wait for instructions) Code: 89 43 58 6A Or 89 43 50 6a 03 First of I take no credit for finding any of these codes, someone else already created them and found them all for the face book version I supposed but I tested to see if they are working for the Kong version and all of them currently still are. In order to get the codes to work after you have set the plug-in container and changed to array of bytes, make sure you also have "Also scan-read for memory |
Additional Info
|
How about Instant Upgrade? ... That would be cool. Atm if you apply the building technique for the upgrades the game goes ''oops'' (broken image removed)
|
Additional Info
|
30 wave done in 2 days (broken image removed)
|
Additional Info
|
I wish there was any AoB for this game :<
The golden mushrooms one does not work anymore, ftl |