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.

whipz

Members
  • Joined

  • Last visited

Everything posted by whipz

  1. whipz replied to Token's topic in Others
    should add range as safe spot as well
  2. whipz replied to liverare's topic in Snippets
    This looks awesome again ! Will look more into it when I get home, thanks for the quality posts (:
  3. whipz replied to liverare's topic in Snippets
    Sounds awesome ! Cant wait to use it ! ill keep you posted for when I get home (:
  4. whipz replied to liverare's topic in Snippets
    I love this paint man, it works so bloody well (: Ill update my Cooker when my son and misses get out of the hospital (She just gave birth on the 30th, had some complications, so we are stuck here till probs the 5th or so) Ill be giving you bulk credit for it as well, just makes things look awesome (:
  5. whipz replied to Token's topic in Others
    Ghost ahoy would be dope xD haha i know that would be a bitch tho, but is it something you would consider ? 0.o
  6. ima be iron forever
  7. multiple mules ?
  8. How does this get called ? if (trade.isFirstInterfaceOpen() && trade.didOtherAcceptTrade()) { log("Accepting first trade"); trade.acceptTrade(); new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return trade.isSecondInterfaceOpen(); } }.sleep(); } else if (trade.isSecondInterfaceOpen()) { log("Accepting second trade"); if (trade.getTheirOffers().contains(527)) { bones = bones + trade.getTheirOffers().getItem(527).getAmount(); } if (trade.getTheirOffers().contains(2133)) { meat = meat + trade.getTheirOffers().getItem(2133).getAmount(); } trade.acceptTrade(); new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return !trade.isCurrentlyTrading(); } }.sleep(); } This is from one of my older scripts so no hate, however i just tested and this still works I can show you how it was getting called if needed, but this works fine
  9. Sorry but it has to be an error in your code, if you would like to post it up, we could have a better look, or you can add my skype whipzman@gmail.com or whipz osbot and you can send it to me there or in a private message, and i can have a look into it for you
  10. add an else, so when it does see it has an animation, it will go back to sleep for x time, is what id do although never looked into firemaking
  11. whipz replied to liverare's topic in Snippets
    legend thanks mate, will edit when i have tested, going to bed (will also post credits when/if i release a script with your paint) which im sure I will eventually, as it's so useful
  12. whipz replied to liverare's topic in Snippets
    Love the paint API, looks awesome just a question, how do you make background transparent ? everything I have tried either turns it white or black
  13. whipz replied to KrisBorel's topic in Runescape 2007
    @Jordan
  14. ahh sweet glad you figured it out (:
  15. Do you have it open up the equipment tab on start ? sometimes things cant be grabbed when the interface isnt up. Maybe get it to log the items after equipmentStart in the onStart to make sure its returning an item and not a null
  16. This is why you mule
  17. or you could add to your sleep condition, getWidgets().getWidgetsContainingText("Click here to continue") != null; its what i use could have typos not looking at my IDE
  18. I have one somewhere I could sell it to you ? Im off to bed now but ill reply in morning if your keen
  19. i thought they got bitches ? 0.o
  20. In my old old desktop, even with water cooling with exhaust fans going outwards idle would sit around 80C turning one (the one with the freshest cooler air) around so it blew it in dropped the temp from 80C to 60C but that was just me /:
  21. Are you running in low cpu mode ? or low resource mode ?
  22. So many graphic cards O: and im just chilling here with on board graphics )':

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.