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

    Hexis Menaphos AIO [Deleted]

    Makutu updated Hexis Menaphos AIO with a new update entry: Hexis Menaphos AIO v1.0.8 Released! Read the rest of this update entry...
  2. makutu

    Question InterfaceWindows.getCombatOptions

    Issues · RuneMate · GitLab To answer the question there's nothing in the API which can help you yet. However you may be aware Runelite offers an Attack Styles alerter if you switch to an undesired style (if a pure switches to defence mode, for example). I'd recommend looking at what they do to...
  3. makutu

    OSRS Buying RM credits - DM me

    Sold $10, quick and easy
  4. makutu

    Question Best way to deal with methods that can throw NullPointers

    Players.getLocal() can occasionally return null, that's why it's marked as nullable and requires appropriate null-checking. Try this, this filters Npcs being targeted by you or no one else. Player local = Players.getLocal(); if (local != null) { Npc target = Npcs.newQuery().names("Some...
  5. makutu

    Question Best way to deal with methods that can throw NullPointers

    You have still done it wrong. Call ".first()" on your query results to get the npc that's targetting you. You're also probably getting nullpointers on your Players.getLocal() stuff. Call it once at the start of your method, cache it in a variable, then use that variable for references later in...
  6. makutu

    Hexis Mining AIO [Deleted]

    Makutu updated Hexis Mining AIO with a new update entry: Hexis Mining AIO v1.0.11 Released! Read the rest of this update entry...
  7. makutu

    Hexis Menaphos AIO [Deleted]

    Makutu updated Hexis Menaphos AIO with a new update entry: Hexis Menaphos AIO v1.0.7 Released! Read the rest of this update entry...
  8. makutu

    Anti-Ban Chat idea

  9. makutu

    RS3 EvilCabbage's Perfect 1-99 Woodcutting Guide

    You just replied to a 5 year old thread.
  10. makutu

    Question Best way to deal with methods that can throw NullPointers

    First things first, please can things before you go into a long-winded nested-if block of code. Store your local player, nullcheck it, then carry on if its not null. The reason you're getting nullpointers in your code if because every time you call something like `Players.getLocal` or...
  11. makutu

    Suggestion Allow authors access to their private bots

    Done. I don't believe I can assign issues to you, so I've tagged you in a comment.
  12. makutu

    Suggestion Allow authors access to their private bots

    As it stands, the private bot system does not allow authors access to their private bots without assigning it to themselves which seems backwards. If an author wants to test it on the store before going public, and either has no public bots or no more private slots left, they are unable to...
  13. makutu

    Hexis Menaphos AIO [Deleted]

    Makutu updated Mak Menaphos AIO with a new update entry: Hexis Menaphos AIO v1.0.8 Released! Read the rest of this update entry...
  14. makutu

    Hexis Mining AIO [Deleted]

    Makutu updated Mak Mining AIO with a new update entry: Hexis Mining AIO v1.0.12 Released! Read the rest of this update entry...
  15. makutu

    Hexis Agility AIO

    Makutu updated Mak Agility AIO with a new update entry: Hexis Agility AIO v1.5.21 Released! Read the rest of this update entry...
  16. makutu

    Hexis Agility Lite [Deleted]

    Makutu updated Mak Agility Lite with a new update entry: Hexis Agility Lite v1.5.21 Released! Read the rest of this update entry...
  17. makutu

    "KliK was last seen: 36w 5d ago" Good luck getting a response :P

    "KliK was last seen: 36w 5d ago" Good luck getting a response :P
  18. makutu

    OSRS Selling RuneMate Credits for OSRS GP

    Currently: Not selling Current rate: $1 RMC for 1.5M OSRS gp Contact me through Discord at Mak#7198, or through Private Messages here at RuneMate. Online. Online Online Online Online Online Online
Top