Arcade Prehacks

Results 1 to 2 of 2
  1. #1
    huntmees's Avatar
    Join Date
    Jul 2009
    Location
    Estonia
    Posts
    22

    need help with variable thingy

    Hi. Ok so i searched for the variables with Sothink SWF decompiler..
    i found that the variable for money is STR.money
    if im right... so i added the command button in VB6
    added the code
    Call ShockwaveFlash1.SetVariable("_root.STR.money", 99999)
    but it doesnt work..
    is it that it has 2 dots or sumthing..
    sorry if it is a stupid question..
    game is oiligrchy from http://www.addictinggames.com

    http://i27.tinypic.com/2hwzhic.jpg

    those are variables.. right?


    edit: got it working.. those werent the variables ill keep adding stuff and publish it soon

  2. #2
    F3ar's Avatar
    Join Date
    Jun 2009
    Location
    Pennsylvania, USA
    Posts
    197

    Re: need help with variable thingy

    Just to help you in the future, an easy way to find some variables would be to paste it all into notepad or wordpad and then type CTRL + F. After that put "var" in the search box and hit next. You may need to change the direction that it searches.

Posting Permissions

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