sacred brids 1 Posted September 13, 2017 How would I go about implementing using the dragon axe special on the woodcutter i'm working on?
TheMcPker 74 Posted September 13, 2017 you could probs check how much % special attack you have and based on that if it goes above or is at that number you can activate the special attack by clicking the special attack widget i think this is in the getCombat() not sure tho
LogicSoup 92 Posted September 13, 2017 https://dreambot.org/javadocs/org/dreambot/api/methods/combat/Combat.html https://dreambot.org/javadocs/org/dreambot/api/methods/combat/Combat.html#toggleSpecialAttack-boolean- https://dreambot.org/javadocs/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.