Jump to content

Recommended Posts

Posted

Is there any way to tell if the file was created from autoit? Aside from the version name, any comments within the file, or filesize.

Posted

Why exactly?

8)

Well.. I am trying to make my own Anti-Cheat system by blocking certain processes from running, searching to see if a certain .dll has been injected into a process, or even block some functions from working.

For example, there is an assist program that helps you attack other players precisely with no effort, the function it uses with AutoIt is PixelGetColor. Is there a way to stop that function from working?

Posted

You're posting on the AutoIt forum to get help to block AutoIt scripts ?

Yes.. Yes I am.

What better way to ask about certain functions on a language than do it on the homepage of the specific language. I am not familiar at all with API's or anything, but I have some experience with AutoIt. Infact, one of the programs I am trying to block is one I created myself with AutoIt, thats why I ask.

Guest
This topic is now closed to further replies.
×
×
  • Create New...