Greasy Fork is available in English.

Kongregate RCM Auto-Racer + Scroll Fixes!

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

Skapare
William Hart
Dagliga installationer
0
Totala installationer
336
Betyg
3 0 0
Version
0.3
Skapad
2015-09-12
Uppdaterad
2015-09-13
Licens
N/A
Gäller för

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.