TheresMoreHelp

Helper for TheresMoreGame

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Grumpystick
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
658
Βαθμολογίες
1 1 0
Έκδοση
2.0.26
Δημιουργήθηκε την
20/12/2022
Ενημερώθηκε την
25/01/2023
Μέγεθος
40 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.