This is a tutorial on how to make a localized security system for your computer.
Here is AHK's link: http://autohotkey.com/
Here is the C# code you need:
Cursor.Position = new System.Drawing.Point(640, 480);
Here is the AHK code you need:
!^d::
Process, wait, MouseLock.exe, .1
NewPID = %ErrorLevel%
if NewPID = 0
{ run C:\Documents and Settings\Username\My Documents\Programs\MouseLock.exe return
}
; Otherwise:
WinClose MouseLock
Process, Close, %NewPID%
Return
And there you go. If you have any questions, or whatever, post a comment or send me a message.
By that do you mean how to use the Kill() command?
Elec08215 1 year ago
hey man can you send me the vb6 virus?
HIMrocksHIM 1 year ago