Game: Play My Pet Protector, a free online game on Kongregate

Easy Badge
Will Add 30 to how ever many work points you have when it submits. Will give you the badge even if its a new recruit.

//96 0b 00 08 4d 06 00 00 00 00 00 00 00 00
//96 0b 00 08 4d 06 00 00 3e 40 00 00 00 00
_push "totalworkskills" 30

Medium Badge

Will Add 400 to your total skill points when it submits. Will give you the badge even if its a new recruit. Change it to submit less if you already have a lot of poinks banked.

//96 0b 00 08 45 06 00 00 00 00 00 00 00 00
//96 0b 00 08 45 06 00 00 79 40 00 00 00 00
_push "totalskills" 400

Hard Badge- Briefly looking at the code, I think this will only work if you do a new recruit (it will write 6 special treasures to the sol - or you can use your current save and change it to 6). When you find a special treasure, it increments it by 1 and submits the stat. I played this game for all of 30 seconds, so I am not sure what a special treasure is or how to find one.

//96 0b 00 08 44 06 00 00 00 00 00 00 00 00
//96 0b 00 08 44 06 00 00 18 40 00 00 00 00

Credits go to various people