Tailer-made Tools thread - make ur dreams come true

06/29/2008 13:21 fireball159#856
Can you make a simple auto looter? That gives you the choice of what you want to pick up?? For example if you want to pick up only warrior armors or something. Also please add gold :D Thanks~!
06/29/2008 13:28 evanxxxm#857
fireball159@
pixel bot cant
memory address can, but no knowledge about it
well, basically, impossible for me to make
06/29/2008 13:45 Tazy#858
zoom wouldn't work coz i wont see the next mob i have to jump to, i manually jump to bigger spawns of mobs to keep my sm going


PixelSearch, outx, outy, 400, 200, 600, 400,%healthhex%,,Fast
if ErrorLevel
{
PixelSearch, outx, outy, 100, 50, 900, 600,%healthhex%,,Fast[/B][/B]

i have no clue how to change it


PixelSearch, outx, outy, 200, 100, 300, 200,%healthhex%,,Fast
if ErrorLevel
{
PixelSearch, outx, outy, 50, 25, 450, 300,%healthhex%,,Fast

would that work

Thanx again
06/29/2008 14:14 evanxxxm#859
Tazy@
imagine ur client is divided in 1024x768 pixels
400,200,600,400 means:
it will search the area from x400-600 and y200-400 (which is around middle section)
now if u want to make the range smaller, what u need to do is: (20pixel smaller)
x410-590 and y210-390
which is 410,210,590,390
06/29/2008 15:04 trapureja#860
hi Evan
I wanted to ask could you make a bot that will make my acc follow the team leader and pick up the gold in way!
Maybe u can make it work like ELSE picks up good gear(ref,uni,eli,sup) with the ani edit thingy
06/29/2008 17:19 evanxxxm#861
trapureja@
unless the follower is on top screen active client, otherwise impossible
06/29/2008 17:54 trapureja#862
Quote:
Originally Posted by evanxxxm View Post
trapureja@
unless the follower is on top screen active client, otherwise impossible
yeah thats the way i thought it would work
ill put the money looter at my pc and play my archer on my laptopXD
06/29/2008 19:04 evanxxxm#863
trapureja@
then if u are referring to my followME, it needs to be in the same computer, so still impossible
06/29/2008 19:20 trapureja#864
maybe just something that will pick up the gold?
06/29/2008 20:15 evanxxxm#865
trapureja@
easy, use any pixel bot (ELSE works) and change gold dds to pink image like ANIeditor
well, next task u might ask me is how
but i really dont know any dds IDs, u can either try search it or ask people in forum
06/29/2008 21:59 Whoopsiedoodle#866
Whoopsiedoodle@
ADV tab, Set MP color hex[/QUOTE]

i understand that but it only reads the dark blue of the mana bar causing it to think mana's low when u cast because the mana bar goes from blue to light blue each time mana goes down. can the mp color hex be used to read for both colors?
06/30/2008 00:02 CONights#867
Quote:
Originally Posted by Whoopsiedoodle View Post
Whoopsiedoodle@
ADV tab, Set MP color hex
i understand that but it only reads the dark blue of the mana bar causing it to think mana's low when u cast because the mana bar goes from blue to light blue each time mana goes down. can the mp color hex be used to read for both colors?[/QUOTE]

The mana color shouldn't change color unless you have a modifird skin on it.
06/30/2008 01:34 Whoopsiedoodle#868
Quote:
Originally Posted by CONights View Post

The mana color shouldn't change color unless you have a modifird skin on it.

nosir normal client just every time mana's used, the mana bar flashes light blue for a split second
06/30/2008 05:55 evanxxxm#869
Whoopsiedoodle@
thats what the 10 +/- pixel for in the code, it will read anything that is that hex blue within 10 shades
well, u can see it works in my ELSE tao example video
and if it really doesnt work, script is always there for u to change it urself
(change the 10 to 20 or something)
07/01/2008 14:36 Whoopsiedoodle#870
Quote:
Originally Posted by evanxxxm View Post
Whoopsiedoodle@
thats what the 10 +/- pixel for in the code, it will read anything that is that hex blue within 10 shades
well, u can see it works in my ELSE tao example video
and if it really doesnt work, script is always there for u to change it urself
(change the 10 to 20 or something)
oh i understand now. kewl beanz ill try that out and ill let ya know of my success or failure :p

k so i added ur 10 +/- pixel code into the old ELSEpath v1.6 from your Else v4[1].3 havent got around to trying it yet been on msn and stuff :"> but doin that right now