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

    Bug big problem with all the bots

    The login screen world selector consistently picks the wrong world on OSRS · Issue #3 · RuneMate/Issues
  2. C

    Bug Black Screen

    Sounds like you're having an issue with the official client, try to reinstall it.
  3. C

    Resolved Issues.

    Try restarting your pc.
  4. C

    Bug NpcDismisser getting stuck

    What interface is this (please provide a screenshot if possible). If the interface is caused by misclicking the npc, I'll make sure it's accounted for.
  5. C

    Resolved RM unable to detect disabled accounts anymore.

    Fixed for the next release
  6. C

    Resolved RM unable to detect disabled accounts anymore.

    I'll into it soonish, need to remember the credentials for a banned account.
  7. C

    Awesome Mining LITE [Deleted]

    Web walking is online again.
  8. C

    Bug WebPath getNext() randomly returning null

    Please provide more debug data (start position, if there are any doors that may intervene, the actual contents of the path/getNext when the path is returned non-null which I assume happens since you said it's getNext that's returning null, etc)
  9. C

    Question Best/Fastest way to perform NPC selection

    Also doing isValid on something just returned by a query is pointless because if it wasn't valid it wouldn't be a possible input into the query to begin with.
  10. C

    OSRS Bots are slow

    I'm unsure what would be resulting in this for you as far as runemate goes as there hasn't been any changes that would affect things in nearly a week. The game did have an engine update on thursday morning however we updated properly to account for the adjustments they made, so I suggest...
  11. C

    Divine NMZ [Deleted]

    It was already updated by the time you posted.
  12. C

    OSRS NullPointException Thrown

    It's all sorted.
  13. C

    RuneMate V2.89.0 - MLP Mouse Path Generator

    RuneMate has allowed bot authors to implement custom mouse path generators for quite some time. With this latest release, we've added an additional built-in path generator that developers can enable if they'd like in their bots. As of this release, bot authors can choose to use a new mouse path...
  14. C

    2.88.1 - Updated JRE

    More work on the interaction system to address some recent regressions and further improvements Added Projectile.getLaunchCycle() on OSRS Fix an inconsistency in file log names Updated the JRE distributed with RuneMate from Java 8u121 to Java 8u181
  15. C

    Bug House.isInside() returns false negative in basement [OSRS]

    Hmm, could you investigate other methods of detection besides game object queries perhaps? Check into like region ids, varps, etc
  16. C

    Bug java.lang.UnsatisfiedLinkError - Prevents bot from running

    Which operating system are you encountering this on?
  17. C

    Question RS3: is anyone else's interactions really slow?

    This isn't good advice and the interaction changes that are under development make it even worse advice.
  18. C

    2.87.0

    Made various improvements to the interaction engine Added helper methods to the Area class to reduce the amount of boilerplate code developers must write when constructing Areas Area.rectangular(bottomLeft, topRight) Area.polygonal(coordinates) Area.circular(center, radius)...
  19. C

    2.85.0 - Push notifications are back!

    Pushbullet is supported by many platforms so I'm not quite sure what you meant.
  20. C

    Resolved Summoning.getPoints() is broken

    Fixed, thanks
Top