Jump to content

Few keystroke questions


Recommended Posts

Yes, I know I still use V2 :) Its what Im used to, have yet to sit down and figure out. But anyway...

Im just looking for a few answers for V2. How do I keep a keystroke or mouse click pressed down, like a "hold" function? Would it look something like this?

Send, {SPACE DOWN}
Sleep, 300
Send, {SPACE UP}

and using a mouse respectively?

MouseDown, {LEFT DOWN}
Sleep, 300
MouseDown, {LEFT UP}

Another question. To type out a full sentence and hit enter. Is this correct?

Send(" Oi! You little bugger!{enter}")

Any my last question, is there a command to generate a random alpha or numeric keystroke? Ex. I run the macro and it types 442bn8d2, and the next time it runs it types 2905dioa9?

Sorry, Im at work currently or I would check, just wanted to get my questions out there before I forgot.

Many thanks :)

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