If possible can someone point me in the right direction of a heal bot?
If you look into the source of kh11...->
PHP Code:
if (packet[2] == 0x45) { if (packet[3] == 0x08) { memcpy((void*)&mp,(void*)((DWORD)packet+4),2); } if (packet[3] == 0x07) { memcpy((void*)&hp,(void*)((DWORD)packet+4),2); //here is the HP... now you could say: if (hp<100) { //USE MED } } }
if (packet[2] == 0x45)
{
if (packet[3] == 0x08)
{
memcpy((void*)&mp,(void*)((DWORD)packet+4),2);
}
if (packet[3] == 0x07)
{
memcpy((void*)&hp,(void*)((DWORD)packet+4),2);
//here is the HP... now you could say:
if (hp<100)
{
//USE MED
}
}
}
Actually by heal bot I ment cure bot. Like auto cure a party while I'm asleep or something.
if its group cure just make a script to let him press the right number all 3 sek or so..u will run out of mana though so u would need mana meds for that
if its group cure just make a script to let him press the right number all 3 sek or so..u will run out of mana though so u would need mana meds for that
who can make a clientless autostaller not the sr33 10/13/2009 - Silkroad Online - 3 Replies hi all!
i got so trouble in making stall again and agian for everything!
that is perfectly if u can make a clientless autostaller which can auto take staff from storage then auto make price and stall!
someone have done it if u are care of staller ! :D