Skip to content

Creates multi-profile checkout data for dna_io Nike Bot (Spreadsheet Version)

Notifications You must be signed in to change notification settings

mxnnxt/dna-spreadsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

DNA Spreadsheet Creator

Creates a spreadsheet with all DNA Nike Bot task import data. (Python 3)

Instructions:

  • Download repo.
  • DO NOT edit anything in the script itself.
  • Install xlwt if it already isn't satisfied. (type "pip install xlwt" into terminal)
  • Install string if it already isn't satisfied. (type "pip install string" into terminal)
  • Install names if it already isn't satisfied. (type "pip install names" into terminal)
  • Install random if it already isn't satisfied. (type "pip install random" into terminal)
  • Open terminal (command prompt on windows)
  • cd to file location or open terminal in the folder the script is in.
  • Type "python dna.py" to run.
  • Your spreadsheet will be in your home file named 'dnaNike'

About

Creates multi-profile checkout data for dna_io Nike Bot (Spreadsheet Version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages