Kongregate RCM Auto-Racer + Scroll Fixes!

[Works in FF and Chrome!] Auto-Racing + Scroll Fixes!

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
William Hart
今日安裝
0
安裝總數
340
評價
3 0 0
版本
0.3
建立日期
2015-09-12
更新日期
2015-09-13
尺寸
2.8 KB
授權條款
未知
腳本執行於

This script was made for a game called RCM on Kongregate, if you find any problems, please let me know so I can fix them asap.

IS WORKING FOR ALL BROWSERS NOW

*NOTE*: After entering your amount for the first time, there will be a button at the top (A play button next to the settings(Gear/Cog) button), please click that to start it!


Okay.. Some math to show this is better than clicking...

				CPS	Best->Worst (ms/click)
My actual average 		8-10	100 -> 125
Tinytask (Macro, Fast)		26-30	33.3 -> 38.4
My Script(@10ms/click)		90	11.1 <-- this at least 9x better than by hand, and 3x better than macros.
|###############################################################|
|	      My Scripts Simulated Clicks Per Second		|
|---------------------------------------------------------------|
|Intervals(ms)	|      CPS	|   ms/click  |  CPM = CPS * 60 |
|===============|===============|=============|=================|
|      25	|     38.33	|    26.08    |      2299.8	|
|      20	|     47.50	|    21.05    |      2850.0	|
|      15	|     61.20	|    16.34    |      3672.0	|
|      10	|     90.00  	|    11.10    |      5400.0	|
|       5	|    163.70	|     6.10    |      9822.0	|
|       1	|    240.00	|     4.16    |     14400.0	|
|_______________|_______________|_____________|_________________|

-Each test is conducted over 1 minute to get the Average CPS which is what's reported.

-P.s. I know there are unneeded 0's in this report, I just wanted to make it look even..
|###########################################################|
|  Days  |  Hours  |  Minutes  |  Seconds  |  Milliseconds  |
|========|=========|===========|===========|================|
|    1   =   24    =   1440    =   86400   =   86,400,000   |
|--------|    1    =     60    =    3600   =    3,600,000   |
|------------------|      1    =      60   =       60,000   |
|------------------------------|       1   =        1,000   |
|________|_________|___________|___________|________________|

--P.P.S.. I have no idea what I was trying to accomplish with this table, but it looks neat.