Cactus McCoy
-migrated-
Cactus McCoy Posted on: 03/11/2011 4:18pm
Quote Post
meh game, will get badges i'm sure.

link: http://www.kongregate.com/games/Fliplin ... ctus-mccoy

money code would be nice.
[spoiler=AoBs:sut0iyzq]
Quote from: "SliceOfDeath"
Cash increases when used.
66 98 08 65 01 6c 05 ?? >
66 98 08 65 01 6c 05 a0

Quote from: "Zirak"
Un tested
Mah weapon/gun is invincible:
4f b9 0b 00 10 12 00 00 =>
02 02 02 02 10 12 00 00

Mahself is invincible:
d0 30 d0 80 13 d5 d1 66 91 07 =>
27 48 d0 80 13 d5 d1 66 91 07

Stuff cost 1 gold:
10 05 00 00 24 ff 75 63 04 62 04 48 =>
10 05 00 00 24 ff 75 63 04 24 01 48

Edit: Some hack (probably weapon one) has an awesome side-effect of making giant combos. Also, the invincibility hack has a side-effect of doing what texanpride requested.
Re: Cactus McCoy Posted on: 03/11/2011 5:58pm
Quote Post
Never let a computer tell me shit.
get paid to up grayed
65 01 6c 03 66 d8 03 65 01 6c 03 66 d8 03 66 98 08 65 01 6c 05 a1
65 01 6c 03 66 d8 03 65 01 6c 03 66 d8 03 66 98 08 65 01 6c 05 a0

untested as of yet



I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it.
"Obviously, windows are central to Windows. They are so important that they named the operating system after them. But what is a window?"

Re: Cactus McCoy Posted on: 03/11/2011 6:23pm
Quote Post
works wonders
Re: Cactus McCoy Posted on: 03/11/2011 11:47pm
Quote Post
this game's too easy and doesn't need hax
Re: Cactus McCoy Posted on: 03/12/2011 12:59am
Quote Post
Well bushi, how did you get it to work, doesn't seem to work right now, and I dont think the game has been modified or upgraded yet!!!
Re: Cactus McCoy Posted on: 03/12/2011 4:53am
Quote Post
Same issue. Search for and found:

66 98 08 65 01 6c 05 ?? >
66 98 08 65 01 6c 05 a0

Seems to have worked. (broken image removed)
Re: Cactus McCoy Posted on: 03/12/2011 3:10pm
Quote Post
Quote from: "Burkhard"
Completed .sol:
[attachment=0:20s62v96]CactusMcCoy_1.sol[/attachment:20s62v96]

Place in chat.kongregate.com

thx for this one, but there are some scores open which may make it a bit obvious
Re: Cactus McCoy Posted on: 03/12/2011 4:12pm
Quote Post
Quote from: "IceT"
Quote from: "Burkhard"
Completed .sol:
[attachment=0:3am9vg6p]CactusMcCoy_1.sol[/attachment:3am9vg6p]

Place in chat.kongregate.com

thx for this one, but there are some scores open which may make it a bit obvious

Thanks for the info. Fixed it.
Re: Cactus McCoy Posted on: 03/12/2011 4:19pm
Quote Post

Testing is purely for those that have too much free time.

Mah weapon/gun is invincible:
d0 30 d0 80 a0 08 d6 d2 66 ba 08 =>
47 30 d0 80 a0 08 d6 d2 66 ba 08

Mahself is invincible:
d0 30 d0 80 13 d5 d1 66 91 07 =>
27 48 d0 80 13 d5 d1 66 91 07

Stuff cost 1 gold:
10 05 00 00 24 ff 75 63 04 62 04 48 =>
10 05 00 00 24 ff 75 63 04 24 01 48

I'm gonna jump, and there's nothing you can do to stop me!!!!!: (that was a real bitch to make)
d2 66 87 07 96 82 76 2a 12 06 00 00 =>
d2 66 87 07 96 82 76 2a 12 00 00 00

d2 66 87 07 96 2a 11 06 00 00 =>
d2 66 87 07 96 2a 11 00 00 00

d2 27 61 91 0b =>
d2 26 61 91 0b

66 fe 06 24 00 b0 12 02 00 00 26 48 27 48 =>
66 fe 06 24 00 b0 12 02 00 00 26 48 26 48

Everything hits you and you hit everything: (use with invincibility, funnily unstable)
46 e6 23 01 76 d7 d3 48 =>
46 e6 23 01 76 d7 26 48

Code: [Select]
Weapon invincibility, cactusGame->models->Weapons, lines #158 and #140
                if (_loc_2.totalAmmo <= 0)
                {
                    CactusChar(_loc_2.char).dropWeapon();
                }
Just changed into an early return.

Character invincibility, cactusGame->models->PlayerChar, line #112
        public function canGetHit() : Boolean
        {
            var _loc_1:PlayerChar = this;
            if (!_loc_1.isHit && !_loc_1.isStunned && !_loc_1.isInvincible && !_loc_1.isDead && !_loc_1.isFinishingLevel && !_loc_1.isPausingAfterMiniboss && !_loc_1.isHiding)
            {
                return true;
            }
            return false;
        }// end function

Upgrade cost, cactusGame->data->DataManager, line #509
            return _loc_4;


Edit: Some hack (probably weapon one) has an awesome side-effect of making giant combos. Also, the invincibility hack has a side-effect of doing what texanpride requested.
Edit2: Sorry about the first hack making everything bug out. Fixed, but so is the awesome side effect!
Re: Cactus McCoy Posted on: 03/12/2011 5:02pm
Quote Post
Mah weapon/gun is invincible:
4f b9 0b 00 10 12 00 00 =>
02 02 02 02 10 12 00 00

When I used this aob and finished a level, on the screen where score is counted the circle begins to increase then decreases, it happens again and again. Is there any way to fix it?
Re: Cactus McCoy Posted on: 03/12/2011 5:09pm
Quote Post
Invincible with hit-detection on.
46 a2 0b 00 76 2a 11 03 00 00
46 a2 0b 00 76 2a 12 03 00 00
Re: Cactus McCoy Posted on: 03/13/2011 12:59am
Quote Post
Hmm... Some Hack maybe cause an error on game (I Get An Error To  :? )
So Fix It  (broken image removed)

Oh Yea BTW.
(How To Make AOB cheat How You Know The Cheat?) I reeeallly wanted to know  (broken image removed)
Ups.. Sorru junk  :lol:
Re: Cactus McCoy Posted on: 03/13/2011 7:47am
Quote Post
Sorry about weapon invincibility bugging game. Updated post with a fix. As a compensation I've also put more hacks! Huzzah.

@fakegodz - err...what?
Re: Cactus McCoy Posted on: 03/13/2011 1:37pm
Quote Post
Quote from: "fakegodz"
Hmm... Some Hack maybe cause an error on game (I Get An Error To  :? )
So Fix It  (broken image removed)

Oh Yea BTW.
(How To Make AOB cheat How You Know The Cheat?) I reeeallly wanted to know  (broken image removed)
thats programcode. you have to know how flash works and decompile the flash file to find those.

eerrr, savegame for badges possible? This game makes me rage on end.



Wysiwyg editors are utter shit.

Re: Cactus McCoy Posted on: 03/17/2011 1:58am
Quote Post
Winning!

Game complete, you might have to run through the last level real quick but its really short.

If you're wondering how i hacked the .sol get Minerva, Sol Editor didn't work on this one.