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.

Kramnik

Members
  • Joined

  • Last visited

Everything posted by Kramnik

  1. Don't think there is much market for hand made accounts unless you are selling cheap. As previously mentioned 100-300k ea, otherwise people just stick to botted ones since it doesn't matter to much if they made and rested properly
  2. Around 1M, + I guess you can add the logs so 1.2M
  3. Kramnik replied to CheeseLord's topic in Introductions
    Hi and welcome, I think you don't need anything in order to buy accounts, only need 100 post count if you want to try to sell one
  4. Thank you, sir!
  5. 1. I listen to pretty much everything, but currently top one is techno 2. Rikhter - Phiom Enhah, Bee Gees - Stayin' Alive, Jeff Mills - The Bells 3. Dax J, Under Black Helmet, Metallica, Vivaldi, Zed's dead 4. Guitar and DDJ-1000 if you can call it an instrument
  6. And no fishy activities done on the account?
  7. Usually when someone cracks these accounts and then use them for botting since no one would ever buy a cracked account without any details since it can be recovered by og owner. So since someone pretty sure botted your account at some point it is banned again most likely
  8. I don't think you should be using runelite with OsBot in the first place
  9. This screenshot is made by Jagex themself
  10. Hello, The guy who provided me with accounts which already past tutorial island and rested is away atm so looking to buy them somewhere else Needs to be rested a week or so and made on US ip.
  11. My tip would be write as many log(); events as you can, testing scripts will be much smoother as you quickly can see where the script starts act funny
  12. Nice release mate
  13. Maybe they are killing chickens now, but 2-3 months later they will be on forums as maxed staker
  14. Howdy, would like to give this a test
  15. You can try, but don't get your hopes to much. RWT ban are hard to quash since most of the time are made because jmod looked into the issue and not because it was flagged and banned with ban wave like in botting. So they are not keen to look into something they manually did before.
  16. Hi, yes I am aware of it, I changed it to "Item" when I pasted I changed a code to be more like you said, but still the issue is happening. Happened two times, one after 6 hours of using it other after 10 minutes. Currently using this code: getNpcs().closest("NPC").interact("Trade"); log("Trading NPC"); new ConditionalSleep(8000, 1000) { @Override public boolean condition() throws InterruptedException { return getStore().isOpen(); } }.sleep(); log("Store is open now"); if(getStore().isOpen()) { log("Store is open"); if (getStore().getAmount("Item") > 5) { log("Amount is good, buying"); getStore().buy("Item", 1); new ConditionalSleep(5000, 1000) { @Override public boolean condition() throws InterruptedException { return getInventory().contains("Item"); } }.sleep(); log("Closing store"); getStore().close(); new ConditionalSleep(5000, 1000) { @Override public boolean condition() throws InterruptedException { return !getStore().isOpen(); } }.sleep(); And still bugs with this in logger: [INFO][Bot #1][11/19 03:15:40 PM]: Opening store [INFO][Bot #1][11/19 03:15:40 PM]: Trading NPC [INFO][Bot #1][11/19 03:15:41 PM]: Store is open now [INFO][Bot #1][11/19 03:15:41 PM]: Store is open [INFO][Bot #1][11/19 03:15:41 PM]: Amount is good, buying [WARN][Bot #1][11/19 03:20:48 PM]: Script executor is taking too long to suspend; restarting now... And when I log into account I can see that it haven't bought the item. Any ideas what could be wrong here? 🤔
  17. For me the ban rate is around 50%, either I get banned or I don't
  18. Hello, have been experiencing this issue for sometime now and fail to find why it is happening. My script just randomly throws this error: [WARN][Bot #1][11/19 06:28:37 AM]: Script executor is taking too long to suspend; restarting now... and pretty much script crashes, stands for 5 minutes, logs out and that's it. Also it happens very randomly, e.g. the last time this happened script ran for 10 hours without issues, but it also could happened within hour or so. The logger goes like this before crashing: [INFO][Bot #1][11/19 06:23:29 AM]: Trading NPC [INFO][Bot #1][11/19 06:23:30 AM]: Check amount [INFO][Bot #1][11/19 06:23:30 AM]: Buy item at first try [WARN][Bot #1][11/19 06:28:37 AM]: Script executor is taking too long to suspend; restarting now... [INFO][Bot #1][11/19 06:41:46 AM]: Terminating script Ironmanbuyer... if (gpAmount > 1000) { final int feathers = (int)this.getInventory().getAmount(new String[] { "Item" }); getNpcs().closest("NPC").interact("Trade"); log("Trading NPC"); new ConditionalSleep(8000, 1000) { @Override public boolean condition() throws InterruptedException { return getStore().isOpen(); } }.sleep(); log("Check amount"); if(getStore().isOpen() && getStore().getAmount("Item") > 5){ log("Buy item at first try"); if(getStore().getItem("Item") != null){ getStore().buy("Item",5); } log("Bought"); new ConditionalSleep(5000, 1000) { @Override public boolean condition() throws InterruptedException { return getInventory().contains("Item"); } }.sleep(); log("Closing store"); getStore().close(); new ConditionalSleep(5000, 1000) { @Override public boolean condition() throws InterruptedException { return !getStore().isOpen(); } }.sleep(); } So the last logger are always "Buy item at first try" and after it crashes I never find it with the item in inventory. So the issue must be in this part, but I don't know why is this is wrong. Can it be client itself issue since these issues were not happening with previous versions? 🤔 Thanks everyone for input if(getStore().getItem("Item") != null){ getStore().buy("Item",1); }
  19. Would be nice to have a way to setup break via CLI tbh
  20. I will just add to others, there is no such thing as HWID flagging Got huge amount of accounts banned in past few years, but still ban rate haven't changed due to using same PC whole time.
  21. Couple month ago I got a "Real world trading (Gold farming)" ban, it's RWT ban but mostly because they probably tracked down how wealth got to main mule
  22. You can try since its free atleast, but dont have high expectations since f2p is always higher ban rate

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.