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

    Question Best way to share variables among tasks (TaskBot)?

    What would be the best way to share variables among tasks using TaskBot? For example when interacting with an npc or object, I'd like to turn "moving the camera" and "walking" into separate tasks, so the target entity has to be shared among these tasks. Is there a proper way to do this or...
  2. O

    Resource Move camera to coordinate with mouse wheel

    So I saw this code, but I thought it could be better. With this camera function you can give a Coordinate of a Npc, Object or just a random coordinate to watch. It determines the viewing angle within respect to the player and what the current viewing angle is, after which the mouse wheel makes...
  3. auxi

    Suggestion Camera turning with mouse middle button

    A feature I've been missing from the RuneMate API and wish to see included, is to be able to turn the camera using the middle mouse button. For bots where you need fast reactions, using the arrow keys to make something visible/interactable is far too slow, especially on OSRS. I realize it might...
  4. bruteforce

    Question Camera zoom

    Quick question - is it possible to change camera zoom? I can't find any related methods in the Camera class.
Top