Everything posted by Chris
-
Excellent 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.
- test
-
banrates now
u cant calculate ban rate. tired of this term unless u have 10000 + accounts to get data
-
Excellent Vorkath
Will check it out! sorry about that
- 1037 replies
-
- premium
- moneymaking
- combat & slayer
- ranged
-
Tagged with:
-
Excellent Vorkath
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
- 1037 replies
-
- premium
- moneymaking
- combat & slayer
- ranged
-
Tagged with:
-
Excellent Vorkath
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
- 1037 replies
-
- premium
- moneymaking
- combat & slayer
- ranged
-
Tagged with:
-
Excellent Vorkath
What is your account prayer level?
- 1037 replies
-
- premium
- moneymaking
- combat & slayer
- ranged
-
Tagged with:
-
Excellent Dragons
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.
-
Mirror Mode
Mirror mode if running 1-3 bot Injection if running > 3 bots
-
Load Pictures from Resources to GUI
My other comment just shows the loading of resources. you can read how you want
-
Load Pictures from Resources to GUI
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/
- Excellent Dragons
-
Excellent Dragons
SDN hasnt updated yet.
- Excellent Dragons
-
Excellent Dragons
can you fill a detailed bug report I need to know all your settings and client information please
-
Excellent Vorkath
Have you read the features section of the main thread? Can you send me your settings (fill a bug report) thank you
- 1037 replies
-
- premium
- moneymaking
- combat & slayer
- ranged
-
Tagged with:
-
Excellent Dragons
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.
-
Help me with a simple GE walking script (first script)
@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) { } }
-
Excellent Dragons
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
-
Excellent Dragons
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.
-
Replacing Project AIO Hunter
omg that is so nice of you. l love u so much please have my children i want you hahaha jk....UNLESS..☺️🥵
-
Replacing Project AIO Hunter
omg who care
-
Excellent Dragons
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):
-
Mirror Mode Selecting which Window
use virtual vms
-
Excellent Vorkath
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):
- 1037 replies
-
- premium
- moneymaking
- combat & slayer
- ranged
-
Tagged with: