This script automates network or node operations for Blockless Bless Network Bot.
- Automated node interaction
- Multi NodeID
- Proxy support
- Clone the repository to your local machine:
git clone https://github.com/Zlkcyber/bless-bot.git
- Navigate to the project directory:
cd bless-bot - Install the necessary dependencies:
npm install
- Register to blockless bless network account first, if you dont have you can register https://bless.network/.
- Set and Modify
user.txt. Below how to setup this file, put your B7S_AUTH_TOKEN in the text file, example below:To get your token, follow this step:eyJhbGcixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx- Login to your blockless account in https://bless.network/,
- Go to inspect element, press F12 or right-click then pick inspect element in your browser
- Go to application tab - look for Local Storage in storage list -> click
https://bless.networkand you will see your B7S_AUTH_TOKEN. - or you can go Console tab and paste this
localStorage.getItem('B7S_AUTH_TOKEN') - Create your node id and hardware id
- you can automatically create it with this command
put in
node setup.jsid.txt. in the text file with this formatnodeid(pubkey):hardwareid, example below:12D3Koxxxxxxxxxxxx3ws:e938610xxxxxxxxxxxx 12D3Koxxxxxxxxxxxx58o:221610xxxxxxxxxxxxx
- If you want to use
proxy, editproxy.txtand add your proxy in there. Make sure total proxy is same with your totalnodeid(pubkey):hardwareidthat you put inid.txt - Run the script:
node main.js
NOTE: The total time is refreshed every 10minute connection, One account only can have 5 nodeid max and can't be deleted, I recomended to save your Nodeid(pubkey) and hardwareid of your account