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: Age of Conan Auto Combo Tutorial
testingautohotkey

Replies: 1
Views: 1937

PostForum: Scripts & Functions   Posted: Sat Jul 19, 2008 4:05 am   Subject: Age of Conan Auto Combo Tutorial
Ok.... I have been playing AoC a bit and stuffing about with auto combo macros.... if you are interested please read this thread. I make no promises that you will not get banned... so using them is up ...
  Topic: Help with Script that uses timers to use/not use keystrokes.
testingautohotkey

Replies: 4
Views: 149

PostForum: Ask for Help   Posted: Mon Jul 14, 2008 5:48 am   Subject: Help with Script that uses timers to use/not use keystrokes.
I think this is what you're goin for...~f5:: ;Shrewd Blow 1
send c
sleep 10
send 3
if (SendButNotTooOften("z", 20000))
sleep 2000
return

T ...
  Topic: Help with Script that uses timers to use/not use keystrokes.
testingautohotkey

Replies: 4
Views: 149

PostForum: Ask for Help   Posted: Sun Jul 13, 2008 1:57 am   Subject: Help with Script that uses timers to use/not use keystrokes.
This will only loop the thing as far as i can tll not understand if the sequence ws used in a diffrent combo and then to skip it.... . .
  Topic: Help with Script that uses timers to use/not use keystrokes.
testingautohotkey

Replies: 4
Views: 149

PostForum: Ask for Help   Posted: Sat Jul 12, 2008 1:03 pm   Subject: Help with Script that uses timers to use/not use keystrokes.
Hi there....

Lexikos in the IRC channel was very helpful in helping me write a script that can detect the last time a key was sent and not send it again for a certian time period... I was hoping ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group