Jump to content

Jesus Christ I'm a noob


orion44
 Share

Recommended Posts

I can't even make a simple script,

I need a script that does:

wait

CTRL+TAB

wait

F5

wait

CTRL+TAB

wait

F5

wait

CTRL+TAB

wait

F5

First one to help gets cookies! :P

Check out the help file, which is also the command reference for AutoIT. You will find the Sleep() function for the wait, and the Send() function for sending keystrokes. Code it with those two commands and if it doesn't work just the way you want, post your code and you'll get more help.

:nuke:

P.S. I thought setting my browser to block cookies would help me stay on my diet... didn't work...

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

  • Moderators

how do I script a modifier key and normal key together?

control key + tab key

Those instructions specifically are under Send() examples in the help file... (too noob to read it :P ?)

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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