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

    Pantastic [Deleted]

    This resource has been removed and is no longer available for download.
  2. nullstring

    Pantastic [Deleted]

    NullString submitted a new resource: Pantastic - It's the gold rush all over again. Read more about this resource...
  3. nullstring

    Smart Agility [Deleted]

    Seems to deadlock the game when using the Runelite client.
  4. nullstring

    CraftyMiner [Deleted]

    This resource has been removed and is no longer available for download.
  5. nullstring

    SickHeater [Deleted]

    With the latest update this is working for me now, however I believe your actionbar query to check if superheat item is on the actionbar only checks the first slot. My tests show that if superheat item is in the first slot then the bot works as expected, if you put superheat item in slot 2 then...
  6. nullstring

    Resolved Missing classes on bot store.

    Oh, I fixed this by passing in the controller manually instead of using the FXML controller declaration.
  7. nullstring

    RS3 48 Hour Bans & Twitch Prime

    Bot Busting Moderate ban: yes Twitch Prime: yes What?: Not willing to say, I'm paranoid that Jagex reads these forums.
  8. nullstring

    CraftyMiner [Deleted]

    NullString updated CraftyMiner with a new update entry: CraftyMiner v1.1.0 Released! Read the rest of this update entry...
  9. nullstring

    SickHeater [Deleted]

    @sickness0666 Tried using this today, the bot simply closes saying it couldn't find materials or there was no staff. I have a feeling it's because I'm using Tower mindspike (fire).
  10. nullstring

    CraftyMiner [Deleted]

    NullString updated CraftyMiner with a new update entry: CraftyMiner v1.0.8 Released! Read the rest of this update entry...
  11. nullstring

    CraftyMiner [Deleted]

    NullString updated CraftyMiner with a new update entry: CraftyMiner v1.0.7 Released! Read the rest of this update entry...
  12. nullstring

    CraftyMiner [Deleted]

    NullString updated CraftyMiner with a new update entry: CraftyMiner v1.0.6 Released! Read the rest of this update entry...
  13. nullstring

    Tutorial Implementing Embeddable UI - Add a user interface to your bot

    Thanks, I spent a long while trying to figure this out until I saw this thread, I kept searching for threads about JavaFX and FXML so I overlooked this.
  14. nullstring

    Resolved Missing classes on bot store.

    The related FXML file is in the manifest and it's classpath is correct. Both the class and the FXML file are in the repo aswell. So I've been unable to recreate this issue locally however I can confirm that the class is available as well as the fxml file. @Override public...
  15. nullstring

    Resolved Missing classes on bot store.

    javafx.fxml.LoadException: unknown path:15 at javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2601) at javafx.fxml.FXMLLoader.access$700(FXMLLoader.java:103) at javafx.fxml.FXMLLoader$ValueElement.processAttribute(FXMLLoader.java:922) at...
  16. nullstring

    CraftyMiner [Deleted]

    NullString updated CraftyMiner with a new update entry: CraftyMiner v1.0.5 Released! Read the rest of this update entry...
  17. nullstring

    Slim Spinner (RS3) [Deleted]

    That's strange I swear I used this in Burthorpe.
  18. nullstring

    Slim Spinner (RS3) [Deleted]

    Try teleporting to Burthorpe and standing next to the spinning wheel when starting it.
  19. nullstring

    CraftyMiner [Deleted]

    NullString submitted a new resource: CraftyMiner - Crafting Guild Miner Read more about this resource...
  20. nullstring

    Resolved Checking if the player is mining.

    This would be fairly easy to do it seems that getting the colors of the object returns a list of colors. I stayed away from that originally because I was unsure how those changed and they were related to the model. The scenario I pictured was my getting the color data for a model that was...
Top