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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. Chris replied to Chris's topic in Agility
    It does not. Can you tell me more about using this teleport? How is it used? Is it a tablet or spellbook entry? What is the spell book action (Case Sensitive)? Sorry for the late reply. Follows were toggled off for some reason.
  2. Chris posted a topic in Bug reports
    test2
  3. u cant calculate ban rate. tired of this term unless u have 10000 + accounts to get data
  4. Will check it out! sorry about that
  5. VOR-17.0 Changes to the fire tick phase when drinking consumables. Reported prayer sipping issue with low prayer level accounts due to logical error. Changes to some route interactions Misc changes
  6. Dont keep running the script if its wasting ppots like that lol. I'll make a quick fix. look like I didnt expect low level accs to run vorkath with 44 prayer. Just need to change some logic
  7. What is your account prayer level?
  8. 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.
  9. Chris replied to Anime's topic in General Help
    Mirror mode if running 1-3 bot Injection if running > 3 bots
  10. My other comment just shows the loading of resources. you can read how you want
  11. 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/
  12. Should be good now
  13. SDN hasnt updated yet.
  14. Fixed.
  15. can you fill a detailed bug report I need to know all your settings and client information please
  16. Have you read the features section of the main thread? Can you send me your settings (fill a bug report) thank you
  17. 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.
  18. @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) { } }
  19. 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
  20. 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.
  21. omg that is so nice of you. l love u so much please have my children i want you hahaha jk....UNLESS..☺️🥵
  22. omg who care
  23. 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):
  24. use virtual vms
  25. 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):

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.