What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Tricks and treats of Azeroth - achievement

Maybe any1 have profile or can create one to get that achievement?
This was talked about already. It's a huge project. Each pumpkin and quest has a unique ID. And you would have to go to each point to get the XYZ of where to go next.
 
This was talked about already. It's a huge project. Each pumpkin and quest has a unique ID. And you would have to go to each point to get the XYZ of where to go next.
xyz we can get using some addon i guess? but how to get the pumpkin ID?
Im going to finish this achi today, so i can write down all off xyz ;)
 
To get the xyz stand outside of the building, somewhere not in a building, in HB hit developer tools, and where it says my location 0 0 0 double click the 0s and it will put the xyz into the Hb log, copy and paste that into a document, and put the name of the location after it (north barrens crossroads)
To get the ID of the pumpkin and quest go to wowhead, look at the achieve for the continent you're on, each quest is listed as a requirement.
The Quest ID is the number in the URL of the quest
The Pumpkin ID is the number in the URL of the link on the right side that says candy bucket (since the pumpkins are actually candy buckets)
 
Last edited:
To get the xyz stand outside of the building, somewhere not in a building, in HB hit developer tools, and where it says my location 0 0 0 double click the 0s and it will put the xyz into the Hb log, copy and paste that into a document, and put the name of the location after it (north barrens crossroads)
To get the ID of the pumpkin and quest go to wowhead, look at the achieve for the continent you're on, each quest is listed as a requirement.
The Quest ID is the number in the URL of the quest
The Pumpkin ID is the number in the URL of the link on the right side that says candy bucket (since the pumpkins are actually candy buckets)

So for Orgrimmar(Candy Bucket - Quest - World of Warcraft) that will be:
Quest ID = 12366
Pumpkin ID = 190069

Right?

@EDIT:
How about http://www.wowhead.com/quest=28958 for example, where is not defined pumpkin ID?
Btw, can you tell me how in code(C# i guess) should it looks like?f.e:
aaa.bbb("Name","id1","id2","somethingElse").ccc;
 
Last edited:
It would be a questing profile, or the equivalent plugin to do the quests...
I'm not home or I'd post what I made so far.
Really it's gonna have to be a plugin most likely because it can't tell if the quest is complete for some reason, or maybe I didn't make the profile correctly.

But if memory serves your IDs are correct :)
 
Back
Top