EpicNitroDod Posted November 16, 2021 Share Posted November 16, 2021 On 4/9/2016 at 2:30 PM, Explv said: Now open source: https://github.com/Explv/Explvs-AIO Download on GitHub: https://github.com/Explv/Explvs-AIO/releases/latest Explv's AIO From Tutorial Island to your dream account. Script ID: 890 CLI Usage: java -jar "OSBot 2.5.31.jar" -login osbot_user:osbot_passwd -bot osrs_user:osrs_passwd:pin -script "\"Explv's AIO v3.2\":example.config" Advanced task system featuring 7 different task types Level task: Perform an activity until a level in a skill is reached Resource task: Perform an activity until a quantity of an item has been obtained Timed task: Perform an activity for a number of minutes Quest task: Complete a quest Grand Exchange task: Buy or sell items at the Grand Exchange Break task: Pause the script for an amount of time Loop task: Repeat selected previous tasks any number of times Tutorial Island Support The script completes Tutorial Island if your player starts there, with fully randomized customer character creation GUI Preview Supported Activites Agility Reveal hidden contents Gnome Stronghold Draynor Village Rooftop Al Kharid Rooftop Varrock Rooftop Barbarian Course Canafis Rooftop Falador Rooftop Seers' Village Rooftop Pollnivneach Rooftop Cooking Reveal hidden contents Locations: Falador Range Edgeville Stove Edgeville Range Lumbridge Range Catherby Range Rogues Den Items: All meat All fish All pies Crafting Reveal hidden contents Spinning Weaving Pottery Armour (Leather, dragonhide, yak hide etc.) Snelms Glassblowing Making molten glass Jem cutting Jewellery Battlestaffs Firemaking Reveal hidden contents All logs Multiple locations Finds longest possible firemaking path Fishing Reveal hidden contents Locations: Draynor Village Lumbridge Swamp Musa Point Port Sarim Al Kharid Catherby Barbarian Village Lumbridge Shilo Village Fishing Guild Piscatoris Fishing Colony Fish: Shrimp Sardines Herring Anchovies Mackerel Trout Cod Pike Salmon Tuna Rainbow Fish Lobster Bass Swordfish Monkfish Shark Fletching Reveal hidden contents Arrow Shafts Headless Arrows All Arrows All unstrung bows All strung bows All crossbow stocks All unstrung crossbows All strung crossbows All darts Herblore Reveal hidden contents Cleaning all herbs Making all potions Mining Reveal hidden contents Al Kharid Barbarian Village Brimhaven Crafting Guild Crandor Dwarven Mine Edgeville Dungeon West Falador Lumbridge Swamp Training Mine Mining Guild Rimmington Mine South East Varrock South West Varrock Ranged Reveal hidden contents Ranging Guild Runecrafting Reveal hidden contents Air altar Mind altar Water altar Earth altar Fire altar Body altar Chaos altar Astral altar Nature altar Law altar Smithing Reveal hidden contents Smelting all bars Smithing all items Thieving Reveal hidden contents NPCs: Man Farmer H.A.M Member Warrior Woman Al Kharid Warrior Rogue Master Farmer Guard Desert Bandit Knight Yanille Watchman Paladin Gnome Hero Stalls: Stalls: Baker's stall General stall Tea stall Silk stall Wine stall Seed stall Fur stall Fish stall Silver stall Magic stall Scimitar stall Gem stall Chests: Ten coin chest Nature rune chest Fifty coin chest Arrow tip chest Blood rune chest Rogue chest Woodcutting Reveal hidden contents Normal (Lumbridge, North Seers' Village, Draynor Village) Oak (Lumbridge, West Varrock, Seers' Village) Willow (Draynor Village, North Seers' Village) Teak (Castle Wars) Maple (Seers' Village) Yew (Grand Exchange, Falador, Port Sarim, Varrock South, Varrock Church, Edgeville, Seers' Village, Catherby) Magic (Sorcerer's Tower) Quests Reveal hidden contents Rune Mysteries Cook's Assistant Romeo & Juliet Sheep Shearer The Restless Ghost How would I make a paramater of this script to use in a bot manager? 1 Quote Link to comment Share on other sites More sharing options...
EnvyXan Posted November 20, 2021 Share Posted November 20, 2021 Awesome compilation of material and a great resource for any rookie scripter. Quote Link to comment Share on other sites More sharing options...
Failure Posted December 30, 2021 Share Posted December 30, 2021 Hi @Explv, Using this on mirrormode trying to woodcut (Lumbridge) to level 15 got a bronze axe equipped. And all it does is this; Pastebin info - https://pastebin.com/Ps2D7Uxr Quote Link to comment Share on other sites More sharing options...
Failure Posted December 30, 2021 Share Posted December 30, 2021 When using Grand Exchange tasks, Item name stays red I can't continue to set amount and price. Quote Link to comment Share on other sites More sharing options...
popshopadop Posted January 12, 2022 Share Posted January 12, 2022 Client Version: 2.6.41 Script Version: v3.4.0 Date: 2022-01-12 Low CPU Mode (yes/no): no Bug Description: after picking any stats to train, it stops and attempts to adjust volume. it does not appear to handle click-dragging or whatever task it wants to perform and moving on Bug Occurs When: when the script is started (just after any skills are picked) Where Bug Occurs: anywhere Screenshots (if applicable): 1 Quote Link to comment Share on other sites More sharing options...
dankdrcode Posted January 18, 2022 Share Posted January 18, 2022 (edited) I downloaded the source and fixed the bug that causes your character to idle/music bug (They're the same). The problem is that there are MANY other bugs in the script, so even if you get it to run it has all kinds of weird behaviors. null pointers, etc. I ran two accounts with it an both got banned Hint : /src/main/java/util/event/DisableAudioEvent.java It's unfortunate because overall this script is REALLY well put together. Kudos to @Explv Edited January 18, 2022 by dankdrcode Quote Link to comment Share on other sites More sharing options...
LeonC87 Posted February 2, 2022 Share Posted February 2, 2022 These parameters don't seem to work on botting hub manager, someone show me what im doing wrong Quote Link to comment Share on other sites More sharing options...
idkfa Posted February 11, 2022 Share Posted February 11, 2022 I just got into botting hub manager to and this would be an absolute dream! Any chance its gonna get updated? Quote Link to comment Share on other sites More sharing options...
7one Posted February 23, 2022 Share Posted February 23, 2022 please update thıs Quote Link to comment Share on other sites More sharing options...
BIGFOLKS Posted March 7, 2022 Share Posted March 7, 2022 update this aio Quote Link to comment Share on other sites More sharing options...
TheCongregation Posted March 16, 2022 Share Posted March 16, 2022 EXPLV IS KIA Quote Link to comment Share on other sites More sharing options...
Krasnov Posted April 17, 2022 Share Posted April 17, 2022 (edited) I'm trying to set up the open source version. In the project's Libraries (ctrl+alt+shift+S), 3 jar files seems to be missing: - C:\Users\Me\.m2\repository\org\osbot\osbot\0\osbot-0.jar - C:\Users\Me\.m2\repository\org\osbot\osbot\0\osbot-0-sources.jar - C:\Users\Me\.m2\repository\org\osbot\osbot\0\osbot-0-javadoc.jar Judging from the readme, I think these are supposed to be generated from the 'mvn initialize' command, run from clicking the Maven m symbol in the Maven Window. I did this but it didn't seem to fix the problem. Any insight? Edit: Seems I just needed to restart IntelliJ afterward. Leaving this post up incase it helps someone in the future. Edited April 17, 2022 by Krasnov Quote Link to comment Share on other sites More sharing options...
Eredinek Posted May 4, 2022 Share Posted May 4, 2022 the script dont bank Quote Link to comment Share on other sites More sharing options...
MoistScripts Posted May 18, 2022 Share Posted May 18, 2022 Been working on fixing the issues and customizing the executor framework to be more autonomous. I really like what you've made. Thank you a lot! Quote Link to comment Share on other sites More sharing options...
Ookami Posted June 6, 2022 Share Posted June 6, 2022 Useless Quote Link to comment Share on other sites More sharing options...