TheresMoreHelp

Helper for TheresMoreGame

लेखक
Grumpystick
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
634
रेटिंग
1 1 0
आवृत्ती
2.0.26
बनवली
2022-12-20
अपडेट केली
2023-01-25
आकार
42.2 KB
License
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.