Jump to content

FrostBug

Scripter III
  • Posts

    3967
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by FrostBug

  1. Looks like the message for depleting a trident has been changed with thursdays update. Will update, thank you. EDIT: Committed the update. Will be live within 24h (Version 1.5.12)
  2. Nice. What goes wrong in mirror mode, though?
  3. I suppose not. Can you PM me a sceenshot of the combat tab with it equipped? I'll add it
  4. Please go thru the troubleshooting steps in the OP. Sounds like a misconfig of sorts
  5. I've just tested out switching between gear sets with Monk's robe top in one set; but I can't reproduce the bug. Can I get you to go thru all the Troubleshooting steps in the OP?
  6. Started trial. Yes, you can use Iban blast, but it won't recharge your staff.
  7. FrostBug

    FrostCaves

    If anyone could get a gif (or even just an image) of this happening, with the status window visible, that would be a great help
  8. FrostBug

    FrostCaves

    rip Typically it will trap all healers on one side to prevent them from healing jad, but that's not always possible (e.g. if Jad is up against a wall and there are healers on each side)
  9. FrostBug

    FrostCaves

    That's probably not gonna be viable on the higher waves
  10. FrostBug

    FrostCaves

    It's not, unfortunately. I don't really think it would succeed with those, either s:
  11. FrostBug

    :Boge:

    could engage in boge-posting in the spam/off-topic section
  12. FrostBug

    FrostCaves

    Sorry, but direct sales of SDN scripts isn't allowed as it bypasses Osbots cut; and currently the store does not support temporary sales (outside of recurring subscriptions).
  13. the :spinboge: emoticon appears to be broken It can only be used in chatbox by posting the gif url, and not :spinboge: I think this needs to be addressed ASAP
  14. https://i.gyazo.com/7cf95e880b96dee06614fa55ef178401.png
  15. No, Yes and No It farms KC (not %) in the room it passes with the lowest leveled enemies en route Check out the FAQ/Guide sections in the OP for more details.
  16. Entity tree = objects.closest("Tree"); if (tree.exists()) { This'll give you a nice ol'e NullPointerException if there aren't any trees around Nullcheck it
  17. If you're into this kinda stuff IntStream.range(0, 10).forEach(i -> System.out.println("Loop " + i));
×
×
  • Create New...