Osem.forumms.net
Selamat datang ke
Osem Forum Komuniti!

Sila klik Login untuk masuk atau
klik Register untuk pendaftaran baru.


Join the forum, it's quick and easy

Osem.forumms.net
Selamat datang ke
Osem Forum Komuniti!

Sila klik Login untuk masuk atau
klik Register untuk pendaftaran baru.
Osem.forumms.net
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» New Release (Daily Update)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyMon Jul 25, 2016 10:46 am by bayu_inzaghi

» Trumbo (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyFri Jul 15, 2016 7:12 am by bayu_inzaghi

» Solace (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyThu Jul 14, 2016 10:36 am by bayu_inzaghi

» Courage (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyTue Jul 12, 2016 7:50 pm by bayu_inzaghi

» Ronaldo (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyMon Jul 11, 2016 7:22 am by bayu_inzaghi

» The Witch (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptySat Jul 09, 2016 10:20 pm by bayu_inzaghi

» Jeruzalem (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptySat Jul 09, 2016 12:37 am by bayu_inzaghi

» Intruders (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyFri Jul 08, 2016 12:40 am by bayu_inzaghi

» Moonwalkers (2015)
[TUTORIAL] Hacking Flash Games With Actionscript EmptyThu Jul 07, 2016 11:03 am by bayu_inzaghi

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar


[TUTORIAL] Hacking Flash Games With Actionscript

Go down

[TUTORIAL] Hacking Flash Games With Actionscript Empty [TUTORIAL] Hacking Flash Games With Actionscript

Post by mezzo Wed Jun 06, 2012 10:18 am

Hello guys, this is currently my first tutorial contributed to these forums so please dont take inappropriate action to this tutorial.

Official Things Needed -

Macromedia Flash 8 - These forums are not for warez and I will not post an full version of this coding program. Sadly, 30 days till expiration.

An Good Mind - Dull mind's may get really confused due to listening to such words never heard before in there lives.

SWF Decryption Software - This is very important for knowing the variables of flash - based games.

SWF Loader - Without this, you cannot load the SWF to hack and load the flash game

The Game's SWF - This is needed to capture the variables for hacking.

Now we've got everything we need so lets start on coding, and hacking, and loading the hack into the game.

------
Step 1
------
First, open up Macromedia Flash 8 and open up an new "Flash Document".
------
Step 2
------
You should have an nice, blank document ready for editing and coding.
------
Step 3
------
Press Ctrl+F7 and you'll see an "Components List". Choose the component "Button" in other words, Click + Drag the component to the blank document.
------
Step 4
------
"Click" on the button and below you should see an "Action" tab. Now, its time to code the button to make it release the code when clicked, to the game for exploitation.

- Example Of Code Used -

[code] on (release) <-- When the button is clicked.
{ <-- Important variable.
[ENTER VARIABLE FOUND IN GAME] <-- Enter it exactly the same but change _root to _level0.
} <-- Important variable.

Now, this is just an basic script you can "code" into your Flash Button.

--------
Step 5
--------
Now, you should test the script to see if there is any errors by Ctrl+Enter.
If everything is alright, lets move on. If not, try see if you accidently did something wrong.

--------
Step 6
--------
Load your game SWF into the SWF loader first, then load your "Hacked" SWF into the loader, then click the button and the exploitation is released into the game's code.

----END----

I hope this tutorial has helped you alot and will increase your current hacking experience. Doing much more complicated hacks will be harder, you can find tutorials in Google and release your hard - coded hacks.

- Have Fun again lol =P

Note, If your experienced in Visual Basic, You can code your trainers, add SWF's to the Form, and load the "Hacked" SWF by an simple button made into your trainer.

- WhiteHat -
mezzo
mezzo
Limited Osem Member
Limited Osem Member

Posts : 66
Treasure : 102
Reputation : 10
Join date : 03/06/2012
Location : Kyiv, Ukraine

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum