I saw a port on Reddit the other day about Pickpocket and it made me want to go try it out. I need to check out the Glyph of Disguise and maybe some of the Legion Pickpocket Mogs.
https://www.wowhead.com/item=45768/glyph-of-disguise
2020-05-04
2020-04-19
Accessing the Warcraft API in PowerShell
I finally pieced together the PowerShell to pull my reputations from Warcraft using PowerShell.
After many weeks of searching various sites and documentation from Blizzard, I finally have a finished product. Feel free to share. Here are also some links of note.
You will first need to go to the main Battle.net developers page and create an application using your account credentials. This will give you a ClientSecret and ClientID used in the OAuth method of accessing the APIs.
https://develop.battle.net/documentation/battle-net/oauth-apis
Once you have them, you can plug them into your own script and start using the following APIs.
https://develop.battle.net/documentation/world-of-warcraft/profile-apis
Here is the script I finally came up with to pull my reputations.
https://github.com/loatswil/PowerWOW/blob/master/Get-WowRep.ps1
Hope this helps!
After many weeks of searching various sites and documentation from Blizzard, I finally have a finished product. Feel free to share. Here are also some links of note.
You will first need to go to the main Battle.net developers page and create an application using your account credentials. This will give you a ClientSecret and ClientID used in the OAuth method of accessing the APIs.
https://develop.battle.net/documentation/battle-net/oauth-apis
Once you have them, you can plug them into your own script and start using the following APIs.
https://develop.battle.net/documentation/world-of-warcraft/profile-apis
Here is the script I finally came up with to pull my reputations.
https://github.com/loatswil/PowerWOW/blob/master/Get-WowRep.ps1
Hope this helps!
2020-04-02
Daily Gear Check
Here's a World Quest checklist for gear upgrades.
- Emissarys
- Kul Tiras
- Stormsong
- Tiragarde
- Drust
- Zandalar
- Voldun
- Nazmir
- Zuldazar
- Black Empire
- Vale
- Uldum
- Nazjatar
- Mechagon
2020-01-22
Battle Pets!
I have a pretty good Battle Pet collection going and I've been
working on it a lot lately. Here is a link to a great blog. I'll have to
stick it in a link tab.
https://wowpetaddiction.blogspot.com/
https://wowpetaddiction.blogspot.com/
Subscribe to:
Posts (Atom)