Additional Info
|
They did it... oh my god I hate them so much.
http://www.kongregate.com/games/ArmorGa ... unlocked-2 Quote Description Wysiwyg editors are utter shit. |
Level: 1
ADR Info
Additional Info
|
[badges=http://www.kongregate.com/games/ArmorGames/achievement-unlocked-2:12m4y68k]au2[/badges:12m4y68k]
It updates once a day to prevent being blocked. (broken image removed)
|
Additional Info
|
I... totally don't understand this. Sothink shows the following.
Code: [Select] //d0 However, when I search the swf for 24 00 68 using CE or Hex Workshop, I get no results. This is the first time I've seen something like this and it's very confusing. Oh... and I'm sure I'm on the right process with CE and opened the right file in HW. |
Additional Info
|
Quote from: "Usaio" I... totally don't understand this. Sothink shows the following. I cant get into it so I presume its encrypted, so I presume you decrypted it, so the code could have changed depending on the decryptor. |
Additional Info
|
Can be decrypted with SWF Decrypt.
I am able to find one instance of "68 94 06", but the bytes before that are not "24 00". Maybe some code got messed up during decryption, or decompiler is failing. This is AS3 so can have a look at it in Yogda. Edit: You are referring to this.count = 0; ? Code: [Select] public function resetAll() Also, gotta love this, lol. Code: [Select] //f1 ec 01 |
Additional Info
|
Code: [Select] this.count = 0; The only time this line appears is in the resetAll function in the Achievements AS. The lines I originally posted are from the decrypted file (from swf decrypt), but I opened this same file in Hex Workshop and can't find the bytes. This isn't an issue of something getting screwed up in the decryption. I don't know how I can find bytes in one program that aren't there in another. Since HW doesn't do any sort of processing, I can only assume it's Sothink that's screwing up. But I'm just back to wtf.Edit: This seems to be happening for anything I search for in this file, which again makes no sense and makes me believe I have the wrong file open, but I've checked that so many times. |
Additional Info
|
Quote from: "Usaio"
Ops, edited my post before I noticed yours. I can't see this code in HW either. But it shows in Yogda the same way it shows in the decompiler. Changing the file in Yodga, saving it, and then decompiling the saved file appears to gives correct results: count is set to a different value in the decompiler output. |
Additional Info
|
Ok, I just noticed something interesting.
Yogda decompiles the original and decrypted files differently. class Achievements, function resetAll() In decrypted file: Code: [Select] Line: this.count = 0; In original: Code: [Select] Line: this.count = 0; 24 00 68 A4 08 can be found in CE. Looks like decrypting messes up cpool references? |
Additional Info
|
It doesn't normally, but let's give that a shot.
Edit: Strange that changing that line did nothing at all. Whatever... Give up on this one and did it legit. Not like you can lose anyway. |
Additional Info
|
Yes, decrypting changes C-pool references.
After decrypting and getting to the right part, go to the original swf, find the block of code you want changed, and change that. Don't even reference the decrypted swf, bytecode wise. |
Additional Info
|
There is a "completed" sol from newgrounds (referenced in op) - is it still working for the kong version, since it appears the game got updated.
Wysiwyg editors are utter shit. |
Additional Info
|
no the sol wont work. stats only report DURING game....
[spoiler=High_Score_fail:1b78678m]FUCK I SUCK AT MATH !!!!! LOL 50 *50 == 250 LOL LOL OL OLOL get 200 achievements badge when you start a new game change bold bit to 05 for 250 F0 82 02 60 F0 0F 2C B8 0D 66 C4 13 66 D1 13 2C D6 21 D1 10 05 00 00 55 FF FF FF 05 4F D2 13 F0 82 02 60 F0 0F 2C B8 0D 66 C4 13 66 D1 13 2C D6 21 24 32 24 04 A2 02 02 02 02 02 4F D2 13 dont need cash to buy the level pack things F0 A3 0B D0 66 F8 09 D0 66 D2 09 D1 66 E7 13 0F 07 02 00 F0 A3 0B D0 66 F8 09 D0 66 D2 09 D1 66 E7 13 0F 00 00 00 [spoiler=rant:1b78678m]these AoBs could be considerably shorter but i really dont care because im not a massive faggot. I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it. |
Level: 1
ADR Info
Additional Info
|
Quote from: "kolonelkadat" no the sol wont work. stats only report DURING game....[spoiler=response:37jkz8bk]The longer the better baby!
|
Additional Info
|
Quote from: "kolonelkadat" [spoiler=rant:b14xw11v]these AoBs could be considerably shorter but i really dont care because im not a massive faggot.get 200 achievements badge when you start a new game change bold bit to 05 for 250 21 d1 10 05 00 00 55 FF FF FF 05 21 24 32 24 04 A2 02 02 02 02 02 dont need cash to buy the level pack things 13 0F 07 02 13 0F 00 00 [spoiler=admission:b14xw11v]Apparently I'm a massive faggot. |
Additional Info
|
Quote from: "Usaio" [spoiler=admission:1ektw6ch]Apparently I'm a massive faggot.[spoiler=Comforting feedback:1ektw6ch]Well, it's good you decided to come out of the closet. Congratulations, maybe one day you may find the man of your dreams. lol idek why i still come here |