TheresMoreHelp

Helper for TheresMoreGame

Autor
Grumpystick
Dnevne instalacije
0
Ukupnih instalacija
634
Ocjene
1 1 0
Verzija
2.0.26
Stvoreno
20.12.2022.
Ažurirano
25.01.2023.
Size
42,2 KB
Licenza
MIT
Primjenjuje se

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.