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.

Pegasus

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by Pegasus

  1. It is great. well, I don't want screenshot only
  2. I need a lighter forum theme, Thanks
  3. How to change forum theme? Is there other forum theme? Lighter theme?
  4. Account hacker discord id: Garrold89#3655
  5. Pegasus replied to aglot's topic in Requests
    why do you want to bot 500 - 1000 hours for cleaning finds?
  6. wow , it is open source now.
  7. Because it is hard and unnesscary.😁 The sample file is just area examples. You can edit/copy the sample file to edit the area and settings. Whatever, this thread is old.
  8. I can give you my Affiliate Link?
  9. d) less real players in the game
  10. something in osbot client may be broken after game update.
  11. how many hours should I avoid to bot? 24 hours after system updated ? or 12 hours?
  12. What are the possible reason programs not work after removed printing variables lines? Programs work after I recover the printing variables lines. e.g System.out.println("Print someArrayList.size(): " + someArrayList.size() );
  13. No one care except Muffins
  14. Thanks. It works. How do you know what do the values of getLoginStateValue() represent?
  15. Discord server was removed, then a new discord server will be made. Then we need to verify discord again. This happened before. Why do we need discord when there is a forum?
  16. getBot().isLoaded() return true when is black screen appears. How to detect this when I use cli with -allow norandoms
  17. I mean login event execute is not working. It is because getBot().isLoaded() is not working it return true even the client is still downloading data from official game.
  18. that script won't work. How can the client get login before login event execute ?
  19. getBot().isLoaded() is not working @ Override public final int execute() throws InterruptedException { if (!getBot().isLoaded()) { return 1000; } else if (getClient().isLoggedIn() && getLobbyButton() == null) { getBot().getScriptExecutor().resume(); setFinished(); } else if (!getBot().getScriptExecutor().isPaused()) { getBot().getScriptExecutor().pause(); } else if (getLobbyButton() != null) { clickLobbyButton(); } else if (isOnWorldSelectorScreen()) { cancelWorldSelection(); } else if (!isPasswordEmpty()) { clickCancelLoginButton(); } else { login(); } return random(100, 150); } I got this NPE : java.lang.NullPointerException at org.osbot.rs07.api.Widgets.getWidgetContainingText(tl:727) at com.iaox.farmer.handlers.LoginEvent.getLobbyButton(LoginEvent.java:140) at com.iaox.farmer.handlers.LoginEvent.execute(LoginEvent.java:37) at org.osbot.rs07.event.EventExecutor$2.run(zj:230) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
  20. I encounter this problem now too but It happens occasionally. When acceptTrade is not working mouse will hovers over the decline button same as yours. If it start to not working , it will continue not work even I reopen trade window. I need to restart client to make it work
  21. I google with keyword "isLoaded osbot" I visited this page : https://osbot.org/api/org/osbot/rs07/Bot.html It shows 500 Internal Server Error This class still exists in osbot client intellij doesn't report any error when I use getBot().isLoaded(); getBot().isLoaded() is not working it return true even the client is still downloading data from official game.
  22. I have encountered the same issue. Select "Inherit project compile output path" should help
  23. Pegasus replied to fulma's topic in Runescape
    It is possible that jagex outsources bot detection final human review to China.

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.