Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watchakorn-18k/bot-auto-click-tap-wizard-2
บอทออโต้คลิก Tap Wizard 2 , Bot auto click Tap Wizard 2
https://github.com/watchakorn-18k/bot-auto-click-tap-wizard-2
auto-click bot-game flet game hacktoberfest2022 pyautogui pygetwindow python tap-wizard-2
Last synced: 2 days ago
JSON representation
บอทออโต้คลิก Tap Wizard 2 , Bot auto click Tap Wizard 2
- Host: GitHub
- URL: https://github.com/watchakorn-18k/bot-auto-click-tap-wizard-2
- Owner: watchakorn-18k
- Created: 2022-07-13T16:34:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T11:19:42.000Z (about 2 years ago)
- Last Synced: 2023-03-09T07:32:12.544Z (over 1 year ago)
- Topics: auto-click, bot-game, flet, game, hacktoberfest2022, pyautogui, pygetwindow, python, tap-wizard-2
- Language: Python
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bot-auto-click-Tap-Wizard-2
# ฟีเจอร์
- เปลี่ยนขนาดหน้าจอเกม
- โหมดป้องกันการ afk
- ตรวจจับ eye of vision
- ตรวจจับ obelisk shard
- การเปิดใช้งาน Totem Spirit ทุกๆ 1 ชั่วโมง
- ปุ่ม Enchant เพียงแค่คลิกปุ่มเดียว
- ปุ่มออกจากโหมด Lantern
- ปุ่มเปิดเกม (ท่านต้องติดตั้งลงในค่าเริ่มต้นของ steam)
- awaken อัตโนมัติ
- สุ่ม spell อัตโนมัติหลัง awaken เสร็จ
- เลือกของใน Runic Table อัตโนมัติโดยจะเลือก Jagged Totem และ Gem และ Magic die ตามลำดับ# ความต้องการ
- Era 4
- ปรับ UI ให้เป็นดังนี้- ปรับในหน้ากระเป๋าให้เป็นแบบนี้ เพื่อใช้งานการเปิด totem อัตโนมัติ
ปล.หากเปิดแล้วไม่ทำงานให้คลิกปุ่ม เปลี่ยนขนาดเกม อีกครั้ง
# Install
```cmd
git clone https://github.com/watchakorn-18k/Bot-auto-click-Tap-Wizard-2
cd Bot-auto-click-Tap-Wizard-2
poetry config virtualenvs.path click
poetry shell
poetry install
```# Build
ใช้ dependency นอกคือ pyinstaller
```
poetry shell
pip install Pyinstaller
pyinstaller bot_auto_click_tap_wizard_2/main.py --noconsole --noconfirm --onefile -n bot-tap-wizard-2 --icon bot_auto_click_tap_wizard_2/icon.png
```
```
-n ชื่อไฟล์
```# Poetry Command
```
poetry run start
```# Flet Hot-Reload
```
poetry shell
flet bot_auto_click_tap_wizard_2/main.py -d
```# Contribute
สามารถเข้ามามีส่วนร่วมได้เลยหากท่านจอยากจะเพิ่มอะไรลงไปจากนั้นสามารถ Pull request ส่งมาได้เลยหากไม่มีส่วนใดขัดข้องกันกับโค้ดเดิม