Giter VIP home page Giter VIP logo

py_profile_converter's Introduction

Py Profile Converter

The contents of this repo will automate the transferring of profiles between your favorite sneaker bots. Constantly entering the same information into different bots over and over again can be time consuming and annoying. With this python program, you just need to supply an existing file containing your profiles from one of the supported bots and a new profile file will be created for another one of the supported bots.

Prerequisites

Have python 3 downloaded. This script was tested on version 3.7.2. There are no third party modules in use so older python 3 versions should suffice.

Installing

Simply download the file from github to a directory of your choosing.

Running the Program

Running the program is simple as well. All that's needed is to run main.py and pass the required arguments arguments -t, -f, -n and the path of your existing profile file. For a description of each option, run main.py with the -h or --help flag.

-t: the bot in which a new profile file is to be created

-f: the bot whose profile file is being used to create the new file

-n: name of new profile file with appropriate file extension. (Every profile file extension is .json besides anb which is .csv)

python main.py -f <bot_name> -t <bot_name> -n <new_file> <existing_profile_file>

Find a bug or want a new bot added

Feel free to email me at [email protected] if you want a new bot to be added to the script or if you have any questions. If a bot isn't supported, then that's probably because I'm not in possession of it and I don't know how that bot formats its profiles. I'd be happy to add other bots if someone would email me a profile file with test profile(s) in it.

py_profile_converter's People

Contributors

schumact avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

skiddling

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.