This bot automates ping nodes bless
- Multi nodes
- Uses proxies to avoid IP bans/Limit.
- Bypass CF WAF
- Python Download.
- Bless Account Register Here.
-
Clone the repository:
git clone https://github.com/ahlulmukh/bless-autorun.git cd bless-autorun
-
Make virtual env:
python -m venv env pip install -r requirements.txt
-
Create a
proxy.txt
file in the root directory and add your proxies (one per line) (Optional).http://user:pass@host:port http://user:pass@host:port http://user:pass@host:port
-
Copy
accounts.json.example
toaccounts.json
.
change all with your detail
[
{
"Token": "Yourtoken",
"Nodes": [
{
"PubKey": "pubkey1"
},
{
"PubKey": "pubkey2"
},
{
"PubKey": "pubkey3"
},
{
"PubKey": "pubkey4"
},
{
"PubKey": "pubkey5"
}
]
},
{
"Token": "Yourtoken2",
"Nodes": [
{
"PubKey": "pubkey1"
},
{
"PubKey": "pubkey2"
},
{
"PubKey": "pubkey3"
},
{
"PubKey": "pubkey4"
},
{
"PubKey": "pubkey5"
}
]
}
]
- Run the bot:
py main.py
If you would like to support the development of this project, you can make a donation using the following addresses:
- Solana:
6Y63evHexFANApfWEptqsJscyCgRG9PUZJwBncHbkKAU
- EVM:
0xa3575c33814d5c4d07cee913a393a99a2a15867e
- BTC:
bc1ppypst46a2wckpjd260kc4f8kkzf5w3u64wjlanudxezk0tyrts8sy26xs7
This tool is for educational purposes only. Use it at your own risk.