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.

Joseph

Trade With Caution
  • Joined

  • Last visited

Everything posted by Joseph

  1. what does that method do? to lazy to check lol.
  2. if (!getInventory().isItemSelected()) { getInventory().getItem("steel bar").interact("Use"); sleep(gRandom(400, 100)); } else { if (getInventory().getSelectedItemName().equalsIgnoreCase("steel bar")) { getObjects().closest(FURN).interact("Smelt", "Use"); sleep(gRandom(700, 100)); } | on its own, but if you can do it too by easily opening setting tab
  3. you are getting a npe when your checking the name of the item in slot 9. But you never did a null check on your item. equipment.getItemInSlot(9) != null //check name when you first start a fresh client the bot has to check your equipment tab once. Ince that is done it can remember what tems you have on and dont need to close the bank.
  4. its always been like that, depends on hat your working on.
  5. Because its is a new class and it extends method provider I say you create a constructor and exchange context with it in there. And also have either the bot or script as an argument of the constructor. In your inv class in the constructor just do ExchangeContext (script.getBot ()) ExchangeContext (bot instance) In your main class that extends scriot, you must initialize your inv class and pass the argument to it.
  6. Shots fired
  7. Joseph replied to Vag's topic in Spam/Off Topic
    loner!! edit: who came first the chicken or the egg?
  8. Joseph replied to Chris's topic in Price Check
    That's a nice main my friend
  9. Will def try.thanks for the heads sup
  10. It's better if you create the private field and initialI've it in the onstart. Then do kies.setVisible(true) Also remove that main void method in the gui class. Since you have to do it in the main class. Giving us the error code would of help me explain what's going wrong with the script. J combo box has a parameter of an array and or enums. Meaning you can do something like new JComboxBox <string>(array); Also just use a method that grabs the value of the JComboxBox instead setting the value in a sepreate private field. If you are only using one option I suggest you use a jOptionPane.
  11. Joseph replied to BrownBird's topic in Scripting Help
    If it's because of the unwanted methods then create a class and extend mouse adapter. Then add that class to the bit's mouselistener
  12. Send me a pm if no body is interested
  13. Good shit oldy, I wonder how many I have now
  14. Get vip or S3 if you want to changes the title. Else report you're thread and ask for a title change.You just have to deal with it.
  15. I'm still trying to finish my plunder. If you like I can auth you my older version which is on the sdn. I really aiming for version 2.0 to be one of the best script.
  16. Integer.valueof is not the way to convert a string into an int. Null check the widget before grabbing it's message. Yes to the question above me.
  17. Why it under the ban subforum
  18. Open up widget debugger. Use the widget you want to Debug. See if it give you the value maybe in the message, or tool tip, idk just look through the debug for the value
  19. Joseph replied to Vag's topic in Spam/Off Topic
    We will donate our love and dedication!
  20. So high lol
  21. Main page in the right side topish. In the control panel thingy
  22. give me one of the accounts you have
  23. shots fired both ways. @op i still dont like the color combo lol
  24. up above returns a list of items that are in your region.

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.