- Git
- Node JS
- $S TOKEN TESTNET FROM https://testnet.soniclabs.com/account
- Tokens on Your Sonic Arcade Accounts
- Play Plinko Game Once
- Play Whell Game Once
- Play Mines Game Once
- Get Faucet : https://testnet.soniclabs.com/account
- Register : https://airdrop.soniclabs.com/?ref=4K0I6S
- Connect Wallet to Sonic Testnet
- Enter Access Code
qos4k8
- 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
- Multi Account
- Support PK
- Support Proxy
- Auto Play Arcade Game Daily
- clone project repo
git clone https://github.com/airdropinsiders/soniclabsbot.git && cd soniclabsbot
- run
npm install
- run
cp -r accounts/accounts_tmp.js accounts/accounts.js && cp -r config/proxy_list_tmp.js config/proxy_list.js
- configure your accounts
nano accounts/accounts.js
- configure the bot config
nano config/config.js
- configure the proxy (optional)
nano config/proxy_list.js
- to start the app run
npm run start
- Open your
Command Prompt
orPower Shell
. - Clone project repo
and cd to project dir
git clone https://github.com/airdropinsiders/soniclabsbot.git
cd soniclabs-arcade-bot
- Run
npm install
- Navigate to
soniclabs-arcade-bot
directory. - Navigate to
accounts
folder and renameaccounts_tmp.js
toaccounts.js
. - Now open
acccounts.js
and setup your accounts. - Now Back to
soniclabs-arcade-bot
directory and Navigate toconfig
and adjust theconfig.js
as needed. - Rename
proxy_list_tmp.js
toproxy_list.js
. - Back to
soniclabs-arcade-bot
directory. - copy
config
andaccounts
folder toapp
folder. - To start the app open your
Command Prompt
orPower Shell
again and runnode app/index.js
To update bot follow this step :
- run
or
git pull
if error rungit pull --rebase
git stash && git pull
- run
npm update
- start the bot
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
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