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.

Snowydell

Members
  • Joined

  • Last visited

Everything posted by Snowydell

  1. Yeah the whole concept doesn't make to much sense
  2. Kk I'll try to fix that, I'll update you if it's fixed
  3. Was up late last night watching a ton of videos on it. Do you guys think it's real or bullshit?
  4. Is it the dc from the 6 hour limit or just a random dc? Also how many clay did it bank until it dced? I never added anything in the script if it were to dc maybe I'll look into it.
  5. Auto Clicker? Or just make a quick script that clicks then sleepsrandom(10000,20000) ^ would be less of a ban rate if none at all, idk how Jagex bans the bots so idk if they get it by the patterns in the script or from the client itself.
  6. Oh I forgot to add a elaspedtime timer, w/e, happy botting
  7. Kk walking should be fixed now and the new links are up, this one should work pretty well. Enjoy
  8. Thank you! Let me see if I could fix that, I was having a lot of problems with the walking so I might just have to my own method of walking and not the api but i'll try and fix it right now, i'll update you when the new links are up Edit: I used "Pandemic" walking method to fix it i'll post links in a second.
  9. Kk, thank you I appreciate it
  10. Yeah this seems to complicated for my Java level just by that one sentence lmao
  11. I need help with this now. Basically when the script starts a dialouge box comes up to ask where they are running the script. Then I have if statements so whichever choice they choose it goes into that if statement. How would I do something like, if(option ==0) { run this specific class only }
  12. Figured it out
  13. What program(s) do you make your graphics in? They're sick
  14. Did you fix it? If not try the new link
  15. Am I supposed to keep the .classpath and .project when I turn it into a Jar to share with people? If i'm sharing it locally do I keep the .classpath and .project on when I export it or do I disable it?
  16. Did you put the jar in the osbot script folder then refresh the local script? If that doesn't work i'll put the file on a different download site maybe the jar is corrupted
  17. Np , if anyone needs me to put the file on a different website I could do that if the link isn't working.
  18. The script mines clay then banks at Varrock West bank. You can also leave your pickaxe in your inventory when mining and the script will still work. There may be some bugs so if there is please post it in the thread. Also this bot isn't the best for efficiency if you're competing with other bots because some stuff is left out such as the bot stopping his mining animation despite the rock being gone after someone has mined it etc but if you're not competing with other people for ores it works out very well. Download link for Jar: http://uppit.com/1wwq1fk6fsi9/Varrock_Clay_Miner.jar If that link doesn't work: http://www.filedropper.com/varrockclayminer_1 *To run the script put it in your osbot scripts folder then refresh the local scripts on the client and it should be there. * Script requested by "Naveedyz" *Thanks to "Pandemic" for his tutorial on walking, I used his method because the api was acting up, tutorial can be found here: http://osbot.org/forum/topic/29924-pandemics-scripting-series-part-ii-path-walking-and-simple-banking-updated-for-osbot-2/
  19. Could have sworn I saw something the other day saying to only export the classpath or the project when you're going to share it with people. Which one is it?
  20. Thanks guys I will try that Isolate
  21. Here's the code NPC cow = npcs.closest("Cow", "Cow calf"); if(!inventory.isFull() && COW_AREA.contains(myPlayer()) && !myPlayer().isUnderAttack() && !cow.isUnderAttack() && cow != null) { cow.interact("Attack"); } Now basically what happens is it will target the closest cow even if it's in combat so it will just wait until the cow is dead to target a new cow. How would I make it do something like: npc.closest("Cow", "Cow calf").!isUnderAttack Sorry for all the questions, but this script i'm working on i'll put in the local script section so hopefully if it works
  22. Thank you so much it's working now
  23. Yeah Heres a pastbin: http://pastebin.com/F3rcag4Z Much easier to read sorry about that.

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.