billyboy420 Posted June 5, 2018 Share Posted June 5, 2018 (edited) Hey guys I've been writing a F2P "Do it all" script and was slowly adding in quests. I found this thread to be very useful but not have all the quest so I though I should start a similar one with the quests I am adding to my script. Below will be the list of configs for different scripts and I'll be adding more as I add them to my script. If you have any questions feel free to ask. Rune Mysteries Spoiler Rune mysteries [63:0] Talk to Duke -> "Have you any quests for me?", "Sure, no problem." Duke chat options: [63:1, 2] Walk to Sedridor -> new Area(3096, 9574, 3107, 9566); "Talk-to" -> Sedridor -> "I'm looking for the head wizard.", "Ok, here you are.", "Yes, certainly." NOTES WebWalking can handle the ladder down to the basement of the Wizards tower. After giving the tailsman config changes from 1 to 2 [63:3] Giving aubury the package Walk to Aubury - new Area(3251, 3402, 3254, 3400); "Talk-to" -> Aubury -> "I have been sent here with a package for you." [63:4] getting the notes from aubury "Talk-to" -> Aubury [63:5] giving the notes to Sedridor Walk to Sedridor -> new Area(3096, 9574, 3107, 9566); "Talk-to" -> Sedridor [63:6] DONE! The Restless Ghost Spoiler The Restless Ghost [107:0] Walk to lumbridge church -> new Area(3240, 3215, 3247, 3204); "Talk-to" -> Father Aereck -> "I'm looking for a quest!", "Ok, let me help then." [107:1] Walk to Hut in swamp -> new Area(3144, 3177, 3151, 3173); "Talk-to" -> Father Urhney -> "Father Aereck sent me to talk to you.", "He's got a ghost haunting his graveyard" [107:2] Walk to coffin -> new Area(3247, 3195, 3252, 3190); "Wear" -> Ghostspeak amulet "Search" -> Coffin "Talk-to" -> Restless ghost -> "Yep, now tell me what the problem is." [107:3] Walk to Wizards tower basement -> new Area(3115, 9569, 3121, 9564); "Search" -> Altar NOTE will be attacked but skeleton, maybe save some energy and toggle run [107:4] Walk to coffin -> new Area(3247, 3195, 3252, 3190); "Use" -> Ghost's skull -> Coffin NOTE if the coffin has closed you will need to open it before using the skull on it [107:5] Wait for cut scene DONE! Goblin Diplomacy Spoiler Goblin Diplomacy [62:0] Buy 3 goblin armour, 1 orange dye, and 1 blue dye Talk-to -> General Wartface -> "No, he doesn't look fat", "Do you want me to pick an armour colour for you?" "What about a different colour?" [62:3] Use -> Orange dye -> Goblin mail -> Orange goblin mail Talk-to -> General Wartface -> "I have some orange armour here" NOTES there is a cut scene after this [62:4] Use -> Blue dye -> Goblin mail -> Blue goblin mail Talk-to -> General Wartface -> "I have some blue armour here" NOTES there is a cut scene after this [62:5] Talk-to -> General Wartface -> "I have some brown armour here" NOTES there is a cut scene after this [62:6] DONE! Edited June 9, 2018 by billyboy420 Added goblin diplomacy 3 Quote Link to comment Share on other sites More sharing options...
Burundanga Posted June 5, 2018 Share Posted June 5, 2018 (edited) much needed. combine rune mysteries with ghost speaker quest to save time then add romeo and juliet for a quick and smooth 7qp run script. u planning on doing all f2p quests or what is the deal here? Edited June 5, 2018 by Burundanga Quote Link to comment Share on other sites More sharing options...
Sikkunt Aaron Posted June 5, 2018 Share Posted June 5, 2018 that would be nice, cheers buddy Quote Link to comment Share on other sites More sharing options...
billyboy420 Posted June 5, 2018 Author Share Posted June 5, 2018 1 hour ago, Burundanga said: much needed. combine rune mysteries with ghost speaker quest to save time then add romeo and juliet for a quick and smooth 7qp run script. u planning on doing all f2p quests or what is the deal here? Planning on doing all quests. I already have Sheep Shearer and Cooks Assistant done but they were covered in the other thread so I didn't bother rewriting them but I can do that. Restless Ghost is the next quest I'll be adding and then probably Imp catcher using the grand exchange if you have enough money to buy the beads. I'll be trying to add all free to play quests. 1 hour ago, Sikkunt Aaron said: that would be nice, cheers buddy Thanks hopefully I'll get a few more done tomorrow. Quote Link to comment Share on other sites More sharing options...
Burundanga Posted June 5, 2018 Share Posted June 5, 2018 1 hour ago, billyboy420 said: Planning on doing all quests. I already have Sheep Shearer and Cooks Assistant done but they were covered in the other thread so I didn't bother rewriting them but I can do that. Restless Ghost is the next quest I'll be adding and then probably Imp catcher using the grand exchange if you have enough money to buy the beads. I'll be trying to add all free to play quests. Thanks hopefully I'll get a few more done tomorrow. maybe u could do it so one may select which quests to do and in what order because some people would use this to grind qp for dragon slayer while others would just need a quick 7qp run for their sui bots, just a thought Quote Link to comment Share on other sites More sharing options...
billyboy420 Posted June 5, 2018 Author Share Posted June 5, 2018 18 minutes ago, Burundanga said: maybe u could do it so one may select which quests to do and in what order because some people would use this to grind qp for dragon slayer while others would just need a quick 7qp run for their sui bots, just a thought I have a launcher that manages all my bots and the script I am writing everything can be launched from the CLI, so the launcher randomises what quests to do to get the 7qp and was random few skills to train. I'm not planning on realising either the bot manager or the quest and f2p quests script I just thought the configs would help other people with their scripts. 1 Quote Link to comment Share on other sites More sharing options...
Pops Posted June 27, 2018 Share Posted June 27, 2018 The man! This is much needed, im working on a full gold farm so this will help much! How can I find the other configs for other quests? Im new to this client but not new to scripting or java. Thanks and great work thanks again man! Quote Link to comment Share on other sites More sharing options...