Skip to content

mr1992vhy/Depined-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Depined-Auto-Bot

Depined Auto Bot


Features

  • Account Management: Monitor and manage multiple accounts with ease.
  • Proxy Support: Use HTTP, HTTPS, or SOCKS proxies for secure connections.
  • Real-Time Stats: View points, activity logs, and status updates in a dynamic table.

Steps to Join

  1. Join Here: https://app.depined.org/onboarding

  2. Sign Up with Email: Create an account using your email address.

  3. Submit Access Code: Use the access code: MrfpB9A4tCOe

  4. Download the Extension: Install the Depined extension from the Chrome Web Store:
    Depined Extension on Chrome Web Store

  5. Run for 25 Hours: To activate your referral code, you need to run the extension for 25 hours.

  6. Start Earning: Once the referral code is activated, you can start earning!


Installation

Prerequisites

Ensure you have the following installed:

  • Node.js (version 16 or higher)
  • npm (comes with Node.js)

Installation

check your nodejs version

node -v

image

⚠️if your nodejs version was 16 or higher skip this part

⚠️if you haven't install yet or lower version install new version

curl -fsSL https://deb.nodesource.com/setup_23.x | sudo -E bash -

install nodejs

sudo apt install -y nodejs

check version

node -v

Installation bot

  1. Clone this repository
git clone https://github.com/mr1992vhy/Depined-bot.git

go to directory

cd Depined-bot
  1. Install dependencies
npm install
  1. Fill Data
  • for complete this section you need UserID
  • 1- login to dashboard and isnpect the page ( F12 or click right and select Inspect )

*image

  • select network

image

  • select "Fetch/XHR" and refresh the page
  • select "profile"
  • scroll down until see "authorization"
  • select yellow section start from "eyjh..."
  • copy and paste it somewhere like notepad
  • you can do it for all accounts ( if you want run multi account )
nano data.txt

image

  • each account must be in ONE line like this picture ( example : I have 3 accounts here )

you can use proxy ( optional)

nano proxy.txt

create screen

screen -S depined
  1. Run Bot
npm run start

image

if anything is right you can close the screen by : Ctrl + A +D

  • any time you want check the status run this command :
screen -r depined

Disclaimer

This bot is for educational purposes only. Use it at your own risk. The developer is not responsible for any account-related issues or potential losses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors