├── query.txt ├── modul.txt └── README.md /query.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /modul.txt: -------------------------------------------------------------------------------- 1 | websocket-client 2 | tabulate 3 | requests 4 | psutil -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | # DRFT Party 3 | DRFT Party BOT 4 | 5 | Register Here : [DRFT Party](https://t.me/drft_party_bot/game?startapp=968480911) 6 | 7 | 8 | ## Features 9 | 10 | - Auto Combine Car 11 | - Auto Delete Car 12 | - Auto Get Drop Car 13 | - Multi Account 14 | - Multi Thread 15 | 16 | 17 | 18 | ## Installation 19 | 20 | Install with python 21 | 22 | 1. Download python 23 | 2. Install Module (pip instal -r modul.txt) 24 | 3. Buka bot nya > inspect 25 | 4. Di application > session storage __telegram__initParams > copy tgwebappdata 26 | 5. Edit query.txt 27 | 6. python drft.py 28 | 29 | --------------------------------------------------------------------------------