Automate your Bless Network node management with this Python-based script. Manage multiple devices, handle WebSocket connections, and maximize your node earnings 24/7! Perfect for VPS setups.
- Automates Bless Network Node Management and Pings.
- Supports Multiple Nodes for simultaneous operations.
- Keeps nodes alive and boosts network uptime for maximum earnings.
- Works seamlessly for better reliability.
To connect to the Bless Network, you’ll need your authToken:
- Create an account on the Bless Network Website hhttps://bless.network/dashboard
- Log in to your chrome extension.
- Press
F12
to open Developer Tools in your extension or right click on the opened extension. - Go to the Console tab and enter:
chrome.storage.local.get("authToken", function(data) { console.log("Auth Token:", data.authToken); });
- Copy the
authToken
shown in the console and save it for later.
- Extract
peerPubKey
chrome.storage.local.get("nodeData", function(data) {
console.log("Node Data:", data.nodeData);
});
This will print something like:
{
"peerEncryptedPrivKey": "m9+YyMXk7N1daxSR...",
"peerPubKey": "12D..................................k"
}
- You can remove the extension after obtaining its
peerPubKey
and download it again to get a new one. - Repeat this process as many times as you like.
- There is a cap of 5 devices so no need to go all out.
- Python: Install it from python.org or use the command below for Ubuntu:
sudo apt install python3
- VPS Server: Use AWS, Google Cloud, or any cheap VPS (~$2-5/month).
-
Go to https://app.proxies.fo and Sign Up.
-
Please use my refferal link before signing up, it helps me and the cause: My refferal link
-
Go to the ISP section, DONOT BUY THE RESIDENTIAL PLAN OR ELSE THIS WON'T WORK:
-
Buy one of these plans, remember DONOT BUY THE RESIDENTIAL PLAN ONLY BUY THE ISP PLAN:
-
Please use my refferal link before signing up, it helps me and the cause: My refferal link
git clone https://github.com/FakerPK/BlessNetworkBot.git
cd BlessNetworkBot
pip install -r requirements.txt
Add proxies and all the extracted info into the data.py
file.
python3 main.py
The script is working at the moment but it can stop any day so take advantage of it. You can check out my Medium article for a more detailed and comprehensive guide.
If you have questions or run into issues, hit me up on Discord or Telegram:
If you would like to support me or the development of this projects, you can make a donation using the following addresses:
- Solana :
9SqcZjiUAz9SYBBLwuA9uJG4UzwqC5HNWV2cvXPk3Kro
- EVM :
0x2d550c8A47c60A43F8F4908C5d462184A40922Ef
- BTC :
bc1qhx7waktcttam9q9nt0ftdguguwg5lzq5hnasmm
- Discord Community: Join Now
- Telegram: Subscribe Here