Hey everyone, @NotoriousPP and I are collaboratively producing scripts together. We're focused on bringing out the most human like scripts possible. To do this, we need to collect data of how a normal person uses the mouse. The things we are collecting in the following project will support our effort to create a mouse controller which behaves precisely how a human thinks. I have developed a script which can be run through OSBot which will record position of your mouse every 25 milliseconds (subject to change). During this time period, metrics of how the mouse is behaving are calculated. These calculations include:
Distance from previous point
Average velocity from previous point to current location
Average acceleration from previous point to current location
Elapsed time from previous data entry
Aside from these calculations, I have a machine of higher computing power which I can calculate angle deviation, as well as, other very important characteristics of how the mouse is moving. This is the point where we ask for your help! Below you can download the script mentioned previously. The script outputs a *.csv (comma separated values) file to the directory of (c:\Users\YOURNAME\Documents\DreamlinerMouseData)
Please leave the recorder on for between 60-120 seconds each time. Try to do something normal in the game like fighting monsters or skilling. When you have run your tests, please upload these files (new file for each test) to http://goo.gl/S3O0Ri These tests are completely anonymous and no strange data will be collected, with or without your knowledge. Below you can find my source code. Thank you for everyone who contributes the data to us. It will help us greatly and keep YOU from getting banned! Download the script here: http://goo.gl/PD1rZQ Upload your data here: http://goo.gl/S3O0Ri