Arcade Prehacks

Results 1 to 5 of 5

Thread: hack it

  1. #1

    Join Date
    Feb 2010
    Posts
    76

    hack it

    http://www.addictinggames.com/badboys.html . health , ammo , money, all guns.

  2. #2
    NetPhilospher's Avatar
    Join Date
    Jan 2010
    Location
    Hull, UK
    Posts
    83

    Re: hack it

    I'm not hacking this.
    You guys can.
    Open to all!

  3. #3
    Senior Member
    Join Date
    Jan 2010
    Location
    Toronto, Canada
    Posts
    2,044

    Re: hack it

    Any certain reason you can't hack it?

    Ill give it a shot
    I can't even start the game

  4. #4
    Super Moderator ZuckeR's Avatar
    Join Date
    Feb 2010
    Location
    Germany
    Posts
    1,775

    Re: hack it

    This is a asynchronous flash game, it loads many stuff while playing. I found all the files you need to play but the voices. It can still be played you just need to read the conversation on the mobile. There seems to be many things possible to change and cheats are also in this game althought i did not figure out how they work yet.

    Here is what i found for everybody that is interested. I might look into this game later but i say open for all.

    Code:
    THE GAME:
    http://www.addictinggames.com/gamefi...ys/badboys.swf
    
    THE EXTRA SWFs:
    WHERE: mvi/client/model/ClientProxy::ClientProxy()
    CODE:  this._pathArray = [Main.url + "unitsGraphic.swf", Main.url + "carsGraphic.swf", Main.url + "carsGraphic_part2.swf", Main.url + "gui.swf"];
    
    http://www.addictinggames.com/gamefi...itsGraphic.swf
    http://www.addictinggames.com/gamefi...arsGraphic.swf
    http://www.addictinggames.com/gamefi...phic_part2.swf
    http://www.addictinggames.com/gamefiles/BadBoys/gui.swf
    
    THE DATA XML:
    WHERE: mvi/client/model/ClientProxy::startLoadingXML()
    CODE:  _loc_1.load(new URLRequest(Main.url + "data.xml"));
    
    http://www.addictinggames.com/gamefi...dBoys/data.xml
    All files have to be in the same folder to get the game working!

    Attached Files Attached Files

  5. #5
    Senior Member
    Join Date
    Jan 2010
    Location
    Toronto, Canada
    Posts
    2,044

    Re: hack it

    Well you went threw the trouble so you do it ?

Posting Permissions

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