Jump 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. Sure, but of which script? (: It seems you've already had a trial of the SandCrabs script but any other is available! -Apa
  2. You know you're in safe hands when public void antiBanMode() throws InterruptedException { camera.movePitch(random(0, getState() == BotState.PICKING_CABAGE ? 360 : 0)); sleep(random(500, 900)); camera.moveYaw(random(0, getState() == BotState.PICKING_CABAGE ? 360 : 0)); sleep(random(500, 900)); int randomTabs = random(0, 125); if (getState() == BotState.PICKING_CABAGE) { switch (randomTabs) { case 0: getTabs().open(Tab.EMOTES); break; case 1: getTabs().open(Tab.ATTACK); break; case 2: getTabs().open(Tab.FRIENDS); break; case 3: getTabs().open(Tab.CLANCHAT); break; case 4: getTabs().open(Tab.EQUIPMENT); break; case 5: getTabs().open(Tab.IGNORES); break; case 6: getTabs().open(Tab.INVENTORY); break; case 7: getTabs().open(Tab.LOGOUT); break; case 8: getTabs().open(Tab.PRAYER); break; case 9: getTabs().open(Tab.SKILLS); break; case 10: getTabs().open(Tab.MAGIC); break; } return; } }
  3. This may or may not work, it's pretty tough for me to test since I do not get Ads, but try enabling/disabling human input and interacting with the 'X'?
  4. Are you sure that's the cursor? It looks suspiciously like the 'X' button for Ads which non-paying members are subject to!
  5. I didn't realise there was a default mouse crosshair
  6. Uhh, perhaps. It would be a little tough to implement since it is never guarenteed that fish are available. Since salmon and trout are so cheap however, you may as well buy them yourself! If enough people show interest, this is certainly something I can add, but it's deviating from the theme of the script somewhat! Cheers -Apa
  7. Apaec replied to Apaec's topic in Magic & Prayer
    I am not using webwalking, But as i've mentioned before, despite the path being the same, factors like latency, camera orientation, mouse position etc will impact which exact tiles are clicked on when interacting with the minimap. As a result, the tiles clicked on are going to be pretty scattered. I can assure you that how a bot walks along a particular path isn't going to solely get you banned! -Apa
  8. He could, although users could try and fake this news to exploit getting trials so he should be cautious doing so !
  9. The scripter can't do anything since the store is handled by OSBot.
  10. Apaec replied to Baked's topic in General Help
    Hmm, have you tried enabling/disabling human input? I know everyone is saying buy VIP, but there should be another solution to this haha... Let me know -Apa
  11. Hey, Cheers for the suggestion, I do want to but I feel like adding all these extras would warrant a slightly higher price tag since the methods are so profitable! I would also not like to take custom away from other scripters whom have written specific scripts for this stuff. That being said, I do have plans in the future to add other methods of cooking, but it appears to be a question of adding one then having adding to add them all so I am quite wary about this! -Apa
  12. Apaec replied to Apaec's topic in Magic & Prayer
    I don't have an account with a high enough construction. Besides, if you do, then I wouldn't suggest botting on it lol
  13. Apaec replied to Apaec's topic in Combat & Slayer
    Yea, Crab Claw Island is supported! (:
  14. Apaec replied to Juggles's topic in Spam/Off Topic
    That's the thing about free scripts; you never hear about how useful it has been and never get a thank you. You only get replies in your inbox when something isn't working.
  15. If you're looking for a simple solution and don't want to go through the hassle of creating your own GUI, and this is the only data you want to input, consider using a JOptionPane. Just remember to check the data that's inputted and ensure that it's valid, and if not pop the option pane up again! -Apa
  16. Apaec replied to Apaec's topic in Combat & Slayer
    I think he meant admiring haha! But maybe i'm wrong -Apa
  17. Woo that's awesome progress!!! (: And yeah, a recent OSBot interaction update causes this to happen. Not sure why it was added, probably for stability etc, I trust the devs know what they're doing! Maybe it will be changed in future though; we shall see. Cheers! -Apa
  18. Awesome (: And no problem, let me know if it happens again!! -Apa
  19. f9 (or options>console>
  20. That's odd! What are you cooking, and is there anything logged in the console?
  21. Bruh the dude can't even edit together chatboxes the right way up lmao
  22. Unfortunately it does not do wines or any other bank-standing activity. It only works with fires and ranges. Wines and that kind of stuff may come in the future! -Apa (Also I just enabled the trial on your account; enjoy!)

Account

Navigation

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.