Jump to content

F2P Quest configs


Recommended Posts

Posted (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 by billyboy420
Added goblin diplomacy
  • Like 3
Posted
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 :leech:

Thanks hopefully I'll get a few more done tomorrow.

Posted
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 :)

Posted
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.

  • Like 1
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...