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

    Infinite Tithe Farm [Deleted]

    No idea, I submitted the update, just got to wait for it to be approved. Never mind it's not working for me either now, there's something weird going on because RuneMate thinks the currently active spellbook is null
  3. infinite monkeys

    Infinite Tithe Farm [Deleted]

    Try after the update, might work then. There's nothing wrong with your setup.
  4. infinite monkeys

    Infinite Tithe Farm [Deleted]

    The update hasn't gone through yet, once the bot updates to 1.1 you could. I really don't understand the Humidify thing. Are you using a fire/water battlestaff or mystic staff or something?
  5. infinite monkeys

    Infinite Tithe Farm [Deleted]

    Yeah currently it works on the basis of a 16-plot 2x2 grid of patches, I might cut that down to 1x2 since it effectively only plants 8 at once anyway.
  6. infinite monkeys

    Infinite Tithe Farm [Deleted]

    The problem is the plants don't always grow at the same rate and it's tricky to make logic for watering a whole row at a time when they might not all start waterable, without wasting time waiting around. Currently it plants at the closest patch to the average of all the currently planted...
  7. infinite monkeys

    Infinite Tithe Farm [Deleted]

    Can you screenshot your inventory and equipment?
  8. infinite monkeys

    Infinite Tithe Farm [Deleted]

    Do you have the lunar spellbook equipped, and is the Humidify spell castable or greyed out?
  9. infinite monkeys

    Yep will do

    Yep will do
  10. infinite monkeys

    I'll fix it up at some point but people kept complaining that things weren't working

    I'll fix it up at some point but people kept complaining that things weren't working
  11. infinite monkeys

    Infinite Tithe Farm [Deleted]

    I've updated the area selection, so hopefully this won't happen once the update goes through. The spell needs: 68+ magic Lunar spellbook active Fire runes in inventory or staff of fire/tome of fire equipped Water runes in inventory or staff of water equipped Astral runes in inventory
  12. infinite monkeys

    Infinite Tithe Farm [Deleted]

    34 farming, 100% Hosidius favour
  13. infinite monkeys

    Infinite Tithe Farm [Deleted]

    It's working now. Progress report from this morning: Efficiency still needs work but it's reliable at least.
  14. infinite monkeys

    Infinite Tithe Farm [Deleted]

    Not premium for now because I'm not happy with the exp rates, should be possible to get around 30% higher. I have some ideas though. I also forgot to add the resource file like an idiot so this won't work until my update goes through.
  15. infinite monkeys

    Infinite Tithe Farm [Deleted]

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

    Infinite Combat [Deleted]

    Could you screenshot where it runs from and to, and post logs from when it gets stuck, please? Not sure what's causing that.
  17. infinite monkeys

    Infinite Combat [Deleted]

    Could do I guess. Not a priority though, I'm working on other bots too.
  18. infinite monkeys

    Bug GrandExchange.placeBuyOffer() gets stuck every time

    Can't you just use the ID of the InterfaceComponent? Or do they change occasionally?
  19. infinite monkeys

    Bug GrandExchange.placeBuyOffer() gets stuck every time

    GrandExchange.placeBuyOffer(bot.hideName,bot.buyAmount,2300); Keeps hitting the ... and setting the price, again and again.
Top