Arcade Prehacks

Results 1 to 5 of 5

Thread: Zombotron

  1. #1

    Join Date
    Apr 2010
    Posts
    3

    Zombotron

    Game: Zombotron

    Link: http://armorgames.com/play/12000/zombotron

    Hacks: Unlimited coins (money), unlimited ammo, unlimited health

    currently i think the game is only on armorgames, but it'll probably be on other sites soon

  2. #2
    Administrator selectLOL's Avatar
    Join Date
    May 2010
    Posts
    3,290

    Re: Zombotron

    Code:
    domains:["local", "ant-karlov.ru", "armorgames.com"]
    
    if (this._options.preloader.locked && !this.isUrl(this._options.preloader.domains))
    {
        trace("Error: game can not run on this domain");
    }
    It worked localy for me, but that is a sitelock. You had bad luck.
    My website: http://selectlol.com/
    My second game: Play it now

    Its easier to find intelligent life in the universum than in the internet.

  3. #3
    Senior Member
    Join Date
    Oct 2008
    Location
    Having a rave in the UK!
    Posts
    1,706

    Re: Zombotron

    Quote Originally Posted by selectLOL
    Code:
    domains:["local", "ant-karlov.ru", "armorgames.com"]
    
    if (this._options.preloader.locked && !this.isUrl(this._options.preloader.domains))
    {
        trace("Error: game can not run on this domain");
    }
    It worked localy for me, but that is a sitelock. You had bad luck.
    Wouldn't local work if it's on APH anyway?

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

    Re: Zombotron

    Quote Originally Posted by Themanhunt
    Wouldn't local work if it's on APH anyway?
    That would be localhost not local.

  5. #5
    Senior Member
    Join Date
    Oct 2008
    Location
    Having a rave in the UK!
    Posts
    1,706

    Re: Zombotron

    Quote Originally Posted by ZuckeR
    Quote Originally Posted by Themanhunt
    Wouldn't local work if it's on APH anyway?
    That would be localhost not local.
    Can't read sometimes. I couldn't find other versions of the game that did not have the sitelock.

Posting Permissions

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