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

    Bug [RS3] Banking error changing to note withdrawal

    with the following code: Bank.setWithdrawMode(Bank.WithdrawMode.NOTE); it does not set the withdraw mode to note, causing bot to just delay as it keeps hitting this point using: Bank.getWithdrawMode().equals(Bank.WithdrawMode.NOTE) works as intended, so it is able to read the current mode...
  2. S

    Suggestion Possible Way to Increase OpenSource bots

    If we were to give authors 2 private slots for each open source bot they release, it could help increase the number of open source bots on the store. Which in turn could increase the number of new authors writing their own bots, because they have more source to look through
  3. S

    GameInfoGetter [Deleted]

    sickness0666 submitted a new resource: GameInfoGetter - Print game information to log files Read more about this resource...
  4. S

    [OSRS] SickQuester Project

    I have been working on this for a little bit now was just posting so that people can follow progress if they want to (Note that there will be minimal work done for the next couple of weeks while i move) There will also be future RS3 support, but that will be way later and after we find out what...
  5. S

    Bug Dungeoneering Powers client error NoClassDefFoundError

    error occurred multiple times when using Nano Dungeoneering i dont know exactly what it was trying to do when it occured, but the most recent one, crashed on startup after starting bot @SlashnHax @Party @Cloud
  6. S

    Implemented Slight Change to ActionBar class

    i would like to request that getAllSlots() be added into the api class. There is already a getEmptySlots(), and a getFilledSlots(), but those obviously only return the empty or filled, not the full array with the empty slots within it. And with the newQuery on ActionBar, to include the empty...
  7. S

    Resolved Quests API Functions

    when using the quest functions, (testing on osrs atm), no matter what you feed into Quests.get(String) it always returns the information for Plague City quest (same thing if you do Quests.get("") ) also, because the quests filter is based on the quest name color (remember that being mentioned...
  8. S

    Resolved (RS3) Trade Interface getTraderName bug

    issue when checking trading name. on the confirmation screen it uses the top (interface 334,14, when it should be using interface 334,21) this results in name that it returns to be either "Waiting for other player..." or "Other player has accepted." as being the players name, once a trade has...
  9. S

    Resolved OSRS Login handler World switch

    when using non member account, if on a member world. login handler will type all info, find out that it needs to be in a non mem world. opens world switch, and moves mouse, but does not click on the f2p world. also, if the world switch interface is open and it will not close it before trying to...
  10. S

    Resolved Out of memory error when resizing client

    when running client in sdk or non sdk mode, if i attempt to resize runemate client over a certain amount, it starts giving the following out of memory error, over and over. also the client disappears java.lang.OutOfMemoryError at sun.misc.Unsafe.allocateMemory(Native Method) at...
  11. S

    Bug Stack overflow error possibly with MakeXInterface

    Believe the error is with MakeXInterface.isOpen. using a crafting portable on RS3, tanning dragonhides. was working properly for about 30 mins, after that it would click crafter, and stop at the checking if open, clicking to tan hides continued properly until crafter was opened again Note...
  12. S

    SickGranite [Deleted]

    sickness0666 submitted a new resource: SickGranite - Cut the rocks! Read more about this resource...
  13. S

    SickHeater [Deleted]

    sickness0666 submitted a new resource: SickHeater - Heat that Ore Read more about this resource...
Top