Posted January 15, 2021 by thekingoflorda
#autoclicker #devlog
Hello!
This update is a very big update! You can see a list of all features on the project page, but I want to talk about a few of the features.
The all new progress bar
Well, it's not really a progress bar, more like a small number that shows how much times your script has been run, and the target amount.
I will be looking into changing this into a bar, when I've made my mind up about this I will let you know.
The new grid design
The advanced autoclicker has a new look. I think one of the most offputing this of the previous editor was the way it looked. I hope I fixed this by changing all the lay out to a grid system.
Placeholders!!
Previously you had to type in the 1 in every wait, click or double click node, but now this is filled in at the start. This is done for all nodes.
To quickly change your script I would recommend to use TAB to switch from nodes as this selects the node automaticly so you don't have to double click to change. In the future I might make an option to disable placeholders.
The run options will now hide while the script is running
this is done to stop a bug from appearing where you could put the script in a endless loop.
Thanks for using my autoclicker and following the progress!