Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. J

    Question How to use a SpriteItem on a GameObject

    I'm trying to use air runes on an altar but the bot clicks on the air runes and doesn't use them on the altar. import com.runemate.game.api.hybrid.entities.GameObject; import com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem; public class Test extends LoopingBot { GameObject...
Top