srustotal.blogg.se

How to target in wow
How to target in wow











Works well, just that it has a delay (about 2 sec) which is crucial. So far I managed, but it is still very buggy as it does not use memory reading (I just dont know the locations of the health offsets.anyone?) but it simply tells the health and mana using macros from the game, then it selects the text from chat, copies them to clipboard, and uses them in autoit. One of the biggest issues to me is to receive the targets health Any help you can give me on that? Thanks again! Edited Augby wowzergz I would need to put some sort of loop call into it, right? I tried running this and it gives me an error. Is that correct? If so, will this continuously check across the screen until it finds the pixel shade, then left click it and right click it? Also, what I want it to do is perform this check every 5 minutes. I am using a 1280 by 1024 resolution so I guessed that the pixelsearch maximum would be between 0,1024. I don't know if I have the syntax correct. I ripped some of this off from a WoW Anti-AFK script I saw on the forums, so props to its writer. Just pixelsearch for the color and right mouseclick it If the character is a unique color it would be EASY However, it is possible to do this in another way if the things you are "Targeting" are unique in colorīut regardless, functions you want to pay extra close attention to in the help file include Thank you.Ok, #1 is a little bit complicated, in wow, there isn't actually text on the screen its an image in the shape of text, so in order to have autoit be able to identify things by name, it would either require memory editing(Unsure that this would work either) or the use of an OCR (Optical Character Recognizer). I'm not expecting anyone to write it for me, but if you could perhaps tell me what script commands I would need to use? I'm looking through the help file, but still no luck in figuring it out yet.Īny help would be greatly appreciated. That is all I want it to do, but for the life of me I can't figure it out.

how to target in wow

This is what I am trying to accomplish:ġ) Locate a character by name whenever they are near.Ģ) Target that character with a left click.ģ) Right click to talk to that character. I am new to AutoIt, and I've been doing my best to create a script for World of Warcraft without asking for help, but I just havent had much luck.













How to target in wow