AutoHotkey Community

It is currently May 22nd, 2012, 2:16 pm

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Support   Topic: need help first binding

Posted: April 17th, 2009, 6:25 am 

Replies: 6
Views: 700


Anyone know how I can get this to work ingame?

 Forum: Support   Topic: Repeating a key stroke periodically

Posted: April 14th, 2009, 8:31 am 

Replies: 5
Views: 402


so If I wanted to change that key from f4 to Left click it would be (Lclick) right?

 Forum: Support   Topic: need help first binding

Posted: April 14th, 2009, 2:34 am 

Replies: 6
Views: 700


Ok The script works else where but not in the game. The game has disabled logitech g15 macro fuctions. So this is why i came to auto hotkey. Their ani cheat system is Nprotect GameMon Rev 1280 The Game name is Shot - Online 3d virtual golf online Basically it is to time the shots so you ca get a str...

 Forum: Support   Topic: need help first binding

Posted: April 13th, 2009, 10:22 pm 

Replies: 6
Views: 700


yes that is fine. For some odd reason I edited the script with that one and I reloaded it and nothing. If ya need to know the game Im playing I can put it in a pm or post it here.

 Forum: Support   Topic: need help first binding

Posted: April 13th, 2009, 9:47 pm 

Replies: 6
Views: 700


$MButton:: Loop { Sleep 50 GetKeyState, MButtonState, LButton, P if MButtonState = U break MouseClick, left,,, 1, 0, D Sleep, 100 MouseClick, left,,, 1, 0, U Sleep, 100 MouseClick, left,,, 1, 0, U } Would somthing like this work I found it and readjusted it to what i thought would work.

 Forum: Support   Topic: need help first binding

 Post subject: need help first binding
Posted: April 13th, 2009, 9:04 pm 

Replies: 6
Views: 700


Im just trying to create a simple binding of middle mouse down which would click left mouse button wait 2 seconds and click left again and wait 2 seconds and click left again Logitech G5 mouse. mbutton = Lclick ,sleep 2sec, Lclick ,sleep 2sec, Lclick end during a program I am running Also should the...
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group