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 3 matches
AutoHotkey Community Forum Index
Author Message
  Topic: A program that defeats AutoHotKey???
ChronoDragon

Replies: 175
Views: 68100

PostForum: Wish List   Posted: Wed Jan 10, 2007 2:06 pm   Subject: A program that defeats AutoHotKey???
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 .. ...
  Topic: script has no effect on ahk_class X3DKernel window ?
ChronoDragon

Replies: 3
Views: 268

PostForum: Ask for Help   Posted: Mon Jan 08, 2007 12:33 pm   Subject: script has no effect on ahk_class X3DKernel window ?
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
S ...
  Topic: script has no effect on ahk_class X3DKernel window ?
ChronoDragon

Replies: 3
Views: 268

PostForum: Ask for Help   Posted: Mon Jan 08, 2007 6:01 am   Subject: script has no effect on ahk_class X3DKernel window ?
the script works on other programs but not this one...

or am i too green Confused
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group