Heiz Posted May 27, 2023 Share Posted May 27, 2023 (edited) Have you ever thought of taking newly created accounts, which don't have levels or coins, and reaching amazing milestones, like joining the Champions Guild, in a very short time? Then this script is for you! Features: Supports ironman and normal accounts Supports accounts that don't have coins or levels Support the looting of your own grave after death Support Champions Guild Speedrun in just over 2 hours Support Ruins of Camdozall Speedrun in less than 2 hours Support Trade Restrictions Speedrun to get 10 Quest Points faster Support for doing almost every F2P quest in the game (and queuing) Supported quests/speedruns: DORICS_QUEST BELOW_ICE_MOUNTAIN WITCHS_POTION BLACK_KNIGHTS_FORTRESS COOKS_ASSISTANT VAMPYRE_SLAYER ERNEST_THE_CHICKEN PIRATES_TREASURE ROMEO_JULIET THE_RESTLESS_GHOST GOBLIN_DIPLOMACY X_MARKS_THE_SPOT SHEEP_SHEARER TRADE_RESTRICTIONS_SPEEDRUN RUINS_OF_CAMDOZAAL_SPEEDRUN CHAMPIONS_GUILD_SPEEDRUN Example CLI: In the example below, we are creating a list of missions to be done in sequence, based on the name provided in the "Supported quests/speedruns" topic java -jar "OSBot.jar" -login login:pass -world 301 -bot username:pass:bankpin -script 1202:ROMEO_JULIET;SHEEP_SHEARER;WITCHS_POTION Example GUI: GUI Explanation: Speedruns Select Speedrun: Selects one of the available Speedruns: Champions Guild: Speedrun to enter the champions' guild as quickly as possible. Ruins of Camdozaal: Speedrun to complete Below Ice Mountain as quickly as possible. Trade Restrictions: Speedrun to get 10 quest points to avoid trade restrictions. Target Quests: Displays which quests will be done in the selected speedrun. Reward: Displays how many quest points will be earned in the selected speedrun. Start Speedrun: Starts doing the selected speedrun. Single Quests Quest queue: Displays the list of quests to be done individually. Add quests to queue: Adds a quest to the queue of quests to be done individually. Remove selected item: Removes the selected quest from the queue of quests to be done individually. Start: Starts doing all quests in the queue, in the same order they were added. Screenshots: Normal Accounts: Iron Man Accounts: Video: Edited November 14, 2023 by Heiz CLI added 2 3 Quote Link to comment Share on other sites More sharing options...
Administrator Maldesto Posted November 4, 2023 Administrator Share Posted November 4, 2023 Congrats! 1 Quote Link to comment Share on other sites More sharing options...
shark123 Posted November 4, 2023 Share Posted November 4, 2023 what quests does it support,just f2p quests? 1 Quote Link to comment Share on other sites More sharing options...
i like the bots Posted November 5, 2023 Share Posted November 5, 2023 nice! how many quests does it support? 1 Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 5, 2023 Author Share Posted November 5, 2023 18 hours ago, shark123 said: what quests does it support,just f2p quests? 4 hours ago, i like the bots said: nice! how many quests does it support? 18 hours ago, Maldesto said: Congrats! Thank you guys! At this point, only f2p quests are supported, where the highlight is entry into the champions' guild in approximately 2 hours. As for supported missions, I will update the script description containing the complete list as soon as possible. Quote Link to comment Share on other sites More sharing options...
Xoukz Posted November 5, 2023 Share Posted November 5, 2023 Nice work 1 Quote Link to comment Share on other sites More sharing options...
Ayayron Posted November 5, 2023 Share Posted November 5, 2023 I'd love to see it, do many p2p quests. Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 5, 2023 Author Share Posted November 5, 2023 2 hours ago, Ayayron said: I'd love to see it, do many p2p quests. This category of script is difficult to develop content for p2p as it is only possible to do the quests once on each account. Because of this, I would need a massive number of P2P accounts to test, something I don't have access to at the moment. But anyway I would like to finish mapping all the free world quests first. After that it will be a possibility to start looking at P2P possibilities. Thanks for the comment! 2 1 Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 13, 2023 Author Share Posted November 13, 2023 I am aware that there has been a dialogue change with the NPC "Count Check" (STEP 177 of Champions Guild Speedrun). I've already made the change to the code and it will soon be working again. Quote Link to comment Share on other sites More sharing options...
phun_tyme Posted November 15, 2023 Share Posted November 15, 2023 "Life locked" loop in debug output on Champions guild speed run after dying to fally guard. Could you also let me know what step this is as the "life Locked" output has cleared the current step. Thanks Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 15, 2023 Author Share Posted November 15, 2023 41 minutes ago, phun_tyme said: "Life locked" loop in debug output on Champions guild speed run after dying to fally guard. Could you also let me know what step this is as the "life Locked" output has cleared the current step. Thanks This "Life locked" message occurs when the script is unable to execute because it is waiting for the death handler to complete successfully. Could you give me more details about which area of the map the player got stuck doing nothing? Regarding STEP, you can see it just above the timer. If it's a suicide step, you have these 2 possibilites: - STEP 54 - Faladore Guard - STEP 95 - Draynor Jail Guard Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 15, 2023 Author Share Posted November 15, 2023 52 minutes ago, phun_tyme said: "Life locked" loop in debug output on Champions guild speed run after dying to fally guard. Could you also let me know what step this is as the "life Locked" output has cleared the current step. Thanks Another important detail is that there was an update to the game this morning. Something may have broken, I'll check Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 15, 2023 Author Share Posted November 15, 2023 1 hour ago, phun_tyme said: "Life locked" loop in debug output on Champions guild speed run after dying to fally guard. Could you also let me know what step this is as the "life Locked" output has cleared the current step. Thanks I managed to reproduce the error, I'm already fixing that 1 Quote Link to comment Share on other sites More sharing options...
phun_tyme Posted November 15, 2023 Share Posted November 15, 2023 Happy days, thanks friend amazing turnaround. The script is very good, great work. Just to be clear, my character did die and end up in lumbridge that is where the looping occurred (just to make sure it matches your test) Quote Link to comment Share on other sites More sharing options...
Heiz Posted November 15, 2023 Author Share Posted November 15, 2023 9 minutes ago, phun_tyme said: Happy days, thanks friend amazing turnaround. The script is very good, great work. Just to be clear, my character did die and end up in lumbridge that is where the looping occurred (just to make sure it matches your test) @phun_tyme @07ETHFarmer I just fixed the problem and uploaded an update, now you have to wait up to 24 hours for the updates to be reflected in SDN. Thank you very much for your support! I'm really enjoying receiving your feedback on this script that I spent 2 years developing 2 Quote Link to comment Share on other sites More sharing options...