Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/typicalmodmaker/fardgen
- Owner: TypicalModMaker
- Created: 2022-02-01T20:58:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T19:40:52.000Z (5 months ago)
- Last Synced: 2024-06-19T01:28:26.333Z (5 months ago)
- Topics: account, accountgenerator, bypass, colorama, generator, hosting, minecraft, nameless, namelesshosting, php, python, requests
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
Python3Colorama (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
```