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.

jca

Members
  • Joined

  • Last visited

Everything posted by jca

  1. jca replied to donaldchen34's topic in Goals
    Good luck man, play it safe and mix it up.
  2. Ha! Cheers bro, appreciate the love...
  3. V1.2 added custom sleep timer that defaults at 5 seconds. Added banking / dropping option for all locations apart from Barbarian Outpost. http://www.mediafire.com/file/hm10nzsf6gd6m81/JFisher.jar/file
  4. Yeah that makes sense. I can defo add banking, thinking about cooking as well on the fire.
  5. Thanks for the feedback, yeah it is intentional - when a player is skilling AFK that’s the way they would play. I could make the delay a variable that you enter into the GUI?
  6. Updated to 1.1 - added Catherby support for Swordfish & Tuna, Lobster & Shark
  7. It's working fine for me... With nothing in the inventory, D Harp equipped, doing Sharks / Swordys and Tuna at the Fishing Guild. Are you sure you've download 1.03 and refreshed your scripts?
  8. The best thing is to understand core concepts of how Java is written and how the language works, then you can look at some of the tutorials here on OSBot and start practicing / tearing apart scripts. Then it really is practice makes perfect and asking for help when you're stuck.
  9. Thanks for reporting. Fixed in the latest release V1.03, you can now fish with D Harp.
  10. Good stuff! Thanks mate, if you have any suggestions just let me know.
  11. Good start! Hope it goes well with the others.
  12. jca replied to Jordy's topic in Runescape
    Too used to grinding on an Iron Man
  13. jca replied to Jordy's topic in Runescape
    Alch! Make the most of that XP.
  14. jca replied to AngryKey's topic in Scripting Help
    Okay, what I said should do the trick.
  15. jca replied to AngryKey's topic in Scripting Help
    I’m unclear what you are asking for, but from what I can gather is that you want to logout if a boss exists and you’re not under attack, wait, then login again? For login I would use a custom login handler to handle the event. There’s an example somewhere around here, just do a quick search. For the wait set a timer. You can store System.currentTimeMillis on logout. Then on the loop check for the required gap. If ( System.currentTimeMillis - storedTime > waitTime ) then login.
  16. Let me know how you get on!
  17. jca replied to bt3kk's topic in Introductions
    Welcome!
  18. You’ll have 99 in no time
  19. All the best in the new position!
  20. Good to see it’s performing!
  21. Depends how opinionated you want the framework and what your use case is. To be honest they are all very similar and learning any of them will give you good experience. I use Backbone personally for the flexibility.

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.