Jump to content

FrostBug

Scripter III
  • Posts

    3967
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by FrostBug

  1. FrostBug

    FrostPuzzler

    Since nobody seems inclined to lend me one; it'll work again when I happen upon a puzzlebox myself
  2. I believe onMessage is executed by the same Script Executor thread that calls onLoop, being invoked by the ScriptExecutor inbetween calls to onLoop. This will mean that time spent interacting in onMessage will further delay the next call to onLoop, which you most probably don't want.
  3. Maybe I do What might you need ?
  4. FrostBug

    FrostCaves

    New client version (154) has a bug with resource loading unfortunately; but it has already been reported, so hopefully it'll be fixed soon
  5. Your class of weapon is in config 843. You can use that for the most part. The ranged classes are: Bow: 3 Crossbow: 5 Chinchompa: 7 Thrown: 19 Tho more could potentially be added in the future; so it's not exactly future-proof
  6. The position you get is anchored South-West, so if the entity is 2x2, your position will be the SW corner. Use the entity size along with the anchor position of the entity to construct the area or polygon. Entity has the getSizeX and getSizeY methods used to get the tile dimensions of an entity, tho unfortunately it's only properly implemented in the RS2Object related entities. If you want to do it for NPCs you will either need to hardcode the size, or do some hacky calculations with the model
  7. Client version 2.4.154 currently has a problem loading local resources Seems a bug report has already been submitted, so we will just have to wait a bit.
  8. Something like 50 def, 50+ range, 75 magic, 43 prayer Could potentially do lower magic level at the cost of slower kills
  9. Do you have the "Do not restore when out of prayer" enabled for any enemies? typically it wont pray against those in the tunnels (unless it happens to have some undrained prayer points)
  10. Committed version 1.5.18 with some changes to speed up duel ring teleporting and prevent timing out when banking Will be live when the SDN is updated
  11. The only thing I can reproduce is 1.), so I can take a look at that. Need more info on the others, as nobody has been able to provide any yet (screenshots/recordings preferably).
  12. FrostBug

    FrostCaves

    I don't have data on that yet, so it's the script. Are the attack styles, speed and ranged distance the same as regular crossbows?
  13. FrostBug

    FrostPuzzler

    Still need to borrow an account at monkey madness puzzle to fix that one. Any takers?
  14. Yeah the feature gfx is outdated. It does support tabs
  15. I don't bot on mirror unless I'm doing mirror specific testing. But that's just personal preference I don't really bot enough to attract bans in the first place, though. EDIT: Could you post like a GIF or something of the failing interaction?
  16. Purchasing the script wont interfere with the current run. But there's no real reason to do it before the trial runs out; it lasts 24 hours from the time I liked your post. Gz on the simultaneous double never seen that before Either a mirror problem, or potentially an odd rs setting? Do you have "data orbs" disabled in your game settings? How exactly is it failing to turn on run
  17. FrostBug

    FrostPuzzler

    Still need to borrow an account with either of them in order to fix it.
  18. No, it isn't possible to configure it to not use protection prayers with remaining prayer points when in the tunnels. Why would you want to anyway? Regarding run; if it doesn't happen with regular client mode, then yes. I've never seen it myself, so I don't really know how it fails to click it. And I did test runs yesterday (I always test on injection mode)
  19. It recharges trident; but not blowpipe. It's not too common for people to have spare ammo/scales for blowpipe, since it can hold a much much larger amount at a time compared to the trident; enough to run for several days.
  20. Check out the troubleshooting section please; all the common issues and their resolutions are explained there. Leave duel ring out of your equipment setups, as it's considered a (misc) teleport item The recording you said you would provide
  21. Alright, will do some test runs when I get home. Might be that a client hook broke because of todays update though, in which case we just have to wait.
  22. As soon as you provide the documentation we discussed.
×
×
  • Create New...