mele for troj auto lvl

12/13/2006 22:01 spladel16#31
does it dc when ur dura is low?
12/14/2006 06:16 asdfasdfasdfj#32
judgeing by the file size and errors your getting, and that its packed with upx and does false positive as a trojan, im guessing its made with autoit, meaning its clean, ill be releasing a tro\war bot made with autoitv3 some time tomorrow (hopefully), finished making it tonight, still untested tho, not sure if pixelsearching works with co, think it does, but if it doesnt mine wont work lol, searches for the health bars of monsters and clicks them ;) i can post the very super duper alpha version (never even ran it with co open before), if you like ;)
*edit* looked at it, its made with autohotkeys, which is really just autoit v2 slightly modified, idk why people even use it for non hotkey related things (all i use it for is running exes made with autoit, thus adding hotkey functionality to autoit v3)
*edit* ROFL i looked at his source code, it does a pixelsearch for the health bar (i use the exact same hexidecimal color value as he does in mine lmfao oh btw, heres autonados code:
Code:
; <COMPILER: v1.0.43.11>
Run, mana

WinWait, [Conquer2.0],
IfWinNotActive, [Conquer2.0], , WinActivate, [Conquer2.0],
WinWaitActive, [Conquer2.0],


SetTimer, GetHealth, 1000

SEARCH_COLOR := 0x0000BD
Loop
{
	IfWinNotActive, [Conquer2.0]
 return


	PixelSearch, Px, Py, 400, 200, 624, 560, SEARCH_COLOR, 3, Fast
	if ErrorLevel != 0

 PixelSearch, Px, Py, 250, 150, 750, 600, SEARCH_COLOR, 3, Fast
	if ErrorLevel != 0

 PixelSearch, Px, Py, 20, 0, 1000, 768, SEARCH_COLOR, 3, Fast










	if ErrorLevel = 0
 MouseClick, right, Px,Py+3
	else
 Send, ^s

	Sleep, 1000

	Send, {F5}
}

color := 0
GetHealth:
	PixelGetColor, color, 31,720, Alt
	if ((color&0x0000FF)<0x000075)
 Send, {F9}
	return
mines alot like that, cept mine pots and a is a bit more customizeable (btw if you dont want people to post your source code, password protect your exes ;)) and uh, wtfs with the run mana thing? you need a file extension... and the file...
12/14/2006 07:00 hiakosha#33
wtf does this do anyways
12/15/2006 07:44 sk8erdrm#34
dude this isnt working ok this is retarded all it dose is beep at me
12/15/2006 08:39 yostfunoob#35
Anyone wanna TEST?
12/15/2006 09:05 EpVpEr1212#36
i tested it and its buuuulshit, just beeps, dosent work, no + k for you lol
12/15/2006 14:37 Xibungo#37
it works for me... dumbs
12/15/2006 16:25 EpVpEr1212#38
Quote:
Originally posted by Xibungo@Dec 15 2006, 14:37
it works for me... dumbs
iight explain it lol, you downloaded right? then ran it? then it beeped and beeped...? then what? randomly moved some where...waited...then moved again? :)
12/15/2006 18:40 Xibungo#39
no... im troj, and im using MELEE i run conquer.... go to small respawn ( dont work on mc2 respawns), and runed melee, he attack monsters on sight....when i can activate cyclone my pc beeps...only 1 time...and i stay on resp killing...
12/15/2006 20:19 avlashley#40
this seems to be the last surviving bot existing if someone would explain a little more specifically how to use this bot id give karma all day long.... plz help hmmm
12/15/2006 23:36 archerpwnage#41
it works for me tho

i download the melee
i extracted files to my desktop
opened prgrm ...
then it started to attk birdmans... on my warr

the problems are:
the autopotter is shit it keeps potting whenever i lose 1 health
takes a while to stop the bot
:rolleyes:
12/16/2006 01:43 asdfasdfasdfj#42
Quote:
Originally posted by avlashley@Dec 15 2006, 20:19
this seems to be the last surviving bot existing if someone would explain a little more specifically how to use this bot id give karma all day long.... plz help hmmm
mine works too you know >.> and ill help people with mine lol[Only registered and activated users can see links. Click Here To Register...]
12/16/2006 01:45 Surpriza#43
Quote:
Originally posted by archerpwnage@Dec 15 2006, 23:36
it works for me tho

i download the melee
i extracted files to my desktop
opened prgrm ...
then it started to attk birdmans... on my warr

the problems are:
the autopotter is shit it keeps potting whenever i lose 1 health
takes a while to stop the bot
:rolleyes:
run co client and start the prog.
F5 is for stamin skills like healing for troj or meditate for tau u can use F5 for xp skills
F8 is for hp pot s
and F9 for mana
12/16/2006 06:03 cliffordcute#44
hi.. can this auto leveler can use pots directly or not? or picking mets and dbs if they drop???
12/16/2006 08:48 jesonx#45
how to use this????