GOTA Extender

Game of Thrones Ascent Extender

目前為 2014-08-31 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Panayot Ivanov
評價
0 0 0
版本
2.6
建立日期
2014-07-31
更新日期
2014-08-31
尺寸
46.2 KB
授權條款
未知
腳本執行於

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.