Buat user mobile yg baru mau download termux jangan download yang di playstore karena banyak problem nya kalo mau download termux pake yang ini aja:
https://f-droid.org/id/packages/com.termux/
https://f-droid.org/id/packages/com.termux/
f-droid.org
Termux | F-Droid - Free and Open Source Android App Repository
Terminal emulator with packages
WINSNIP
Use
git pull
to update script or redownloadafter update script use
npm install
then run script again
node main.js
Please open Telegram to view this post
VIEW IN TELEGRAM
Popp To The Moon BOT
- Auto claim farming
- Auto claim reff
- Auto open planet
- Support multi account
- Register Popp To The Moon : https://t.me/PoPPtothemoon_bot/moon?startapp=6944804952
Installation
Install requirements
Edit data.txt
Create screen
Run
- Auto claim farming
- Auto claim reff
- Auto open planet
- Support multi account
- Register Popp To The Moon : https://t.me/PoPPtothemoon_bot/moon?startapp=6944804952
Installation
git clone https://github.com/Galkurta/Popp-BOT.git
cd Popp-BOT
Install requirements
pip install -r requirements.txt
Edit data.txt
nano data.txt
Create screen
screen -S your_screen
Run
python3 main.py
Telegram
To The Moon
Launch your social rocket, invite friends to join your #PoPP cosmos journey, discover planets for treasures, and farm SDs. Let's To The Moon!
WINSNIP
Popp To The Moon BOT - Auto claim farming - Auto claim reff - Auto open planet - Support multi account - Register Popp To The Moon : https://t.me/PoPPtothemoon_bot/moon?startapp=6944804952 Installation git clone https://github.com/Galkurta/Popp-BOT.git cdโฆ
info yg tombol claim nya kedap-kedip๐ฅฒ
Please open Telegram to view this post
VIEW IN TELEGRAM
WINSNIP
Bird on TON BOT - Auto play game - Auto upgrade multiplier - Auto view ads - Support multi account - Register BIRD on TON : https://t.me/BIRDTonBot/app?startapp=6944804952 Installation git clone https://github.com/Galkurta/Bird-BOT.git cd Bird-BOT npm installโฆ
jangan lupa burungnya pakein baju siapa tau ada guna nya nanti
Bypass.zip
12.3 KB
Auto Bypas QR CODE
tutor pasang : https://webkul.com/blog/how-to-install-the-unpacked-extension-in-chrome/
disclaimer: mungkin ga semua bisa tapi apa salahnya coba siapa tau ada yang butuh
kalo banyak yg error gw hapus lagi;v
tutor pasang : https://webkul.com/blog/how-to-install-the-unpacked-extension-in-chrome/
disclaimer: mungkin ga semua bisa tapi apa salahnya coba siapa tau ada yang butuh
kalo banyak yg error gw hapus lagi;v
Please open Telegram to view this post
VIEW IN TELEGRAM
Valiants BOT
- Auto tap
- Auto attendance
- Auto does the task
- Auto upgrade cards
- Auto upgrade multi tap
- Auto upgrade energy
- Support multi account
- Register Valiants : https://t.me/valiants_taptap_bot?start=59b8bc2c
Installation
Edit data.txt
Open bot on telegram web > inspect > aplication > local storage >
Run
- Auto tap
- Auto attendance
- Auto does the task
- Auto upgrade cards
- Auto upgrade multi tap
- Auto upgrade energy
- Support multi account
- Register Valiants : https://t.me/valiants_taptap_bot?start=59b8bc2c
Installation
git clone https://github.com/Galkurta/Valiants-BOT.git
cd Valiants-BOT
npm install
Edit data.txt
Open bot on telegram web > inspect > aplication > local storage >
https://mini.playvaliants.com
> tokennano data.txt
Run
node main.js
Telegram
Valiants: Tap-Tap Game
Built by @Vortrius, for gamers by gamers. ๐ฎ
WINSNIP
Valiants BOT - Auto tap - Auto attendance - Auto does the task - Auto upgrade cards - Auto upgrade multi tap - Auto upgrade energy - Support multi account - Register Valiants : https://t.me/valiants_taptap_bot?start=59b8bc2c Installation git clone httpsโฆ
git pull bang ada yang kelupaan tadi
WINSNIP
OKX Racer BOT - Auto daily check in - Auto bet - Auto reload fuel tank - Auto upgrade fuel tank - Auto upgrade turbo charge - Support multi account - Register OKX Racer : https://t.me/OKX_official_bot/OKX_Racer?startapp=linkCode_88910038 Installation gitโฆ
- Increase winrate
use
git pull
for updateadditional info:
401 : retrieve query_id
429 : error from server
403 : error from cloudflare
Please open Telegram to view this post
VIEW IN TELEGRAM
Node Empeirias
Create Wallet
Change "your-wallet-name"
New
Or
Restore
Faucet :
Check Flase or True
IF Flase
Create Validator
done
=======================
ฤฐf You Want Delete The Empe Node
https://t.me/AndrewDXB81
PM devnya kasih sc sinkron false sama balance wallet
restaking
source :
https://x.com/empe_io/status/1816420947039310162?t=JwTiehPVJNrx_2e8YhfWcA&s=35
wget https://raw.githubusercontent.com/Winnode/Node-Tools/main/Empeirias.sh && chmod +x Empeirias.sh && ./Empeirias.sh
Create Wallet
Change "your-wallet-name"
New
emped keys add your-wallet-name
Or
Restore
emped keys add your-wallet-name --recover
Faucet :
https://faucet-testnet.empe.io/#/
Check Flase or True
emped status 2>&1 | jq
IF Flase
Create Validator
emped tx staking create-validator \
--amount=1000000uempe \
--pubkey=$(emped tendermint show-validator) \
--moniker "moniker" \
--chain-id=empe-testnet-2 \
--identity "" \
--details "" \
--website "" \
--commission-max-change-rate=0.01 \
--commission-max-rate=1.0 \
--commission-rate=0.05 \
--min-self-delegation="1" \
--fees=500uempe \
--from=wallet-name \
--node=http://localhost:(whatever you typed in custom_port)57
-y
done
=======================
ฤฐf You Want Delete The Empe Node
cd $HOME
sudo systemctl stop emped
sudo systemctl disable emped
sudo rm -rf /etc/systemd/system/emped.service
sudo systemctl daemon-reload
sudo rm -f /usr/local/bin/emped
sudo rm -f $(which emped)
sudo rm -rf $HOME/.empe-chain
sed -i "/EMPE_/d" $HOME/.bash_profile
https://t.me/AndrewDXB81
PM devnya kasih sc sinkron false sama balance wallet
restaking
emped tx staking delegate $(emped keys show $WALLET --bech val -a) 1000000uempe --from $WALLET --chain-id empe-testnet-2 --gas auto --gas-adjustment 1.5 --fees 30uempe -y
source :
https://x.com/empe_io/status/1816420947039310162?t=JwTiehPVJNrx_2e8YhfWcA&s=35
Forwarded from OKX Racer Announcement
Hey Racers!
We've identified some suspicious players and groups in OKX Racer. To maintain fairness, safety, and transparency, we will be removing fake and suspicious players from the game. Affected players will receive a clear in-game notification.
Starting July 31, 2024:
1. All fake or suspicious player TG IDs will be blocked, and any game points earned from these IDs will be removed.
2. All fake or suspicious "friends" TG IDs will be blocked, and any game points earned from these "friends" will be removed.
We appreciate your understanding and continued support!
Keep Racing,
The OKX Racer Team
-------
๐ Play OKX Racer now: https://t.me/okx_racer_official_announcement
We've identified some suspicious players and groups in OKX Racer. To maintain fairness, safety, and transparency, we will be removing fake and suspicious players from the game. Affected players will receive a clear in-game notification.
Starting July 31, 2024:
1. All fake or suspicious player TG IDs will be blocked, and any game points earned from these IDs will be removed.
2. All fake or suspicious "friends" TG IDs will be blocked, and any game points earned from these "friends" will be removed.
We appreciate your understanding and continued support!
Keep Racing,
The OKX Racer Team
-------
๐ Play OKX Racer now: https://t.me/okx_racer_official_announcement
kuroro lagi gw coba move dari query ke session jadi gaperlu ambil ulang query manual nanti tiap ganti harusnya query otomatis ke ganti kalo sukses soon gw post
โ ๏ธDisclaimer: sc session itu rawan ban akun tele gw ga tanggung jawab kalo tele kalian ke ban jadi #dwyor
โ ๏ธDisclaimer: sc session itu rawan ban akun tele gw ga tanggung jawab kalo tele kalian ke ban jadi #dwyor