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.

aikewoody

Members
  • Joined

  • Last visited

Everything posted by aikewoody

  1. Hi everyone, During the past months I have been working on a great project. I wanted to create an application to "runescapify" an image. The result is an app where you can add almost all popular items from the game to your picture. If you wanna check it out for yourself here is the link to download the app: https://play.google.com/store/apps/details?id=com.runescapify&hl=en Cheers!
  2. WOW that's just what i needed to hear, thanks!
  3. Thanks for your help divinity
  4. Thanks for your reply, looking at this debugger I thought it would be 3: I still can't get my head around the fact that my test while loop only worked when I selected Interfaces in the debug settings...
  5. I think I found the problem, made this while loop for testing stuff about interfaces: boolean t = true; while (t) { sleep(1000); ~stuff~ if (client.getInterface(307) != null) { client.getInterface(307).getChild(3).interact("Cook All"); } ~stuff~ } I guess that when the onLoop() method isn't completed, information about the client won't get updated. Still doesn't explain why it did work when I had Interfaces enabled at debugging.
  6. I have this very simple code: client.getInterface(307).getChild(2).interact("Cook All"); sleep(random(200,500)); It works when I have Interface enabled in my Settings->Advanced, see picture: But does NOT work when it is not enabled, which I find very strange. Can anyone help me with this?
  7. Sorry for off topic but which anime is that? edit: Thanks for reply

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.