I need to automate clicking at certain coordinates on the screen every 10 milliseconds using a tampermonkey script. Please help me to write such a script. The script should automate clicking at certain coordinates on the screen every 10 milliseconds.
I tried writing a tampermonkey script that could automate clicking at certain coordinates on the screen every 10 milliseconds but it did not work.