Jump to content

Creating au3 scripts


Recommended Posts

Alright. I have a bunch of questions, I'm unaware of the rules in this forum, and I have very little knowledge of c++. Although, I do have an AutoYou which replicates anything I type/click. The only downside with this is that it doesn't simulate mouse movements.. only mouse clicks.. which isnt bad i guess because you are only moving the mouse to which you are going to click. Anyways, I was wondering if there was a way I could have a script hold down a key and not stop pushing it until released (ex. I hold W - it keeps saying W until i let go) The best example I could have for this (not that im going to be using it in this manner) would be say a game. Like, creating an Au3 that will walk the map and have the ability to click the mouse while doing it. This is one of the beginner topics in AutoIt probably, but I'd like to start somewhere. If anyone could help me make this script or possibly show me some commands that would be great. If you have AIM my s/n is Only The Amazing

-Thanks again

Link to comment
Share on other sites

Alright. I have a bunch of questions, I'm unaware of the rules in this forum, and I have very little knowledge of c++. Although, I do have an AutoYou which replicates anything I type/click. The only downside with this is that it doesn't simulate mouse movements.. only mouse clicks.. which isnt bad i guess because you are only moving the mouse to which you are going to click. Anyways, I was wondering if there was a way I could have a script hold down a key and not stop pushing it until released (ex. I hold W - it keeps saying W until i let go) The best example I could have for this (not that im going to be using it in this manner) would be say a game. Like, creating an Au3 that will walk the map and have the ability to click the mouse while doing it. This is one of the beginner topics in AutoIt probably, but I'd like to start somewhere. If anyone could help me make this script or possibly show me some commands that would be great. If you have AIM my s/n is Only The Amazing

-Thanks again

First off... this wouldnt go in the v3 Developers forum, but the v3 Support forum.

Try looking at loops statements (While...WEnd, For...Next, Do...Until) and the Send() function.

Thanks,

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

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...