Google Spreadsheets - Import Quest Data menu

Shout-Out

User Tag List

Results 1 to 1 of 1
  1. #1
    ev0's Avatar ★ Elder ★ murlocs.com

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1852
    Join Date
    Jul 2012
    Posts
    2,735
    Thanks G/R
    313/379
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    7 Thread(s)

    Google Spreadsheets - Import Quest Data

    I've gone ahead and started building a perfect scenario quest turn-in's for when WoD is released. To make life easier, i'm using google spreadsheets to organize everything.

    Head to drive.google.com - create a new spreadsheet.


    Now click at the top Tools -> Script Editor




    Create a new script and call it w/e you want. Save it and paste the following into the editor:


    Code:
    //Possible types: "type","name","reqlevel","xp","share"
    function wowhead(qid,type){
      var url = "http://bitchboxing.com/wowhead.php?id=" + qid + "&goal=" + type;
      var response = UrlFetchApp.fetch(url);
      return response.getContentText();
    }

    I'm hosting the XML parser on my own domain, if you feel weird about it i can give the PHP source for it as well.

    Now save it again, and head back to the spreadsheet.

    You can use the following function now as follows:

    =wowhead(ID,"param")

    ID = quest ID
    params as follow:

    type = daily or not daily
    name = quest name
    reqlevel = required level to accept quest
    xp = amount of exp for quest
    share = is the quest sharable or not

    sample of function looks like this:

    Code:
    =wowhead("31528","name")
    // output in the cell: A Worthy Challenge: Darkmaster Gandling
    Need a guild in the US? Visit murlocs.com

    Google Spreadsheets - Import Quest Data

Similar Threads

  1. More Guild/Info For google spreadsheets
    By rickyis911 in forum World of Warcraft General
    Replies: 7
    Last Post: 02-29-2016, 05:45 AM
  2. Inport your guild list into google spreadsheet
    By rickyis911 in forum World of Warcraft General
    Replies: 27
    Last Post: 03-12-2015, 08:28 PM
  3. Cataclysm Beta: New Data! Items, NPCs, and Quests
    By Famous00 in forum World of Warcraft General
    Replies: 0
    Last Post: 10-04-2010, 03:05 PM
  4. [REQUEST] SQL Data importer
    By EmiloZ in forum Programming
    Replies: 1
    Last Post: 08-03-2009, 05:00 PM
  5. Where is the quest data!
    By dhzi in forum World of Warcraft General
    Replies: 0
    Last Post: 06-10-2009, 12:30 PM
All times are GMT -5. The time now is 02:13 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