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.

Team Cape

Members
  • Joined

  • Last visited

Everything posted by Team Cape

  1. i believe the update's been put in and it should be fixed. if it's still not working, tell me and i'll test it out / make another update
  2. nah i got over it pretty quick, im down to bury the hatchet we're cool
  3. then if it misclicks on one, it needs to go through the whole inventory again. why spend 3 hours debugging this, when you can just use 1 object to make simpler and more efficient code. christ. it is wrong.
  4. you dont just learn to code in 10 days m8. i dont know why you're reacting in such an aggressive way, but im not surprised after our initial interaction. look, here's why yours would not work in a straightforward way: yours would clean one, then the inventory wouldn’t contain 28 anymore, and it would bank everything again, then take out another full inventory, then clean one more, then repeat. this doesnt need to be a dispute and i'm not sure why you're disputing it (??). we had an altercation, it ended awhile ago. water under the bridge. idk why you continue acting like this...
  5. come back to me when you understand basic day 1 for loops (quote from skype of you asking me): you had a bad solution and i called you out on it. chill lol
  6. thats a very roundabout and less stable way of doing the exact same thing and would undoubtedly be prone to far more errors. not efficient.
  7. damn thats a pretty cold burn
  8. Yeah... No... If it started with less than 28 or withdrew less than 28 (maybe the bank didn't have 28 remaining), it'll just be left standing there. @@PlagueDoctor If I were you, I would check if the inventory contains the grimy type herb. If it does, proceed to get its slot, make an InventorySlotDestination out of it (it's documented in the API), and click on the InventorySlotDestination. Then return how much you want to sleep for (maybe 50-150ms).
  9. He was banned on pow-her-bot under the exact same username. links shortened because i didnt know if they would be censored. - the last visit to his username page was also by a super mod (can be seen on other page too, this is the super mod's page)
  10. huh

    Team Cape replied to Mr Pro Pop's topic in Spam/Off Topic
    oh ok cool. so instead of helping him, you post a thread laughing at your 'friend', particularly after you asked my help for things you couldn't do yourself, then when i refused to spoonfeed it to you, angrily spammed me with obscenities. nah, i'm sure you're a great coder and person though
  11. khal's woodcutting script is a public script - it's just paid. that's not to say it's not coded amazingly - it's probably fucking amazing. but when you have hundreds, or thousands, of people essentially doing the exact same actions, your banrates will skyrocket because they become easier to detect if they're repeated by multiple people. to some degree, not even antiban of the highest calibre can prevent that.
  12. flagged ip + (im guessing) public scripts = fast ban time
  13. i'd be really intrigued to see how he helped you because i spent 1hr on the same issue with 0 results maybe post a guide or something that would be really useful
  14. ok lets totally disregard the executive branch of government lmao
  15. http://www.usatoday.com/story/news/politics/elections/2016/2016/09/26/watch-first-presidential-debate-live-clinton-vs-trump/91125052/
  16. Team Cape replied to Tiber's topic in Runescape 2007
    damn you guys must pull in billions
  17. codecademy but then i took a few courses lol codecademy undoubtedly gave me a fantastic boost in my courses though, ended up getting like A+s and As in all of them
  18. codecademy is pretty good.
  19. yeah you need to override one of its abstract methods e.g. Condition c = new Condition() { @@Override public boolean evaluate() { return myPosition().getX() >= 9005; } }; WebWalkingEvent w = new WebWalkingEvent(new Position(1, 2, 3); w.setBreakCondition©; or you could just do WebWalkingEvent w = new WebWalkingEvent(new Position(1, 2, 3); w.setBreakCondition(new Condition() { @@Override public boolean evaluate() { return myPosition().getX() >= 9005; } });
  20. Team Cape replied to Alek's topic in Spam/Off Topic
    idk russian, but this website has been consistently reliable for me through around 8 years of language classes: (this link is specifically english --> russian) http://www.wordreference.com/enru/

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.