Jump to content

Need some help


Recommended Posts

first of all, ima total noobie at auto it. i read the FAQ thing and it says that using "Send($myvar, 1)" but how do i make it if i want to do ALT+1 ? btw. the "Send($myvar, 1)" the 1 is the varible right?

if you want to do Alt + 1 then the code would be Send("!1")

Basically Alt corresponds to !, Ctrl corresponds to ^, and Shift corresponds to +, however if you want to do something like send("+a"), send("A") would actually be the same thing. Hope this helps.

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