::Hacking Flash Games::
 
Some or many of you really want to change something in a game you play. Like, you want to change your live from 3 to 99. Or Change your name, or doing some color changes.

Guess what? I know it and I’m going to tell you all. Interesting?
This process that I’m going to tell you will only take effect on flash games. (
http://addictinggames.com < full of flash games)

Your going to create what was called an "HackPack"

You might get stuck each steps you follow, remember, patients.


Transferring Game into a File


1)Download Flasm. (Window) (Mac) (Linux) – then extract it. Save it on My Documents.

2)Open the browser and Go to Internet Options > Settings > Delete Files

3)Then, take a view in a flash game you want to hack. (pick a game and play it – don’t need to play)

4)Go to Internet Option > Settings > View Files

5)Under Address, Copy ALL of the files that is named after a game you recently viewed


6)And paste it in the flasm16win (Download Flasm)



Stealing foo.flm $wf Codes

Open DOS then...

1) Type "cd My Documents" and push enter

2) Type "cd flasm16win" and push enter

3) Type "flasm.exe" and push enter

4) Minimize the prompter and open My Documents, flasm16win

5) rename a file that is Shockwave object to "game". All lower case (before you rename it, open a Shockwave Object file with internet and it should open up a Game – [a game you chose])

6) Close My Documents and open your browser

7) Go to
http://www.macromedia.com/support/do...04.html#117502

Click Global Security Settings Panel

9) make sure it says "always allow"

10) Close your browser and expand the prompter again.

12) Type " flasm -d game.swf > foo.flm" and push enter

A foo.flm should pop up in the flasm16win folder.


Changing normal Game into a Better Game

This step is the hardest. Because you have to open a foo.flm with notepad and the codes (which is an core to the game) and change it. Very difficult. You will find out.

You try your best, to hack it, either you delete functions or you copy n paste each functions. That’s how you hack. You can change it, Only if you can read it.

1.) When you have foo.flm in flasm16win. Just open it with notepad.

2.) Codes should be in there. foo.flm is a core, a heart to the game.

3.) Change some codes or mess around with it.

4.) After you change the codes, You will need a $wf file to take effect. Its easy!



Taking Changes into an Effect (reassemble)

1.) Type "cd My Documents" and push enter

Type "cd flasm16win" and push enter

Type "flasm.exe" and push enter

Type " flasm -a foo.flm" and push enter

2.) After a brief pause a message should appear saying "Successful”. Then it is!


*-- Easiest way to reassemble –shortest!

Open notepad.

Copy and Paste in the note pad

cd My Documents
cd flasm16win
flasm.exe
flasm -a foo.flm
pause

Save it as reassemble.bat – Click it and it will save your foo code change!


Thats how we hack Stick Arena!

Enjoy!
 

Provided by:

.Ar3na.

Top