mankel200 0 Posted August 6, 2022 How can i do this? Would be nice if my chicken killer script could hover over the feathers, wait a bit and then pick them up
SubCZ 284 Posted August 6, 2022 You can get the model of an Entity with the API and use the Mouse class to move it to the model's bounding box or to a vertex on the model, see here: https://dreambot.org/javadocs/org/dreambot/api/wrappers/interactive/Entity.html
Recommended Posts
Archived
This topic is now archived and is closed to further replies.