Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • how to detect what kind of attack style (mage,range,or mele)


    sweeper

    Recommended Posts

    Posted

    is there a way to detect what attack style another player is hitting me with ? 

    Posted

    animation prolly

    equipment checks (I believe it's player.getAppearance() or something) but each id in the appearance you have to shift by -512 if I remember right.

    Posted
    Just now, Nuclear Nezz said:

    animation prolly

    equipment checks (I believe it's player.getAppearance() or something) but each id in the appearance you have to shift by -512 if I remember right.

    i cant find the getAppearnance in the api can u link me to to the method in the javadoc ?

    Posted
    11 hours ago, sweeper said:

    i cant find the getAppearnance in the api can u link me to to the method in the javadoc ?

    Oh, I think it might be player.getComposite().getAppearance()
    my bad.

    Posted
    Just now, Nuclear Nezz said:

    Oh, I think it might be player.getComposite().getAppearance()
    my bad.

    i gave up on that project but thank you anyway, might be helpfull in the future

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.