new kinda bot maybe possible?

01/21/2011 21:39 Overflow#1
hello all i had an idea to find some stuff easy overnight

is it possible to make a bot that auto search for example chrono relic, etc that it just had to search click on it and wait like 10sec and search next one??

its just an idea, so dont jump all over me:) i just mean that it search for certain items instead of monsters,

NeoX
01/22/2011 11:55 SuneC#2
Yes, it is very possible. The client API I wrote (HackBoy) lets you iterate through all "things" (usually called "agents", wrongfully named "players" by BoI devs); by that I mean players, mobs, interactable objects and sometimes even static objects.
You could run a check against specific ID's or types (or maybe simply names) that the items you wish to click on have and find them that way. I never implemented clicking objects in the API though, but guess I could give it a try.

[Only registered and activated users can see links. Click Here To Register...]

You don't seem like a coder though, but maybe someone else feels like making it :)
01/23/2011 00:28 Overflow#3
nah i am not a coder:),
i just come always with ideas:P and if its possible thats up for the real big guys:P

hehe NeoX
01/23/2011 02:55 bloodx#4
Really nice what u made @hackboy...


i have take a look over it...
01/30/2011 11:30 paduguy#5
any1 has made this bot???i would do it if i wasn't such a idiot with programming and c++