-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env
More file actions
40 lines (27 loc) · 769 Bytes
/
Copy path.env
File metadata and controls
40 lines (27 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#id các task bỏ qua, không cần quan tâm nếu không hiểu
SKIP_TASKS =["join_tg","ton_wallet_connect"]
BASE_URL="https://api.zoo.team"
ENABLE_DEBUG=false
# cập nhật tự động true/false
ADVANCED_ANTI_DETECTION=true
#Thời gian nghỉ (phut)
TIME_SLEEP=1140
#set false if you want optimization ram
AUTO_SHOW_COUNT_DOWN_TIME_SLEEP=true
#làm nhiệm vụ
AUTO_TASk=true
#cho thú ăn
AUTO_FEED=true
#mua zoo
AUTO_BUY_ANIMAL=true
#nâng cấp zoo
AUTO_UPGRADE_ANIMAL=true
MAX_LEVEL_UPGRADE_ANIMAL=3
#Thời gian chờ giữa các yêu cầu API
DELAY_BETWEEN_REQUESTS=[1,5]
#Thời gian chờ trước khi chạy bot
DELAY_START_BOT=[1,15]
#Số luồng
MAX_THEADS=20
#số luồng dành cho bản không dùng proxy
MAX_THEADS_NO_PROXY=1