hi i am searching for a (visual basick 6.0) code what led my progam start a timer (timer1) only if warrock.exe is running
If (WarRock.exe) = running Then
Timer1.Enabled = True
is not gona work i think
i think i need the same code as an injeckter becuos if you run a injeckter and run warrock.exe it says injected but how did the injeckter knows warrock.exe is runnung?