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.

Ayylmao420

Members
  • Joined

  • Last visited

Everything posted by Ayylmao420

  1. Seems like your eclipse doesn't use java 8. Uninstall your eclipse, download it from here; https://www.eclipse.org/downloads/download.php?file=/oomph/epp/neon/R2a/eclipse-inst-win64.exe
  2. Ayylmao420 replied to Sysm's topic in Spam/Off Topic
    Using his disability to gain views, pathetic fuck.
  3. http://ark.intel.com/products/64595/Intel-Xeon-Processor-E5-2670-20M-Cache-2_60-GHz-8_00-GTs-Intel-QPI Around 100$ @ eBay
  4. Doubt otherwise you should see message like this;
  5. http://osbot.org/forum/topic/90148-simple-ge-api
  6. Pls guys don't comment about how meh code looks, i just gave you a free working tutorial island script lul but i have to agree, the structure of this script is messy asfuck as i already mentioned, that is why there are so many lines.
  7. Ayylmao420 posted a topic in Others
    Does tutorial island for you, (i know the code looks messy asfuck but it works) http://pastebin.com/D8ZhpBKA
  8. http://osbot.org/forum/topic/101792-better-interaction/
  9. RS2Object object = getObjects().getAll().stream().filter(o -> o.getName() != null && o.getActions() != null).min((o1, o2) -> Integer.compare(getMap().distance(o1), getMap().distance(o2))).orElse(null); if (object != null) { if (getMenuAPI().isOpen()) { for (Option option : getMenuAPI().getMenu()) { if (option.action.equals("Examine")) { log(option.action); } } } } Finds examine option from the menu so if you want to do it this way, use custom interaction method.
  10. import org.osbot.rs07.api.map.Area; Area area= new Area(x1, y1, x2, y2); getWalking().webWalk(area);
  11. https://www.reddit.com/r/2007scape/comments/5mvj2e/jagex_fix_this_multibillion_gp_issue_that_is/
  12. Yes, they might be able to tell if you are using OSBuddy or Konduit but i higly doubt they can tell if you are using osbots client. If they would you'd be banned straight upon logging in.
  13. You can use norandoms parameter in cli and write your own login handler, there is a snippet for it aswell, http://osbot.org/forum/topic/109560-a-simple-login-handler/
  14. Well, once did it for me but sometimes it didn't really work. Not sure if it has something to do with gpu drivers or operating system, really odd.
  15. I've had this issue many times before, it really happens randomly, few times reinstalling gpu driver/reinstalling java have fixed it for me.
  16. Ayylmao420 replied to adm's topic in Botting & Bans
    In this world, nothing is safe .
  17. By his tweets i'd say he is definetly on vacation without any doubts.
  18. lul

    Ayylmao420 replied to Saiyan's topic in Spam/Off Topic
  19. Far from "safer", no difference.
  20. I'd build my own fence.

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.