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. Howdy Today encountered something new regarding botting. Got and error message upon login "Too many logins from your address" when I tried to login bunch accounts on same ip. It happened only on 11th account. It has been a while since I tried logging a lot of accounts on same ip but 3-4 months ago even with 40 acc on same ip there wasn't any problem. Anyone else encountered this? Guess this an another worthless way for Jagex to fight botting. R.I.P. kids playing at school or any other big network which shares same ip EDIT: Found this, so guess this is just something related to Jagex servers being shit for past few weeks https://support.runescape.com/hc/en-gb/articles/360002267798-Too-many-login-attempts-from-your-address-
  2. Did more testing so seems that you have mentioned the fix. I implemented manual world hop for the mule world in the script and it seems working atm. Thanks Actualy that time it was a kind of different issue. The world hopping was completely broke due to client itself but with this version it world hops fine just somehow it fuckup when hopping to mule
  3. Hmm, I am still in process in making it work good again but I guess as always it is, just again, as always getting harder and harder
  4. Thank you for insight But what is strange is that if I run client if -norandoms it seems to run without encountering this problem. Mostly accounts get stuck in first 30-40mins but -norandoms ones are running 1 hour+. Don't know if when the problem is in client or in script 🤔 Edit: On second though, client definitely had some issues with world hopping before but now it only fails only when I go mule, so its still very unclear for me where could issue be
  5. Fixed formatting for the script to look as it should RS2Widget logout = getWidgets().get(548,35); if(logout != null){ logout.interact(); log("Opening logout"); } sleep(1000); log("Sleeping 2.5s"); sleep(2500); getWorlds().hop(500); log("Hopping"); sleep(5000); Player trading = getPlayers().closest("XXX"); double item1 = getInventory().getAmount("XXX"); double item2 = getInventory().getAmount("XXX"); sleep(2000); if (trading != null && !getTrade().isCurrentlyTrading()) { if (trading.interact("Trade with")) { log("Trading with mule"); new ConditionalSleep(6000, 8000) { @Override public boolean condition() throws InterruptedException { return getTrade().isCurrentlyTrading(); } }.sleep(); } } sleep(700); trade.offer("XXX", (int) item1); sleep(700); trade.offer("XXX", (int) item2); sleep(700); new ConditionalSleep(3000, 4000) { @Override public boolean condition() throws InterruptedException { return getTrade().didOtherAcceptTrade(); } }.sleep(); trade.acceptTrade(); new ConditionalSleep(1500, 3000) { @Override public boolean condition() throws InterruptedException { return getTrade().isSecondInterfaceOpen(); } }.sleep(); trade.acceptTrade(); log("Trade done"); sleep(3000); new ConditionalSleep(3000, 5000) { @Override public boolean condition() throws InterruptedException { return !getTrade().isCurrentlyTrading(); } }.sleep(); } } }
  6. From my perspective it's quite fucked up. You can get banned all around the clock now. And weekends are the same as any other day maybe even worse as it is more unexpectable as normal working day when you know when they are in office and when not
  7. Dont got any, sorry
  8. Hi, after 2.5.64 update my scripts started getting: [WARN][Bot #1][12/12 06:17:42 AM]: Script executor is taking too long to suspend; restarting now... It happens when my bots go trade my mule and it seems inconsistent, sometime they crach after 20mins, sometimes after 1.5 hours and in that time it mules few times. And also sometimes they just hop to mules world and stops next to it and sometimes it get error but manages to trade successfully with it and then stop, which is strange. Also ran one bot with -norandoms and it has been running fine for 2 hours now, don't know if its just coincidence or what. Putting the part where my bot gets stuck below, maybe some one has scripting insight what could be the problem. Thanks log("Shall we mule?"); new ConditionalSleep(5000, 8000) { @Override public boolean condition() throws InterruptedException { return getWidgets().isVisible(548,52); } }.sleep(); if(inv != null){ inv.interact(); log("Atidarom inv"); sleep(1000); } if(getInventory().getAmount(YYY548,35; ifnull; "Open logout"; sleep1000; "Pamiegam 2.5s"; sleep2500; XXX; "Hopping"; sleep5000; ; double XXX; double XXX; sleep2000; if null if "Trade with""Trading with mule"; new 6000, 8000@Override public boolean conditionthrows return ; ; sleep700; trade, int; sleep700; tradeYYY, int; sleep700; new 3000, 4000@Override public boolean conditionthrows return ; ; trade; new 1500, 3000@Override public boolean conditionthrows return ; ; trade; "Trade done"; new 3000, 5000@Override public boolean conditionthrows return ; ; Last crash looked like this: [INFO][Bot #1][12/12 07:48:15 AM]: Open logout [INFO][Bot #1][12/12 07:48:16 AM]: Pamiegam 2.5s [INFO][Bot #1][12/12 07:48:21 AM]: Hopping [WARN][Bot #1][12/12 07:48:26 AM]: Script executor is taking too long to suspend; restarting now... But as I said also happens like this: [INFO][Bot #1][12/12 07:42:36 AM]: Hopping [WARN][Bot #1][12/12 07:42:47 AM]: Script executor is taking too long to suspend; restarting now... [INFO][Bot #1][12/12 07:42:47 AM]: Tradinam with mule [INFO][Bot #1][12/12 07:43:08 AM]: Trade done [INFO][Bot #1][12/12 07:43:11 AM]: Trade done 2 [INFO][Bot #1][12/12 07:53:16 AM]: Terminating script Script...
  9. Ah was 4 minutes late to drop this
  10. This release seems to be good, but strange that I started to get [WARN][Bot #1][12/12 06:17:42 AM]: Script executor is taking too long to suspend; restarting now.. in this version while my bots are muling 🤔
  11. Very nice stuff hope there is something regarding vips and sponsors too
  12. Awesome maybe it would be possible to implement fully usage of CLI so it would be possible to run script like that 1053:load:(filename) ?
  13. Let's see them partyhats crash
  14. Kramnik replied to Prototype G's topic in Spam/Off Topic
    They dont really have tools to fight it unless they start banning bots more effectively and in any case there is no incentive because if iron ore price is high more people will want to bot it. And it's the reason why F2P botting is shit. Because Jagex really wants to fight it, by detection, account locks and don't really care about money making methods since there is no F2p money making that is 150k/h+ which you can bot. The reason being that F2p botting doesnt have any incentive to jagex as P2p does because it raises bond prices and they make more money.
  15. Kramnik replied to Prototype G's topic in Spam/Off Topic
    This is not always correct, as often RSBuddy shows amount traded less than official OSRS g.e. page. Btw saw someone today selling 6,5m iron ores so I guess it will go down much more
  16. Kramnik replied to Prototype G's topic in Spam/Off Topic
    case 1: More supply case 2: Less demand
  17. Kramnik replied to Dev_Zach's topic in Introductions
    Welcome to community
  18. I am only using injection mode but I still getting it. Scripts with world hopping is impossible to use atm unless -norandoms are on
  19. What about issue with login solver while hopping worlds. Is this confirmed issue and fix is on it's way?
  20. Just ask @Maldesto to stop ddosing Jagex servers
  21. Awesome tip, was doing this before, but nice to see the list of all worlds to use
  22. I see you have "Proxies For All Farming Needs." in your signature, so are your proxies not from data center and account wont be locked?
  23. Hi, Encounter a problem which never had before - my accounts are getting locked. Bought proxies from @D Bolter , registered account on the same ip that it later went to do tut on, went thought tutorial island, accounts went for few starting quests and then all got locked. So first of all is there any way to provent this? Registering account few days before starting them or etc.? Secondly, how to properly deal with locks? From what I read on forums it seem to care a lot about locks as you can unlock them easily and some even has this automated. Does unlocking takes a lot of time? It is said ETA 24hours in Jagex page. Also what emails to use? Can you use temp mails? And regarding ISP and comments, do you bother writing these? Thank you.
  24. This all comes to shitty Jagex servers atm. My client also gets stuck on this, but if you wait for 3-5mins it loads
  25. I definitely want the red to stay Also the wreath looks cool. My pick is 4

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.