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.

dokato

Members
  • Joined

  • Last visited

Everything posted by dokato

  1. nope still doesnt work, i also tried some additional thing as well but nothing works
  2. still doesnt work
  3. Ok so i've made this unfinished gui using window builder and now I want it to just pop up when i start my script, nothing more. I've tried to make an object of it in my main script class and also experimented and tried a bunch of diffrent things but nothing works (the script wont even start up). my gui class: http://pastebin.com/38v3WGrE
  4. How can u determine if the player is interacting with a specific object? And i mean something else than isAnimating(). Is there another method for that? cuz i tried to search in api but found nothing.
  5. dokato posted a topic in Scripting Help
    What is the best code to use if i'd like to interact with my amulet of glory in my house? Because if i try this: objects.closest("Amulet of Glory").interact("Karamja"); it will fail to click on it and it takes like a minute or more till it finaly clicks right.
  6. dokato replied to dokato's topic in Scripting Help
    works fine for me THX alot bro
  7. dokato posted a topic in Scripting Help
    If i'd like to capture when i recieve for example willog logs, is this the correct code to use? public void onMessage(String message) throws InterruptedException{ if(message.contains("logs")){ amountOfLogs++; } } i saw it this way in some other guides but it doesnt work
  8. i didnt have this before and i didnt do anything accept for restarting pc, and when i try to open the client i get this message: There was an error launching OSBot! Please verify that your boot options are valid! i tried to chek firewall, antivirus,... also removed osbot file and redownloaded but still error.
  9. dokato replied to dokato's topic in Scripting Help
    Thx guys
  10. dokato posted a topic in Scripting Help
    How can i let the bot do something in my house (from construction). if(/*I'm in the house (what code?)*/){ ... } what should i write there? because i noticed the Area coördinates change or are my eyes malfunctioning?
  11. dokato replied to dokato's topic in Scripting Help
    I noticed the mouse moves around the screen randomly when u let it do something, it doesnt go straight the fastest way or am i wrong? If not, is the mouse speed random as well?
  12. dokato posted a topic in Scripting Help
    I'd like to know whats the default mouse speed (if there is any) or a mouse speed that is considerd "human". like: setSpeed(/*what number?*/); Or any tips to make it move more human?
  13. dokato replied to dokato's topic in Snippets
    thx bro
  14. dokato posted a topic in Snippets
    if i want to activate a prayer Piety i put in for example: prayer.set(/*what comes here?*/, true); and what should i put on top? ive looked in the API but i still dont get it.
  15. could u guys pls give an example on how to use the PositionFilter?
  16. for example, there are multiple objects with the same id in a certain location. But I only want to interact with the object that has a specific position x,y,z. What code could i use for this? Because it will automatically interact with all he objects... something i dont want

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.