Hi all.
Probably 5 or 6 years ago, back on the old Microsoft forum, I already suggested supplementing Small Basic with functions for automating routine operations on a computer.
Then I was directed to another Microsoft website, where I found and downloaded the WindowsInput.dll library code for C#.
Even back then, I extracted the methods I needed from this library. But then I downloaded that autoclicker that was now blocked for me, and successfully forgot about the library.
And now, I remembered it again.
I uploaded that project to Visual Studio and tested it for errors. VS did not find any errors. I rebuilt the project and pasted the resulting extension into the Small Basic Lib folder.
I have tested not all methods. But all the methods that I have managed to test work well.
If anyone else needs this extension (source code), I can share it, while observing computer security rules.