Feel free to tap to earn!
A telegram mini GameFI project, get your banana now:
- 🍌banana link
- 🍌banana announcement
- Referral code: HHQJ6T4
- [✔] Auto login.
- [✔] Auto claim banana every suitable hours.
- [✔] Auto tap.
- [✔] Auto complete tasks.
- [✔] Auto speed up.
- [✔] Auto claim tasks rewards.
- [✔] Auto harvest your banana.
- [✔] Invite.
- [✔] Multi account.
- [] Auto switch to your best banana.
- [] sell your repeat banana.
-
Download app from release page.
-
Grab your
🍌banana
URL from Telegram Web APP. -
Make sure that
user.json
must be same directory withtg_banana_bot
.
format your user.json
like this:
{
"{different account alias name}": {
"link": "{your link}",
"access_token": "your access_token, most of time, generated by link when you first login",
"cookie_token": "your cookie_token, most of time, generated by link when you first login",
"invite_code": "{input your invite code here}"
}
}
interface:
interface UserJson {
[alias: string]: {
link: string;
access_token?: string;
cookie_token?: string;
invite_code?: string;
}
}
Q: How to get your 🍌banana
URL
A:
- Open Telegram Web APP
- Click
F12
toggle your devtool open. - Click
Play
button left bottom side. - Exec code below:
document.querySelector('iframe').src
, then copy it manually. - Put it into the
user.json
file, like
{
"user1": {
"link": "{What you paste from step4}"
}
}
bc1qfsg983l9adyc6fq96v8qjzax6fk3a39muspers
0x5022519902ffFb8EeA99A8E7Ae53586b879f89Fd0x5022519902ffFb8EeA99A8E7Ae53586b879f89Fd
6xFaxgz6tr8RV1bvcdfp97apf7usinXJQHtFUUTQ7Sir
GPL-3.0