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.

Alek

Ex-Staff
  • Joined

  • Last visited

Everything posted by Alek

  1. Good catch on it not ticking the box. Also are you suggesting that there should be a parameter to set the client origin on the screen, because I like that idea if there is enough support.
  2. Alek replied to imancity's topic in Scripting Help
    Question 2: He is saying that an easy way to assign a "4 digit integer" which is used for the rock id is by getting the selected index and using a switch case. For instance (pseudo code): int rockId; switch(comboBox.getSelectedIndex()) case 0: rockId = 1111; break; case 1: rockId = 2222; break; You would put this code in your action listener.
  3. Me at OSBot: Zach at OSBot:
  4. -Fixed World hop methods attempting to hop to skill worlds (reported by @@Juggles) -Fixed Low Resource Mode not working with script start from CLI (reported by @@Token) -Potential fix for player not moving while under attack during web walking (reported by @@Abuse) -Updated CLI documentation (reported by @@qverkk) Any issues please post below.
  5. Nice name friend.
  6. Create a new WebWalkEvent and use setPreferenceProfile. Create a new PathPreferenceProfile and set teleports to true.
  7. Alek replied to Kittens's topic in Spam/Off Topic
    I understand this inside joke.
  8. This is not a Community Discussion, this belongs in Runescape Goals.
  9. Why would wrapping the method do anything? Check the result of the event executing.
  10. That is WalkingEvent, not WebWalkEvent.
  11. Alek replied to a post in a topic in Community Discussion
    Were you using any local scripts?
  12. Changelog: -Patched Chatbox API (reported by @@FrostBug) -Improved Chatbox message collection -Improved Chatbox stability -Attempted fix for starting scripts through CLI not working for some users (reported by @@Abuse) Also updated the Control Panel to the "Advanced User Panel" to avoid confusion. Updated CLI usage chart: Happy Botting
  13. Health bar is visible and you are interacting with another character.
  14. Everything should be working now regarding the healthbar/isUnderAttack issues. For a majority of users, this also fixes your problems related to the client consuming abnormally high CPU. Additionally, the behavior of isUnderAttack/isAttackable has been upgraded and should be more accurate. If you have any issues related to these methods, please post below. Changelog: -Fixed isHitBarVisible() -Improved Character isUnderAttack() -Improved Character isAttackable() Have a great weekend! -The OSBot Staff
  15. We're aware, nothing much we can do at this point. Moving to mirror mode forum.
  16. This forum is for mirror-mode specific bugs. Are you getting the ClassCastException only with mirror mode?
  17. Alek replied to Maldesto's topic in Spam/Off Topic
    This is not a win for me, this is a win for the Chatbox.
  18. The API docs are very useful when scripting. http://osbot.org/api/org/osbot/rs07/api/util/ItemContainer.html
  19. :bwah:
  20. :bwah:
  21. This forum (Client Bugs & Suggestions) directly addresses the client developers, not other botters. Moving this to this mirror mode forum.
  22. Just a small update to web walking, tried smoothing it out a bit. You should be noticing slightly higher use of the minimap versus main screen tiles. Additionally if your player is walking towards the final destination, you shouldn't notice any additional events. So for instance if you are walking towards a bank area, your bot should no longer click tiles inside of it (it should be clicking the minimap inside of it prior). Additionally you can see the mouse crosshair with "mouse trail" active instead of "mouse hover" debug (which displays xy coords). The debug had a slight visual update to make it stand out. Happy mid-week botting
  23. There is a reason why they aren't approved. If the moderators just blindly accepted threads, there would be no point in having them hidden in the first place.

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.