K-Million
-migrated-

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

K-Million

-migrated-
Last Updated: 07/12/2010 20:11

Sorry, there are no badges available for this game.

Game Dscription
Shoot down the advancing bugs and collect gems to win bonus attacks.
K-Million Posted on: 06/25/2010 6:23pm
Quote Post
http://www.newgrounds.com/portal/view/540274

Medals not showing on page

I think the main action script is in the com folder, then in newgrounds folder, and then API. searched for unlock or one of the medal names "Child's Play" but didn't find anything.
Re: K-Million Posted on: 06/25/2010 6:58pm
Quote Post
There're mostly in k_fla/MainTimeline, you have: (search of unlockMedal)
  • Squirrel Toucher (click the squirrel in the tutorial screen)
  • Rock Solid (destroy 20 rocks)
  • Power Hungry (use 10 powers)
  • Attention Seeker (use 20 powers)
  • Child's Play (10000 points)
  • Getting Warm (40000 points)
  • Bug Buster (60000 points)
  • Super Lizzard (80000 points)
Re: K-Million Posted on: 06/25/2010 9:16pm
Quote Post
2c cf 0f - Rock Solid (destroy 20 rocks)
2c da 0f - Power Hungry (use 10 powers)
2c db 0f - Attention Seeker (use 20 powers)
2c df 0f  - Child's Play (10000 points)
2c e0 0f - Getting Warm (40000 points)
2c e1 0f - Bug Buster (60000 points)
2c e2 0f - Super Lizzard (80000 points)

Dunno if these will work, because the command for these is   _as3_pushstring "Super Lizzard"

which I don't think sends the medal. the actual unlock medal array is always the same for each medal, so that won't work. I dont think mine works or else deity probably would have posted it lol
Re: K-Million Posted on: 06/25/2010 9:21pm
Quote Post
System Bot
If the medals do not register, no AoB can help us out. Let's wait until it really gets medals and is added to the medal games list. If the AoBs for the medals changes, we have to search for them again. If not, we just use xycho666's AoBs.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: K-Million Posted on: 06/25/2010 9:24pm
Quote Post
Are you trying to say AoBs don't work unless medals show up on the page? or just that its not worth getting them in the case that they get removed?
Re: K-Million Posted on: 06/25/2010 9:33pm
Quote Post
System Bot
Quote from: "xycho666"
Are you trying to say AoBs don't work unless medals show up on the page?
Yes. If the .swf doesn't "say" that the medals should be registered, they won't. No matter what you do.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: K-Million Posted on: 06/25/2010 9:33pm
Quote Post
But they stick to you're profile. And when they do begin to register, they will be added to your total no?
Re: K-Million Posted on: 06/25/2010 9:44pm
Quote Post
System Bot
Quote from: "xycho666"
But they stick to you're profile. And when they do begin to register, they will be added to your total no?
Sadly no. I had that problem with FarmBEE for example. I got the medals when they registered to my profile but didn't give any points. The next day, they actually gave points but my medal points were still the same.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: K-Million Posted on: 06/25/2010 9:51pm
Quote Post
Hmm perhaps we are talking about two different systems. NG's medal counting system has major flaws, but ng logs picks up on everything regardless of when you got the medal
Re: K-Million Posted on: 06/25/2010 10:33pm
Quote Post
System Bot
Quote from: "xycho666"
Hmm perhaps we are talking about two different systems. NG's medal counting system has major flaws, but ng logs picks up on everything regardless of when you got the medal
Ng logs also picks up the points from broken medals which are not achieveable anymore on any way. Both systems are total crap if you want a fair "highscore".

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: K-Million Posted on: 06/26/2010 6:53pm
Quote Post
Thanks for the AOBs xycho, they work perfectly.  Also, unlike when farmBee first got medals, these medals reward you points just like any other medal would, despite them not showing up on the page.
Re: K-Million Posted on: 06/28/2010 9:19am
Quote Post
Quote from: "Achievement"
Thanks for the AOBs xycho, they work perfectly.  Also, unlike when farmBee first got medals, these medals reward you points just like any other medal would, despite them not showing up on the page.

Really? I search for them and get ~12 results, changing each individually didn't work, and changing them all failed as well.  Speedhack also doesn't seem to be working for this game either... Half of the AoB's don't exists in Firefox according to CE...

EDIT: Works fine on Chrome and IE, must be a Firefawks problem.  Possibly connected to plugin-container.exe, something they put into the latest update. Starts up when Flash Player does.
Re: K-Million Posted on: 07/12/2010 8:11pm
Quote Post
System Bot
Quote from: "xycho666"
2c cf 0f - Rock Solid (destroy 20 rocks)
2c da 0f - Power Hungry (use 10 powers)
2c db 0f - Attention Seeker (use 20 powers)
2c df 0f  - Child's Play (10000 points)
2c e0 0f - Getting Warm (40000 points)
2c e1 0f - Bug Buster (60000 points)
2c e2 0f - Super Lizzard (80000 points)

Dunno if these will work, because the command for these is   _as3_pushstring "Super Lizzard"

which I don't think sends the medal. the actual unlock medal array is always the same for each medal, so that won't work. I dont think mine works or else deity probably would have posted it lol
1. These are the correct AoBs
2. You forgot Squirrel Toucher => 2c b4 0f
3. My AoBs

Requirement of "Power Hungry" changed from 10 to 1
60 bf 04 24 0a 14 09 00 00 60 42 2c da 0f =>
60 bf 04 24 01 14 09 00 00 60 42 2c da 0f

Requirement of "Attention Seeker" changed from 20 to 1
60 bf 04 24 14 14 09 00 00 60 42 2c db 0f =>
60 bf 04 24 01 14 09 00 00 60 42 2c db 0f

This post was imported from an account that no longer exists!
Previous Name: phreneticus