ELSE - multi-class ControlClick bot

12/30/2007 04:08 evanxxxm#301
anhdang0206@
amazingly if u use the search button for "evanxxxm"
it will magically appear on the first page with title name "tao program"
yea, thats how u suppose to find it

gamerz80@
yes of course
Code:
PixelSearch, outx, outy, 100, 100, 900, 600, 0xFF79FF,10,Fast
and the picking up click:
Code:
ControlClick, x%outx% y%outy%,ahk_id %id%,,left
lanoblesse@
here:
12/30/2007 13:40 lanoblesse#302
Work thx
12/30/2007 16:17 cjyogi#303
this bot runs and jumps nice and stuff... but it wont right click when its on my archer... and u said to put arrows in xp skill.... well he just hits the key over and over over over over...and all he does is kill like 3 monsters (left click)
then he stops and tries to reload arrows... like he will hit it over and over.....i dont get it... he wont even scatter right.. he just left clicks....
12/30/2007 16:25 evanxxxm#304
cjyogi@
did u press the Skill function on the 2nd tab?
12/30/2007 20:23 ianker#305
Hey evan,

Can you delete the function that made char walk around after 5 sec stop in a spot?
That function you said before...
Can you make it stop or show me how?

Thx anyways
12/31/2007 02:13 cjyogi#306
Quote:
Originally Posted by evanxxxm View Post
cjyogi@
did u press the Skill function on the 2nd tab?

well.. there are arrows... left and right...WTF DO THEY MEAN? I MEAN WTF DO I DO AT SKILLS TO SETUP AN ARCHER?... I DONT GET IT.... I DO WHAT? AND I ASK AND U GIVE ME AN ANSWER (BUT ITS ANOTHER QUESTION) AND I JUST IDK...

plz help
12/31/2007 04:16 evanxxxm#307
ianker@
yea sure, i prefer show u how:
Code:
if currentX=%checkX%
{
if currentY=%checkY%
{
check++
if check>=10
{
Random, rand1x, 400, 600
Random, rand2y, 200, 500
IniWrite, 1, %A_ProgramFiles%bd.ini, section1, bdpause
sleep 1000
ControlClick, x%rand1x%  y%rand2y%,ahk_id %iddd%,,Left

check=0
}
}
else
{
check=0
}
}
delete this part in the boundary script and compile it back again

cjyogi@
i cant hear u, u are screaming too loud
i will reply later when u are calm
12/31/2007 06:09 ianker#308
Hey!

I didn't found that... in what file i should change it?
i must use any program?

Thx again!
Your programs rock
12/31/2007 09:16 evanxxxm#309
ianker@
first of all, u can find the boundary.exe file in ur program file directory
second step, u need to decompile the exe file into a script
which u can do this easily by using autohotkey decompiler (just drag the exe file to the decompiler, and it will create a script within 1 second)
after u see the script, open it with any notepad.
and u should able to find those lines
delete them, and compile the script by using autohotkey compiler
and u are done
shouldnt take u more than 3mins if u have autohotkey install in ur computer
if u dont have autohotkey installed, well, maybe its time for u to learn some simple coding which can help u greatly
12/31/2007 12:00 IHateHomos#310
Found my problem, thanks for including the hp check function ^^ i was changing too many things so it skipped monster hp bar color search lol, thanks again ^^
12/31/2007 12:09 evanxxxm#311
IHateHomos@
this is the hp check function:
Code:
PixelSearch, , , 10, 720, 60, 720, 0x0B098F, 10, Fast
12/31/2007 12:12 IHateHomos#312
Ignore post. edited xD

sorry for double posting.. okay, ran a search for the hp funtion 6 of them come up. Do i change all of them to the hp hex? or do i leave some monster hp bar color? It runs right past monsters when I have it to the hp hex.
I think I have an idea of what to do.. but maybe you could try compiling me a script?
My HP Bar color is - 0x181094
Monster HP Bar Color is - 0x0004B5

Thanks
12/31/2007 13:20 evanxxxm#313
IHateHomos@
Here, try this:
12/31/2007 17:44 cjyogi#314
Quote:
Originally Posted by cjyogi View Post
well.. there are arrows... left and right...WTF DO THEY MEAN? I MEAN WTF DO I DO AT SKILLS TO SETUP AN ARCHER?... I DONT GET IT.... I DO WHAT? AND I ASK AND U GIVE ME AN ANSWER (BUT ITS ANOTHER QUESTION) AND I JUST IDK...

plz help
r u gonna help me?
12/31/2007 22:05 arjun#315
there are too many pages to look through, but how do you put where you want to auto pot?