Jump to content

Macro not working in Vista


janwayne
 Share

Recommended Posts

So, I got my Logitech Revolution MX mouse and Vista...

My script is:

#include <Misc.au3>

While 1

While _IsPressed("05")

MouseClick("Left")

WEnd

Sleep(100)

WEnd

Posted Image

I changed it to "05", because I didn't want to work, when I pressed down the scroll button. And that worked on my MX1000 mouse.

How can I get my script working?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...