[Release] Hack's for all versions that almost allways work even after patchs

08/16/2010 11:28 GMSeraphim#16
Its really easy
Use CE Set the value type to Array of bytes & Scan type Search for this array
And just search using those Codes :)
As for auto-pill just keep a backup of the old code and do the same :)
08/16/2010 12:30 strikeraid#17
I don't know how accurate this information is, but I think mayn took out the autopill function from the client. I believe it was the update before xtrap was implemented.

Reason why I say it may be inaccurate is bc I don't have a good memory. LOL! Maybe try to get the function from aeria and code cave it? That's as far as my assembly knowledge goes hahahah.
08/18/2010 07:42 Mega Byte#18
Well yes that can be done if they have removed it. And i probably should of thought of a better title since i havent tested them on all versions but meh :D.

It is pretty easy to code an autopill function though..

If your hp or chi is < the precent then the loop that checks the hotkey items in sequence *ide do it reverse. so your piills get eaten on bar 3 then 2 then 1...* finds out if its a pill for what you need if so it gets used and the loop breaks. If it gets to the end then the loops finished.

hackloop
{
if (Hacks.AutoPill)
{
AutoPill();
}
}

function AutoPill()
{
if (HP% < HPPILL%)
{
FindPill(true);
}

if (CHI%<CHIPILL%)
{
FindPill(false);
}
}

function FindPill(bool IsHPPill)
{

// Loop through items to find hp and chi pills if needed
Item i=new Item();
for (int i=0;i<Ammountofitems;i++)
{
memcpy( i,address,sizeof(Item) );
if (IsHPPill)
{
if (i.itemid==hppill ok theres more than 1...)
{
UsePillFromBar(i);
return;
}
else if (i.itemid==chipill ok theres more than 1...){ // Should be replaced by if ( isChiPill(i.ItemId) ) etc
// Its a chi pill
UsePillFromBar(i);
}
}
}

}

Excuse the poor code but yeah.. :P

gotta go!
03/29/2011 06:39 Druglord2000#19
can someone suggest something that will teach me everything i need to know to become pro like u guys?
03/29/2011 07:57 Druglord2000#20
well im more than impressed by this id like to know how to find these if you hadnt have posted lol but only if you got the time to spread some more knowlege lol
05/22/2011 16:16 mana15#21
fuck this hack
05/22/2011 16:17 mana15#22
its doesnt work perfectly mada fucka shit this site its fucking idiot mother fuck
05/22/2011 16:17 mana15#23
mana15 foreva mada fuckas