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.

GaetanoH

Members
  • Joined

  • Last visited

Everything posted by GaetanoH

  1. 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:
  2. Holy shit, the Java god back at it again
  3. ProxyFish, really good ones IMO
  4. Calm down, how is he leeching lol?
  5. Use a VPN at schools.
  6. 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(); } }
  7. Title. http://imgur.com/EjKVReC.png
  8. 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(); } }
  9. You helped me out a lot already thanks man
  10. 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...
  11. It's kinda suicide, what I would do is bot 1-2 hours and break for around 25-30 minutes.
  12. GaetanoH replied to William's topic in Archive
    Download the official client of RuneScape and try again!
  13. GaetanoH replied to Adapt's topic in Market
    Did you already send a request on Skype? Can't see anything just yet...
  14. Thank you all and especially Eagle!
  15. GaetanoH replied to Adapt's topic in Market
    Type of design needed: Avatar for forums Skype: gaetano.herman
  16. I'm having some problems answering a question needed for my exams later this month. I got this question: To promote a kind of product, the company put a gift in 1/4 of the packages. Somebody buys 2. What is the chance he has 2 gifts, not sure wether I use binomial deviation or geometric deviation or something else? Thanks in advance, GaetanoH
  17. We just do a lot of things more efficiently than before, I think...
  18. GaetanoH replied to Vilius's topic in Spam/Off Topic
    ggwp

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.