Arcade Prehacks

Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11

    Join Date
    Oct 2010
    Posts
    7

    Re: Gold Miner [Help]

    yeah, so others can play it like my friends or somthin

  2. #12
    Panda's Avatar
    Join Date
    Sep 2010
    Location
    United States
    Posts
    65

    Re: Gold Miner [Help]

    Let me google that for you.

    You could always use http://arcadeprehacks.com/ and upload it there and send the link to your friends.

  3. #13
    Senior Member
    Join Date
    May 2010
    Location
    Pen Island
    Posts
    3,838

    Re: Gold Miner [Help]

    No,don't use aph because the games won't get approved if they are already hacked.

    Gold miner is already hacked.

    Use swf cabin to upload games: http://www.swfcabin.com/

  4. #14

    Join Date
    Oct 2010
    Posts
    7

    Re: Gold Miner [Help]

    thanks, now how do i add a chance to add maybe 10-20 seconds onto the clock with the code?

  5. #15
    Senior Member
    Join Date
    May 2010
    Location
    Pen Island
    Posts
    3,838

    Re: Gold Miner [Help]

    Change this:
    Code:
    push 'time', 80
    to

    Code:
    push 'time', WHATEVER YOU WANT HERE
    Geez... -.-'

  6. #16

    Join Date
    Oct 2010
    Posts
    7

    Re: Gold Miner [Help]

    nono, not that lol i mean in the mystery bag with the ? on it
    Code:
           label17:
            push 'time', 15
            random
            push 15
            add
            setVariable
    now would that set the clock to 15 seconds or would that increase the time by 15?

  7. #17
    Panda's Avatar
    Join Date
    Sep 2010
    Location
    United States
    Posts
    65

    Re: Gold Miner [Help]

    I'm pretty sure that would have the time be at 15, so you would want it to be higher if you want to add time. Also, the timer should be different for each level.

    This is a really easy concept.

Page 2 of 2 FirstFirst 12

Posting Permissions

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