-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathconfig.yaml
More file actions
295 lines (257 loc) · 8.08 KB
/
config.yaml
File metadata and controls
295 lines (257 loc) · 8.08 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
---
# By Lizier
# [en_US] Time intervals configuration
#
time_intervals:
# [en_US] Time interval between moviments
# Default value (in seconds): 1
#
# [pt_BR] Intervalo de tempo entre movimentos
# Valor padrão (em segundos): 1
interval_between_moviments: 1
# [en_US] How confident the bot needs to be to click the buttons (values from 0 to 1. 0 is the minimum value, 1 is the maximum value)
#
# [pt_BR] O quão confiante o bot precisa estar para clicar nos botões (valores entre 0 e 1. 0 é o valor mínimo, 1 é o valor máximo)
#
threshold:
# ============================================================ #
# [en_US] Start - Edit this area according to your account configuration
#
# [pt_BR] Inicio - Edite essa area conforme a configuração de sua conta
# ============================================================ #
# [en_US] Inform here the amount of Ships to send to Fight
# Change to the amount of Ships you want to send to Fight
# A recommendation is to put 1/3 of the total Ships in the account.
# Default value: 15
#
# [pt_BR] Informe aqui a quantidade de Naves enviar para Lutar
# Altere para a quantidade de Naves que deseja enviar para Lutar
# Uma recomendação é colocar 1/3 do total de Naves da conta.
# Valor padrão: 15
qtd_send_spaceships: 15
# [en_US] Inform here the total amount of Ships that exist in the Account
#
# [pt_BR] Informe aqui Quantidade Total de Naves que existem na Conta
qtd_spaceships: 45
# [en_US]
# Wave Limitation - If you want to limit the Wave, change the setting to "True"
# Default value: True
#
# [pt_BR]
# Limitação de Wave - Caso deseje limitar as Wave, mude a configuração para "True"
# Valor padrão: True
limit_wave: True
# [en_US]
# Wave Limitation - Enter here the amount of Wave the Bot should play
# Default value: 6
#
# [pt_BR]
# Limitação de Wave - Informe aqui a quantidade de Wave que o Bot deve jogar
# Valor padrão: 6
qtd_limit_wave: 6
# [en_US]
# Define here if at the end of the Wave Limit the bot should end the fight and reload the ships or just Surrender or two Actions.
# This option will only work if limit_wave is set to "True"
# Options: EndFight - Only Renew ships
# Surrender - Only Surrender
# EndFightAndSurrender - Renew ships and Surrender - Retur to first boss
#
# [pt_BR]
# Defina aqui se ao final do Wave Limit o bot deve encerrar a luta e recarregar as naves ou apenas Surrender ou as duas ações.
# Essa opção so vai funcionar se o limit_wave estiver marcado como "True"
# Opções: EndFight - Apenas renova as Naves
# Surrender - Apenas desiste da Luta
# EndFightAndSurrender - Renova as Naves e Desiste da Luta - Volta para o 1 Boss
type_limit_wave: 'EndFightAndSurrender' # EndFight or Surrender or EndFightAndSurrender
# [en_US]
# Time for bot restart Game
# For the function to work, leave the browser in the default color as instructed
# in GitHut: https://github.com/sCryptoHelp/spacecrypto-bot#recomenda%C3%A7%C3%B5es
# Default value in minuts: 0
# *If defined: 0 the function don't start
#
# [pt_BR]
# Tempo para o Bot Reiniciar o Jogo.
# Para funcao funcionar deixe o navegador na cor padrao igual instrução
# no GitHut: https://github.com/sCryptoHelp/spacecrypto-bot#recomenda%C3%A7%C3%B5es
# Valor padrão em minutos: 0
# *Se definido: 0 a função não inicia
time_restart_game: 0
# [en_US]
# Defines if the Bot will only send ships with 100% life
# Default value: False
#
# [pt_BR]
# Define se o Bot só vai enviar naves com 100% de vida
# Valor padrão: False
send_space_only_full: False
# [en_US]
# Defines if the Bot can start the fight with an incomplete team
# Default value: False
#
# [pt_BR]
# Define se o Bot pode começar a luta com time incompleto
# Valor padrão: False
send_incomplete_team: False
# [en_US]
# Defines the minimum amount of ships to be sent. This option only works if "send_incomplete_team" is set to True
# Default value: 7
#
# [pt_BR]
# Define a quantidade minima a ser enviado de naves. Essa opção só funciona se a "send_incomplete_team" estiver como True
# Valor padrão: 7
send_space_min: 7
# [en_US]
# Sets the limit on how many times the Bot will scroll the screen to the end in search of ships. This option only works if "send_incomplete_team" is set to True
# Default value: 3
#
# [pt_BR]
# Define o limite de quantas vezes o Bot vai scrollar a tela ate o final em busca de naves. Essa opção só funciona se a "send_incomplete_team" estiver como True
# Valor padrão: 3
qtd_check_reloadSpacheship: 3
# [en_US]
# Time the Bot can take no action. After this time the bot restarts the game
# Default value: 10
#
# [pt_BR]
# Tempo que o Bot pode ficar sem executar nenhuma ação. Após esse tempo o bot reinicia o Jogo
# Valor padrão: 10
Check_Bot_Work: 5
# [en_US]
# Type Refresh page
# Options: 'ctrl+f5'
# 'shift+f5'
# 'ctrl+shift+r'
# 'Todos'
# [pt_BR]
# Tipo de Atualização da pagina
# Opçõces: 'ctrl+f5'
# 'shift+f5'
# 'ctrl+shift+r'
# 'Todos'
type_refresh: 'Todos'
# [en_US]
# Mouse Speed
# Default value: 0.1
#
# [pt_BR]
# Velocidade do Mouse
# Valor padrão: 0.1
#
mouse_speed: 0.1
# [en_US]
# Auto space Renew
# Default value: True
#
# [pt_BR]
# Renovar naves sozinho
# Valor padrão: True
#
auto_renew: True
# ============================================================ #
# [en_US] End - Edit this area according to your account configuration
#
# [pt_BR] Fim - Edite essa area conforme a configuração de sua conta
# ============================================================ #
# [en_US]
# Default value: 0.7
#
# [pt_BR]
# Valor padrão: 0.7
default: 0.7
# [en_US]
# Default value: 0.8
#
# [pt_BR]
# Valor padrão: 0.8
commom: 0.8
# [en_US]
# Default value: 0.8
#
# [pt_BR]
# Valor padrão: 0.8
select_wallet_buttons: 0.8
# [en_US]
# Default value: 0.9
#
# [pt_BR]
# Valor padrão: 0.9
go_to_work_btn: 0.9
# [en_US]
# Default value: 0.9
#
# [pt_BR]
# Valor padrão: 0.9
remove_to_work_btn: 0.9
# [en_US]
# Default value: 0.9
#
# [pt_BR]
# Valor padrão: 0.9
end_boss: 0.9
# [en_US]
# Default value: 0.9
#
# [pt_BR]
# Valor padrão: 0.9
base_position: 0.9
# [en_US]
# Default value: 0.9
#
# [pt_BR]
# Valor padrão: 0.9
commom_position: 0.9
# [en_US]
# Processing time in seconds
# Default value: 40
#
# [pt_BR]
# Tempo em segundos para Processar
# Valor padrão: 40
check_processing_time: 40
# [en_US]
# Number of times to validate Boss
# Default value: 6
#
# [pt_BR]
# Quantidade de vezes validar Boss
# Valor padrão: 6
check_boss: 6
# [en_US]
# Time wait after Refresh Page in seconds
# Default value: 30
#
# [pt_BR]
# Tempo Esperar depois de Reiniciar a Pagina em Segundos
# Valor padrão: 30
timeW_after_refreshPage: 30
# [en_US]
# Time wait Fight
# Default value: 5
#
# [pt_BR]
# Tempo Esperar Luta
# Valor padrão: 5
time_limit_fight: 5
home:
enable: False
# [en_US]
# Default value: 3
#
# [pt_BR]
# Valor padrão: 3
scroll_attemps: 3
# [en_US]
# Default value: 100
#
# [pt_BR]
# Valor padrão: 100
click_and_drag_amount: 100
# [en_US] Option for save logs to a file (logs.txt)
# Default value: False
# Available options: False or True
#
# [pt_BR] Opção para salvar os logs em arquivo (logs.txt)
# Valor padrão : False
# Opções disponíveis: False ou True
save_log_to_file: False