Page 1 of 2 12 LastLast
Results 1 to 15 of 27
  1. #1
    XxTylerxX's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    MPGH
    Posts
    1,269
    Reputation
    14
    Thanks
    522

    How to hack flash games.

    What You Need:
    SoThink Swf Decompiler
    C#.net compiler
    or
    VB.Net
    Firefox

    I'm going to show you how to hack some basic flash games, we are going to be hacking Hold The Line. Now open firefox and goto link and then goto Tools>Page Info

    Now goto Media and highlight "https://farm.stickpage.com/holdthelinegame.swf" And press Save As...

    Now since you saved the file your going to need to open it in SoThink Swf Decompiler to get the variables.(Variables are something used for health, speed, ammo, etc...)

    Now your going to need to press the plus sign to the right and goto Action>Main Movie and highlight main movie

    Now you have all the variables and methods it uses, now you need to open your compiler
    This part is for C#.Net,VB.Net Version coming soon

    Now you need to add a ShockWave control, if you don't have it in your tool box right click in ur tool box and goto Choose Items

    Now goto COM and goto Shock Wave Flash Object

    Now drag the flash Object onto your form and add a button

    Now double click on your form to get to its start up code and put this
    Code:
    axShockwaveFlash1.Movie = @"c:\\path\\to\\holdthelinegame.swf";
    Obviously you need to write out the real path to the swf but anyways now it should load the swf. Now what you need to do is find a variable... i'm going to use "moneyVar" so i can hack money, now you need to double click the button and put this
    Code:
      axShockwaveFlash1.SetVariable("moneyVar", "9999999999");

    Easy as that.... ill upload the trainer to... Virus Scan
    Last edited by XxTylerxX; 10-11-2010 at 06:19 PM.
    Respect List:
    Nooby Banana
    Bombsaway
    Luke

  2. The Following 24 Users Say Thank You to XxTylerxX For This Useful Post:

    Bamsemaster (01-29-2016),blackisout (05-31-2012),calel10 (10-10-2015),Coke (10-11-2010),Goodfeet (01-26-2015),id.gameonline (05-28-2015),IllegalStream (11-16-2015),jupiler_123 (01-21-2014),kingbeabudi21 (03-09-2013),kunkka101x (01-02-2014),Lolzor 2011 (12-31-2010),lulu2792 (01-15-2013),moddinglegend01 (11-18-2015),moel999 (08-15-2011),Njowils (07-14-2011),osogoodo (11-08-2010),pdN (01-24-2018),prince350 (09-08-2012),Sketchy (10-15-2011),Tokucraft666 (10-22-2020),winnie123 (08-21-2011),xZiNTiSx (01-27-2013),zouzou.141 (05-24-2012),___x][GooD. (01-09-2011)

  3. #2
    Coke's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Location
    You would like to know wouldn't you.
    Posts
    4,665
    Reputation
    885
    Thanks
    1,249
    My Mood
    Daring
    Thas nice yo.

  4. #3
    Superpunt's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    2,396
    Reputation
    31
    Thanks
    115
    My Mood
    Mellow
    You could also Cheat Engine it, or go to one of those sites with hacked flash games.


  5. #4
    XxTylerxX's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    MPGH
    Posts
    1,269
    Reputation
    14
    Thanks
    522
    Quote Originally Posted by Superpunt View Post
    You could also Cheat Engine it, or go to one of those sites with hacked flash games.
    Cheat engine is for losers, its better to have the know how on how to create hacks than it is to only know how to use them.
    Respect List:
    Nooby Banana
    Bombsaway
    Luke

  6. #5
    Dakota's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Posts
    8,332
    Reputation
    648
    Thanks
    1,680
    Nice tutorial mate.

  7. #6
    killerld's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    345
    Reputation
    11
    Thanks
    193
    My Mood
    Twisted
    I'm not able to put the SWF in the C# Form. Can you help me please ?

    I add ShockwaveFlashObjects in references


    Sorry for my bad English ! I'm French Canadian !

    - When you use my hack, Please Thank Me

    Release some Hacks []
    Able to code in PhP / Mysql []
    Able to code in VB []
    Able to code in C# []
    Able to do VB Injector []
    Release an Injector []
    Active Member in the Community []
    Member who help small Hacker []

  8. #7
    XxTylerxX's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    MPGH
    Posts
    1,269
    Reputation
    14
    Thanks
    522
    Quote Originally Posted by killerld View Post
    I'm not able to put the SWF in the C# Form. Can you help me please ?

    I add ShockwaveFlashObjects in references
    Yeah, i can help you. Add me on msn: halotyler3@aol.com
    Respect List:
    Nooby Banana
    Bombsaway
    Luke

  9. #8
    Gab's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,716
    Reputation
    1755
    Thanks
    1,543
    Wow thank u bro.

  10. #9
    facebook1's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    ermmm, i have a problem, it doesnt work :S iv done everything to what it says, but the swf doesnt load up to the form? its just blank, even the one in the tutorial? please help me :S

  11. #10
    XxTylerxX's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    MPGH
    Posts
    1,269
    Reputation
    14
    Thanks
    522
    Quote Originally Posted by facebook1 View Post
    ermmm, i have a problem, it doesnt work :S iv done everything to what it says, but the swf doesnt load up to the form? its just blank, even the one in the tutorial? please help me :S
    Make sure you write out the path to your .swf, so like
    Code:
    axflashobject.LoadMovie(0,@"c:\\my.swf");
    Respect List:
    Nooby Banana
    Bombsaway
    Luke

  12. #11
    osogoodo's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    That one place
    Posts
    33
    Reputation
    10
    Thanks
    0
    My Mood
    Angry
    Thanks very much for the TuT!!! Now im making hacks for any game with ease!!!

    Wait I got lost at steps 6-7...can you help me please?
    Last edited by osogoodo; 11-09-2010 at 12:26 AM.

  13. #12
    rpj's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Kentucky USA
    Posts
    965
    Reputation
    34
    Thanks
    38
    My Mood
    Relaxed
    nice real hack for flash

  14. #13
    moelex64's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    united states
    Posts
    381
    Reputation
    4
    Thanks
    200
    My Mood
    Psychedelic
    I need help im trying to save it but when i save it . it happens to save in a visual style. so i wanna save it as a exe or a .swf possibley how do i do this .

  15. #14
    jareeb's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    WI
    Posts
    11
    Reputation
    10
    Thanks
    0
    great tutorial you should add in that the variables are in the action folder under MainMovie
    Last edited by jareeb; 01-17-2011 at 05:22 PM.

  16. #15
    bonjunbong's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    can you teach me this one too.? plss.. here is the browser of the game.. Bat That Rat Games - Over 15,000 Free Games - 10 Added Every Weekday

Page 1 of 2 12 LastLast

Similar Threads

  1. [Tutroial]Hacking Flash Games
    By XxTylerxX in forum C# Programming
    Replies: 2
    Last Post: 05-18-2010, 05:11 AM
  2. how to hack grepolis game?
    By thedarklordboy in forum Hack Requests
    Replies: 0
    Last Post: 04-12-2010, 09:53 AM
  3. [TUT]How to Hack Flash Games with Cheat Engine
    By JIGS4W in forum Programming Tutorials
    Replies: 5
    Last Post: 11-22-2009, 05:59 AM
  4. Need help hacking flash games
    By ilovepie21 in forum General Game Hacking
    Replies: 0
    Last Post: 08-15-2007, 08:04 PM
  5. Replies: 8
    Last Post: 07-29-2007, 09:56 PM