Hi im trying to make an automated program to automatically attack monsters in a game, is there any class or way to find text in the screen ? I need it to attack monsters.
Printable View
Hi im trying to make an automated program to automatically attack monsters in a game, is there any class or way to find text in the screen ? I need it to attack monsters.
Pretend we have no idea what you're doing, because we don't, and explain it a bit more clearly.
Are these Letter Monsters?
There not letter monsters, I mean I want my program to click on the monster,what i mean by name is how the program finds the monsters. I want my program to find it by its name(display name) the monsters name on the screen..
I for one still have no real idea what you want to do. What is a monster? Are you talking about an image in a PictureBox? What do you mean by display name? Do you mean the name of the control or something else? You really are being very vague.