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.

GaetanoH

Members
  • Joined

  • Last visited

Everything posted by GaetanoH

  1. It's a problem with the new client update, you can't make files where you want anymore. Just contact Extreme Scripts with the logs!
  2. Make sure your GUI extends JFrame
  3. GaetanoH replied to solvingpi's topic in Requests
    https://gyazo.com/f5b42073f6756d466e0e6b2c2040f27a Oh, I forgot I had 81 Dungeoneering and 99 Woodcutting, my bad! Also 95 mining
  4. GaetanoH replied to solvingpi's topic in Requests
    I really don't know, I'll let you check out the account, I'll post pictures ASAP!
  5. GaetanoH replied to solvingpi's topic in Requests
    I have a main with 99 Dungeoneering and 80ish in combat
  6. I'll try it out tonight, thanks for the good tutorial
  7. import javax.swing.*; import java.awt.*; /** * Created by Gaetano on 12/05/16. */ public class WoodcutterGUI extends JFrame{ private JPanel panel; public WoodcutterGUI() { super("GHWoodcutter"); add(panel); setVisible(true); } } It's probably something stupid, haven't made a GUI in ages.
  8. Ok, I got it a working a little bit, I needed to add, setVisible in the constructor of the GUI not in my script, the problem is I have a lot of NullPointerExceptions java.lang.NullPointerException at java.awt.Container.addImpl(Container.java:1093) at java.awt.Container.add(Container.java:1005) at javax.swing.JFrame.addImpl(JFrame.java:567) at java.awt.Container.add(Container.java:417) at GHWoodcutterGUI.<init>(GHWoodcutterGUI.java:12) at GHWoodcutter.onStart(GHWoodcutter.java:39) at org.osbot.rs07.event.ScriptExecutor.iiIIiiIIiI(lk:265) at org.osbot.rs07.event.ScriptExecutor.start(lk:158) at org.osbot.qB.run(tm:137) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [INFO][Bot #1][05/12 01:56:48 PM]: Terminating script GHWoodcutter...
  9. I can't seem to get it to work, when I use .setVisible(true), it can't find the symbol.
  10. Holy shit thanks for this fast response, I get it! You'll get credits when I finish my script
  11. It's really fun, even if you don't like it now Blizzard will make a great game out of it.
  12. Hello man, I've never worked with IntelliJ in my life so sorry for asking this, I've made a form but how do I add this to the script? @Explv
  13. It has a bug because of the IO changes to the client, I'll update it tonight.
  14. Try to use a conditional sleep when opening the store?
  15. I really think around 30-40 mill because you can make a lot of money with it, only looking at combat and slayer levels thought
  16. The way you explain things really intrigues me, you should teach no joke.
  17. It was an awsome ride
  18. Maybe the image is too small, or to big
  19. Post the error please! Will help us out alot

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.