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.

Gunman

Super Moderator
  • Joined

  • Last visited

Everything posted by Gunman

  1. @sexyrussian Probs some shit like this private GraphicsObject getGraphicsObjectOnPosition(final Position position) { final List<GraphicsObject> graphicsObjectList = getGraphicObjects().getAll(); if (position == null || graphicsObjectList == null || graphicsObjectList.isEmpty()) { return null; } return graphicsObjectList.stream().filter(g -> g != null && g.getPosition() == position) .findFirst().orElse(null); }
  2. Coolio
  3. Normal theme will be back when all the functionality of it is fixed after a recently update broke it.
  4. Gunman replied to soulmen's topic in General Help
    Enjoy burning your eyes out, I don't see the option either.
  5. @Ztheman1 Use the bump this topic button at the top of the page. You're only bumping one thread.
  6. They're too busy with V3 I guess to do anything. I believe improving the bans was on the list of things they wanted to do. But yeah, this injection is absolutely horrible for current standards. And saying it's because it's injection is just plain out not true.
  7. https://osbot.org/forum/forum/150-refund-requests/
  8. Still needs to be done through PayPal. Either contact their support or make an account through the email you received when purchasing.
  9. Through PayPal
  10. Was deleted as mentioned above your comment.
  11. @Auron Check the jar and see if the library was added into the script jar, if not then that's the problem. Worst case you can switch to GSON library that is built into the OSBot client.
  12. Yes, only on the mirror client it self thought, not the client it is mirroring. There's also CLI parameters for the sliders - Added '-mfps X' and '-mreactiontime Y' cli arguments to set mirror mode configuration variables.
  13. I do not think this would matter, this may have just been added because of the Steam version of the client. But even if it does I don't think running 1 or 2 accounts would matter, probably looking for farms.
  14. Doesn't appear you have the VIP rank so it may just be the websites invoice system which can be ignored. If the money is actually being taken out you will need to contact PayPal. You should also be able to go back to the email you received when originally purchasing and use it to sign up with that purchase.
  15. Someone said it just worked on CentOS. And according to Muffins is because suntools.aws doesn't hook properly or something
  16. The fps slider, by reaction time slider
  17. Yes use continual click https://osbot.org/api/org/osbot/rs07/api/Mouse.html
  18. Can also change how it moves if you have new mouse enabled https://osbot.org/api/org/osbot/rs07/event/interaction/MouseMoveProfile.html Set over shoots to like 10, it's funny
  19. Gunman replied to Woon's topic in General Help
    Tick gang hates mouse gang
  20. Gunman replied to Woon's topic in General Help
    24/7 gang nerds
  21. Might be your proxy, are you using a ipv4 socks5 proxy?
  22. That would be disable rendering Czar. Low CPU mode reduces the FPS to 17 or 20, I don't remember which. Only works on Injection as Czar said. Advantage is lower CPU usage, disadvantage is most scripts and mostly the default interaction API behavior doesn't really work well on lower FPS, mainly noticeable at the lower FPS of 3-5. But since Low CPU mode doesn't lower it that low, you'll probably see a few more miss click/failed interactions. Great for afkish tasks, situational in activities like combat.

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.