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. D

    Bug Shop.sell stuck in loop (spams sells without breaking)

    RuneMate Version: 2.105.0 Affected Games: OSRS Code Used: if(Shop.sell(ID, AMOUNT)) { return; } Currently building a task bot, and when using that code in a seperate task (the Taskbot has a total of 4 tasks) for selling stuff to the shop, it'll spam the sell button and stick there. When...
Top