Jump to content

erenjwz

Members
  • Posts

    101
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by erenjwz

  1. maybe train a stats little higher like: 75 magic and range. then around 18m
  2. not a lot maybe 40m. Maybe show more stats.
  3. 50-60m I would say, maybe a little higher. Because those quests are pain in the butt
  4. I don't have this. Are scripts that are not working all made by 1 scripter?
  5. Yesm Explv does have really good tutorials and snippets to take a look at.
  6. You can find this all in the https://osbot.org/api/ And then go to Map>Area, and there you will find everything you need to know about Areas
  7. You could do it like this: RS2Object ore_vein = getObjects().closest(obj -> obj.getName().equals("Ore vein") && MINE_AREA.contains(obj)); This will only mine certain rocks in the a certain Area you created if it exists.
  8. Mine type? You mean the type of rock, right.
  9. In my experience making your own script will get you banned less, if you have pretty decent knowlegde of the API, but whilst making the bot it can get stuck or other things which can get you flagged pretty easily
  10. If your accounts are getting locked, maybe don't use bottinghub.com anymore.
  11. I'll take a look, thanks You''re right, I didn't look at it that way. Thanks for the advice
  12. Hi, I was thinking about selling accounts (I know 100 posts) and have read the rules. But how can you trust the buyer is there a procedure for that or do just have to trust the guy? Much thanks.
  13. I feel you went a little overboard with the enumerations for such a simple bot. Maybe look at :
  14. Yep, just engange in the community
×
×
  • Create New...