Tutorial 2:
Have you guys ever been amazed by flash games.Don't you wish you can hack the flash game for more better time?Well I made this tutorial for people that want to.A Flash trainer is a Cheating program that edits memory so you can get an advantage over something in a game.Creating this tutorial will soon make you try this!
Tools-
Visual Basic 6 (Don't use wares lol)
SWF Flash decompiler (Google)
Know a little about VB
A BRAIN
Note:This is a picture tutorial so some text has been written inside the tutorial.
Note2:This tutorial is made by me,but based on G3300 tut.
Steps

Step 5

Step 6

Step 7
Put this code :
Private Sub Command1_Click()
Call ShockwaveFlash1.SetVariable("ninja.health", Text1.Text)
End Sub
and then this
Private Sub Form_Load()
ShockwaveFlash1.Play
End Sub

Step 8
The game Samurai Sam
Game link(Movie Link):
http://www.miniclip.com/games/samura...samuraisam.swf
Thanks for read =)
More C,C+,C++,VB,and more programming user friendly tutorials coming soon