Jump to content

Recommended Posts

Posted

Is it possible to 'freeze' a process with autoit?

HI,

I don't know. Maybe a DLLCall. Do you know a C++ func or vb script that can do that?

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

HI,

I don't know. Maybe a DLLCall. Do you know a C++ func or vb script that can do that?

So long,

Mega

I don't even truly know what DLL's are used for and what they do/how they work.

  • Moderators
Posted

Is it possible to 'freeze' a process with autoit?

This topic leads to a lot of different things... what "specifically" are you trying to do (in detail)?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

i can only assume that forcing the program to lie dormant whilst still running would result in something giving up the ghost on the system.

normally when a process crashes it becomes un-responsive, and in turn locks the whole system up.

  • Moderators
Posted

But we don't know if it will or not, do we?

So is it possible or not?

ProcessGuard could stop it. Do a google.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

I know ProcessGuard can do it.

I haven't tested it myself, but Many people said it didnt work.

Either way, I want to incorporate it into an autoit program, so Process guard wouldnt work.

Posted

Either way, I want to incorporate it into an autoit program, so Process guard wouldnt work.

Why not, since you can control Process Guard with AutoIt too?
My Projects:DebugIt - Debug your AutoIt scripts with DebugIt!
Posted

I know ProcessGuard can do it.

I haven't tested it myself, but Many people said it didnt work.

But we don't know if it will or not, do we? :whistle:

maybe

If X-trap Starts
   Do("Freeze that mofo")
Endif

Nah sorry, can't help with that, anyways if a game is protected with X-trap and the x-trap stops running it'll stop the game aswell, otherwise evryone could turn it off right?

ah well, good luck with it i, wouldn't know how to.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...