Best 1.8 Hack Client?

Discussion in 'Community Help' started by SikNinjaNik, Feb 18, 2015.

Thread Status:
Not open for further replies.
  1. Jawed

    Jawed Forum Enthusiast

    Joined:
    Jun 8, 2016
    Messages:
    337
    Likes Received:
    408
    you'd be surprised how much settings dont matter and blocking does

    i know you arent a coder but this is what amod here does
    if (this.block.getValue() && KillAura.mc.thePlayer.getCurrentEquippedItem().getItem() instanceof ItemSword) {
    KillAura.mc.thePlayer.inventory.getCurrentItem().useItemRightClick(KillAura.mc.theWorld, KillAura.mc.thePlayer);
    }

    Not to mention it unblocks and doesnt reblock on post so it doesnt even block 50% of the time.

    "useItemRightClick" is the worst way to block. what usually all people do is sendUseItem which works much better but you're also supposed to reblock because you technically cannot attack while blocked.

    dont get me wrong, but crest blocking isnt great but beats am0d by a mile and a half.
     
Thread Status:
Not open for further replies.

Share This Page

*/