DaTranquilizer Posted June 11, 2009 Posted June 11, 2009 Okay, so, i have realized that with some scripts of mine that i make, they wont work on certain programs. I tried to use the Keylogger that comes with AutoIt and Scite, but that doesnt record the keystrokes that i make when i am in a certain window. I have realizes, that in some of my games, the Keylogger doesnt work. It acts as if i haven't dont a thing. Why is this?
Zisly Posted June 11, 2009 Posted June 11, 2009 Probably what it sounds like?.. protection xD Now stop asking for help making a keylogger and get the hell out of here
DaTranquilizer Posted June 11, 2009 Author Posted June 11, 2009 No, im not making a keylogger, im talking about the ScriptWriter that comes with AutoIt or Scite, dont remember which one. It doesnt record my actions in a game window, though, and i wonder why this is? I dont believe the game has any kind of guard on it
Zisly Posted June 11, 2009 Posted June 11, 2009 (edited) I have no idea so I'll go with a wild guess; It has it own input control or what you call it. xD Edited June 11, 2009 by Zisly
DaTranquilizer Posted June 11, 2009 Author Posted June 11, 2009 Okay, then maybe another question. Is there a control that can "read"? I looked through all of the controls, and didnt find anything useful. Is there a control that will take a look at a pre-determined box ((top,right,bottom,left) <--- all that jazz) and then "read" the information in that box? Or is this something that has to be human-done? I am trying to make my own "Find", but i cant seem to get it to work quite like the ctrl + F seems to work, ot get mine to work at all for that matter...
Zisly Posted June 11, 2009 Posted June 11, 2009 (edited) Search your own program or another program like firefox,notepad? If your trying to read capcha or how it's called, you'll need to be very good in math lol Edited June 11, 2009 by Zisly
DaTranquilizer Posted June 12, 2009 Author Posted June 12, 2009 I just want to make my own reading program. It would be able to read anything on the screen, but, the only way i can think of doing this is to go pixel by pixel, and then tell it what letter to type in if all of the pixels are in a certain arrangement (like letters). I was just wondering if there would be an easier way, because the way that i am thinking of would be time consuming
DCCD Posted June 12, 2009 Posted June 12, 2009 AU3Record 3.1 - ( Made for AutoIt v3 ) . [u][font=Arial Black]M[/font]y Blog, AVSS Parts[/u][font=Arial Black]Else[/font][font=Arial Black]L[/font]ibya Linux Users Group
oMBRa Posted June 12, 2009 Posted June 12, 2009 I just want to make my own reading program. It would be able to read anything on the screen, but, the only way i can think of doing this is to go pixel by pixel, and then tell it what letter to type in if all of the pixels are in a certain arrangement (like letters). I was just wondering if there would be an easier way, because the way that i am thinking of would be time consumingthere are some examples in the forum about that, search tesseract or OCR
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