It's the bitmap font option from Tiara/MAMP.Quote:
Hm, the screenshot for the image replacement is blurry. Thanks for the info btw, and any idea on the font used? Instead of screenshotting and replacing while clearing the blemishes, it should be easier to find the font and replace the alphanumeric in my opinion maybe D: and small question, the file images are put into the folder with the script? Just making sure, I know it was covered but not too clear kinda.
You want to know why? You have that image showing. Likely in the top portion of your screen. Why do you even have the folder open as you run the macro?Quote:
Hmm, I tried it with my own screenshot font and even changed around with the tolerance. It still doesn't pick up the image on mabinogi but it picks up the image that's not in mabi (the folder with the picture.) I'm thinking if there's a way to turn mabi into one of those desktop games so it can be read better so it can scan those picturess, not sure though
The folder is up so I can open the script from the folder I extracted to. Folder with the images closed or open still doesn't help the bot read the images on the screen from mabi.Quote:
You want to know why? You have that image showing. Likely in the top portion of your screen. Why do you even have the folder open as you run the macro?
Script doesn't start functioning until you press the OK button. So just close the folder.Quote:
The folder is up so I can open the script from the folder I extracted to. Folder with the images closed or open still doesn't help the bot read the images on the screen from mabi.
Just an FYI, but the searched images have to be in bitmap. Also, the lower the number on the tolerance, the more precise the in-game image has to be in relation to the searched image.Quote:
Script doesn't start functioning until you press the OK button. So just close the folder.
The reason it doesn't detect the image is because all screen resolution is different. So you might have to take your own screen shot. If that doesn't help then change the:
$result1 = _ImageSearch("example.jpg",1,$x1,$y1,80)
to
$result1 = _ImageSearch("example.jpg",1,$x1,$y1,120)
Keep on changing the number around
News to me. I've never gotten .gif or .png to work with ImageSearch.Quote:
the images do not have to be bitmaps. it supports multiple image types, bitmaps seem to work better tho.
Well, aren't you in a mood. I didn't even disagree with you, and you're acting pretty obnoxious.Quote:
[Only registered and activated users can see links. Click Here To Register...]
If you can't be bothered to read the documentation, dont bother scripting.