Herramienta: Auto-Reset.ahk
Recursos
/
Auto-Reset.ahk
Actualizado 1 year ago por GoGeng

To edit: Right-click on the file and press "Edit Script", then follow the instructions below.

If u want single player run change

PauseGame()
ChangeZoom(res, zoom)
QuitToMenu(res)
HostGame(res)
StartRun(res)
PickMiner(res)

to

PauseGame()
ChangeZoom(res, zoom)
QuitToMenu(res)
SingleGame(res)
StartRun(res)

If u want trial reset change to

PauseGame()
ResetTrial(res)

If u want change reset key change f1:: to key::

It's not perfect, so if you have any issues or questions, please mention me on Discord.

Estadísticas del juego
Seguidores
99
Partidas
467
Jugadores
79
Últimos hilos
Publicado 1 year ago
0 respuestas
Publicado 1 year ago
11 respuestas
Publicado 1 year ago
19 respuestas
Publicado 1 year ago
6 respuestas
Publicado 1 year ago
1 respuesta
Publicado 1 year ago
0 respuestas
Moderadores