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.

Acerd

Members
  • Joined

  • Last visited

Everything posted by Acerd

  1. Acerd posted a topic in Spam/Off Topic
    PCPartPicker part list / Price breakdown by merchant CPU: Intel Core i5-4460 3.2GHz Quad-Core Processor ($169.99 @ SuperBiiz) Motherboard: MSI Z97-Gaming 3 ATX LGA1150 Motherboard Memory: Kingston HyperX Fury Black 8GB (2 x 4GB) DDR3-1333 Memory ($29.99 @ SuperBiiz) Storage: A-Data Premier Pro SP600 64GB 2.5" Solid State Drive ($34.99 @ Amazon) Storage: Western Digital AV-GP 500GB 3.5" 5400RPM Internal Hard Drive ($34.90 @ Amazon) Video Card: Gigabyte GeForce GTX 960 4GB Video Card ($243.88 @ OutletPC) Case: Cooler Master N400 ATX Mid Tower Case ($44.99 @ Newegg) Power Supply: Cooler Master 650W 80+ Gold Certified Fully-Modular ATX Power Supply ($99.99 @ Newegg) Operating System: Microsoft Windows 7 Ultimate 64-bit Total: $658.73 ($813 actually - $850-900 in iran) Prices include shipping, taxes, and discounts when available Generated by PCPartPicker 2016-06-23 04:53 EDT-0400 thots?
  2. for MSI Z97 GAMING 3 motherboard
  3. doubt that would give you a ban but i thought after 5 times it would stop relogging?
  4. Acerd replied to swiffy's topic in Others
    dont see how this is safer than just using gary's hood , either way nice release.
  5. Acerd replied to Acerd's topic in Others
    works for me , just compile it if it doesnt work4u
  6. this actually got me despite not being a botter or rs player
  7. make sure theyre SOCKS5 proxies
  8. Acerd replied to Jake's topic in Spam/Off Topic
    @Fruity be like: :woo:
  9. Acerd replied to Jake's topic in Spam/Off Topic
    jesus christ calm teh fuck down its a joke
  10. /close
  11. i have more hair than that
  12. Acerd replied to Jonny's topic in Spam/Off Topic
    fru eh and tom needs in on this shit
  13. Acerd replied to Bourbon's topic in Spam/Off Topic
    wtf is nba
  14. Russian, Dutch, Mandarin, Suomi and Kurdish
  15. scandinavia
  16. ive tried dat too if u mean: if (!area.contains(myPlayer()) { getWalking().webWalk(area); } else if (npc != null) { log("npc not null"); }
  17. 1 to 37 basically
  18. This has never happened to me so I'm kind of confused why this is happening; basically it walks to an area and interacts with NPC and logs that npc isnt null, goes to bank and then goes back to the area , however this time it logs that the NPC is null. What am I doing wrong? code: NPC npc = getNpcs().closest("NPC"); // onloop if (!area.contains(myPlayer()) { getWalking().webWalk(area); } else { if (npc != null) { log("npc is not null"); npc.interact(); } else { log("npc is null"); } }
  19. report it to alek
  20. Acerd replied to Acerd's topic in Others
    added to thread
  21. use conditionalsleeps instead of while loops try tis: if (getTrade().isCurrentlyTrading()) { if (getTrade().isFirstInterfaceOpen()) { if (getTrade().acceptTrade()) { new ConditionalSleep(5000) { @Override public boolean condition() throws InterruptedException { return getTrade().isSecondInterfaceOpen(); } }.sleep(); } } else { if (getTrade().acceptTrade()) { new ConditionalSleep(5000) { @Override public boolean condition() throws InterruptedException { return !getTrade().isCurrentlyTrading(); } }.sleep(); } } idk 100% if code will work cause i wrote it on browser
  22. do u have a: getTrade().isCurrentlyTrading() in your code edit: post ur code

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.