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.

Doout

Members
  • Joined

  • Last visited

Everything posted by Doout

  1. Doout posted a topic in Scripting Help
    Can someone tell me how to remove the login random then add it back in later? I have try client.getBot().getRandomExecutor().unregisterHook(RandomEvent.AUTO_LOGIN); // Doesnt work client.getBot().getRandomExecutor().terminate() // work but no way to add back the random I even try clearing the random list but that doesnt work
  2. This have nothing to do with the script. If you really want to make a AIO Everything then you have to let the user make their own script with very little work on their part. Example- addNode -> addInteraction -> "Cut" id addNode -> addInteraction - > drop id The user will not even have to write much, there are mostly clicking on stuff like addNode. Loading and Saving will be there to allow the user to load other people script and as well save their.
  3. Doout replied to Jack's topic in Archive
    The script might be something that can crash an item fast if too many people are doing it. Also, another example could be that it a easy script but the method make profit. Once a script is out, many people will try to copy it and put it out for free to increase their self in the forum.
  4. if your are look for another project to work on, come and join me in my Aio everything. most of the method well be writing by the team and use very little of the api. as well it is a multi node step up.
  5. just add me, doout1
  6. should I make this open source and let beginners learn off it? my overall goal to improve myself in computer science. this script might become paid in the future but money is not a problem right now
  7. good job, is this your frist script? one tip I can gave is to break up the main loop into method. this will make your life easier for debugging
  8. I made one before but that was before the bot nukethis type of program require efficient code for it to run like a human. one example, in antiban you only want to check the stat that your are training and not something else. this is very easy but how efficient it is, is a different story
  9. hey everyone, some might know me from some of my old script. I have been busy with my life and I have decided to start to script again. Everyone can script but only a few are good at it. I am not looking for member who know programming very well. I am looking for a few who know it well enough so they can understand each other code. as well they need to think out side of the box. I'm trying to make this script as efficiency as possible. my overall goal to understand the different way of coding. The more ways I learn the better for me,. Task require. web development coding (around 2-4) Graphical designer (built paint and code it as well) if you only know a small amount in those task, dont worry as I will help out in all of those task My Skype: Doout1
  10. Give all of them a try and see which one fix you the best. For me, I use IntelliJ for 1/4 of the time and when it come to scripting for RS I use it 90% of the time.
  11. Doout replied to Ericthecmh's topic in Snippets
    This part of the script is useless if (System.getProperty("os.name").startsWith("Window")) { filename = "\\OSBot\\scripts\\CMHEssMiner.jar"; } else { filename = "/OSBot/scripts/CMHEssMiner.jar"; } just use "/" for both.
  12. If it is flawless try to do better than this And this one is done by me Next time do not use stuff like "The only truly flawless agility script!" in your title.
  13. Doout replied to Jack's topic in Snippets
    try this BufferedImage capture = client.getColorPicker().getBufferedImage() no point in taking the whole screen and the client might not even be up.
  14. Doout replied to Doout's topic in Archive
    You're ego is too big kid, hush down, I'm new to members and RS sorry i don't spend my life on here and know everything possible and when i don't know something and googling things tell me the wrong thing, no need to show you e-peen off kid. The minigame need the skill, The location need no skill to get into. This is something that anyone who use to play RS in the old day will know.
  15. 1. Amount You Want to buy:50m 2. Payment method you are paying by:Paypal 3. Will You Vouch at the end of the trade?:yes
  16. usefull tips bro
  17. Doout replied to Doout's topic in Archive
    You can go there with a new account. I love how people do not know runescape
  18. Yes, you have to put in the ID i believe
  19. Doout replied to Doout's topic in Archive
    all
  20. It so Epic that only god will know how good it will be.
  21. Doout replied to Doout's topic in Archive
    No, and the update is coming
  22. private void initPath() { for (int i = 0; i < path.length; i++) { distance[0] = script.realDistance(path[0]); } } ?
  23. Doout replied to Doout's topic in Projects
    The GUI is 70% done. Got late so I stop. I will make let you guyz know when I am working on the GUI.

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.