[Tool]Quest parser menu

User Tag List

Results 1 to 12 of 12
  1. #1
    naa's Avatar Contributor
    Reputation
    100
    Join Date
    Oct 2006
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Tool]Quest parser

    While making my own 1-70 quest task, I need a tool that can parse me the quests I am going to use.
    Therefore I made a php script that can extract quests from my database.
    The database contains around 6518 quests atm.
    This is a quest parser not a task parser. This will simply give you access to quests. It will not give you access to any trainers, mailboxes, or vendors.
    I'd say about 70-75% of them quests are correct and don't need additions, but there are still a lot that can't be properly parsed.

    If the quest begins with an item, and the player doesn't have it, it'll try and find out where to get it. If you need to get it from a monster, it finds the location of its spawn and waits until it shows up.

    However, if it has to get it from a world item, it won't work.
    Zone exploration quest goals won’t work either.


    How to:
    To use this quest chain generator, type into the textbox
    the order of quests you want to do.
    Syntax: accept, do, and finish.
    You need to enter one of the words and the id of the quest.

    Example:
    accept 12
    do 12
    finish 12
    You can get the id's from the database: List of quest id's. (Glidercc) or from thottbot etc.


    This tool is free to use.

    More info on:
    Glidercc .com

    Note: You need to register as a user to get access. This is need because the script is rather big so to minimize the server load i only want humans to load the site not bots.

    Todo:
    1. Quest item from world object
    2. If quest item drops from just one monster, run along its patrol paths, don't just sit at its main spawn point
    3. Zone exploration quest goals
    4. Single quest paser.
    5. Zone quest paser.
    6. Anyting else?


    After a request for an example i have added a task.zip as an attached file.
    I did the following to generate this:
    1: Marked the checkbox "Wrap with par" and "Use #include"
    2: Wrote this in the textbox to the left:
    accept 12
    do 12
    finish 12
    3: Pressed the "Send" button.
    4: Pressed the "Select All" button
    5: Copy, paste into a taks.psc file.
    6: Download the config.psc.
    7: Done.

    Attached Files Attached Files
    Last edited by naa; 10-28-2008 at 05:51 AM.

    [Tool]Quest parser
  2. #2
    r3deemer's Avatar Contributor
    Reputation
    89
    Join Date
    Mar 2008
    Posts
    328
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    NVM it is the one from the Glider forums
    Posted by Yooo...
    Last edited by r3deemer; 10-28-2008 at 06:40 AM.


    --- Thanks Enfeebleness

  3. #3
    naa's Avatar Contributor
    Reputation
    100
    Join Date
    Oct 2006
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Right you are
    I am the creator of this parser, so I just wanted to share it with the peps that may not have access to the glider forums.

  4. #4
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, can this get you banned? And isn't it just like the addon questhelper?

  5. #5
    naa's Avatar Contributor
    Reputation
    100
    Join Date
    Oct 2006
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chriller View Post
    So, can this get you banned? And isn't it just like the addon questhelper?
    You can't get banned using this. It is for tool that will help you get quests to use with PPather for glider, nothing else. Do a search for PPather on mmowned if you need more info.

  6. #6
    Gash's Avatar Evil Elite Gash!
    Reputation
    341
    Join Date
    Apr 2007
    Posts
    677
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its such a BIG story that u created this! I mean, Yooo doesn't want to loose visits on the glider page, so why should he post this on mmowned? fail :<

  7. #7
    AndreasG7's Avatar Member
    Reputation
    10
    Join Date
    Dec 2007
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im going to get glider, this any good for me to get once i have glideR?

  8. #8
    s0bEiT's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes it is
    #

  9. #9
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1443
    Join Date
    Apr 2006
    Posts
    4,001
    Thanks G/R
    295/587
    Trade Feedback
    1 (100%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    do you have to do quests? or do you just say "do 12" and then it does quest 12 for you?

    I'm guessing you have to do each quest one time, and then you are able to do it every time again.

  10. #10
    fox123's Avatar Member
    Reputation
    15
    Join Date
    Feb 2008
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, go on like that

  11. #11
    guyocanada's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,

    I have a question, to parse the quests you are using a private server database like NCDB right? or are you extracting the info from wow game files.

    Could you give me some information if possible.

    Thank you very much,
    Best regards.

  12. #12
    amunro's Avatar Active Member
    Reputation
    37
    Join Date
    Jan 2008
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if anyone ever creates a 1-70 or even 1-80 all quest task, please pm me !

Similar Threads

  1. Quest Checker - Check what quest you are on in ANY zone! Amazing Tool.
    By Bokutox in forum World of Warcraft General
    Replies: 17
    Last Post: 08-22-2014, 09:45 PM
  2. [Tool] Quest sharing tool
    By ketrish in forum World of Warcraft Bots and Programs
    Replies: 12
    Last Post: 08-19-2012, 09:52 PM
  3. WoW Tool: All Alliance Quest Marker Add-on
    By MigIdiot in forum World of Warcraft Guides
    Replies: 5
    Last Post: 04-18-2008, 01:24 AM
  4. 1-60 Horde Leveling Guide w/ Quests
    By Matt in forum World of Warcraft Guides
    Replies: 23
    Last Post: 04-17-2007, 07:26 PM
  5. Making Hunter Epic Leaf Quest Easier
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 04-12-2006, 01:26 AM
All times are GMT -5. The time now is 09:33 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search