Originally Posted by
bot_leech
I thought I understood how the naming of tasks worked, but i guess i need some help. I generally look at the URL for task and paste the last part into the appropriate level. Using that method, I thought "Leatherworking_Tier3_Leather_Pants_Special_3_Set3" was the name for "Exquisite Darkleather Pants". I have been trying to troubleshoot problems selecting that task using "Leatherworking_Tier3_Leather_Pants_Special", which catches all of the other blue and purple pants, and i am starting to think that i don't the name right. (I have eggs, of course) What is the correct way to determine the name for tasks? I tried inspecting all the elements on the page, but i couldn't find anything to use on the page. I tried using the sample code embedded the comments of the script, but I couldn't get it to work. What i am really trying to understand is where the script pulls the available tasks from (to match with the list in the script).
When you right click task "continue" and select "Inspect element" you need find,
Code:
<button data-url="/professions-tasks/Leatherworking/Leatherworking_Tier4_Leather_Shirt_Special_2">
<span>Details</span>
</button>
, so you need first catch task and get that name. Is it "Warlock" class and Rare task?
Check it here,(list is old and not contain all jobs)
[JavaScript] var taskNameMap = { Leadership : { Leadership_Tier0_Intro_1 : "Hir - Pastebin.com