Jump to content

VladBots

Members
  • Posts

    279
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by VladBots

  1. haha wat an silly diuck/!!!
  2. You need to make a system so it stops re-interacting while it is smelting. Sleeping for a long time is not a good idea.
  3. Oh, you're just using a bot to send the data to your servers. I thought you had access to the RS07 GE database.
  4. So are these the real live mid prices of the GE?
  5. Think of a web as dots which are connected by lines, ideally you would want as few lines as possible in a web. Good practice would be to get an image of the RS map, paste it into paint and draw a web. I recommend the use of dijkstra or JPS
  6. Excessive use of the public modifier.
  7. essentially you just need to build everything into a weighted digraph
  8. VladBots

    deleted

    Nice. This well help new scripters out a lot.
  9. Haha the margins are 115-158 now. I just did that item. =)
  10. They're both good. Some people will argue nodes are always better and some people will argue that states are always better. Use what you like best. In the end they do the same thing.
  11. you're not using it statically
  12. better 2 throw exception if unsupported also why is supported static?
  13. A couple of things: Read up on access modifiers Package names should be lowercase Inventory#interact returns a boolean, so you should use it as one (https://github.com/Tomhoogstra/osFisher/blob/master/src/com/ggplugins/osFisher/Handlers/DropHandler.java#L37) Other than that, well done on your first script!
  14. you don't know for sure if he does/doesn't know that? he was just trying to answer your question.
×
×
  • Create New...