| Author |
Message |
Forum: Support Topic: keyboard and mouse input that is undetectable |
| ChronoDragon |
|
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 ? |
| ChronoDragon |
|
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 ? |
| ChronoDragon |
|
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: |