roblox recognize text. images.

Ask gaming related questions (AHK v1.1 and older)
Maverick_777
Posts: 3
Joined: 14 Jun 2018, 16:50

roblox recognize text. images.

14 Jun 2018, 17:10

Hi,

So i' m trying to make a script for this game called project Pokemon on roblox
https://www.roblox.com/games/115390858/Project-Pokemon

so i'd like it to be able to recognize what pokemon it encounters, like read or recognize the the pokemon it encounters, preferable just reading it's name here's a picture.

https://ibb.co/jV8Hud

anyway how do make it so it can like search for a specific pokemon like "munchlax" for example and once it finds it it takes a certain set of actions, for example it could atempt to catch it, or simply wait.
but how can i make it so it recognizes now i think about it could even make it search for legendary's by simply puting all the pokemons on that route on a list, and if it finds something outside of that list then it could for example hit false swipe couple of times and then spam some pokeballs.

anyway how to recognize like the name of the pokmeon from roblox??
Shade4Real

Re: roblox recognize text. images.

15 Jun 2018, 22:00

I would use trial and error image search and if statements and make a script for you, but I'm not getting WiFi till 3 days so all I can do is direct you to Image Search command and maybe you can throw some if statement in there.GL :thumbup:
https://autohotkey.com/docs/commands/ImageSearch.htm
Maverick_777
Posts: 3
Joined: 14 Jun 2018, 16:50

Re: roblox recognize text. images.

16 Jun 2018, 07:23

thank you, i know about image search but do you think we could get it to work to specifically detect pokemon names. so it can find specific pokemon. because it could like search a specific pokemon or it could cancel out specific pokemon in an attempt to find other pokemon, such as canceling out all the "normal " pokemon that occur on that route in order to catch a legendary.
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: roblox recognize text. images.

19 Jun 2018, 18:37

You can ImageSearch for part of the name, if you can find a single common pixel by which you can uniquely distinguish Pokemans from one another, you can even use PixelGetColor. Otherwise, you can break out cheat engine and look for the memory offset of the string and read that directly, but that's a bit more involved.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 53 guests