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 account.
- Press
CTRL + SHIFT + C
orF12
on Windows to open Developer Tools . - Go to the Application tab and enter:
- Copy the
B7S_AUTH_TOKEN
shown in the screenshot and save it for later.
6.Inspect Element
into your extension and go to the Console
tab.
- 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.
SECRET INFO: The 5
PubKeys
you extract from one account, can be used with other accounts.Remove your extension then create a new account with your refferal code and extract the
B7S_AUTH_TOKEN
.Add the
B7S_AUTH_TOKEN
to theusertoken
field in thedata.py
and copy paste thePubKeys
from before and run the script.
- 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.
https://medium.com/@FakerPK/bless-network-bot-v1-0-automate-node-management-and-mining-6f017d47bb44
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
Contact FakerPK
on: