Tailor Made Tools/Programs for You - AHK

07/26/2009 17:34 angelstoy#631
evanlim, i'm working on a pretty big script for different classes. are u currently working on anything? i was motivated from a few of ur scripts. the autostig, coelse.. i've read most of the scripting u have released on epvpers. i'm having problems with my timers and when the client goes into the background with my taobot. is there a way to not have multiple timers bog down? i swear if u can just explain to me about memory address in a script with comments on what the dllcall() blah blah is doing.. maybe in a very simple get conquer's xY location of ur player or health.. anything very small and to the point. community and i would greatly appreciate it. i'm sure ur very busy and i wouldn't be asking u unless i had no where else to turn. i've tried reading ahk.chm. they don't explain anything about conquer memory ;p lol
07/26/2009 18:46 Evan Lim#632
angelstoy@
Code:
WinGet,pid1, PID,[Conquer] Raiding Clans ; hook to a specific window 
	ProcessHandle2 := DllCall("OpenProcess", "int", 2035711, "char", 0, "UInt", pid1, "UInt") ; turn on the memory read 2035711 function
VarSetCapacity(xxx, 4) ; u missed putting this, it set a location for the function to store after getting the 4byte value
DllCall("ReadProcessMemory", "UInt", ProcessHandle, "UInt", adxxx, "Uint*", xxx, "Uint", 4, "Uint *", 0); actual function to read at location adxxx and output as xxx
07/26/2009 18:54 ljung#633
I would like a nado bot, that just simply attack monsters with nado, with or without jump and pattern doesn't mather since i just wanna lvl nado:D
07/26/2009 22:31 Evan Lim#634
ljung@
ehm, anything related to mana becomes troublesome
because it doesnt work as well as hp
how about a timer to use mp pots
07/27/2009 13:09 ljung#635
Quote:
Originally Posted by Evan Lim View Post
ljung@
ehm, anything related to mana becomes troublesome
because it doesnt work as well as hp
how about a timer to use mp pots
Mana ain't a problem since i have a mana bs, i just want a simple tao lvling bot that use nado :o
07/27/2009 16:28 Evan Lim#636
ljung@
well thats great, just use COELSE
choose without mp option and with range attack option
07/27/2009 18:26 mcqueen95#637
Hi.. need aimbot for the least version (patch) and the working way ...please i really need lets c if u can get it
07/27/2009 18:46 Evan Lim#638
mcqueen95@
no, cant
07/27/2009 20:31 ljung#639
Quote:
Originally Posted by Evan Lim View Post
ljung@
well thats great, just use COELSE
choose without mp option and with range attack option
Tried that and it just crashed CO >.<
07/27/2009 23:08 The_Real_Slim_Shady#640
i want a ninja leveler bot with HPdetect at 50% HP, XPskill spam at F10, auto DC when dead and to use exp skills if u cant do it all make one with some of these features not all :) ty :):)
07/27/2009 23:25 Evan Lim#641
ljung@
explain whats going on
my program does not created to crash ppl's system
and apparently most ppl does get the program working

The_Real_Slim_Shady@
all of those features are in COELSE options
07/28/2009 03:31 The_Real_Slim_Shady#642
can someone post a link from COELSE coz i cant find it :)
07/28/2009 16:34 Acidburncx#643
Evan Lim can u make me a auto guard lvler,auto toxic fog and auto meditation and put an auto sit i knw that there's a lot but i like better the one u make and lot safer thank you in advance :)
07/28/2009 19:13 Evan Lim#644
vegetasupersaiyan6@
please provide steps and coordinate
and do u want background or not
07/28/2009 19:13 Evan Lim#645
vegetasupersaiyan6@
please provide steps and coordinate
and do u want background or not