Chris Posted July 31, 2015 Author Share Posted July 31, 2015 getSkills().getDynamic(Skill.HITPOINTS) // Works myPlayer().getHealth() // Percentage, doesn't work if you logged in with not 100% life getWidgets().get(160, 4).getMessage() // Works, only if the orbs are activated I ended up using the getskill method and it works ;) Thanks for the extra info Quote Link to comment Share on other sites More sharing options...