Jump to content

FrostBug

Scripter III
  • Posts

    3967
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by FrostBug

  1. Alright; I'll be doing extensive testing over the next couple of days in prep for next client release anyway, so I'll see what I can find. The trident fix is live now for the record
  2. inb4 dis thread gets recovered
  3. Yea, I pushed a fix, but a developer needs to update the SDN before changes are live. Usually done once a day
  4. Todays update did have some trident related changes (can be enchanted now). Can you check for me if the chatbox message when checking charges has changed? (Post or PM me the message) EDIT: nvm I think I got it
  5. Last words I heard from him were: "bad times friend ahead maybe no computer maybe no home I will go way but we are two of soul"
  6. FrostBug

    FrostCaves

    It does it from start to finish. Some people have gotten banned.
  7. FrostBug

    FrostPuzzler

    Should now be working again Thanks to @99mining for lending me an account Note that I only tested with a regular puzzlebox. It should still be good for MM1 puzzle, but this is untested
  8. Duel ring = leave it out of equipment setup. Not clicking tomb = Check the troubleshooting steps (Zoom, Fixed mode, Hotkeys, Roof-rendering)
  9. Check the dynamic signature section of the OP for totals
  10. In your original code, the TakeJug and WalkToBank states have the exact same conditions; so being last, the WalkToBank state will never be used. Also forgot to 'break;' in the Bank state. Adding a break is important to prevent fallthru to the WalkToBank state. I'm not a fan of this pattern either, though. So I'd also recommend with something along the lines of what liverare suggested. But remember to still account for the scenario of being in neither of the areas
  11. You can use pretty much whatever weapon you want. Be it magic, ranged or melee
  12. Yeah you can use all attackstyles/weapons/spells pretty much. Separate setups can be setup for different enemies
  13. 1) Check the overall dynsig for total average (can be found in the OP) 2) Check the FAQ / OSRS wiki 3) Depends on your OSBot account rank. Grey = 2, VIP+ = Unlimited 4) xdddddddf 5) 8.7%
  14. He's always using a ranged weapon though. What he asked is what the dragon is using
  15. Could go for a melee variation of the current ranged one I think. Perhaps if you add prayer flicking or something to that effect to counter not having safespotting
  16. But the one next to you is not attacking you? Then it's fine innit
  17. If you can do barrows with your stats manually, the script will likely be able to as well.
  18. The only required quest at this point is Priest in Peril No, there's no function like that. You can use the break manager tho since it's overridden to not start breaks in tunnels
  19. Your prayer points would be drained regardless, though. Barrows prayer drain doesn't care whether or not you're using prayers
  20. FrostBug

    FrostCaves

    Same ammo for the entire fight Not happening after all, sorry
  21. You're missing it How does leaving prayer on waste 3 doses of prayer potion? The prayer would have been drained anyway, and doses are not used to keep it active. On the other hand it protects against the occasional melee hit from creeps
×
×
  • Create New...