Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/livexords-nw/to-the-moon-bot
tothemoon bot
https://github.com/livexords-nw/to-the-moon-bot
bot python telegram-bot termux tothemoon tothemoon-claimer windows
Last synced: 9 days ago
JSON representation
tothemoon bot
- Host: GitHub
- URL: https://github.com/livexords-nw/to-the-moon-bot
- Owner: livexords-nw
- Created: 2024-11-02T23:41:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T01:48:33.000Z (about 2 months ago)
- Last Synced: 2024-12-05T02:29:39.836Z (about 2 months ago)
- Topics: bot, python, telegram-bot, termux, tothemoon, tothemoon-claimer, windows
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To The Moon Bot
###
Otomatisasi untuk POP To The Moon Bot
###
Bot ini dirancang untuk membantu Anda mengotomatisasi berbagai tugas di POP To The Moon, seperti farming, eksplorasi planet, klaim achievement, dan lainnya. Dengan skrip ini, Anda dapat mengoptimalkan pengalaman bermain tanpa perlu interaksi manual.###
📥 Registrasi
###
Daftar melalui link berikut untuk menggunakan POP To The Moon:
###
###
🌟 Versi v1.2.8
###
Perubahan dari Versi v1.2.8 ke v1.2.9
###
1. Pengoptimalan script
###
⚙️ Pengaturan di config.json
| **Fungsi** | **Deskripsi** | **Default** |
| ---------------------- | --------------------------------------------- | ----------- |
| `farming` | Klaim farming secara otomatis | `True` |
| `planet` | Eksplorasi planet otomatis | `True` |
| `reff` | Klaim referral otomatis | `True` |
| `achievements` | Klaim achievement otomatis | `True` |
| `tasks` | Klaim task otomatis | `True` |
| `delay_change_account` | Delay sebelum berpindah akun (dalam detik) | `30` |
| `delay_iteration` | Delay sebelum restart ulang bot (dalam detik) | `600` |###
Berikut adalah parameter konfigurasi yang dapat disesuaikan di file
config.json
.###
📖 Cara Instalasi
###
Ikuti langkah-langkah berikut untuk menginstal dan menjalankan bot ini:
###
1. **Clone Repository**
Clone proyek ini ke lokal menggunakan Git:```bash
git clone https://github.com/livexords-nw/To-The-Moon-Bot.git
```2. **Masuk ke Directory Proyek**
Arahkan terminal ke folder proyek:```bash
cd To-The-Moon-Bot
```3. **Instal Library yang Dibutuhkan**
Pastikan semua dependensi terinstal dengan menjalankan:```bash
pip install -r requirements.txt
```4. **Konfigurasi Query**
Masukkan query To The Moon Anda ke dalam file `query.txt`.5. **Jalankan Bot**
Eksekusi bot dengan perintah:
```bash
python bot.py
```###
🚀 Fitur Utama
###
- Auto Farming: Klaim hasil farming secara otomatis.
- Auto Explore Planet: Eksplorasi planet tanpa perlu interaksi manual.
- Auto Claim Achievements: Klaim pencapaian dengan mudah.
- Auto Task: Menyelesaikan tugas harian dan lainnya otomatis.
- Auto Claim Referral: Optimalkan hasil referral secara otomatis.
- Auto Daily Check-in: Klaim hadiah harian otomatis.
- Multi Account: Mendukung penggunaan banyak akun.
- Loop Optimal: Menjalankan loop berdasarkan akun dengan waktu klaim tercepat.###
🛠️ Kontribusi
###
Bot ini dikembangkan oleh livexords
###