Skip 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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. What is your account prayer level?
  2. are you starting at the safespot or have a save profile with the write coordinates? It uses the lovakenji or blast mine bank. If you would like to lend me your account with a Xerics Talisman for a couple minutes I can add it in.
  3. Chris replied to Anime's topic in General Help
    Mirror mode if running 1-3 bot Injection if running > 3 bots
  4. My other comment just shows the loading of resources. you can read how you want
  5. Script getScriptResourceAsStream - This loads resources relative to the entry of the script Script getDataResourceAsStream - This loads resources relative to the entry of the OSBot data directory Here are two examples so you get an idea: Of course please ensure you are still following the existing SDN resources folder rules. https://osbot.org/forum/topic/140109-osbot-254-resource-loading/
  6. Should be good now
  7. SDN hasnt updated yet.
  8. Fixed.
  9. can you fill a detailed bug report I need to know all your settings and client information please
  10. Have you read the features section of the main thread? Can you send me your settings (fill a bug report) thank you
  11. DRG-15.0 Fixes to banking. Prayer potion withdraw issue due to always set on regardless of UI selection. Changes to looting when full handler. Attempt to eat first before attempting with lootbag.
  12. @ScriptManifest(name = "GEWalker", author = "Your name", version = 1.0, info = "Script info", logo = "") //Helps the client understand and find the script we compile public class Skeleton extends Script { @Override public void onStart() { /** * Excellent for starting timers (getExperienceTracker.startAll(); , Timer afkTimer = new Timer(180_000) //180_000 ms = 3 mins) * Initiate variables here (Excluding NPC, RSObject, ....) [Uses: myVal = 99, currentXP = getSkills().getStatic(Skill.ATTACK)] * & More */ } @Override public void onExit() { /** * Excellent for clearing listeners that we implement * Logging end script info * & More */ } @Override public int onLoop() { Position[] positions = ... WalkingEvent event = new WalkingEvent(); event.setPath(new LinkedList<Position>(Arrays.asList(positions))); execute(event); return 700; //Usually want to keep it over 600MS unless you need a fast loop. 1000MS = 1 second. } @Override public void onPaint(Graphics2D g) { } }
  13. Script Version 14.0: BETA MODE BUILDS ARE HIGHER 14.X: Change log: Added UI Components and script logic for brutals banking location "BLAST MINE" or "LOVAKENJI" Added QoL update to drink antifire before entering brutal dragons dungeon Added more logging to script banking. Should now output more to log file /Data/Excellent Dragons/logs/xxxxx.txt . Will be adding more script logging soon but for the banking i reworked the logic and console output information. Made changes to logic which should clear the bank loop issues reported by @Rykainrs
  14. discussing bug issue on discord. ty for report Yes I saw your post. I'm currently in the process of making improvements in the script before I add any features.
  15. omg that is so nice of you. l love u so much please have my children i want you hahaha jk....UNLESS..☺️🥵
  16. omg who care
  17. Please fill this out Status in the paint(Screenshot): Client Version: "Osbot x.x.x" Client Type(Mirror Mode OR Stealth Injection): Client Display Type(Fixed or Resizable): Inventory layout: Equipment layout: GUI settings (Screenshot(s)): What is the error that is occurring? I have extended anti-fire -2 potions and it keeps going down to a different tab and tries to withdraw a single anti-fire -1 potion then puts it back and loops this withdraw and deposit How can I replicate this error? Logger output (Screenshot):
  18. use virtual vms
  19. can u make a bug report. i want to know all ur configurations Client Version: Client Mode (Mirror/Injection): Client Display: (Fixed / Resizable): Description of Bug: Been getting stuck sipping anti-venom+ whenever it returns to vorkath, acid phase is pretty poor atm. Always does same movement to back row for acid instead of dynamically finding pathing without acid in the way. Looks very scripted. Also looting is very slow, frequently just stops after looting and I have to manually click on vorkath to begin again. GUI Settings: Output of Script Paint(Screenshot): Client Logger output (OSBot/Data/ExcellentVorkath/Logs/LatestFileSinceError):
  20. learn java pls There are easier methods to use btw https://osbot.org/api/org/osbot/rs07/api/Widgets.html
  21. Send it to me through discord Christopher#2820
  22. Can you verify the proxy is stable at the moment? This is only one factor as the rs servers could also be lagging.
  23. Are you using any proxies? Usually lag is a factor when getting hit. Can one of you take a video and privately send it to me so I can see the problem. Would also like bug reports for each of you so I know all the conditions you are running. Also send your file logs in: C/users/you/OSBot/Data/Excellent Vorkath/logs/zipallfileshere Sorry for the delay message I;ve been sick these past few days. Can you join my discord: https://discord.gg/CGHsd4a
  24. l0l

Account

Navigation

Search

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.