TheresMoreHelp

Helper for TheresMoreGame

目前為 2023-01-25 提交的版本,檢視 最新版本

作者
Grumpystick
評價
0 0 0
版本
2.0.26
建立日期
2022-12-20
更新日期
2023-01-25
尺寸
42.2 KB
授權條款
MIT
腳本執行於

Intro

A helper script for Theresmore game. Does NOT work with Greasemonkey. Use ViolentMonkey or TamperMonkey instead.

Main testing done on Chrome, but should work with Firefox too.

Functionality

  • adds Time-To-Full for resources/buildings
  • allows for automation (Build/Research (without those that result in fights)/Population/Army (Battle Angels only)/Marketplace)

Enabling automation

To enable automation, paste the following in the console (once) on the game page:

window.localStorage.setItem('TMH_cheatsOff', JSON.stringify(false))

and refresh the page. You should then see a little overlay in the bottom left part of the screen, where you'll be able to start/pause the automation.