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. infinite monkeys

    Resolved What is the review system for?

    I tried a bot with one of the preset settings, with everything set up correctly, and it stood there doing nothing. Since the bot didn't work at all, I left a 1 star review describing my setup and the issue exactly. The bot author acknowledged that I was correct and the preset wasn't working...
  2. infinite monkeys

    Resolved RegionPath - Increase walk distance

    I'm trying to walk somewhere right on the edge of the minimap, but RegionPath.step() clicks very close to me on the minimap, about 10 tiles away. It doesn't seem very humanlike and causes me to waste a lot of time. How do I make it so that step() clicks much further away, right at the edge of...
  3. infinite monkeys

    Question Trailblazer area teleport help?

    How would I use the area teleports in Trailblazer league? It needs to click the quest point tab, then the league sub-tab, click Areas, choose an area then teleport. I guess I'd have to do this with interface IDs as there's probably no inbuilt method, but how do I find the IDs of the buttons I...
  4. infinite monkeys

    Infinite Thieving [Deleted]

    Infinite Monkeys submitted a new resource: Infinite Thieving - Pickpocket anything, bank anywhere, steal food! Read more about this resource...
  5. infinite monkeys

    Resolved 66 botting hours used on one character in one day?

    I only bot one RS account at a time, and yet somehow I supposedly botted for 66 hours yesterday: What's up with that?
  6. infinite monkeys

    Bug 3 message events from 2 messages

    I'm using onMessageReceived() and there seems to be a bug where previous messages are re-detected in some situations. I just paused my bot and clicked on someone else's plant twice, and got two messages: 00:17:24 DEBUG Message received: This plant was planted by ***** 00:17:24 DEBUG...
  7. infinite monkeys

    Resolved Magic.Book.getCurrent() returning null

    For some reason Magic.Book.getCurrent() has started returning null for me, and at least one person using my bot. Obviously the current magic book can never be null, so something must be wrong. This is the code and output: getBot().log.debug("Spellbook: " + Magic.Book.getCurrent()); Output...
  8. infinite monkeys

    Infinite Tithe Farm [Deleted]

    Infinite Monkeys submitted a new resource: Infinite Tithe Farm - Farms Farming exp. Read more about this resource...
  9. infinite monkeys

    Bug GrandExchange.placeBuyOffer() gets stuck every time

    I can't get GrandExchange.placeBuyOffer() to work. It names and selects the item and sets the amount properly, but then it clicks the button to set the price and just sits there on this ChatDialog: https://i.imgur.com/RkWkEN9.png Here's how I'm using it (I set the price to a constant to see if...
  10. infinite monkeys

    Resolved Supporter hours not added

    I was at 404/400 hours used and not a supporter, so I bought a $4 supporter pack, but the hours weren't added to my account: https://i.imgur.com/q4X1rV0.png I have the Supporter title thing so it must've gone through properly.
  11. infinite monkeys

    Bug Camera stuck spinning if bot dismisses a random event mid-turn.

    If the camera is turning and a random event happens, the bot will dismiss the random event but never release the camera turn key, so it gets stuck spinning forever (or maybe until the next Camera.turnTo() call). Obviously pretty hard to reproduce but I just saw it happen. @Party @Cloud
  12. infinite monkeys

    Infinite Combat [Deleted]

    Infinite Monkeys submitted a new resource: Infinite Combat - Murder for fun and profit! Read more about this resource...
  13. infinite monkeys

    Bug UnsupportedOperationException Runtime Error

    I keep getting this error in my exception log, and occasionally it happens locally: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client. Current Thread=Thread[pool-4-thread-1,5,[t-g]13168 - Infinite Ranging Guild]  at...
  14. infinite monkeys

    Bug 'Use on' not working (OSRS)

    This bug is affecting, as far as I can tell, every bot that uses an item on another item. Cooking bots don't work because they try and fail to use fish on a range, fletching bots fail because they can't use the knife on logs etc.
  15. infinite monkeys

    Bug UnsupportedOperationException

    I'm trying to write a bot, and every time I restart RuneMate then run it, it crashes with this error: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client. Current Thread=Thread[pool-4-thread-1,5,[t-g]9240 - Infinite Cannoneer]...
  16. infinite monkeys

    Resolved No mining bots work.

    I've tried every single powermining bot on the store, and not one of them works. They all walk to the correct area fine, then just stand there not clicking anything. As examples, MaxiMiner walks to Rimmington then gets stuck on 'Waiting for a valid Iron ore rocks', and Alpha Granite Miner...
Top