Arcade Prehacks

Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Chicken Jockey

  1. #1
    Senior Member
    Join Date
    May 2008
    Posts
    1,227

    Chicken Jockey

    Hacks:
    $999999
    Took off protection screen.

    Since this was protected, please tell me if there is any thing wrong.
    [attachment=0:2xjl3en3]cj1.swf[/attachment:2xjl3en3]
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    Jun 2008
    Location
    Dra'kar
    Posts
    1,263

    Re: Chicken Jockey

    Works perfect for me! One suggestion, It would be good to hack the reputation.. But other than that its awsome!

  3. #3
    Senior Member
    Join Date
    May 2008
    Posts
    1,227

    Re: Chicken Jockey

    I couldn't get the rep to work...

  4. #4
    tim
    tim is offline
    Senior Member
    Join Date
    May 2008
    Location
    Netherlands.
    Posts
    380

    Re: Chicken Jockey

    thanks :wave:

  5. #5

    Join Date
    Aug 2008
    Posts
    78

    Re: Chicken Jockey

    It stay's on the loading screen. I guess it doesn't work for me since all you had to do is delete two functions like I did.

  6. #6
    Senior Member
    Join Date
    May 2008
    Posts
    1,227

    Re: Chicken Jockey

    Quote Originally Posted by flynox
    It stay's on the loading screen. I guess it doesn't work for me since all you had to do is delete two functions like I did.
    I didn't delete them, I changed them.

  7. #7

    Join Date
    May 2008
    Location
    Your Moms Pants
    Posts
    3,040

    Re: Chicken Jockey

    all u do is loke for

    _root.piratescreen and change true 2 false twice

    or something that says pirate in general
    Someone got an 11 killstreak so I must come back.

  8. #8

    Join Date
    Aug 2008
    Posts
    78

    Re: Chicken Jockey

    Oh, I'm used to just deleting the pirate frame on xgenstudios. Most of them are like this.

    Code:
        function piracyAction() {
          getURL('Arcadecabin.com/arcade.swf', '_top');
          gotoAndStop('pirateFrame');
        }

  9. #9
    Senior Member
    Join Date
    May 2008
    Posts
    1,227

    Re: Chicken Jockey

    This used to be the code.

    Code:
    frame 3
        constants 'Stage', 'showMenu', 'protocol', ':', '', 'indexOf', 'substr', 'file', 'message', 'You are attempting to play Chicken Jockey on your hard drive.  Please be advised that downloading this game onto your hard drive is considered to be copyright infringement.', 'http', 'doubleSlash', '//', 'server', '/', 'toUpperCase', 'WWW.', 'length', 'XGENSTUDIOS.COM', 'passCopyright', 'Alert! This game\'s copyrights are being infringed! \nOffending website path: ', 'box1', 'prefix'  
        push 'Stage'
        getVariable
        push 'showMenu', TRUE
        setMember
        push 'protocol', ':', 1, '', 15
        getProperty
        push 'indexOf'
        callMethod
        push 0.0, 2, '', 15
        getProperty
        push 'substr'
        callMethod
        setVariable
        push 'protocol'
        getVariable
        push 'file'
        equals
        not
        branchIfTrue label1
        push 'message', 'You are attempting to play Chicken Jockey on your hard drive.  Please be advised that downloading this game onto your hard drive is considered to be copyright infringement.'
        setVariable
        branch label4
       label1:
        push 'protocol'
        getVariable
        push 'http'
        equals
        not
        branchIfTrue label4
        push 'doubleSlash', '//', 1, '', 15
        getProperty
        push 'indexOf'
        callMethod
        setVariable
        push 'server', 'doubleSlash'
        getVariable
        push 2
        add
        push '/', 2, '', 15
        getProperty
        push 'indexOf'
        callMethod
        push 'doubleSlash'
        getVariable
        subtract
        push 2
        subtract
        push 'doubleSlash'
        getVariable
        push 2
        add
        push 2, '', 15
        getProperty
        push 'substr'
        callMethod
        setVariable
        push 'server', 0.0, 'server'
        getVariable
        push 'toUpperCase'
        callMethod
        setVariable
        push 'WWW.', 1, 'server'
        getVariable
        push 'indexOf'
        callMethod
        push -1
        equals
        not
        not
        branchIfTrue label2
        push 'server', 'server'
        getVariable
        push 'length'
        getMember
        push 'WWW.', 1, 'server'
        getVariable
        push 'indexOf'
        callMethod
        push 4
        add
        push 2, 'server'
        getVariable
        push 'substr'
        callMethod
        setVariable
       label2:
        push 'XGENSTUDIOS.COM', 1, 'server'
        getVariable
        push 'indexOf'
        callMethod
        push -1
        equals
        not
        not
        branchIfTrue label3
        push 'passCopyright', 1
        setVariable
        gotoFrame 5
        play
        branch label4
       label3:
        push 'message', 'Alert! This game\'s copyrights are being infringed! \nOffending website path: ', '', 15
        getProperty
        add
        setVariable
       label4:
        push 'box1', 'prefix'
        getVariable
        setVariable
      end // of frame 3
    I just changed XGENSTUDIOS.COM to ARCADETRAINER.COM

  10. #10

    Join Date
    Aug 2008
    Posts
    78

    Re: Chicken Jockey

    How would I post a swf document from my computer to the arcadetrainer forums?

Page 1 of 2 12 LastLast

Posting Permissions

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