Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Widiskel/soniclabs-arcade-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soniclabs Arcade Testnet BOT

Table Of Contents

Prerequisite

Soniclabs Arcade Incentive Testnet

#NEW AIRDROP

Sonic Labs ( Prev Fantom )

cs75h2
  • Click "Sonic Arcade" And Get You Token By Clickig on Get some $TOKEN >
  • Connect Your Twitter > Follow Twitter > Complete Captcha > Get Token (REMEMBER TO CLAIM FAUCET WEEKLY)
  • After You Get Your Token, Play All Game at Least Once
  • Now You're Ready For BOT
  • LFG

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.

BOT FEATURE

  • Multi Account
  • Support PK and Seed
  • Support Proxy
  • Auto Play Arcade Game Daily

Setup & Configure BOT

Linux

  1. clone project repo
    git clone https://github.com/Widiskel/soniclabs-arcade-bot.git && cd soniclabs-arcade-bot
    
  2. run
    npm install
    
  3. run
    npm run setup
    
  4. configure your accounts
    nano accounts/accounts.js
    
  5. configure the bot config
    nano config/config.js
    
  6. configure the proxy (optional)
    nano config/proxy_list.js
    
  7. to start the app run
    npm run start
    

Windows

  1. Open your Command Prompt or Power Shell.
  2. Clone project repo
    git clone https://github.com/Widiskel/soniclabs-arcade-bot.git
    
    and cd to project dir
    cd soniclabs-arcade-bot
    
  3. Run
    npm install && npm run setup
    
  4. Navigate to soniclabs-arcade-bot directory.
  5. Navigate to accounts folder and rename accounts_tmp.js to accounts.js.
  6. Now open acccounts.js and setup your accounts.
  7. Now Back to soniclabs-arcade-bot directory and Navigate to config and adjust the config.js as needed.
  8. Also change the proxy_list.js.
  9. Back to soniclabs-arcade-bot directory.
  10. copy config and accounts folder to app folder.
  11. To start the app open your Command Prompt or Power Shell again and run
    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

NOTE

You need to join with my referal link to be able to run bot, you can replace your inviter link with mine by change config.js file

static AUTOJOINREF = true;

Change your inviter will also change your refferal code , so please note that.

If you got error still waiting random number for so long time try to play manually to triggrer rpc reinitiate after that you can use bot again

CONTRIBUTE

Feel free to fork and contribute adding more feature thanks. To get original unencrypted code just join my channel, original code (index.js and src folder) are Obfuscated during build

SUPPORT

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

EVM : 0x1f0ea6e0b3590e1ab6c12ea0a24d3d0d9bf7707d

SOLANA : 3tE3Hs7P2wuRyVxyMD7JSf8JTAmEekdNsQWqAnayE1CN

About

Soniclabs Previously Phantom, Arcade Game BOT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published