Hi everyone this will be my first attempt at something in VB since I was at school and well I cannot remember a single thing from back then haha.

I wanted to start off with something simple and this is the easiest thing I can think off that you all might be able to help me with or just get started.

I want to write a small prog that binds the centre scroll click on my mouse to click a certain amount of times.

For example if I wanted to double click normally with the left mouse button to open a program I want the centre mouse button to take over just this once but when I click it once I want it to click 10 times at 92ms.

I want this function to be ON constantly when the program is running so whenever I need to use the middle mouse click it will use the left mouse click 10 times at 92ms.

Sorry for the confusing explanation but my brain doesn’t seem to be working to well at the moment haha.

Thank you for your time.