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. http://www.strawpoll.me/10148472
  2. You knew it was recording you and you still tried to cheat? My friend took Biochemistry online and for each test, he had to move the webcam around his room to show what it looked like and he had to show that there was nothing behind his computer. He had to keep both hands above the table while they watched him take the test. It was all live.
  3. Go to an experienced CPA Or have a baby and Mooch off the government
  4. Write off the cost of VPS, Bond membership, and electricity from running a farm.
  5. Yeah it doesn't support rogues den. Maybe if it ever becomes premium I'll add it.
  6. Welcome man. Hope to see you around the community
  7. 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
  8. Juggles replied to Savages's topic in Spam/Off Topic
    Can I get a refund from selling GP?
  9. kewl
  10. Check if your in combat or interacting with the NPC
  11. Damn wish I didnt get mine banned lel
  12. Cannon balls
  13. What does this mean? ;log("CNUM="+CNUM)}//CNUM=0
  14. That works. I have it in one of my scripts. Not sure if that's what he is asking about.
  15. I, don't, understand, what you, are asking, me.
  16. f2p or p2p?
  17. 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.
  18. VPS always have lag on your side but its not actually lagging.
  19. 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...
  20. Resellers were buying at 0.94 a few days ago. Just wait a little and it'll go back up a few cents
  21. Resellers
  22. Usually only Monday's

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.