This is what im doing for quickly farming money in the patreon version
Download and install Autohotkey
You must be registered to see the links
This allow for the creation of hotkey scripts
Once installed rightclick somewhere in a folder or on the desktop go to "New" And create a new "Autohotkey script" Name one Clicker and the other Sake for simplicity change it if you want. Once you have those created Rightclick the script and click on "Edit Script and Copy paste these scripts into the seperate script files.
For Automatic Clicks use this script (F7 is the hotkey to toggel this script on and off, change as you may)
toggle = 0
#MaxThreadsPerHotkey 2
F7::
Toggle := !Toggle
While Toggle{
Click
sleep 30
}
return
For automatically typing "sake" for the +MoneyPerSec * 66642 use this script
(F8 is hotkey for toggle change to what you want)
toggle = 0
#MaxThreadsPerHotkey 2
F8::
Toggle := !Toggle
While Toggle{
send, sake
sleep 500
}
return
once this is done and each of the scripts are saved double click on them to enable them (Shoul show a "H" in the hidden icons tab in the bottom roght next to time) (Its the small up arrow)
Once the scripts are enabled startup the game begin playing and enable these cheats to further accelerate your money earning rate.
"main" Critclic * 42
"perm" Click * 42
"fiji" Crit chance + 21%
"hale" Building money * 42
Now that this is done toggle the scripts on and enjoy the massive amount of money you will earn. once again this is only for patreon version should you use another version you would have to alter the scripts yourself
Little warning once you turn these on do not take your mouse off of the game screen without turning the scripts off otherwise you will begin using the scripts on a different tab then the game