Jump 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.

GaetanoH

Members
  • Joined

  • Last visited

Everything posted by GaetanoH

  1. rofl, yes that's goldfarming, you have people who do it better tho
  2. GHWoodcutter v1.0 Made by GaetanoH Special thanks to @Explv & @Apaec for helping me out with the GUI and my constant bitching Features: All trees All locations Banking Webwalking Support for all axes Set cutting radius Powerchopping Instructions: ​Make sure you have your axe equipped or in your inventory Start the script when you are at the location you want to cut in Launch the script Type in the EXACT name of the tree Select radius (blocks) you want to cut in Select if you want to powercut or not Press start! Changelog: v1.0 Initial release GUI: To-Do: Antiban Dragon axe special support Make hovering more reliable Progress Reports:
  3. Holy shit, the Java god back at it again
  4. ProxyFish, really good ones IMO
  5. Calm down, how is he leeching lol?
  6. Use a VPN at schools.
  7. if (c.getType() == Message.MessageType.GAME) { String t = c.getMessage().toLowerCase(); try { if (t.contains("you get some logs")) antiBan(); } catch (Exception e) { e.printStackTrace(); } }
  8. Title. http://imgur.com/EjKVReC.png
  9. So sometimes the scripts actually hovers the tree which is being cut, which I do not want and it's really inefficient. Can't really seem to fix it. if (getObjects().getAll().stream().filter(o -> o.getName().equals(gui.getTree())).count() >= 2) { if (nextTree == null || !nextTree.exists()) { nextTree = getObjects().closest(true, o -> o.getName().equals(gui.getTree()) && o != treeObject && cuttingArea.contains(o) && o.getPosition() != treeObject.getPosition()); } else if (!getMouse().isOnCursor(nextTree)) { nextTree.hover(); } }
  10. You helped me out a lot already thanks man
  11. Is there any way to do it after I've created the form? I have my Woodcutter and the GUI setup but forgot to check Generate into Java source code...
  12. It's kinda suicide, what I would do is bot 1-2 hours and break for around 25-30 minutes.
  13. GaetanoH replied to William's topic in Archive
    Download the official client of RuneScape and try again!
  14. GaetanoH replied to Adapt's topic in Market
    Did you already send a request on Skype? Can't see anything just yet...
  15. Thank you all and especially Eagle!
  16. GaetanoH replied to Adapt's topic in Market
    Type of design needed: Avatar for forums Skype: gaetano.herman

Account

Navigation

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.