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 9 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Timings
Ore Aird

Replies: 3
Views: 331

PostForum: Ask for Help   Posted: Sun Apr 26, 2009 10:48 am   Subject: Timings
have a bit of an issue.

when you start this macro, it seems to ignore the 2nd key press and loops as if there is no "sleep" in it at all.

Anyone find any problems, because this looked ...
  Topic: Timings
Ore Aird

Replies: 3
Views: 331

PostForum: Ask for Help   Posted: Sat Apr 25, 2009 5:45 pm   Subject: Timings
that looks perfect ! thank you i will test it out and give feed back

regards
ore
  Topic: Hotkey the break command within the loop?
Ore Aird

Replies: 8
Views: 627

PostForum: Ask for Help   Posted: Sat Apr 25, 2009 5:35 pm   Subject: Hotkey the break command within the loop?
anyone anything?
  Topic: Timings
Ore Aird

Replies: 3
Views: 331

PostForum: Ask for Help   Posted: Sat Apr 25, 2009 3:08 pm   Subject: Timings
Hi All I have a script


f12::
Soundbeep 750
Loop
{
Send r ; Un-sheaths harvesting tool by pressing R ingame.
Loop 35 {
Soundbeep 150
MouseClick, left ; Swing
Sleep, 940 ...
  Topic: Drawing on top of a fullscreen d3d app?
Ore Aird

Replies: 50
Views: 8868

PostForum: Ask for Help   Posted: Sun Apr 05, 2009 11:56 pm   Subject: Drawing on top of a fullscreen d3d app?
Not so clever with the coding to work out everything this script does but very interested in trying to get an AHK Code that will Transfer the IRC text onto an Overlay in a DX9 game.

Has anyone cra ...
  Topic: Hotkey the break command within the loop?
Ore Aird

Replies: 8
Views: 627

PostForum: Ask for Help   Posted: Sun Apr 05, 2009 11:37 pm   Subject: Hotkey the break command within the loop?
All I am trying to have the Script do is


soundbeep 250
Loop
Sleep 500
Soundbeep 50
MouseClick, left
Sleep, 10200


when I press a button, and stop when i press the same button really.
...
  Topic: Hotkey the break command within the loop?
Ore Aird

Replies: 8
Views: 627

PostForum: Ask for Help   Posted: Fri Apr 03, 2009 3:17 pm   Subject: Hotkey the break command within the loop?
Hello All I appreciate anyone's time in helping me with this problem.

I'm trying to obtain a method of using 1 key to turn on part of a script. I have come up with this, only the script seems to i ...
  Topic: Toggle actions with Hotkeys
Ore Aird

Replies: 0
Views: 524

PostForum: Ask for Help   Posted: Tue Mar 31, 2009 5:19 pm   Subject: Toggle actions with Hotkeys
I have a script which is kind of working well.

I would like the change the part where I have to press CTRL+F12 to being and F12 to pause. To only have to press F12 to start / stop this.

I have ...
  Topic: Visual Overlay
Ore Aird

Replies: 1
Views: 230

PostForum: Ask for Help   Posted: Mon Mar 30, 2009 6:18 pm   Subject: Visual Overlay
I have a script that I run in conjunction with a Direct X Game, Its a plain click saver and I have way of knowing when its running due to the time between the clicks, I added a noise but that is rubbi ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group