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

    Question How to make gold bracelets at furnace

    Hi guys, so I've been working on a gold bracelet making bot. Here is the function used to smelt once the bot has detected a full inventory of gold bars and a mould: public void execute() { GameObject furnace =...
  2. C

    Question How to interact with the bank or with an NPC as soon as possible?

    Hey guys, I am currently working on my very first RuneMate bot and I keep running into problems when trying to make the bot interact with the bank before my player actually reached it. If the bank is near my player but not visible, I want the bot to turn the camera to the bank and then interact...
  3. S

    Question Blackjacking help

    Hi I'm currently in the process of writing a black jack bot which is proving more difficult than I anticipated. While working on it, I have some questions I'd like to get cleared up. The first one is the misclicking and menu interaction being slow. I read up on previous posts and figured that...
Top