AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 4 matches
AutoHotkey Community Forum Index
Author Message
  Topic: newbie needs quick help
mrhawkster

Replies: 6
Views: 151

PostForum: Ask for Help   Posted: Wed May 14, 2008 12:31 am   Subject: newbie needs quick help
voila



CoordMode, Mouse

e::
MouseMove, 400, 400
Return

r::
MouseMove, 1040, 400
Return

t::
MouseMove, 1680, 400
Return

d::
MouseMove, 400, 700
Return

f::
MouseMove, ...
  Topic: newbie needs quick help
mrhawkster

Replies: 6
Views: 151

PostForum: Ask for Help   Posted: Tue May 13, 2008 11:04 pm   Subject: newbie needs quick help
I just tried this and it is restricted to the active window. I need a global one.
  Topic: newbie needs quick help
mrhawkster

Replies: 6
Views: 151

PostForum: Ask for Help   Posted: Tue May 13, 2008 11:00 pm   Subject: newbie needs quick help
Awesome!

I'm not restricted to the coordinates of the active window?

Wow. Thanks.
  Topic: newbie needs quick help
mrhawkster

Replies: 6
Views: 151

PostForum: Ask for Help   Posted: Tue May 13, 2008 10:49 pm   Subject: newbie needs quick help
just got these ahk scripts to work this morning and i've already got the bug. i use a 1920x1600 resolution monitor. i need an ahk script that will let me set a key such as "l" to move the ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group