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.

Apaec

Scripter III
  • Joined

  • Last visited

Everything posted by Apaec

  1. Apaec replied to Apaec's topic in Agility
    Certainly, trial activated. Enjoy! Apa
  2. Apaec replied to Apaec's topic in Agility
    Hmm, I always thought players would log out over going AFK (which is what the OSBot break system is designed to simulate). Either way, logging out or going AFK probably have no difference on ban rates. I think it's much more down to how you use the script, (timing and frequency etc) I'd recommend giving this thread a quick read if you haven't already! https://osbot.org/forum/topic/124429-preventing-rs-botting-bans-v3/ -Apa Sure - trial started Apa
  3. Sure - trial started Apa
  4. Hey, Please try the latest Dev build which I linked in the above post - this should fix the file access permission issues which are causing the JOptionPanes not to show up. Best Apa
  5. Sure - 24h trial started Apa
  6. You're constructing a new ConditionalSleep, but never using it so ofcourse it isn't working! You're going to need the call sleep method: ConditionalSleep awaitShop = new ConditionalSleep(Script.random(4000, 8000)) { @Override public boolean condition() { return store.isOpen(); } }; if (shop.interact("Trade") && awaitShop.sleep()) { log("hi!"); }
  7. Apaec replied to Apaec's topic in Agility
    Hey, I'm not sure I fully understand what you mean - you want the script to stop running at random times? If so, i'm not really sure how or why this would help prevent bans; if anything, surely this would just look less authentic to other players and would waste valuable botting time? Apa
  8. Trial activated Have you considered botting at Sand Crabs instead? They're much better exp/h and I also have a script for them which i'd be happy to give you a trial of! Apa
  9. Sure - trial started Apa
  10. Apaec replied to Apaec's topic in Minigames
    Ah, thanks for letting me know about this. I didn't remove the profit counter, but I just had a look at the code and it looks like the API I was using to retrieve item prices (RSBuddy exchange) is no longer live, so I guess the price retrieval is failing and hence not showing. I've made a note of this and will switch the script over to the official OSRS Exchange API when I get back (I am away from home at the moment). -Apa
  11. Apaec replied to Apaec's topic in Minigames
    Hi, Yes - I always investigate any issues users may have. I'm sorry the script hasn't been smooth so far - for some background information, the script uses colour values read off the screen to recognise the different rune positions. As a result, it requires a fixed brightness level which it sets before the script starts. From what you've said, it seems the script is failing at this stage? I'm not sure why this would be unless the interface has changed (I will look into this), but for now please try setting the brightness level to maximum manually as per the instructions on the front page of this thread. Please let me know if this sorts your issue, and get in touch if you have any further questions -Apa
  12. Apaec replied to Apaec's topic in Combat & Slayer
    Hey, Thanks for the suggestion. I'd like to add this in future, the only problem is that on waterbirth the spawns are in single combat zones. This, combined with the fact that wandering crabs have no id attributable to their spawn position, means it is a difficult task to automate. Apologies for the delay in getting back to you, for some reason I was unfollowed from this thread so I didn't get a notification. Apa
  13. Sure - trial started Apa Hmm, that's odd - after it inputs the value the first time, it should select the previous amount option from the right click menu. What is it that you're making? I'll take a look Apa
  14. @Stormtrooper @theboss3433 @notabot Hi all, Please try this latest dev build client (https://osbot.org/forum/topic/155607-dev-build-osbot-2553/). This should fix any issues with the startup interfaces. Best Apa
  15. The basics are not too bad, you can get quite far with just basic committing and branching. I'd suggest doing it from the command line instead of using any git clients or embedded things. Maybe do some experiments with a dummy project first though! GL & let me know if you have any questions Apa
  16. I'd just use git or svn or something. If you use a built in version control system, you never really know what is going on under the hood and it can be frustrating/unpredictable at times. If the reason for you not using git is that you don't know it, now is your opportunity to learn it Apa
  17. Apaec replied to Apaec's topic in Combat & Slayer
    Sure, trial started Apa Hmm, the most optimal spot really depends on your stats. If you have a high defence level (you don't need food when training at sand crabs), then naturally the 4-spots are the best. If, however, you have lower defence, you need to consider your DPS - are you killing crabs faster than they spawn, or do they pile up on you so you take more damage? Answering this question will tell you either that a spawn point with more crabs or one with fewer crabs is more optimal respectively. A happy balance is the 3-spawns of which there are plenty. I'd suggest crab claw isle as it's usually a little quieter considering the 10k fee to access it. Just activated a 24h trial on your account - let me know how you get on, and if you have any further questions then don't hesitate to get in touch! Apa
  18. Thanks everyone! Apa
  19. Apaec replied to Apaec's topic in Agility
    Glad to hear you are liking it Those timings seem sensible, it's good to keep a low profile. Good luck on future gains! Apa
  20. Apaec replied to Apaec's topic in Combat & Slayer
    Sure - trial started (Copying same reply to both threads) Apa
  21. Sure - trial started (Copying same reply to both threads) Apa
  22. Sure, apologies if the instructions were unclear. I'll see if I can make them a bit more concise. Just started a 24h trial on your account, enjoy! (Will copy this same reply to both of your posts) -Apa
  23. Apaec replied to Apaec's topic in Agility
    Sure, apologies if the instructions were unclear. I'll see if I can make them a bit more concise. Just started a 24h trial on your account, enjoy! (Will copy this same reply to both of your posts) -Apa
  24. Sure - trial started Apa Trial activated Apa
  25. Sure - trial started! -Apa

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.