ELSE - multi-class ControlClick bot

07/31/2008 20:01 evanxxxm#1711
Icelf@
u cant right now, since my ANIeditor is not working

calisme4ever@
if thats the case, there is only 2 possible reason to show up pause
1. program can not detect [Conquer2.0] exists
2. Client is not active (maybe minimized or background)
08/01/2008 22:26 Icelf#1712
Can u try to fix it:confused::confused::confused::confused:

Plz and ty:):D
08/01/2008 22:31 cebuba#1713
Why doesnt my bot picks up items? I dunno about elite and sup, but ref and uni he doesn't.
08/02/2008 02:07 (GAME)Master#1714
Quote:
Originally Posted by cebuba View Post
Why doesnt my bot picks up items? I dunno about elite and sup, but ref and uni he doesn't.
use the anieditor and make ref and uni to show up also and the bit will pick em up
08/02/2008 13:55 robertjuh2#1715
my problem fixed sorry ty for this bot evan.
go forther with making this nice bots.

robertjuh2
08/02/2008 14:53 cebuba#1716
Quote:
Originally Posted by (GAME)Master View Post
use the anieditor and make ref and uni to show up also and the bit will pick em up
I did it, but he picked up 1 elite today, doesnt pick up ref and uni...
08/02/2008 18:00 jacek44#1717
charname ???
08/03/2008 20:00 avisccs#1718
Quote:
Originally Posted by avisccs View Post
Thank you for your reply.

It uses mana every 1 to 5 seconds. I have no idea if it is called spamming or random. Every time I hit a monster it will use a mana. My tao has over 7000 MP, so hitting a monster doesn't go down to half the MP amount.

Yes HP works. Just the mana part has problem.

I don't know if the client is modified or not. It's not my computer. I will re-install whole CO and see if it will work. Let you know if it doesn't work. Thanks.
I still have the same problem after I reinstall CO and I still want to atempt to solve the problem.
Can you explain to me how your programme detect the low MP? by colour or by the MP address? If it is the MP address, is there anyway I can use CE to find the MP address manally? If it is by colour, is there any way, I can change the colour code in your programme. Any suggestion would be welcome.
08/03/2008 20:11 evanxxxm#1719
avisccs@
Code:
mp:
PixelSearch, , , 53, 720, 90, 740, %mphex%, 10, Fast
if ErrorLevel
{
ControlClick, x%mpp% y740,ahk_id %id%,,RIGHT
}

return
thats the function that checks mp
the "mphex" is the color hex which u can check in the ADV tab "MP"
the 10 is the range within that color hex
and the function is checking from x53-90 and y720-740 for that blue "mphex"
if blue is not found (turns black when low mana), it will right click the F-slot

and CE can not find a fixed memory address for MP, HP or arrow
its whatever those programmer called DMA

and u dont need to edit my program to change hex
as mention above, u can change the mphex in ADV tab "mp"
08/04/2008 14:25 torbido#1720
wow i will try it
08/04/2008 18:10 owenmatty#1721
lol i set it all up and everything ive pressed start next thing i no its dced and said a screenshot has been put in ur co folder :/
08/04/2008 18:14 evanxxxm#1722
owenmatty@
possible reasons:
1. u are using 800x600
2. u have edited interface that my bot can not read the health/mana part
08/04/2008 19:06 PharaohDeath0013#1723
not sure is someone else had this problem 101 pages is alot to read.
but when i finish the steup it says to put in CHarName.
ive put in my charachters name and all it says is "wong memory adress"
what do i do?
08/04/2008 19:23 evanxxxm#1724
PharaohDeath0013@
well u dont need to go through 101 pages
but at least read the first post, ur answer is there
08/04/2008 19:27 PharaohDeath0013#1725
ooooh
now i got it.
tyvm geat job.