Skip to content

airdropinsiders/Oasis-Auto-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OASIS AI BETA CLI VERSION

banner AI inference powered by distributed compute

Features

  • Register/Login Accounts

  • Auto Create Providers

  • Auto Send Heartbeat

  • Support Multy Accounts

  • Support Proxy

Requirements

  • Node.js: Ensure you have Node.js installed.

  • NPM: Ensure you have npm installed.

put your proxy in file proxy.txt format http://username:pass@ip:port 1 proxy for 1 provider

so if you want create multiple providers you need to put multiple proxy there.

Setup

  1. Clone this repository:

    git clone https://github.com/airdropinsiders/Oasis-Auto-Bot.git
    cd Oasis-Auto-Bot
  2. Install dependencies:

    npm install
  3. put your email and pass to accounts.txt format email|password 1 account for 1 line

    nano accounts.txt
  4. put your proxy to proxy.txt

    nano proxy.txt
  5. Setup to create accounts/login and get Tokens:

    npm run setup
  6. Run The Script:

    npm run start
  7. Run Auto Referral

    npm run autoreff

License: MIT

This project is licensed under the MIT License.

Source

https://github.com/Zlkcyber

Releases

No releases published

Packages

No packages published