| Author |
Message |
Topic: Getting AutoHotKey to type for you |
NaartjieDude
Replies: 8
Views: 221
|
Forum: Ask for Help Posted: Sun Nov 15, 2009 3:57 pm Subject: Getting AutoHotKey to type for you |
for some reason I kept logging out each time I followed a new link, problem solved now.  |
Topic: Getting AutoHotKey to type for you |
NaartjieDude
Replies: 8
Views: 221
|
Forum: Ask for Help Posted: Sun Nov 15, 2009 7:58 am Subject: Getting AutoHotKey to type for you |
OK, this is my code so far:
sleep, 15000
Run, firefox.exe [, C:\Program Files\Mozilla Firefox, Max]
Click 79, 82
Send mypasswordhere
Aaaand it doesn't type my password.
The & ... |
Topic: Getting AutoHotKey to type for you |
NaartjieDude
Replies: 8
Views: 221
|
Forum: Ask for Help Posted: Sun Nov 15, 2009 7:14 am Subject: Getting AutoHotKey to type for you |
I've written quite abit of AutoHotKey scripts now, but I'm busy writing one to do my whole morning routine. It pretty much opens Firefox, moves mouse to position of password bar, etc. etc.
And its a ... |
| |