POWERD BY RIZER
Project description
RIZER
RIZER TCP
๐ Package Structure
RIZER/
โโโ RIZER/
โ โโโ __init__.py
โ โโโ rizer_runner.py # Main launcher
โ โโโ main.py # Your main.py (untouched except UID/PW line)
โ โโโ xC4.py
โ โโโ xHeaders.py
โ โโโ xKEYs.py
โ โโโ accounts.json
โ โโโ APIS/ # API modules
โ โโโ Pb2/ # Protobuf modules
โโโ setup.py # PyPI build config
โโโ MANIFEST.in # Package manifest
โโโ requirements.txt # Dependencies
โโโ README.md # This file
๐ Features
- โ main.py untouched - Only UID/Password line modified (~line 6272)
- โ Password visible during input (no masking)
- โ ASCII + Color logo at startup
- โ Clean terminal - Old text cleared, only logo + prompts visible
- โ Logs preserved - main.py logs unchanged
- โ Ctrl+C safe exit - Clean shutdown message
- โ Relative imports fixed - APIS/ and Pb2/ auto-load
- โ Multi-user support - Each input isolated
- โ PyPI ready - Easy install and upgrade
๐ฆ Build & Install
1. Prepare Your Files
Replace the placeholder files with your actual files:
# Copy your actual main.py (must contain: Uid , Pw = 'uiddd','passwordd')
cp /path/to/your/main.py RIZER/RIZER/main.py
# Copy other required files
cp /path/to/your/xC4.py RIZER/RIZER/
cp /path/to/your/xHeaders.py RIZER/RIZER/
cp /path/to/your/xKEYs.py RIZER/RIZER/
cp /path/to/your/accounts.json RIZER/RIZER/
# Copy directories
cp -r /path/to/your/APIS/* RIZER/RIZER/APIS/
cp -r /path/to/your/Pb2/* RIZER/RIZER/Pb2/
2. Build Package
cd RIZER
# Install build tools
pip install setuptools wheel twine
# Build package
python setup.py sdist bdist_wheel
3. Upload to PyPI
# Upload to PyPI (requires account)
twine upload dist/*
# Or upload to Test PyPI first
twine upload --repository testpypi dist/*
4. Install & Use
# Install from PyPI
pip install RIZER
# Or upgrade
pip install --upgrade RIZER
# Run
RIZER
๐ฅ๏ธ Usage
After installation, simply type in terminal:
RIZER
You will see:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
RIZER v1.4.3
RIZER TCP
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Account Configuration โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Enter UID: 12345678
Enter PASS: yourpassword
โ๏ธ Updating credentials...
โ
Credentials updated successfully!
๐ Launching main.py...
[main.py output appears here...]
โ๏ธ How It Works
- Clear Screen - Terminal cleared for clean look
- ASCII Logo - Colorful RIZER logo displayed
- Input Prompts - UID and Password entered (visible)
- Pattern Match - Finds line:
Uid , Pw = 'uiddd','passwordd' - Replace - Updates with user input, preserves formatting
- Execute - Runs main.py with new credentials
- Reset - Restores default values after execution
๐ SAFETY & DISCLAIMER NOTICE
NOTE:
โ
THIS TOOL DOES NOT COLLECT, STORE, LOG, OR TRANSMIT ANY USER UID OR PASSWORD.
โ
RIZERx CONNECTS ONLY TO A BOT USING GUEST UID AND TEMPORARY PASSWORD INPUT FOR SESSION PURPOSES ONLY.
โ
NO USER DATA IS SAVED, SHARED, OR MISUSED IN ANY FORM.
โ
THIS TOOL DOES NOT HARM ANY USER, DEVICE, ACCOUNT, OR GAME DATA.
โ
THIS IS A SAFE, CLEAN, AND WORKING TOOL.
โ ๏ธ IMPORTANT:
โ THE DEVELOPER OF THIS TOOL DOES NOT SUPPORT, PROMOTE, OR ENCOURAGE ANY TYPE OF HACKING, SPAMMING, EXPLOITING, OR ILLEGAL ACTIVITY.
๐ THIS PROJECT IS DEVELOPED STRICTLY FOR EDUCATIONAL AND LEARNING PURPOSES ONLY.
๐ COMPLIANCE:
โ๏ธ THIS PROJECT STRICTLY RESPECTS AND FOLLOWS
- PyPI RULES
- Termux POLICIES
- OPEN-SOURCE ETHICS
๐ซ ANY MISUSE OF THIS TOOL AND THIS TOOL ALSO DOSENT COMMIT ANY MISUSE IS NOT THE RESPONSIBILITY OF THE DEVELOPER.
๐ Notes
- main.py must contain the exact pattern:
Uid , Pw = 'uiddd','passwordd' - Single quotes preferred but double quotes also supported
- All other lines in main.py remain untouched
- Each user runs with their own credentials
- Logs from main.py displayed in real-time
NOTE:
โ THIS TOOL DOES NOT COLLECT, STORE, LOG, OR TRANSMIT ANY USER UID OR PASSWORD.
โ RIZERx CONNECTS ONLY TO A BOT USING GUEST UID AND TEMPORARY PASSWORD INPUT FOR SESSION PURPOSES ONLY.
โ NO USER DATA IS SAVED, SHARED, OR MISUSED IN ANY FORM.
โ THIS TOOL DOES NOT HARM ANY USER, DEVICE, ACCOUNT, OR GAME DATA.
โ THIS IS A SAFE, CLEAN, AND WORKING TOOL.
โ ๏ธ IMPORTANT:
โ THE DEVELOPER OF THIS TOOL DOES NOT SUPPORT, PROMOTE, OR ENCOURAGE ANY TYPE OF HACKING, SPAMMING, EXPLOITING, OR ILLEGAL ACTIVITY.
๐ THIS PROJECT IS DEVELOPED STRICTLY FOR EDUCATIONAL AND LEARNING PURPOSES ONLY.
๐ COMPLIANCE:
โ๏ธ THIS PROJECT STRICTLY RESPECTS AND FOLLOWS
- PyPI RULES
- Termux POLICIES
- OPEN-SOURCE ETHICS
๐ซ ANY MISUSE OF THIS TOOL IS NOT THE RESPONSIBILITY OF THE DEVELOPER.
๐ง Troubleshooting
Import errors?
- rizer_runner.py automatically fixes Python path
- APIS/ and Pb2/ added to sys.path
main.py not found?
- Ensure main.py is in the same directory as rizer_runner.py
- Check file permissions
Pattern not found?
- Verify main.py contains:
Uid , Pw = 'uiddd','passwordd' - Check for extra spaces or different quote types
๐ License
MIT License - See LICENSE file
๐ค Support
For support, contact: support@rizer.tool NOTE: IT DOSENT COLLECT OR HARM YOUR UID AND PASSWORD...โ IT IS A SAFE TOOL THAT CONNECTS TO A BOT WITH GUEST PASSWORD AND UID.. ALSO IT DOSENT HARMS ANY USERS INFO OR STORE ANY DATA.. IT IS FULLY SAFE TO USE AND FULLY WORKING. THE DEVLOPER OF THIS TOOL DOSENT SUPPORT ANY TYPE OF HACKING OR SPAMMING TOOLS IN THIS FILE โ ALSO IT WAS MADE FULLY FOR AN EDUCATIONAL PURPOSES AND NOT FOR ANY HACKING OR HARMINGโ I RESPECT AND FOLLOW THE pypi,termux rules STRICTLY...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rizerr-1.4.3.tar.gz.
File metadata
- Download URL: rizerr-1.4.3.tar.gz
- Upload date:
- Size: 74.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
432392575b34349cbb2bdf7f60c4134825067ea8122d02082a4f16772cffa161
|
|
| MD5 |
fd2d14c19fe05db3b4a7e040ae46a116
|
|
| BLAKE2b-256 |
fc1f8ccce163c70c7f0d609773aa5a44bfcf6d47c2131cc310de0d1fe0162015
|
File details
Details for the file rizerr-1.4.3-py3-none-any.whl.
File metadata
- Download URL: rizerr-1.4.3-py3-none-any.whl
- Upload date:
- Size: 89.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d02d5d2b6eec7bbe6d89cac5a4e64e2d1a2bf890935b05a88f1d32e14000296
|
|
| MD5 |
c2619666f36c30250aae88190d17c605
|
|
| BLAKE2b-256 |
3608c4d3a47faf2bd08d3ffb9162fdbb107ba5c49aefb1096aadbd5d5d7b6e80
|