Jump to content

FrostBug

Scripter III
  • Posts

    3967
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by FrostBug

  1. I would really like to see the client console output; it can be found in the log files (and ofc. in the client console as it happens). Has it happened again at all? It's not really "Logically" possible, so I need as much information as I can get.
  2. Version 1.3.5 - Fixed re-equipping Crystal Shields after trident recharging - Fixed an issue with banking dragon med helms used by gear setups - Rewritten hotkey API to detect customized hotkey layouts _____ Note that you must have a hotkey assigned for Combat, Inventory, Equipment etc. _____ Could I get you to fill out the bug report template found in the first post?
  3. The client devs have been notified about the problem. Should see a fix soon
  4. By default no; but if you call Event#setAsync on it before executing it, it will be executed on a different thread in a non-blocking way
  5. Nice, okay. Didn't consider the F keys thing; I might be able to add a workaround by checking if there are any custom ones set. Thanks
  6. Sorry guys, the patch for fixing Dragon med helms and Crystal shields is a little bit delayed. Ended up rewriting a lot of code to fix this, in order to allow for an easy implementation of barrows equipment repair in the near future. A whip is somewhat inefficient against the melee barrow brothers. I wouldn't really recommend it against other enemies than the tunnel creeps. Tho you might get away with it if you're maxed in att and str
  7. Yeah that's some pretty terrible luck.. Half keys are rarer than barrow items after all
  8. FrostBug

    noob

    All hopping happens via the World Switch tab. There is no need to log out. I'm not sure how you could be thinking that empty methods called logout and hop could possibly do anything; but you should probably take a look at the API docs (Worlds class). also this: player.getPosition().distance(null) is quite silly. It's either always going to throw an exception or return -1. A players distance to nothing is hard to calculate. In short, you should probably check out some basic programming tutorials
  9. Odd; try updating the attackstyle used with it
  10. What do I need to do to make it evident that it's in the unit of potion doses? Bolding the word doses in the GUI does not seem to cut it :E
  11. Thanks. Will have the D med helm fixed in the next update (today or tomorrow) It's considered loot since it was in your inventory and you can get d med helms from the barrows chest. A temporary workaround would be to wear it (eg. use the helm for all setups)
  12. FrostBug

    FrostHunter

    Make sure you've set your zoom level to default, client to fixed mode and what have you
  13. Like I said in the chatbox earlier; it does so in order to get close to the chest, as it will try to get close before drinking ppots / eating food / swapping gear / activating prayers etc. before clicking the chest.
  14. What shield is it? Also, what are the script task & status labels when idle? Is the cursor doing anything when idle, and is it on the correct tab? EDIT: you're using a Crystal shield aren't you? I think I found the problem. Will fix it ASAP
  15. You're not supposed to wear the ring of dueling as part of your gear setup ;o It's supposed to be in your inventory
  16. Glad the main problem was resolved. And for the interaction with other people's enemies; Auto retaliate should have been enabled as the tomb was entered; was verac somehow unable to attack you, triggering auto retaliate?
  17. Try resetting your Zoom level to default
  18. Are you using the Dev client version (2.3.99)? If so, please use the stable build
  19. The first thing is because you've configured your ranged gear setup incorrectly. You need to be wearing the ammo when you set it up. The second thing I have not seen before; Were there any "Approaching" debug messages getting logged in the client console? And if so, please post those (they should contain some additional information)
  20. The script has to be purchased thru the OSBot store If you read through the OP, you should find all the information you need for setting up the script
×
×
  • Create New...