Link | Submitted By | Actions | |
---|---|---|---|
Game on Kongregate | Hack Bot | ||
Game on Armor Games | Hack Bot | ||
Game On Newgrounds | gates | ||
Game On Armor Games | kage_shalom |
Bubble Tanks 3Auto-PostLast Updated: 09/19/2012 02:29 | |
Bubble Tanks 3-migrated-Last Updated: 02/05/2011 00:26 | |
Bubble Tanks 3-migrated-Last Updated: 02/04/2011 17:04 |
5 | ||
"I'm a Fighter, Not a Bubbler" |
||
Defeat 10 fighters |
15 | ||
Outside the Domes |
||
Explore 50 different bubbles |
15 | ||
Popping with Firepower |
||
Defeat the final boss |
Additional Info
|
Link.
The only things I tried are bubbles left with 4b*1, 4b*8, float*1, and double*1. None of them worked. I also have an aob that makes you almost instantly level up, but when you get to the upgrade screen it just flashes. If anyone wants to try to fix it, the opcodes I found were: 66 fb 13 c0 d6 d1 d2 61 fb 13. I tried changing c0 to c7 and c5, but both make the upgrade screen flash. Lol, I just realized it came out today. And another thing, don't you hate it when someone's signature looks like part of their post? |
Additional Info
|
Fuck yes, it's finally out!
Quote from: "TheGrandMaster" If anyone wants to try to fix it, the opcodes I found were:Do you just randomly change AoBs? Neither c7 nor c5 is a valid OP code. As far as I see the ASCode and RawData of your AoB is: Code: [Select] var _loc_2:* = this.intLifeBubblesCollected + 1; Code: [Select] //d5 As you can see, c0 is increment, so the only options you have are changing c0 to either c1 (decrement), c2 (multiply) or c3 (divide). Everything else will most likely fuck the game up. Also, changing this AoB won't make you instantly level up, no matter what you do. I don't know why you thought that. (broken image removed)Anyway: Being hit adds bubbles d0 66 a1 05 d1 a1 68 a1 05 d0 66 a1 05 d1 a0 68 a1 05 This has a little side-effect though, by killing enemies you won't gain any bubbles. This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Oh, I thought c7 was multiply_i and c5 was add_i.
And I wasn't thinking instant level up, but it's pretty much the same 'cause it made me level up with 1 bubble. EDIT: Bubbles is 4b*1, start at 1, and for each bubble you get add 1 until you find the address. EDIT AGAIN: Apparently, the address changes after you level up. And another thing, don't you hate it when someone's signature looks like part of their post? |
Additional Info
|
Any ideas for a gun point hack? I found a value by scanning with 4 bytes that changes with gun points but modifying has no effect.
|
Additional Info
|
Quote from: "The Grandmaster" Oh, I thought c7 was multiply_i and c5 was add_i.I'd like to know if you know the difference between multiply and multiply_i. If that's not the case, look here. This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Instantly collect bubbles
27 68 88 15 -> 26 68 88 15 |
Additional Info
|
swfmdump: swf is approximately 5.84MB.
Basic cannon rapid fire (change the fourth address) (v1.02.3 AG) 01 27 4F ?? ?? 5E ?? 60 ?? 68 ?? 47 47 01 27 4F ?? ?? 5E ?? 24 FF 68 ?? 47 47 Changing other addresses will make other weapons fire faster, but I'm not sure what those weapons are. Trying to make (only the player's) bullets fly faster, but I haven't found anything yet. EDIT: 1 legit beam cannon is more powerful than 5 hacked basic cannons. Wtf? Also, the game seems kinda easy. :S |
Additional Info
|
Quote from: "Vexenos" Trying to make (only the player's) bullets fly faster, but I haven't found anything yet.Why not disable enemy fire? Flash .sol locations |
Additional Info
|
Quote from: "blahblahman" (broken image removed) That's pretty much a core gameplay element. Seeing as gameplay is simplistic enough and enemies don't significantly increase in firepower even though I advanced in one direction repeatedly, doing that is slightly overkill. Phreneticus' AoB should fulfil that purpose, however. |
Additional Info
|
Quote from: "Vexenos"
slightly OVERKILL: (didn't test too much) d0 66 41 d1 66 58 4f bd 29 00 => 10 06 00 00 66 58 4f bd 29 00 |
Additional Info
|
Bubble hack ideas?
|
Additional Info
|
Quote from: "cjquines" Bubble hack ideas? 1. if you have question please state it CLEARLY. 2. if the hacks are outdated then say clearly: "the above aobs are outdated" 3. if your asking for what people want hacked, then don't bother as all the hacks have been made 4. if you mean a different game then #6 apply's to you 5. if you mean something else then state it CLEARLY 6. if you are just being an idiot, then gtfo congrats, you earned the babbling buffoon achievement. |
Additional Info
|
This is probably a dumb question but when do you change the AoB's?
|
Additional Info
|
Quote from: "kahnn1" This is probably a dumb question but when do you change the AoB's?After the game is loaded and before pressing start (if the game uses a preloader). I've heard that in some games you can change the AoBs in-game, but if you want to be sure, change them before pressing anything. (broken image removed) This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
I tried different browsers, it seems the AoB's aren't working.
Tried Both the auto-pickup and the no death AoB (broken image removed) do i just suck tonight or did somone update a game ^^ |