Leaderboard
Popular Content
Showing content with the highest reputation on 10/02/18 in all areas
-
The Restless Ghost Priest in Peril Witch's House (optional) Then 15-45 prayer Nature spirit (partially till silver sickle (b)) will need 20x of them will provide member accounts aswell Post or pm or add Vilius#8054 STILL LOOKING4 points
-
Disclaimer: Hive has not been approved nor endorsed by OSBot staff. Hive has not been approved for use in SDN scripts. Initially, Hive will only be available for integration with local and private scripts. Beta Release Date October 7, 2018 Overview Iβm incredibly excited to announce Hive, OSBotβs first universal bot monitor. Hive lets you monitor and manage all of your bots across all of your favorite scripts from your desktop or your phone. Hive is compatible with every script and integration with Hive takes under five minutes. How It Works Create a Hive account (site goes live October 7, 2018). Open OSBot and start any Hive-enabled script, you will be prompted for your Hive username and password. Once the script has started visit your Hive dashboard using a web browser and monitor your bot. You can view status information about all of your bots across all of your favorite scripts. You can also pause or stop your bots by using the dashboard. Demo (note: this demo shows a prototype version of Hive, the beta product and information displayed on the dashboard will be different) Script Integration Are you a script developer and interested in being a Hive beta partner? Send me a private message. FAQ Q: What scripts are compatible with Hive? A: Hive is script-agnostic, if your favorite script is not Hive-enabled, ask the script developer to integrate (note: Hive cannot integrate with SDN scripts at this time). Q: What information does Hive show me? A: For every script, hive displays a recent screenshot of your bot (with username removed and you must opt-in) and shows runtime. Script developers can specify which skills to track and any other custom values (e.g. GP earned) that they want Hive to display. Q: What actions does Hive enable? A: Hive lets you pause, resume, and stop your bots no matter where you are. Q: How much does it cost? A: Hive is free to use during the beta period. Q: Is my data secure? A: Data is stored by Hive for no more than 120 seconds, no sensitive data is transmitted to nor stored by Hive. Q: What happens if Hive isnβt working, can I still use my scripts? A: Yes, if Hive fails to activate then your script will continue to operate as expected.3 points
-
only those 2 i think , you can always do nmz with abs pots later on for full afk2 points
-
2 points
-
Even if their IDs were to change (which I somewhat doubt they will, but who knows), their IDs relative to eachother will probably remain the same, since they seem to count from X to X+1, X+2, X+3 in order of their progression. There are many ways you could do it, but I'd probably try with their relative ID offset. Something like this: private final static int IDOFFSET_SUMMER_SECTION1 = 0; private final static int IDOFFSET_SUMMER_SECTION2 = 1; private final static int IDOFFSET_SUMMER_SECTION3 = 2; int baseId = getNpcs().filter(npc -> npc.getName().equals(NAME)).stream().min(Comparator.comparing(NPC::getId)).getId(); NPC npcSection1 = getNpcs().singleFilter(npc -> npc.getId() == (baseId + IDOFFSET_SUMMER_SECTION1)); Ofc. you will only need to find the base ID once, and should add various checks; this is only a pseudo example2 points
-
Stealth Quester Can also be purchased with OSRS gold using vouchers from here 70 Quests Supported Alfred Grimhand's Barcrawl Animal Magnetism A Porcine of Interest Big Chompy Bird Hunting Biohazard Black Knights Fortress Client Of Kourend Clock Tower Cook's Assistant Death Plateau Demon Slayer Dorics Quest Dragon Slayer Druidic Ritual Dwarf Cannon Elemental Workshop I Ernest The Chicken Fight Arena Fishing Contest Gertrude's Cat Goblin Diplomacy Hazeel Cult Holy Grail Imp Catcher Jungle Potion Lost City Merlin's Crystal Monkey Madness I Monk's Friend Mountain Daughter Nature Spirit Pirates Treasure Plague City Priest In Peril Prince Ali Rescue Regicide Rfd Cook Subquest Rfd Dwarf Subquest Rfd Evil Dave Subquest Rfd Goblin Subquest Rfd Pirate Subquest Rfd Ogre Subquest Romeo And Juliet Rune Mysteries Sea Slug Shadow Of The Storm Sheep Shearer Tears Of Guthix The Ascent Of Arceuus The Corsair Curse The Depths Of Despair The Dig Site The Feud The Golem The Grand Tree The Knights Sword The Restless Ghost The Tourist Trap Tree Gnome Village Tribal Totem Underground Pass Vampire Slayer Varrock Museum Quiz Waterfall Quest What Lies Below Witch's House Witch's Potion X Marks The Spot Instructions Click on quest names to queue them. Quests are completed in the order they are selected. Quests that are already completed will be skipped. Previously started quests/partially completed are not currently supported! Allow the script to finish the quest from start to finish for best results. In order to use armour/weapons/spells during quests, gear presets have to be created first. Equip the desired gear and set the attack style in game, then press the "Load Worn Equipment" button at the bottom left of the GUI, then give the preset a name. Click on the "Set Gear" button on the right side of a quest to set the gear preset to be used for that quest. If you want to use a combat spell for fights, make sure you are wielding a staff and have set the spell on offensive autocast. Only normal spells are currently supported. Ranged is not fully supported at this moment. Make sure you set the desired attack style in game to avoid gaining wrong XP. After selecting the desired options, either press the "Start" button to begin, or save the current settings by pressing "Save Current Settings" and giving the quest preset a name, and later running it faster by pressing "Run Saved Preset". You can delete gear/quest presets by right clicking them on the selection dialogue Special Mentions The script will stop upon death on all quests, except for Waterfall Quest. It is strongly recommended that you have decent Hitpoints level (20+) before attempting quests that contain boss fights. The script may not be able to continue previously started quests. If you really have to restart the script while it's doing a quest, use debug mode to continue that specific quest. This feature is accessed by pressing the F4 key while the GUI is in the foreground (focused application). The GUI title will change to Stealth Quester (debug mode) while in debug mode, and when started will not go to bank or Grand Exchange so all required items are assumed to be in the inventory. Monkey Madness I has a hard-coded requirement of 43 Prayer and 25 Hitpoints Underground Pass has a hard-coded requirement of 25 Hitpoints, and will use a bow as weapon. By default the script will use willow shortbow & mithril arrows. This can be configured on GUI throgh the "Configure Settings" button on the right side of the quest. Protect from melee will be used during the paladin fight if the account has 43 Prayer. The script will not use any weapon or ammo you set in the gear preset for this specific quest, as they will be replaced with a bow and arrows, and the attack style will be set to rapid. The script can complete this quest with level 1 Agility. The ability for the script to complete the quest will be limited by available food sources if it fails too many obstacles prior to reaching Iban's Lair where unlimited food is provided. Beta Testing Mode Enabled via script GUI using F3 key during startup Make sure the GUI window is focused and press F3 The quests which are currently in beta testing stage will be displayed on the list of available quests Debug Mode Enabled via script GUI using F4 key during startup Make sure the GUI window is focused and press F4 Title will change to Stealth Quester (debug mode) This can be used to resume the script execution after being interrupted. It is not guaranteed to work in all cases, but will work for over 95% of quest stages. You can also use this if you don't want the script to check bank/go to Grand Exchange. This means that you must have all items required by the script (not by quest guides), including the specific teleports it uses. It may work in some cases without teleports, but there is no guarantee. Ironman Mode Enabled via script GUI using F5 key during startup Make sure the GUI window is focused and press F5 Title will change to Stealth Quester (iron man mode) The script features a special ironman mode where it will automatically gather all required items. This mode supports at the present moment the following 9 quests: Cook's Assistant Romeo and Juliet The Restless Ghost Rune Mysteries Ernest the chicken Hazeel Cult Clock Tower The Corsair Curse X Marks the Spot No Food Mode Enabled via script GUI using F6 key during startup Make sure the GUI window is focused and press F6 Title will change to Stealth Quester (no food mode) Can be used for high level accounts when you are 100% sure you won't need food on some quests. There are quests like Underground Pass, Regicide, Monkey Madness, Shadow of the Storm, Holy Grail, Dragon Slayer and possibly others where this will not work. The script will stop when it fails to find food in bank in these cases. CLI Features Script ID is 845. The script supports CLI startup with custom user defined parameters. The parameters in this case are the name of the quest presets created on the GUI (with "Save Current Settings"). eg. -script 845:questpreset Bug Report Template 1. Stealth Injection or Mirror Mode: 2. Logger contents (press "Settings" on top right corner of the client, then "Toggle Logger", copy & paste on pastebin) : 3. Description: Skills required to run all quests: 51 Agility 49 Firemaking 41 Cooking 36 Woodcutting 35 Runecrafting 31 Crafting 30 Ranged 30 Thieving 20 Attack 20 Mining 20 Smithing 18 Slayer 12 Hunter 10 Fletching 10 Fishing The script can obtain a total of 117 QP on member worlds and 41 QP on free to play worlds. Additional Info by @krisped1 point
-
1 point
-
ββββββββββββββ PREMIUM SUITE ββββββββββββββ βββββββββββββββ FREE / VIP+ βββββββββββββββ ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - Β£3,99 | Chest Thiever - Β£2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 β‘ β AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ β‘ ββββββββββββββββββββββββββββββββββββ What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.1 point
-
View in store $5.99 for lifetime access _____________________________________________________________ Key Features: Progressive mode - The script will traverse the xp-optimum course for your current level; walking to the next course as your level increases. Reliability - The script was developed and rigidly tested with superior reliability in mind. Human replication - Designed around human simulation - behaviour tuned to replicate common rooftop play styles. Alching / Magic Imbue - The script can be configured to High/Low Alch items, or cast Magic Imbue as it traverses the course. Target system - Can be optionally configured with a target. Once this target is achieved, the script will stop. Available targets (variable Ξ»): Stop when Ξ» agility exp gained. Stop when agility level Ξ» reached. Stop when Ξ» magic exp gained. Stop when magic level Ξ» reached. Stop when Ξ» minutes passed. Healing - The script will consume edible items in your inventory to restore health, stopping if you run out of food. Mark of Grace looting - All marks of grace are looted while the script traverses the rooftop. Randomisation - All thresholds (including but not limited to Run energy and Critical Hp) are dynamically randomised. Energy restoration - The script will consume energy restoring items/potions when needed, provided they are available in the inventory. Web-Walking - The script utilises the OSBot Web to navigate the OSRS map, meaning it can be started from almost anywhere. Course detection - If you are on/near a rooftop course before setup, the course will automatically be loaded into the GUI. Error correction - The script will detect when it has made a mistake (e.g. climbed ladder in seers' bank) and will attempt to return to the course. ...and many more! Supported Rooftops: (Level 10) Draynor β (Level 20) Al-Kharid β (Level 30) Varrock β (Level 40) Canifis β (Level 50) Falador β (Level 60) Seers' Village β (Level 70) Pollnivneach β (Level 80) Rellekka β (Level 90) Ardougne β Things to consider before trying/buying: Avoiding bans - while I have done my utmost to make the script move and behave naturally, bans do occasionally happen, albeit rarely. To minimise your chances of receiving a ban, I would strongly suggest reviewing this thread written by the lead content developer of OSBot. If you take on board the advice given in that thread and run sensible botting periods with generous breaks, you should be fine. That being said, please keep in mind that botting is against the Oldschool Runescape game rules, thus your account will never be completely safe and you use this software at your own risk. Web-walking - alongside a network of paths, the script moves around with the OSBot web-walking system, using it when in unknown territory. While it has proven very reliable, there are naturally some areas for which the web-walker may struggle. As a result, prior to starting the script, I would strongly recommend manually navigating your player to/close to the desired rooftop course. Progressive mode - the script features 'Progressive mode' which will cause the script to advance rooftop courses as you level up. Progressive mode relies on the aforementioned web-walking system for inter-rooftop navigation. Consequently, I would highly recommend monitoring the script as it traverses between courses to ensure the web-walking process correctly executes. Healing & Energy restoration - the script will automatically heal or restore run energy when needed. It will do so by consuming items in the inventory - this script will not bank. For optimal exp rates, I would strongly suggest keeping energy restoring items in the inventory (energy/super energy/stamina/fruits/summer pies/purple sweets/...). To prevent the script stopping prematurely, bring a few bites of food along. Using magic - The script supports the periodic casting of a magic spell while traversing a course to maximise experience rates. To determine whether or not you can cast a spell, the script checks your magic level as well as which runes are in your inventory and which stave you have equipped (if any). It is worth noting that, at this time, the script does not recognise any of the following items as rune sources, so avoid using them while running this script: Bryophyta's Staff, Tome of Fire, Rune Pouch. Script trials: I believe that trying a script before buying is paramount. After trying the script, hopefully you will be convinced to get a copy for yourself, but if not you will have gained some precious agility experience! If you're interested in a trial, please follow the instructions on my trials thread which can be found here. Gallery: Review (by Eduardino): Start up GUI (Graphical User Interface): Paint (optional, movable and self-generating): User screenshots: Testimonials:1 point
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all Normal and Lunar tablets - Supports all lecterns - Multiple Banking-butler methods Rimmington - Unnote clay Edgeville banking - Mounted glory Castle wars banking - Ring of dueling Butler (Advised option for max profits) Demon butler (Note when using butler, have Noted soft clay and coins in your inventory) - When NOT using a butler Use a friends house by name Use the advertisement house Use your own house - Worldhopper - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 671:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot managers you do not need to specify -script 671): -script 671:TaskList1.4515breaks (With breaks) -script 671:TaskList1.4515breaks.discord1 (With breaks & discord) -script 671:TaskList1..discord1 (NO breaks & discord)1 point
-
Molly's Chaos Druids This script fights chaos druids in Taverly dungeon, Edgeville dungeon and Ardougne. Profits can easily exceed 200k p/h and 60k combat exp/ph, this is a great method for training low level accounts and pures. Buy HERE Like this post and then post on this thread requesting a 24hr trial. When I have given you a trial I will like your post so you will receive a notification letting you know you got a trial. Requirements - 46 Thieving for Ardougne -82 Thieving and a Lockpick for Yanille - 5 Agility for Taverly(recommended) - No other requirements! Though I do recommend combat stats of 20+ as a minimum Features: - Supports eating any food - Hopping out of bot worlds - Recovers from deaths(respawn point must be lumbridge), includes re-equipping items on death - Potion support - Automatically detects and withdraws/uses Falador teleport tabs if using Taverly dungeon - Automatically detects and withdraws/equips/uses glories if using Edgeville dungeon - Supports looting bag Setup: Start the script, fill out the GUI, and be in the general area of where you want to run the script. CLI setup: Proggies: In the works: Known bugs: Bug report form, this is a MUST for problems to be resolved quickly: Description of bug(where, what, when, why): Log: Your settings: Mirror mode: Y/N1 point
-
This release patches the Worlds API so it should be more dynamic to updates in the future. Additionally there was a detection concern that was addressed, so hopefully you should see less bans. This was only for stealth injection mode, mirror mode does not have this concern (of which I cannot discuss in detail). Finally, if a user does not have the proper Java version to run OSBot they will get a specific error message instead of a generalized "please verify your boot options" message. They will be redirected to this article I wrote: https://osbot.org/forum/java Let me know how this release works/doesn't work. Edit: Also big thanks to @Fruity for lending me an account to test with!1 point
-
Looking for someone to do the following on a basically scratch acc: Priest in Perilο»Ώο»ΏNature spirit Discord: Castro#7427 leave offers below1 point
-
I believe the only monsters that are "always" aggressive are Dark Beasts, bandits with god item, and NMZ... unfortunately1 point
-
Buying 130m 07 for 0,014 btc. PM me on skype or on discord if interested: Skype: live:jasperkroon1204 Discord: Dikke Teen / mrprobznl#11711 point
-
What you Are Ordering: 45-55 thieving, 42-48 agility, desert treasure Are you Paying Upfront or Using Middle Man (@Decode is the Official Middleman of this Service) : upfront Do you AGREE do my T.O.S : Yes. Your Skype / Discord : isomeisseli69#3345 Have you Added my Skype / Discord? : Discord1 point
-
Not trying to ruin your sales, but I don't see how this is anything special. Getting 1 pray firecape costs ~60-100M, so why would this account be worth that much? Accounts without the fire cape with the same stats are worth 50m tops1 point
-
1 point
-
Ill tell u what bud, this acc! This account is so OVERPOWERED you should at least start the bid at 200m and autowin 380m!1 point
-
Haven't seen a NPC ID change in my 3 years of being on osbot with over 300 scripts written. Take that as you will. Widgets change a little more frequently and stuff of tut island every once in a while but outside of that things rarely change. And if they do, it takes two seconds to get the new ID1 point
-
Why don't you just bot less and not get banned lol. I'm nearly maxed on my ironman. Pretty much 100% botted except slayer and I wrote all the scripts. Using mirror mode + writing your own scripts in unique places is the best way to not get banned. It's like using a mouse macro but with endless capabilities. We all know jagex doesn't ban mouse macros. I believe they have some way to detect client injection (which is now maybe fixed thanks to Alek). And I also believe that they write specific flagging codes for very popular scripts. So if you use mirror mode and stick to low key scripts, they literally can't tell you apart from anyone else. The last thing is that you can't keep doing the same task for a massive amount of time. I've basically combined many of my scripts together so for example every 2 hours it will go on a herb run, no matter what I was scripting before. And every hour it does birdhouse runs. I think this is the main reason I haven't been banned. Jagex doesn't expect multi-faceted bots. Trust me, I've been doing this for a while1 point
-
Messaged you on discord I may go to bed soon so if you don't catch me then I'll be back on in about 7 hours1 point
-
Cool guy, did a quick sale through him and expect to do more business in the future :) Way better rates than Arcus lmao1 point
-
The same error message that told you what the problem was, also gave you a link to how to solve it. Read the error message again and follow the instructions.1 point
-
He did some questing for me. Great guy to work with and very fast!1 point
-
This butler is an insanely fast quester! Very communicative and friendly!1 point
-
sorry for the delayed reply. I hit 50, started using demon butler and no the script is working flawlessly. Thank you!1 point
-
Yeah if you're willing to put the work in and do a 1-2 hour recording. Your chances of succeeding are pretty fair.1 point
-
1 point
-
1 point
-
1 point
-
Did animal magnetism, banned 12 hours later. Amazing script if you're looking to get banned quick!1 point
-
Yes simpler = better in 99.9% of cases The "Task" pattern that was promoted here is stupid, and so is the whole switch state rubbish. Would also recommend Clean Code by Robert C. Martin https://books.google.co.uk/books/about/Clean_Code.html?id=hjEFCAAAQBAJ&source=kp_book_description&redir_esc=y And The Pragmatic Programmer https://en.wikipedia.org/wiki/The_Pragmatic_Programmer1 point