+ Reply to Thread
Page 13 of 30 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 299

Thread: Hacking Flash Games (PART 1)

  1. #121
    billy8675309 is offline Newbie
    Join Date
    Jul 2008
    Posts
    1
    Rep Power
    0

    Re: Hacking Flash Games (PART 1)

    how 2 dl

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #122
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Hacking Flash Games (PART 1)

    Just make one post, and you will be able to download.

  4. #123
    findthedevil is offline Newbie
    Join Date
    Jul 2008
    Posts
    1
    Rep Power
    0

    Re: Hacking Flash Games (PART 1)

    thank you superbe tutorial ...

  5. #124
    hacker is offline Newbie
    Join Date
    Jul 2008
    Posts
    1
    Rep Power
    0

    Re: Hacking Flash Games (PART 1)

    awesome!!!!

  6. #125
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Hacking Flash Games (PART 1)

    Both welcome.

  7. #126
    ghostscar987 is offline Newbie
    Join Date
    Aug 2008
    Posts
    1
    Rep Power
    0

    Re: Hacking Flash Games (PART 1)

    heh, had to register and post at least 1 comment in order to acces the attached files X_x... so i don't know if this works yet, but i'm rooting for it.

  8. #127
    Lucej is offline Newbie
    Join Date
    Aug 2008
    Posts
    1
    Rep Power
    0

    Re: Hacking Flash Games (PART 1)

    Sweet, thanks for this.

  9. #128
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Hacking Flash Games (PART 1)

    Welcome.

    @ghost: Of course it works

  10. #129
    raddudu is offline Newbie
    Join Date
    Aug 2008
    Posts
    1
    Rep Power
    0

    Re: Hacking Flash Games

    I'm having a big problem.I need to get a value from a : var _loc7;
    This is what i'm talking about:

    game.tagproc_RESULT = function (tag)
    {
    return;
    var _loc4 = gmap.QUESTIONWIN;
    var _loc7;
    _loc7 = convNumber(tag.GOOD);
    _loc4["ANS" + _loc7].FLASHER.gotoAndPlay(1);
    }
    OR
    istead of _loc4["ANS" + _loc7].FLASHER.gotoAndPlay(1); there is directly _loc4["ANS"+convNumber(game.answerresulttag.GOOD)].FLASHER.gotoAndPlay(1);
    And somewhare before this function is called , there is: tag=game.answerresulttag;

    If someone thinks that he could help me PM me, to give you more details.
    Thank you!

    And by the way , Great Tutorial!

    PS:Sorry for my bad english.

  11. #130
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Hacking Flash Games (PART 1)

    Please read the tutorial. This seems to only work for variables starting with _root

+ Reply to Thread
Page 13 of 30 FirstFirst ... 3111213141523 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Similar Threads

  1. Hacking Simulation games
    By TcM in forum Video Game Talk
    Replies: 19
    Last Post: 12-27-2011, 02:35 PM
  2. Hacking Flash Games (PART 2)
    By TcM in forum Security Tutorials
    Replies: 119
    Last Post: 09-04-2011, 06:10 PM
  3. Can C++ Be Used In Internet Flash Games?
    By CommittedC0der in forum C and C++
    Replies: 12
    Last Post: 12-27-2009, 06:39 AM
  4. Tutorial - VB + Flash games!
    By travy92 in forum Visual Basic Tutorials
    Replies: 47
    Last Post: 10-06-2009, 11:07 AM
  5. Flash Games on my site?
    By phpforfun in forum Website Design
    Replies: 5
    Last Post: 09-23-2009, 02:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts