Skip to content

This program takes an item from a characters Vault, transfers the item the the characters inventory and equips the item.

License

Notifications You must be signed in to change notification settings

AllynH/Destiny_Equip_Item

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction: This program takes an item from a characters Vault, transfers the item the the characters inventory and equips the item.

For more details view the full blog post: http://allynh.com/blog/creating-a-python-app-for-destiny-part-4-transferring-and-equipping-items For details on how to log into PSN view this blog post: http://allynh.com/blog/creating-a-python-app-for-destiny-part-3-logging-in-to-bungie-net-and-authenticating-with-psn/

Notes: This code will require you to update:

Your PSN log in details Your Bungie.net API-Key Your characterId and the item details - I've left mine in as an example.

Please read the blog post for more information

Usage: python equipItem.py

Created by: Allyn Hunt - www.AllynH.com

About

This program takes an item from a characters Vault, transfers the item the the characters inventory and equips the item.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages