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 

A way to hotkey 2 keys on one hotkey?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Danju
Guest





PostPosted: Tue Jun 17, 2008 8:08 pm    Post subject: A way to hotkey 2 keys on one hotkey? Reply with quote

Can I like pres f and getthe effect of pressing like a than quickly followed by s and d?
Back to top
TheIrishThug



Joined: 19 Mar 2006
Posts: 379

PostPosted: Tue Jun 17, 2008 9:11 pm    Post subject: Reply with quote

First off, post questions in Ask For Help.
Second,
Code:
f::Send, asd
Back to top
View user's profile Send private message Visit poster's website AIM Address
Danju
Guest





PostPosted: Tue Jun 17, 2008 9:28 pm    Post subject: Reply with quote

Why does'nt it work in Little Fighter 2?
Back to top
engunneer



Joined: 30 Aug 2005
Posts: 6804
Location: Pacific Northwest, US

PostPosted: Tue Jun 17, 2008 9:31 pm    Post subject: Reply with quote

http://www.autohotkey.com/docs/FAQ.htm#games
_________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM
Back to top
View user's profile Send private message Visit poster's website
Danju
Guest





PostPosted: Wed Jun 18, 2008 11:43 am    Post subject: Reply with quote

Lets just pretend I don't know what to do with all that info and that you need to explain it in form "click here and than click there".
Back to top
Adzie
Guest





PostPosted: Wed Jun 18, 2008 11:13 pm    Post subject: Reply with quote

Code:
f:: ControlSend,, asd,


Untested
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group