Jump to content

Help with simple script


Recommended Posts

Hi all,

I just need some help with creating a script that sends key strokes.

Basically, I want an executable to run on startup (place it in startup folder)

and whenever i hit a hotkey, or a combination of keys eg ct+h or F9 ..

it sends these keys

DOMAIN\USERNAME

TAB

PASSWORD

ENTER.

I obviously need some kind of loop so it continues and doesnt exist. Can someone help me ?

Link to comment
Share on other sites

Hi all,

I just need some help with creating a script that sends key strokes.

Basically, I want an executable to run on startup (place it in startup folder)

and whenever i hit a hotkey, or a combination of keys eg ct+h or F9 ..

it sends these keys

DOMAIN\USERNAME

TAB

PASSWORD

ENTER.

I obviously need some kind of loop so it continues and doesnt exist. Can someone help me ?

Have you downloaded AutoIt and the SciTE4AutoIt3 editor?

Have you tried the basic tutorials in the help file?

If so, go back into the help file and try the example scripts for: HotKeySet(), Send(), and While/WEnd.

:D

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

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