Hey there , i'm making a bot for cjb / ma , defense buff works fine while all other buffs don't work , str/agi/hp/int buffs don't work , and i'm sure that's i'm sending the right packet.
this is the working def buff:
and this is for other buffs that ain't working:
any ideas?
this is the working def buff:
PHP Code:
SendKoemV2(0x10,"bbd",39,1,PlayerPID);
PHP Code:
SendKoemV2(0x10,"bbd",50,1,PlayerPID); // health buff
SendKoemV2(0x10,"bbd",49,1,PlayerPID); // str buff
SendKoemV2(0x10,"bbd",51,1,PlayerPID); // agi buff