ddols Posted August 12, 2007 Posted August 12, 2007 (edited) Hello. I'm working on a simple program. But now i have a problem. I want the program does this in the background: If(any_key_pressed) then _INetGetSource('www.mysite.com/file.php?key=THE PRESSED KEY') Sleep(50) EndIf And loop this unlimted times, so a real-time check of the pressed keys and submitting to a $_GET of a php file. I have searched in the help file, bu i don't get wise out it. Edited August 12, 2007 by ddols
Paulie Posted August 12, 2007 Posted August 12, 2007 Sounds an awful lot like a keylogger to me. You won't be getting much help here.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now