- New settings menu
- With settings menu, you can set minimal delay between clicks in single position clicker
- New Experimental Features
- As a first Experimental Feature i added Quick Actions (QA). QA is similar to Multi Mode, but instead of seeing settings for it, you see 8 buttons. With Right Click, you'll open up an editor similar to Multi Mode, which has same logic (max 8 inputs and delay). The only difference is that it only runs once and that is by Left Click on the button in the QA Menu. This is perfect for one-time automatization like write a small message.
- QA is turned off by default, but it can be turned on in settings
- QA will stay as a Experimental Feature, until i will be satisfied with it (i want to add something to it), QA Does not store info to config file
- Added Error, Warning and Info window
- Selecting a really low minimal delay in settings now shows a warning
- Selecting a smaller delay in single mode than the minimal delay will give you error and set it to the minimal delay (It is still not configured to switch it to the minimal delay in GUI, but i hope that it is going to be fixed soon)
- Now you are able to leave nothing in each Action
- You'll now get an error if you type
or more characters into Action - Updated the Help menu
- Since there aren't any limitations in minimal delay, you can achieve a really big CPS (i got around 700 CPS)
Bug fixes:
- There aren't any :D, or maybe are?
How to use QA? - Sample: Write "Hello" in your chat application:
Action 1: 1297, 1046 (This will open your selected app if you have it minimized)
Action 2: xxxx, xxx (Coordinate to click at a position to let you type, if you are already able to do it)
Action 3: H
Action 4: e
Action 5: l
Action 6: l
Action 7: o
Action 8: xxx, xxxx (Coordinate to click at a position which sends the message)
I apologize for any mistakes that i wrote in this release text