Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typicalmodmaker/fardgen

A simple account generator written in python for nameless hosting.
https://github.com/typicalmodmaker/fardgen

account accountgenerator bypass colorama generator hosting minecraft nameless namelesshosting php python requests

Last synced: 9 days ago
JSON representation

A simple account generator written in python for nameless hosting.

Awesome Lists containing this project

README

        

```
_____ _____ _____ ____ __________________
| __| _ | __ | \ ___| __| __| | |
| __| | -| | |___| | | __| | | |
|__| |__|__|__|__|____/ |_____|_____|_|___|
```

A simple account generator created in PY for [Nameless Hosting](https://namelesshosting.com/).

This script has been made **purely for educational purposes**.

# Requirements
Python3

Colorama (check requirements.txt)

Requests (check requirements.txt)

# Installation
Install dependencies using pip and requirements.txt, command:
```
pip install -r requirements.txt
```

# Running
Running this script doesnt require any knowledge in python! Just run this command!
```
python main.py
```