I'm a beginner when it comes to programming and by no means good at C++. I'm also aware that the gui looks terrible, the code is a mess and that the program has still got a few bugs.
Keep in mind you need to close the program with task manager, in a later update a close button will be added.
Click in the box for about 1-2 minutes then click "Evaluate Data"
- Ability to view your cps, delay in ms, click count, standard deviation in ms, average delay in ms, average cps & standard deviation cps.
- Debug information of program
- Advanced statistical graph with customizable options to view your click data in futher detail
- Ability to record click data into a .txt file
- Toggleable CPS and MS lines from graph
- Create a nicer looking gui
- Make the program more user friendly
- Give the option to click in game
- Give the graph a more modern look
- Create a close button so you don't have to close with task manager
Open the solution file ClickInspector.sln
, then select Release | x64
on the Build configuration and press Build solution.
For anyone that doesn't know the very basics of C++ and is just here to use the program and is unsure if it is safe I can assure you that everything I put on my github is 100% safe. Here is a Virustotal link to show that it is out of harm's way.
If you are in need of help open an issue or contact me on discord: ^.^#9799