Time Machine

Allows you to make change the rate and direction of time flow

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
KOLANICH
Installationen heute
0
Installationen gesamt
67
Bewertungen
0 0 0
Version
0.0.3-0.0.3
Erstellt am
27.12.2015
Letzte Aktualisierung
17.06.2018
Größe
3,15 KB
Lizenz
Unlicensed
Wird angewandt auf

JS powered Time Machine Unlicensed work

Some JS games care tied to real time. It is especially annoing if the game runs in turns and the time was made only to annoy the players, the source of such games are often obfuscated.

Here is a userscript which can help. It exploits JS flexibility and hooks some browser-provided objects to make the web application get maliciously altered time. Of course it can be easily detected, but I have never seen such kind of detections in the wild.

The script may work instable because there is a race between the scripts in webpage and the injected script.

How to use

Install the userscript >>>FROM HERE<<<.

DON'T USE THE GREEN "INSTALL" BUTTON IN GREASYFORK INTERFACE UNTILL THIS BUG GOT FIXED.

You can test it here.

To enable it on another website use GM userscript settings

To set the rate time flows use User Script Commands menu.

Versioning is such: the first version is the version of user.js (the GM part responsible for early injection and GUI), the second is the version of inject.js (the injected part responsible for hooking).