Link | Submitted By | Actions | |
---|---|---|---|
Game On Newgrounds | maeronta | ||
Game On Armor Games | gates |
Paper Warfare-migrated-Last Updated: 03/09/2010 00:12 |
Additional Info
|
Additional Info
|
Invincible is the only hack needed to get all medals for this.
Doesn't look like *1 / *8 work for lives. Also, this game doesn't save your game it looks like. So dont play half and come back to it. |
Additional Info
|
I wanted to play that one through without hacks because it is awesome, but you need an incredible good pc to play it through. After level 4 there are so many enemies that my PC almost freezes and I can't play anymore because nothing moves. I just red the comments and it seems that I'm not the only one with that problem.
EDIT: A good hack could be something like: you play through the first level and get the medal for the 2nd level. Then another AOB for playing through the 1st level and getting the medal for the 3rd level and so on This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Yeah, it was a fun game. Quite simple if you have a good enough computer
|
Additional Info
|
Quote from: "LexaDeds" Quite simple if you have a good enough computer Sadly I does not (broken image removed) EDIT: Some random guy in the comments said, that the "ultra enemy spawn" is caused by using the shield.. some kind of glitch/bug. I will try it without pressing s, hope it will work =D EDIT2: Nope.. what a failure. No wonder people start hacking games when the creator makes it impossible for the average guy with an average PC to play it through.. go deity! D: This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Invulnerable to bullets:
5e 99 08 60 99 08 d2 a1 68 99 08 => 02 02 02 02 02 02 02 02 02 02 02 Enemies can still hurt you by crashing into you; but this isn't a big thing - I completed the whole game without loosing a life with the above AoB. |
Additional Info
|
Can confirm this worked for me. Excellent.
Also medals for level 4 and 5 medals seem to be working now, as they were not yesterday. |
Additional Info
|
Works fine indeed.. +1
Even tho I still can't get past lvl 5 'cause of the enemy spawn and the insane enemy fire.. EDIT: deity, may you have a look for AOB's for the thing I posted above? [I rewrote it to make it more clear] Quote from: "Phreneticus" A good hack could be something like: you play through the first level and get the medal for the 2nd level. Then another AOB for playing through the 1st level and getting the medal for the 3rd level and so on This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Quote from: "Phreneticus" Works fine indeed.. +1 how about downloading swf and learn how to make AoBs? Nobody taught me. It is pretty easy, changing one medal for another if you know name of medal |
Additional Info
|
Quote from: "Master_X" how about downloading swf and learn how to make AoBs? Nobody taught me. It is pretty easy, changing one medal for another if you know name of medal You wanna be my teacher? (broken image removed) This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Ok, Master_X teached me about AOB's.. I'll have a look for it myself..
Updated: Change: 2c d1 15 - Airman Basic [Level 1] to 2c d3 15 - Airman [Level 2] 2c d5 15 - Airman First Class [Level 3] 2c d7 15 - Senior Airman [Level 4] 2c d9 15 - Staff Sergeant [Level 5] 2c db 15 - Technical Sergeant [Level 6] 2c dd 15 - Master Sergeant [Level 7] 2c df 15 - Senior Master Sergeant [Level 8] 2c e1 15 - Chief Master Sergeant [Level 9] 2c 82 16 - Captain [Level 10] 2c 83 16 - Major [Last level] Note: You have to play level 1 through to get the medal. In combination with deity's invicible hack and speedhack x5 you can get all of them easily. You have to refresh for every medal. This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
You're changing the wrong bit. If you search for unlockMedalByName (e.g. raw view, line 13143 of PaperWarfare_Newgrounds.MainTimeline), you can see where the level medals are, so to change Level1 to Level2 etc:
2c d1 15 => 2c d3 15 // Airman 2c d1 15 => 2c d5 15 2c d1 15 => 2c d7 15 2c d1 15 => 2c d9 15 2c d1 15 => 2c db 15 2c d1 15 => 2c dd 15 2c d1 15 => 2c df 15 2c d1 15 => 2c e1 15 2c d1 15 => 2c 82 16 // Captain 2c d1 15 => 2c 83 16 // Major |
Additional Info
|
Glad to see phren is learning and we may have another person (who is probably the most frequent here, which is great) who can contribute aob's. I would be interested in learning, but i've been focusing on my studies and had some family stuff going on recently. Hopefully by April I will be able to do my own.
Also, can you change all the values at once? or do you have to do one and then refresh? |
Additional Info
|
@xycho yea if you got some more tips for me, I'll always ready to learn smth.
Quote from: "xycho666" Also, can you change all the values at once? or do you have to do one and then refresh? I'm sure you should refresh, because you could get a retard medal order if you do not.. and thats everything else than good. I'll have a look on the AOB's deity posted above. EDIT: Works fine, +1 for you. To make it hurt less to refresh every time, you can also use Speedhack around 5 to make level 1 a little bit shorter. EDIT2: @deity you have the wrong code for level 8, it must be: 2c df 15 instead of 2c e0 15 2c e0 15 = //2c e0 15 _as3_pushstring "Level 9 complete" That's not the code for level 8, not even the right one for level 9 (broken image removed) Level 8 is 2c df 15 //2c df 15 _as3_pushstring "Senior Master Sergeant" P.S.: Got all the medals now, thanks again deity! I'll give you +1 as soon as they let me. D: This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Quote from: "deity" You're changing the wrong bit. If you search for unlockMedalByName (e.g. raw view, line 13143 of PaperWarfare_Newgrounds.MainTimeline), you can see where the level medals are, so to change Level1 to Level2 etc: Yeah, well i was tired, so i was teaching him how to switch medals, i had all medals with previous hack, so i couldnt test it |