Capfizz Sentry Node BOT from vonssy
Features
- Auto Send Ping Every 1 Minutes
- Multi Nodes For Each Accounts
- Multi Accounts With Threads
Requirements
Installation
1. Clone The Repositories:
2. Install Requirements:
Configuration
How to get cookie

- cookies.txt: You will find the file
- proxy.txt: You will find the file
Run
Notes
Use at your own risk, all risk are borne with the user

- Register Here : You do not have permission to view the full content of this post. Log in or register now.
- Use Code: 9C337X
Features
- Auto Send Ping Every 1 Minutes
- Multi Nodes For Each Accounts
- Multi Accounts With Threads
Requirements
- Make sure you have latest version of You do not have permission to view the full content of this post. Log in or register now.
- Make sure you have latest version of You do not have permission to view the full content of this post. Log in or register now.
Installation
1. Clone The Repositories:
Code:
git clone https://github.com/vonssy/Capfizz-BOT.git
Code:
cd Capfizz-BOT
2. Install Requirements:
Code:
pip install -r requirements.txt #or pip3 install -r requirements.txt
Configuration
How to get cookie

- cookies.txt: You will find the file
cookies.txt inside the project directory. Make sure cookies.txt contains data that matches the format expected by the script. Here are examples of file formats:
Code:
your_cookie_data_1
your_cookie_data_2
- proxy.txt: You will find the file
proxy.txt inside the project directory. Make sure proxy.txt contains data that matches the format expected by the script. Here are examples of file formats:
Code:
ip:port # Default Protcol HTTP.
protocol://ip:port
protocol://user:pass@ip:port
Run
Code:
python bot.py #or python3 bot.py
Notes
Use at your own risk, all risk are borne with the user


