prem Posted May 18, 2007 Posted May 18, 2007 ok i was just wondering how would i go about adding a ocr into my script, i made a bot with autoit3 for a racing game i play in which races for you, but they added this thing to stop it where you have to type in different numbers every tourney, is there any kind of code i could add so that way every tourney it would automatically reconize the numbers, and type it without me having to do it manually? all suggestions welcome.
Davo Posted May 18, 2007 Posted May 18, 2007 Are the spaces between the numbers and stuff uniform? or do they randomly appear in a box with different colours and stuff around them? Dave ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------"I don't need to know everything, I just need to know where to find it when I need it"....EinsteinAnd in our case... That's the AutoIT helpfile ;) Please read before posting!!!
prem Posted May 18, 2007 Author Posted May 18, 2007 (edited) not it is just a little box, the box stays the same size, its never letters, just numbers. It needs to read the 3 numbers in the box circled with red, then type them in the text area circled in yellow here is what it looks like:but i need it to do it all on its own without me touching it, and it needs to loop over and over. They dont randomly appear they show every time you cant continue untill they are typed in, the numbers never change colors or anything, it always stay jsut how it looks, just the numbers change nothing else. Someone help me please. Edited May 18, 2007 by prem
James Posted May 18, 2007 Posted May 18, 2007 This is harder than you think. You will need PixelSearch etc. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Snarg Posted May 18, 2007 Posted May 18, 2007 Look here. A little reading goes a long way. Post count means nothing.
prem Posted May 18, 2007 Author Posted May 18, 2007 Secure_ICT do you think you could help, the link that Snarg posted didnt really answer my question. What i need it to do is basically make sure it reads the numbers in the box before posting it and see if its able to copy those numbers into a .ini or .txt document.
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