Jump to content

FrostBug

Scripter III
  • Posts

    3967
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by FrostBug

  1. FrostBug

    OSBot 2.2.12

    Is it just me or does it no longer remember logins/profiles after autoupdating?
  2. Added TTL & Level gain to the script paint. As always, it will be live as soon as the SDN is updated. ___ Nice proggy, thanks Added to the OP
  3. FrostBug

    MagicTracker

    Thanks, saves me some time with spell rune requirements You've missed wands btw. They basically act the same as staves. Also, the StaffType interface seems quite redundant
  4. This is a client issue, as randoms are not handled by the individual scripts, but by the client. However, I do believe some fixes have been written, which are merely waiting for the new auto update system to get online I suppose I'll have to add that, then.
  5. FrostBug

    FrostHunter

    You make a valid point. I've added a 30% chance to use the default interaction methods with no preparation. The change will be live once the SDN managers do their daily SDN update
  6. Manta ray perhaps, or Saradomin Brew if you count potions
  7. You'll have to learn nip if you want to play the sequal btw, It's not yet being translated despite having been released for a while It's a good game, tho (Yes, the story), but prepare for depressing developments
  8. Seems there was a rare case that I'd missed.. Sorry about that Pushed a fix, will let you know when it's live
  9. Granite addition should be live now
  10. http://osbot.org/forum/topic/58311-cant-get-in-scripts-section-on-forum/ this seems similar. try what the staff recommended
  11. Granite has been added to ore table. So as soon as the SDN Managers get to updating the SDN (Should be within the next 12 hours), the script will also drop granite. There are no exceptions/features in regards to waterskin If you can access the Scripts section normally (Scripts button in the menu), you can just navigate to the Mining tab and add it there
  12. So this is why you were gravedigging introduction topics
  13. FrostBug

    Hey

    @Hayden Pls, why are you gravedigging
  14. What? I think they're doing a pretty good job of listening to the players in orsrs. Perhaps with the exception of holiday items Bots do actually make the game less enjoyable for legitimate players, so they aren't really in the wrong
  15. Tbh constantly having threads with titles like these on the front page of the community forum is extremely discouraging for new members looking for a botting site.
  16. Java recently added "New IO" which allow you to create easily scalable TCP based client/server applications using a selector. A selector allows you to handle many Sockets (SocketChannel in NIO) using a single thread. I don't recommend it, but with a NIO selector you can manage UDP channels as well. I recommend looking into it
  17. What kind of interface are you talking about? Normally the box's own interface will replace whatever interface you might have open, unless it's an interface with abnormally high priority If these things are issues to your scripts, you could consider overriding them and adding a preLoop or postLoop, such as to close any open interfaces before/after the event
  18. The client itself will not try to drop any loot received from a Mysterious box. If your script is doing this, It has been manually implemented by the scripter
  19. I think the only item that a random event solver will drop is the security book
×
×
  • Create New...