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.

Juggles

$100.00 Donor
  • Joined

  • Last visited

Everything posted by Juggles

  1. Go to an experienced CPA Or have a baby and Mooch off the government
  2. Write off the cost of VPS, Bond membership, and electricity from running a farm.
  3. Yeah it doesn't support rogues den. Maybe if it ever becomes premium I'll add it.
  4. Welcome man. Hope to see you around the community
  5. Ip flagging is fake. I don't use proxies and I have 15-20 accounts running on the same IP. Accounts last 1-2 weeks
  6. Juggles replied to Savages's topic in Spam/Off Topic
    Can I get a refund from selling GP?
  7. kewl
  8. Check if your in combat or interacting with the NPC
  9. Damn wish I didnt get mine banned lel
  10. Cannon balls
  11. What does this mean? ;log("CNUM="+CNUM)}//CNUM=0
  12. That works. I have it in one of my scripts. Not sure if that's what he is asking about.
  13. I, don't, understand, what you, are asking, me.
  14. f2p or p2p?
  15. getWalking().webWalk(banks); if(!getBank().open()){ getBank().open(); sleep(2500); getBank().depositAll(); } getWalking().webWalk(trainingarea); Why are you not checking if inventory is full before depositing? Also, you aren't checking before you walk back to the training area. If you fail to open the bank, it will just start walking back to the trainingarea. Make sure to check every single action you do incase you fail.
  16. VPS always have lag on your side but its not actually lagging.
  17. Building off of what TeamCape said. if(configs.get(quest val) == a given value) { you're on this part of the quest } quest val never changes. It is the same number for that quest. For example, Cook's assistant could be #5 so it will always be 5. a given value is the number that changes for each part of that specific quest. For example, if you are doing Cook's assistant, before you start it, it will == 0, but after you start it, it will == 1. So while doing a quest, you can do something like if(configs.get(5) == 0) { //start quest } else if(configs.get(5) == 1) { //give NPC the items } else if etc...
  18. Resellers were buying at 0.94 a few days ago. Just wait a little and it'll go back up a few cents
  19. Resellers
  20. Usually only Monday's
  21. Quit your accounting job to focus on Rsgp

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.