Jump to content

Recommended Posts

Posted

Hi there, kinda of a noob here with autoit. i did a lil bit of searching to see if they had something to do this. Bascially i need a script that simulates the mouse wheel scrolling back and forth. thx for your help!

Posted (edited)

MouseWheel("up",10)
sleep(100)
MouseWheel("down",10)

change up to down if u want it to scroll down and 10 to the number of times u want it to do it

to go back and forth just add a loop so ill let you figure out how to do a loop

Edited by thatsgreat2345
Posted

I have not a problem with scroll up and down, but is there a command to push the scroll down, not scroll down but you can also push the scroll botton down but I don't know te command, like in some games it changes your weapon. :think:

Thanks in advance

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
  • Recently Browsing   0 members

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