Questopia
Questopia
Submitted By:
Launch Trainer!
Action Dungeon Fantasy Pixel RPG

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Questopia


Last Updated: 02/08/2014 23:16

Questopia - 50 pts. (new window)
5
 

Mind Your Mummy

  Kill 100 enemies
15
 

Dungeon Diving

  Reach the 10th floor
30
 

God Killer

  Discover the secret of the pyramids

Game Dscription
Questopia, a free online action game brought to you by Armor Games. Questopia is a dungeon-driven third-person pixel fantasy action/shooter where you have to beat ancient evil with sword and magic. What secrets are hidden in the tombs and what will y...
Questopia Posted on: 06/15/2013 1:10am
Quote Post

"Questopia is a dungeon-driven third-person pixel fantasy action/shooter where you have to beat ancient evil with sword and magic. What secrets are hidden in the tombs and what will you find? Explore this rich rpg packed with lots of items and enemies to slay."

www.kongregate.com/games/rustyFruit/questopia

Health, mana, and stat points (after leveling) are all 4bytes*1

RE: Questopia Posted on: 06/15/2013 1:53pm
Quote Post

For those of you wondering when it is finally over: after level 20 comes the chamber of god and that's the last one ;)

RE: Questopia Posted on: 06/15/2013 6:14pm
Quote Post
protected !

...and "god" is easy to beat, just spam left mouse button.

Anyway if you change your characters speed to 100+ you will rush through the whole game within 5 mins.

RE: Questopia Posted on: 06/17/2013 5:48pm
Quote Post
Insert Custom Title Here

Commands for console:
 

Console Commands
case "-clear":
                {
                    this._-6M.text = "";
                    this._-AL.text = "";
                    this._-Bi = 0;
                    this.trace("Type \"-help\" to view list of available commands");
                    break;
                }
                case "-help":
                {
                    this._-4v();
                    this.trace("  Default commands", DATA);
                    this.trace("-------------------------------------------------------", DATA);
                    this.trace("  -help - displays this information;", DATA);
                    this.trace("  -clear - clear console;", DATA);
                    this.trace("  -regs - shows list of registered commands;", DATA);
                    this.trace("  -sys - shows system information", DATA);
                    this.trace("", DATA);
                    this.trace("  Use \"PageUp\" & \"PageDown\" to scroll console", DATA);
                    this.trace("", DATA);
                    this.trace("  -god - switches god mode;", DATA);
                    this.trace("  -a - gives you some good armors;", DATA);
                    this.trace("  -w - gives you some good weapons;", DATA);
                    this.trace("  -s - gives you some good offensive spells;", DATA);
                    this.trace("  -b - gives you some good buffing spells;", DATA);
                    this.trace("  -n - complete current level;", DATA);
                    this.trace("  -boss - get to the boss chamber;", DATA);
                    this.trace("  -end1 - see easy difficulty ending;", DATA);
                    this.trace("  -end2 - see normal difficulty ending;", DATA);
                    this.trace("  -end3 - see hard difficulty ending;", DATA);
                    break;
                }
                case "-regs":
                {
                    this._-4v();
                    this.trace("  Registered commands", DATA);
                    this.trace("-------------------------------------------------------", DATA);
                    for (_loc_6 in this._-Az)
                    {
                        
                        this.trace("  " + _loc_6 + " " + this._-4A(_loc_6), DATA);
                    }
                    this.trace("", DATA);
                    break;
                }
                case "-sys":
                {
                    this._-4v();
                    this.trace("  System Information", DATA);
                    this.trace("-------------------------------------------------------", DATA);
                    this.trace("  Language: " + Capabilities.language, DATA);
                    this.trace("  OS: " + Capabilities.os, DATA);
                    this.trace("  Pixel aspect ratio: " + Capabilities.pixelAspectRatio, DATA);
                    this.trace("  Player type: " + Capabilities.playerType, DATA);
                    this.trace("  Screen DPI: " + Capabilities.screenDPI, DATA);
                    this.trace("  Screen resolution: " + Capabilities.screenResolutionX + " x " + Capabilities.screenResolutionY, DATA);
                    ;
                    _loc_4++;
                    _loc_2 = null instanceof null;
                    _loc_3--;
                    _loc_5--;
                    this.trace("  Version: " + Capabilities.version, DATA);
                    this.trace("  Debugger: " + Capabilities.isDebugger, DATA);
                    this.trace("", DATA);
                    this.trace("  Memory usage: " + System.totalMemory / 1024 + " Kb", DATA);
                    this.trace("", DATA);
                    break;
                }
                case "-ach":
                {
                    Main.mainLink._-Fy(Main.TYPE_IMMORTAL);
                    break;
                }
                case "-god":
                {
                    if (!Environment.godModeEnabled)
                    {
                        Environment.godModeEnabled = true;
                        this.trace("god mode enabled");
                    }
                    else
                    {
                        Environment.godModeEnabled = false;
                        this.trace("god mode disabled");
                    }
                    break;
                }
                case "-w":
                {
                    LevelFrame._-1w();
                    break;
                }
                case "-a":
                {
                    LevelFrame._-Ha();
                    break;
                }
                case "-s":
                {
                    LevelFrame._-AV();
                    break;
                }
                case "-b":
                {
                    LevelFrame._-Gh();
                    break;
                }
                case "-n":
                {
                    Main.mainLink._-2W();
                    break;
                }
                case "-boss":
                {
                    Main.mainLink._-48 = 20;
                    Main.mainLink._-2W();
                    break;
                }
                case "-end1":
                {
                    Main.mainLink._-P._-3x();
                    Main.mainLink._-Ip(OutroMenu1._-9M(), Main.CHMODE_DISAPPEAR, 15);
                    break;
                }
                case "-end2":
                {
                    Main.mainLink._-P._-3x();
                    Main.mainLink._-Ip(OutroMenu2._-9M(), Main.CHMODE_DISAPPEAR, 15);
                    break;
                }
                case "-end3":
                {
                    Main.mainLink._-P._-3x();
                    Main.mainLink._-Ip(OutroMenu3._-9M(), Main.CHMODE_DISAPPEAR, 15);
                    break;




I would decode it, but that would take forever

Instead, here is the command layout >case "-(command)"<

The dash (-) is required for all commands

For hard badge: Get into a game, and type -end1 (one) into the console. The end screen will popup and you'll be rewarded your badge




RE: Questopia Posted on: 06/18/2013 1:05pm
Quote Post

Button `doesn't work in game. I enabled console with AoB, bun this button is not working.

RE: Questopia Posted on: 06/18/2013 1:50pm
Quote Post
Insert Custom Title Here
Scardan Posted on: 06/18/2013 9:05am

Button `doesn't work in game. I enabled console with AoB, bun this button is not working.



There's been problems if you have a layout other than English keyboard layout. I believe it MUST be ONLY the ` key and no other keys down. If you would like me to make it a custom key, send me a PM and I'll do it for you




RE: Questopia Posted on: 06/25/2013 8:14am
Quote Post

I think it updated but the enable console aob doesn't work anymore. any chance you could post what you changed to get it so it could be updated in the future?

RE: Questopia Posted on: 12/29/2013 11:07pm
Quote Post

The console works, used the weapons - xp a lot , i was level 21 at room2 or 3

If the weapons could get more range this would be a piece of cake !

RE: Questopia Posted on: 02/04/2014 1:58am
Quote Post

Holding down the LMB to attack constantly... it makes the game a whole lot less annoying.

RE: Questopia Posted on: 02/08/2014 11:16pm
Quote Post

I loved the game, but had to replay the whole game once while on level 10 because firefox crashed and somehow corrupted my save file.