Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Camaro

Scripter II
  • Joined

  • Last visited

Everything posted by Camaro

  1. Camaro replied to Camaro's topic in Money Making
    That could happen if your hitpoints level is very low. Added a check so that shouldn't happen anymore. v0.11 The defaults (4 lobster, 18 mind bombs) seem to be best for 20 def, 30 hitpoints, and 33 - 40 magic. Less def and hp should use more lobsters, higher magic can use less mind bombs. really whatever you find leaves you with the most wine at the end of a run. Also id be careful about afking with low hp and def, death walking isnt implemented... yet 😉
  2. I actually posted a similar topic not too long ago Seems like most are saying it doesn't make a difference. I have yet to try it out so i'll do that soon and let you know.
  3. Still looking for an answer if anyone knows
  4. Camaro posted a topic in Money Making
    Hey guys, made a simple script to telegrab wine of zamorak from the non-wilderness alter on F2P worlds. The only skill requirements are 33 magic (for telegrab) and 20 hitpoints as the monks do some damage when you grab the wines. The script will not work with anything less. Features teleport banking to falador. Option can be set before level 37 and the script will automatically enable teleporting when 37 magic is reached. In order to run, you need to have a staff of air equiped and food of choice, wizard's mind bombs, and law runes in the bank. I plan on adding more features if this becomes popular, upper floor, ge support, and whatever else should be added. CLI args: -script 1101:1-2-3-4-5 where 1, 2, 3, 4, 5 are the worlds to use.
  5. In project structure, go to artifacts. Under available elements, right click the library you want and select "Extract into Output Root". Rebuild.
  6. Are you sure that it's working correctly to begin with? Last time I checked, the http://api.rsbuddy.com/grandExchange?a=guidePrice&i=x link doesn't work anymore.
  7. Oh wow, I had no clue about this. Although, wouldn't the client have to be restarted in order for changes to a script to take effect?
  8. Nope, scripts have to run through the osbot jar which is a separate process from the IDE
  9. Camaro replied to Arm's topic in Botting & Bans
    Oh though you meant as antiban. Maybe, I've seen that happen. My accounts get banned quickly so I cant make any assumptions.
  10. Camaro replied to Arm's topic in Botting & Bans
    It means you could have botted for a whole 40 min
  11. Deeply nested if statements are a sign of bad programming styles. nevertheless, people do it. A function should only represent one purpose.
  12. I've told him before, this is the issue. Unfortunately, creating a custom a world-hop class may not help here. The auto-login handler will fire even if a blank script is running and you manually hop through worlds.
  13. -allow norandoms in the CLI will disable auto login, which will fix the issue.
  14. And how do you know the action he's choosing in the interaction is correct or not?
  15. May be a spelling mistake, put an 'else' condition and log something in it. else { log("Null object"); } It will help with debugging
  16. Quests aren't too hard tbh, just takes a lot of time. Also, I think writing the scripts for quests give the account that was used a higher risk of being banned since you do one thing, stand around while you write the code, do another quest thing, stand around some more. Looks suspicious and might get you flagged. If this turns out to be true, it would take MANY accounts just to complete quests like RFD. Although its just a theory I have.
  17. make sure it has a script manifest
  18. -allow norandoms prevents scripts from starting now
  19. So if a monster spans multiple tiles, its actual position is always the south west most tile, so thats not a problem. I have a function deals with npc's differently depending on the # of tiles it spans, and I want to be able to use that same function such that I can pass it an entity without specifying the # of tiles as a parameter
  20. Is there a way to get the number of Positions an Entity takes up? I see the api has getSizeX and getSizeY, but those both return 1 for hill giants, which span 2 positions in the x and y direction.
  21. Seems like bonds are dropping too. Lets hope that sticks after the promo
  22. Camaro posted a topic in Snippets
    Simple class to help change the zoom Usage Extreme usage

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.