Skip to content

Mango Network Testnet bot to help you complete all task on mango testnet

License

Notifications You must be signed in to change notification settings

Widiskel/mango-testnet-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MANGO TESTNET BOT

Table Of Contents

Prerequisite

  • Git
  • Node JS (v22)
  • Register Mango Testnet Using Creator Reff Code
  • Funded Mango Wallet With ETH SEPOLIA and TESTNET BNB

Join My Telegram Channel

                                                          
                      ...                                 
                     .;:.                                 
                    .;ol,.                                
                   .;ooc:'                                
            ..    .;ooccc:'.    ..                        
          .',....'cdxlccccc;.....,'.                      
         .;;..'';clolccccccc:,''..;;.                     
        ':c'..':cccccccccccccc;...'c:.                    
       ':cc,.'ccccccccccccccccc:..;cc:'                   
    ...:cc;.':cccccccccccccccccc:..:cc:...                
   .;';cc;.':;;:cccccccccccccc:;;;'.;cc,,;.               
  .cc':c:.',.....;cccccccccc;.....,..:c:'c:               
  ,x:'cc;.,'     .':cccccc:'.     ',.;cc':x'              
  lO,'cc;.;,       .;cccc:.       ,;.;cc';0l              
 .o0;.;c;.,:'......',''''''......':,.;c;.:0l.             
 .lxl,.;,..;c::::;:,.    .,:;::::c;..,;.,oxl.             
 .lkxOl..  ..'..;::'..''..'::;..'..  ..c0xkl.             
  .cKMx.        .;c:;:cc:;:c:.        .xMKc.              
    ;KX:         ;o::l:;cc;o:.        ;KK;                
     :KK:.       ,d,cd,'ol'o:       .:0K:                 
      ;0NOl:;:loo;. ... .. .;ldlc::lkN0:                  
       .lONNNKOx0Xd,;;'.,:,lKKkk0XNN0o.                   
         .','.. .lX0doooodOXd.  .','.                     
                 .,okkddxkd;.                             
                    'oxxd;.                               
   ........................................                              
   .OWo  xNd lox  xxl Ald   xoc dakkkkkxsx.              
   .OWo  o0W cXW  dM0 MMN   lNK laddKMNkso.               
   .kMKoxsNN oWX  dW0 MMMWO lWK    axM0   .                
   .OMWXNaMX dM0  kM0 MMKxNXKW0    axMk   .                 
   .OMk  dWK oWX XWdx Mxx  XMMO    akMx   .                 
   'OWo  dM0 'kNNXNNd DMD   OWk    aoWd   .                 
   ........................................

Anyway i create new telegram channel just for sharing bot or airdrop, join here https://t.me/skeldrophunt.

Initverse Incentive Testnet Airdrop

#New

Mango Testnet

➡️ Register : HERE

Bot ? Maybe

LFG

BOT FEATURE

  • Multi Account
  • Proxy Support
  • Daily Claim Faucet
  • Daily Mango Swap
  • Daily BeingDex Beta DAPP
  • Daily Check In
  • Daily Bridge (USDT)

Setup & Configure BOT

Linux

  1. Clone project repo
    git clone https://github.com/Widiskel/mango-testnet-bot.git && cd mango-testnet-bot
    
  2. Run
    npm install && npm run setup
    
  3. Configure your accounts
    nano accounts/accounts.js
    
  4. Read the Note
  5. Configure the bot config and proxy
    nano config/config.js
    nano config/proxy_list.js
    
  6. To run Auto TX
    npm run start
    

Windows

  1. Open your Command Prompt or Power Shell.
  2. Clone project repo
    git clone https://github.com/Widiskel/mango-testnet-bot.git
    
    and cd to project dir
    cd mango-testnet-bot
    
  3. Run
    npm install && npm run setup
    
  4. Navigate to mango-testnet-bot directory.
  5. Navigate to accounts directory.
  6. Now open acccounts.js and setup your accounts.
  7. Now Back to mango-testnet-bot directory
  8. Read the Note
  9. Navigate to config directory and adjust the config.js and proxy_list.js as needed.
  10. Back to mango-testnet-bot directory.
  11. To start the app open your Command Prompt or Power Shell
  12. To run auto Tx Bot
    npm run start
    

Update Bot

To update bot follow this step :

  1. run
    git pull
    
    or
    git pull --rebase
    
    if error run
    git stash && git pull
    
  2. run
    npm update
    
  3. start the bot
  4. if any eror happen check log/app.log

IMPORTANT NOTE (READ IT THIS IS NOT DECORATION)

DWYOR & Always use a new wallet when running the bot, I am not responsible for any loss of assets.

How to get BRIDGE RAW DATA ?

  • Do manual Native Token Bridge (ETH or BNB) from ETH to MANGO WITH SMALL AMOUNT , EX : 0.00001 Token
  • Approve Token Spend
  • Approve Bridge Tx
  • Go to explorer and search for your tx hash showed on your wallet history

ETH SEPOLIA EXPLORER : https://sepolia.etherscan.io/ BSC TESTNET EXPLORER : https://testnet.bscscan.com/ and copy the Input Data as HEX. Or you can just copy paste from wallet confirmation approval on input / data section.

CONTRIBUTE

Feel free to fork and contribute adding more feature thanks.

SUPPORT

want to support me for creating another bot ? star my repo or buy me a coffee on

EVM : 0x1f0ea6e0b3590e1ab6c12ea0a24d3d0d9bf7707d

SOLANA : 3tE3Hs7P2wuRyVxyMD7JSf8JTAmEekdNsQWqAnayE1CN

About

Mango Network Testnet bot to help you complete all task on mango testnet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published