I could use a hand
Ive got the latest hacksheild block exe and with it Requiem runs
I made a little autoit test code here it is
WinWaitActive("Requiem");
While 1=1
Send ("{TAB}")
Sleep (5000)
Send ("{7}")
Sleep (10000)
WEnd
Its short n simple like i said its for test
but when i run Req with my test code running nothing happens am i missing something?
how can i tell if hacksheild is disabled?
reading thru hacksheild post they mention something called CE what is that?
Any usefull info will help thanks in advance
Ive got the latest hacksheild block exe and with it Requiem runs
I made a little autoit test code here it is
WinWaitActive("Requiem");
While 1=1
Send ("{TAB}")
Sleep (5000)
Send ("{7}")
Sleep (10000)
WEnd
Its short n simple like i said its for test
but when i run Req with my test code running nothing happens am i missing something?
how can i tell if hacksheild is disabled?
reading thru hacksheild post they mention something called CE what is that?
Any usefull info will help thanks in advance