[Release]Holic Bot - Auto Everything

12/05/2008 21:03 rene12#46
Do you know how to add the function where you pick an item first before attacking another monster. I already tried everything I know but it doesn't seem to work
12/11/2008 07:25 [KCT-Sci]Eternal#47
Quote:
Originally Posted by rene12 View Post
Do you know how to add the function where you pick an item first before attacking another monster. I already tried everything I know but it doesn't seem to work
atm no. but the bot works perfectly fine and does pick everything up in the end.
12/13/2008 08:24 freered#48
i cant use the holic bot though .. i dunno where got wrong .. i already set up the skill but the micro said .. add skill invalid .. i do it just like u showed xD
12/13/2008 08:55 hahahalo#49
Can you make a bot for hunter or monk atleast and post it?? please Ty ><
12/13/2008 23:48 [KCT-Sci]Eternal#50
sorry im not the creator. errr and about invalid skills...you sure you have them in the right slots?
12/24/2008 05:49 xcunh0x#51
awww im too late...already patched
12/24/2008 06:54 mhongski#52
there was an error when i use holic bot

WARNING: Failure reading memory from 0xA4BB00 at 0x95baa0 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
12/24/2008 07:44 Finalazys#53
same as me here, that's an error, how to fix it?
12/24/2008 08:25 mhongski#54
i guess there's a new version of micromacro xD
12/24/2008 08:49 Finalazys#55
ya, hope the creater of this haven't quit holic~^^"
12/24/2008 21:42 goatpvp#56
my brother and i are trying to figure out the new memory processes to fix it.
if anyone is doing the same lets team up and get this gem back online.
12/26/2008 03:09 Finalazys#57
I'm Trying, but no idea how to do it...... :x
Really hope it can be fix and work again :x
12/26/2008 17:06 mhongski#58
You can edit these value in Base.lua of Holic Bot


char_baseptr = 0x00BC3C50; --new

charHP_offset = 0x224; --new
charMaxHP_offset = 0x238; --new
charMP_offset = 0x234; --new
charMaxMP_offset = 0x23c; --new

charXPosition_addr = 0x007CE50C; --new -- float
charYPosition_addr = 0x007CE514; --new -- float


target_baseptr = 0x00BC3848 --new;


source: docky
12/26/2008 18:32 Finalazys#59
it seem like working~^^
thankz a lot mhongski~^^
can u teach me how to check those script?
12/26/2008 18:54 Finalazys#60
but it seem like won't go back to the place u start, i will only go straight only @@"
can u teach us how to fix this problem?