TheresMoreHelp

Helper for TheresMoreGame

Skaber
Grumpystick
Daglige installationer
0
Installationer i alt
634
Bedømmelser
1 1 0
Version
2.0.26
Oprettet
20.12.2022
Opdateret
25.01.2023
Size
42,2 kB
Licens
MIT
Gælder for

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.