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. ima be iron forever
  2. multiple mules ?
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. whipz replied to KrisBorel's topic in Runescape 2007
    @Jordan
  9. ahh sweet glad you figured it out (:
  10. 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
  11. This is why you mule
  12. 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
  13. I have one somewhere I could sell it to you ? Im off to bed now but ill reply in morning if your keen
  14. i thought they got bitches ? 0.o
  15. 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 /:
  16. Are you running in low cpu mode ? or low resource mode ?
  17. So many graphic cards O: and im just chilling here with on board graphics )':
  18. I have an i7 - 4900mq @ 2.8ghz and 32 gig ram, my GPU died the other day so just running on board graphics, Im running 8 osbots, and 1 osbuddy, and barely hitting 50% /:
  19. I can upload my version of windows 10 (its on USB) and it doesnt have creator, you can choose to update to it or not, also lose all your shit ? lol i reformated 2 days ago and lost nothing ? you just back up what you want
  20. His not tho
  21. HAHAHAHA

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.