AutoHotkey Community

It is currently May 22nd, 2012, 12:11 pm

All times are UTC [ DST ]


Search found 3 matches
Search these results:

Author Message

 Forum: Support   Topic: keyboard and mouse input that is undetectable

Posted: January 10th, 2007, 2:06 pm 

Replies: 50
Views: 7079


if anyone need a program that resist ahk, heres one by acclaim company

http://9dragons.acclaim.com/

resistant to SendInput, SendPlay, Send, ControlSend, etc...

hope i been a help.. have to ..return.. to.. button... smashing.......*dies* :(

 Forum: Support   Topic: script has no effect on ahk_class X3DKernel window ?

Posted: January 8th, 2007, 12:33 pm 

Replies: 3
Views: 560


sry , its ahk_class typo on my part

im using this

`::
Loop
{
GetKeyState, InsertState, Insert, Q
if InsertState = Q
break
#IfWinActive ahk_class X3DKernel
SetKeyDelay, 500, 30, Play
SendPlay 7
Sleep 100
SendPlay 8
Sleep 100
Return
}
program is 9Dragons....

 Forum: Support   Topic: script has no effect on ahk_class X3DKernel window ?

Posted: January 8th, 2007, 6:01 am 

Replies: 3
Views: 560


the script works on other programs but not this one...

or am i too green :?
Sort by:  
Page 1 of 1 [ Search found 3 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group