GOTA Extender

Game of Thrones Ascent Extender

As of 2014-08-31. See the latest version.

Author
Panayot Ivanov
Ratings
0 0 0
Version
2.6
Created
2014-07-31
Updated
2014-08-31
Size
46.2 KB
License
N/A
Applies to

Description
Script that integrates several options at user disposal for direct tweaking. Screenshots:
Extender menu, Queueing item, Enqueue upgrade

Features

  • Auto collect money on a cycle (configurable from options)
  • Queue items for production:
  • - You now can queue 5 items.
    - You now can queue upgrades.
  • Extender overrides some web page functions:
  • - buildTimerUpdate: uses instant speed ups (5 mins which is free) and finishes build, production or upgrade;
    - doCollect: closes dialog after collecting;
    - claimDaily: closes dialog after success; (function visually turns gold and silver amount into undefined; collect to update them)
    - doProduction: tracks if superior materials are required (configurable from options); closes dialog after production is initiated;
    - doFinishProduction: starts a timer to ensure the next item from that building is produced (or applied as for upgrade); closes dialog opened after completion;
    - doInstantSpeedUp: checks if the speed up does require money (gold), if true - exit;
    - doLog: no console logging.
  • Collects daily reward on initialization.
  • Options available for configuration through the user interface:
  • - User Alert: informs user through alert when interacting with the extender (default: true);
    - Debug Alert: informs developers for things that happen in the extender (default: false);
    - Enable auto-collect: initiates an auto-collect loop on the given amount of time in minutes (default: true);
    - Use superior materials: instructs extender to disregard superior materials dialog when producing (default: true) (requires reload);
    - Auto-collect interval: specify the time interval in minutes to perform a money collect (default: 60);
    - Production queue table: view your queued production items and upgrades - click on a row to remove it from the production queue;
        elements start from 0 and are executed in reversed order (last element from the table is next to be executed)
  • Improved performance, styling and bug fixes.

Known issues:
- Production queue won't be persisted if you reload the page.
- Various bugs including certain test scenarios.
- Please provide feedback for bugs.

长期地址
遇到问题?请前往 GitHub 提 Issues。