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

    RuneMate 2.109.0 - OptionsTab fixes, GameObject.getAnimationId(), etc

    It's been a while since I've posted the changelogs outside of the development slack but here it is :D RuneMate has been updated to 2.109.0 Fixed OptionsTab#setCanvasMode(CanvasMode) Fixed OptionsTab.Menu#isOpen() Added ControlPanelTab.ACCOUNT_MANAGEMENT Implemented fetching the animation id of...
  2. C

    Bug RuneMate on Ubuntu 20.04.1 LTS No Client

    Linux support is still available I believe but I do recall having to go jumping through hoops to get it working. I'll try to remember to look into it in the near future.
  3. C

    Your welcome, it was an unusual circumstance

    Your welcome, it was an unusual circumstance
  4. C

    Resolved Runemate Client Down

    It's been resolved.
  5. C

    Prime Crabber

    I need to know if that region had any updates made to it recently.
  6. C

    Question modifying Runemate's mouse

    You could always use Mouse.setPathGenerator and have it delegate to a customized mouse but that's not allowed in some situations..
  7. C

    Question Adding BasicObjectVertex with requirements

    It's going to come down to the edges and vertices all co-existing properly, although I can double check skill requirement for you :), you should define the behavior while you're at it though. And regardless of what I find regrading SkillRequirement, you should still debug the edges.
  8. C

    Question Adding BasicObjectVertex with requirements

    You have to provide the Collection of WebRequirements to the vertex itself during creation. The vertices get added to the web and you then establish edges. Then you serialize the web,, which handles serializing all the vertices, edges, requirements, and so forth. When you deserialize it, all the...
  9. C

    Question Adding BasicObjectVertex with requirements

    I'm going to go out on a limb and say you somehow corrupted your local cache containing cached quest states (for quests with undocumented varp states). Or it could have failed to open the quest tab to get information about a quest without varp/varbit state information.
  10. C

    Please always ask for a pm before buying or selling anything from someone pretending to be me.

    Please always ask for a pm before buying or selling anything from someone pretending to be me.
  11. C

    Development Toolkit

    Cloud updated Development Toolkit with a new update entry: Development Toolkit v2.0.11 Released! Read the rest of this update entry...
  12. party

    Development Toolkit - Development Toolkit v2.0.11 Released!

    Development Toolkit updated to v2.0.11.
  13. C

    Development Toolkit

    Cloud updated Development Toolkit with a new update entry: Development Toolkit v2.0.10 Released! Read the rest of this update entry...
  14. party

    Development Toolkit - Development Toolkit v2.0.10 Released!

    Development Toolkit updated to v2.0.10.
  15. C

    Resolved Twisted League missing from WorldOverview API

    This is exposed as WorldOverview#isLeague()
  16. C

    Resolved Runemate not finding OSRS client after upgrading to Catalina

    We believe this issue has been resolved based on the testing we did.
  17. C

    Bug GameObject query error

    RS3 or OSRS?
  18. C

    Development Toolkit

    Cloud updated Development Toolkit with a new update entry: Development Toolkit v2.0.8 Released! Read the rest of this update entry...
  19. party

    Development Toolkit - Development Toolkit v2.0.8 Released!

    Development Toolkit updated to v2.0.8.
  20. C

    Rs3 Java Client Gone

    As long as the user has either osrs installed (the official client) or a prior rs3 legacy installation, it'll work fine for the time being. A lot of guides are outdated now though.
Top