Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
also, from what i've seen with automating clicks, 50 clicks/second is a HUGE advantage over human muscles
I use this, but when you get enough weapon cubes and get the pistol clicks up, you really don't need this.
I know that, for example, Sakura Clicker doesn't work with it, for those, i use this: http://sourceforge.net/projects/fastclicker/
Ins::Suspend
LButton::
Loop
{
SetMouseDelay 30
Click
If (GetKeyState("LButton","P")=0)
Break
}
go nuts
Im not sure I understand what you are explaining
the game opens in a window for me, the script only listen to your mouse click and react to it then runs the script.
Simply run the game, launch the compiled script which stays active unless you kill the process, the script is active for anything you will be doing on your computer though not just for the game.