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.

Czar

Global Moderator
  • Joined

  • Last visited

Everything posted by Czar

  1. Cooking plugin still hasn't been added, it's coded but I need a real test run before I push it to SDN, shouldn't take too long hopefully later today I can get it prep'ed. ^^
  2. Hmm, turn off drop others, that is not needed when dropping all. Will run some more tests and add an update asap
  3. Yep will be doing more improvements, more updates coming ^^
  4. Both safe spotting and looting are working for me, are you sure you set up the client and script correctly? If using mirror, try not to use any other client aside from default osrs launcher. Do not hook clients while logged in*. If not using mirror, then confirm which setup you are using. Food - which food? Also did you set a custom HP to eat at? @BitcoinBobby thanks, will be testing barbs ASAP, really appreciate detailed bug report. Activated trials good luck guys, let me know how it goes I am constantly adding updates, just make sure to post a detailed feedback.
  5. Update just went live, can you try again, should be better now Let me know if you still want any more changes, I will add more updates ASAP
  6. Well first you gotta determine how would the script know when you woodcutted? One way would be to read in-game messages e.g. 'you chopped the tree and got some logs' or w/e it is, then add on to a simple int, e.g. treesChopped++; So you would implement something like // declare this outside of a method private int treesChopped; // add this if you don't already have it, on your main script class public void onMessage(Message m) { if (m.getMessage().contains("got some logs")) { treesChopped++; } } Of course it is basic (no null-checks, doesn't check if messages are from a player or the game) and isn't the correct message (I forget the exact message) so you gotta edit the message and it should be fine. But the idea is there.
  7. 9 days left until the script is back on store. I will give you an extended auth for 1 week to try out the script. Just waiting on the update to go live for safespotting
  8. Rune pouch is not supported unfortunately, it will be added very soon As for mind talisman, it is highly recommended to use a tiara instead of a talisman. I will check out talismans again, update coming up. Ourania teleport - you need to disable magic spell filtering by right clicking the magic tab, it will work. As for airs, any reason it stopped, did you check the console log for any errors? Perhaps out of rune essence? Same with lavas. Mirror mode? As for moonclan teleport, try disabling spell filters, aside from that I will check out astrals and provide an update accordingly ASAP. Also please screenshot exact script settings so I can debug the script with the same settings. Will be doing a few more test runs and add another update shortly, thanks guys EDIT: Found a few areas to improve on/repair, will be posting update shortly.
  9. Hang on guys, almost done with the update. Gotta get it 100% right. Stay tuned EDIT: Should only drop other fish if you are banking, please confirm. Got some nice ideas and suggestions, will be adding a script update after this hotfix update. So, just posted an update for dropping system, works much faster and more stable now. I will work on the actual script feature update now, good luck guys
  10. Czar replied to Czar's topic in Minigames
    Glad to hear, just posted another small update just in case, it was a fail-safe for the teleports if using GE mode. Activated trials good luck guys Also, hope you guys prepared your farms, weekend botting ftw
  11. Czar replied to Czar's topic in VIP Scripts
    Activated trials good luck guys Best item - I haven't checked but I think it is break-even with rune arrows which is probably the best thing, otherwise the javelin do not sell and the other items are low demand too. Please post some results guys, would really appreciate it, thanks for all the support and feedback
  12. Czar replied to Czar's topic in Minigames
    Some great suggestions there, especially with the breaks thing. Will be adding some more updates, thanks As for attacking npcs really far away, is the script attacking far away while a closer npc already exists? Are you sure it is attacking the farthest npc, the script is programmed to ignore any rules about npc (regarding how far they are, how much health they have, etc.) just to avoid that idle penalty at all costs. I am going to need some context here, also if you can copy/paste any console logs or provide exact script setup options enabled, so I can run some more test and add updates accordingly Thanks guys, stay tuned for the next update
  13. Speed can easily be changed, what are you fletching? Just tested mith darts, they work - but if you want faster speed you need to lower reaction timer to 50ms if you are using mirror mode.
  14. Those logs are the wrong ones, you need to open the console log in the osbot client, then copy and paste. Those logs are from actual java crashes, are you using mirror client? Confirm ^^ Safespotting - fixed. Breaks - fixed, lemme know if it improves. Added a feature to avoid dead-locking the event. Strength potions - you are not setting up potions correctly, make sure you do. If you have a low str level, consider overriding the level to sip potions at in the misc tab. Pushed an update for v238.1, should go live within a few hours max. That was just a small update, the main update will be pushed ASAP, enjoy
  15. Czar replied to Czar's topic in Minigames
    Done good luck on trials, post some results
  16. Czar replied to Czar's topic in Minigames
    Done good luck on trials guys
  17. Activated trials good luck guys Be sure to post some results
  18. Check the console log for details on why the script stopped - usually only stops when there are no items left. I will run some more tests on grinding chocolate mode. Tars are supported, activated trial good luck all GE support not yet, will be converting GE from my GE-supported scripts Guthix rest - not yet, will add support for this especially after OSRS updated it, making it a bit easier. Thanks for responses guys and feedback guys, really appreciate it
  19. Czar replied to Czar's topic in Agility
    Activated all trials good luck guys
  20. Script is available, should be accessible in the client script browser (launch client, add bot, run script -> experiments)
  21. Seems to be working for me, did you make sure to set client to fixed mode? Also did you set food? Retaliate enabled? Post error logs if any, will help As for bans and minimap clicking - will add a few more changes for this following user feedback. Thanks guys ^^ Stay tuned for the next update.
  22. Will check out mith darts ASAP. In the meantime, make sure to avoid resized client, and set it to fixed mode (with all the default game edges/borders) As for magic longs and 100k/hr, the max seems to be 140k/hr, I will make some changes. I am worried making the script faster will increase bans, right now this script is one of the lowest ban-rate scripts ever, with 99s achieved very recently. I still have yet to add a slider for speed, apologies for any inconvenience Will be adding an update ASAP As for cutting and stringing - good idea, I will run some experiments and see what I can do - thanks for the suggestion
  23. Activated trials good luck guys
  24. Czar replied to Czar's topic in Minigames
    Done activated trials good luck guys, be sure to post results
  25. Thanks for the feedback guys, another update coming up. 3 tick fishing: will see how close I can get it to being stable - if I can get a stable version of 3 tick, it will definitely be released. No promises though. The keyword is stability, I can't risk releasing 3-tick mode with even 1% chance of fail. Mirror mode helps with bans in my opinion, but more so does the account history/quests/achievements, length botted, area botted, breaks taken. Account dropping: will check out dropping - which drop sequence did you select? I will test it out and add an update. Dragon harpoon spec - will be added in the upcoming version.

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.