This script automates registration, network or node operations for OpenLoop Sentry Node.
- Automated node interaction
- Automated task mission*
- Automatic account registration
- Multi account
- Proxy support
- Node.js (version 12 or higher)
- Clone the repository to your local machine:
git clone https://github.com/recitativonika/openloop-node-bot.git
- Navigate to the project directory:
cd openloop-node-bot
- Install the necessary dependencies:
npm install
- Register OpenLoop Sentry Node account first, if you don't have you can register in the extension here or you can put email and password that you desire in to automatically register, check next part to do that.
- Set and Modify
user.txt
with your account data. If you don't have account, you can just put email and password that you want to register and it will automatically register account for you. Put the data inuser.txt
with format like this:if you dont want to use proxy, you don't need to put the proxy.email1,password1,proxy1 email2,password2,proxy2
- After put data in
user.txt
, run this scriptThis script will automatically register account if you don't have account .The setup script will automatically fill and save the needed data to thenode setup.js
data.txt
, it will look like this:if you not use proxy when registering account and want to use proxy when run the bot, you can add it manually or rerun setup.js with proxy enabledemail1,token1,proxy1 email2,token2,proxy2
- Run the script:
The script will auto refresh the token when expired.
node index.js
This project is licensed under the MIT License. See the LICENSE file for more details.
This script only for testing purpose, using this script might violates ToS and may get your account permanently banned.
My reff code if you want to use :) :
ol29b29fb1