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

    Prime Fishing

    Annoying little bug I found -- when it goes to interact with fishing spot, sometimes it'll right click, if the camera isn't positioned correctly and there are enough players, it will get "stuck" in the menus and just sit there with the right-click enabled (hovering over the player names). Also...
  2. glitch_

    Bug UnsupportedOperation: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client

    It's whenever BIP is accessed/modified outside of the initial Bot class. So, for instance, I have an FX Controller that sets the BIP's current Node whenever x happens (ui item is clicked most likely), and if I have anything like that external, I get this exception. Even though it's all...
  3. glitch_

    Bug UnsupportedOperation: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client

    Bringing this back to life because I keep getting this error with this ui framework I've been working on.
  4. glitch_

    Request Make TreeBot treat null children properly

    LeafTask emptyLeaf = new LeafTask() {@Override public void execute() {}); Easiest way if you haven't already, instead of making new class.
  5. glitch_

    Request Make TreeBot treat null children properly

    Is there something I'm missing here? createRootBranch --> custom extension of RootBranch ... bot runs into empty leaf -> return your RootBranch to restart. is there an issue with doing it that way (minus not having the delay)
  6. glitch_

    Request Make TreeBot treat null children properly

    Why not just return the root Branch? It's the equivalent of an empty leaf..
  7. glitch_

    Tutorial EmbeddableUI & TreeBot Tutorial/Reference

    Hey it probably doesn't matter since this is just for reference, but the download you provided is missing the com.sudo.v3.spectre.statics package (includes the UpdateUI class). Hey just to update I re-read your thread again: "Note: This does not include the initial Root class that handles the...
  8. glitch_

    Tutorial EmbeddableUI & TreeBot Tutorial/Reference

    This is exactly what I was looking for. Thank you so much!
  9. glitch_

    Prime Fishing

    From what I know--normally that info is available but it's not included right now because the RuneStats service is out. (author can correct me if I'm wrong)
  10. glitch_

    Prime Fishing

    Bot is running great for me so far. Great job!
  11. glitch_

    Prime Sand Crabs [Deleted]

    It would be great to add an option to "AFK" at a spot--makes it much more believable that you're a person instead of running around the beach. Also it tends to just run around and lose crabs once it gets too far east.
  12. glitch_

    Bug No way to escape colons in program arguments for login

    I asked @Arbiter about this and was told to make a thread. Obviously the workaround is to not use a colon in the password. That wasn't the point. If you don't want bugs reported in the dev support section, lmk.
  13. glitch_

    Bug No way to escape colons in program arguments for login

    So for anyone that might use a colon symbol in their credentials in the -login argument for RuneMate, there doesn't seem to be a way to escape this. Eg; -login=username:random:password Where "random:password" is the actual password, the output shows an invalid argument message. My thoughts...
  14. glitch_

    OSRS sand crabs

    Dang it party, I told you I was going to make the craziest sand crabs bot ever.
  15. glitch_

    OSRS thanks runemate

    So are you restarting progress then on a new account? That's crazy. How much were you botting?
Top