Time Machine

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

当前为 2015-12-27 提交的版本,查看 最新版本

作者
KOLANICH
评分
0 0 0
版本
0.0.1-0.0.2
创建于
2015-12-27
更新于
2015-12-27
大小
2.4 KB
许可证
Unlicensed
适用于

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

You can test it here To enable it on another website use GM settings To set the rate time flows use script menu.

Versioning is such: the first version is the version of user.js, the second is the version of inject.js