Jump to content

Would it be possible to script this?


Mlong
 Share

Recommended Posts

Hey,

I'm just wondering if it's possible to create a script that would constantly activate a key on the keyboard with a certain timer, such as when you run the script, for the next 20-30 minutes the script "clicks" the X key every 1.2 seconds. Is this possible? And if so, would any of you gents be so kind as to tell me how I could get this done?

Thanks in advance.

Link to comment
Share on other sites

I'm just wondering if it's possible to create a script that would constantly activate a key on the keyboard with a certain timer, such as when you run the script, for the next 20-30 minutes the script "clicks" the X key every 1.2 seconds. Is this possible? And if so, would any of you gents be so kind as to tell me how I could get this done?

Sure is. TimerInit() TimerDiff() Send() MouseClick() Sleep()

Now run to the help file, run as fast as you can ;)

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