MFBot crash checker

Was auch immer an Tools für Shakes&Fidget aufkommen, hier können sie vorgestellt werden.
StewieBiatch
Beiträge: 134
Registriert: Di 21. Dez 2021, 11:58
Hat sich bedankt: 13 Mal
Danksagung erhalten: 15 Mal

Re: MFBot crash checker

Beitrag von StewieBiatch »

kingchenC hat geschrieben: Mi 1. Feb 2023, 18:12
good idea hat geschrieben: Mo 5. Dez 2022, 15:22
kingchenC hat geschrieben: Mo 5. Dez 2022, 14:44 Source Code? Maybe you can upload to Github, i dont trust any exe files, if you understand ;)
Then you are not able to bot anyway! :D
Forgot to write back..
Just my cent and 10 sec work without any external untrusted exe's :D

Code: Alles auswählen

@echo off
:loop
start ....Path....\MFBot\MFBot.exe
timeout /t 3200 >null
taskkill /f /im MFBot.exe >nul
goto loop
Just create a new shortcut of the batch file, go settings and auto start with admin rights and enjoy, easy restarter every 60 minutes :D
Thx, i had to use it, because my bot freezes everytime on eu1 server.


EDIT: Ehm...where can i see if it is running or not? I can not see anything in Task manager
kingchenC
Beiträge: 16
Registriert: So 4. Sep 2022, 22:36
Hat sich bedankt: 0
Danksagung erhalten: 4 Mal

Re: MFBot crash checker

Beitrag von kingchenC »

StewieBiatch hat geschrieben: Mi 1. Feb 2023, 20:30
kingchenC hat geschrieben: Mi 1. Feb 2023, 18:12
good idea hat geschrieben: Mo 5. Dez 2022, 15:22

Then you are not able to bot anyway! :D
Forgot to write back..
Just my cent and 10 sec work without any external untrusted exe's :D

Code: Alles auswählen

@echo off
:loop
start ....Path....\MFBot\MFBot.exe
timeout /t 3200 >null
taskkill /f /im MFBot.exe >nul
goto loop
Just create a new shortcut of the batch file, go settings and auto start with admin rights and enjoy, easy restarter every 60 minutes :D
Thx, i had to use it, because my bot freezes everytime on eu1 server.


EDIT: Ehm...where can i see if it is running or not? I can not see anything in Task manager
You created a new .bat file?
And you edited your correct path after start in the code?
StewieBiatch
Beiträge: 134
Registriert: Di 21. Dez 2021, 11:58
Hat sich bedankt: 13 Mal
Danksagung erhalten: 15 Mal

Re: MFBot crash checker

Beitrag von StewieBiatch »

I figure it out. I must not close the cmd window. There is nothing written, but it works.
kingchenC
Beiträge: 16
Registriert: So 4. Sep 2022, 22:36
Hat sich bedankt: 0
Danksagung erhalten: 4 Mal

Re: MFBot crash checker

Beitrag von kingchenC »

StewieBiatch hat geschrieben: Do 2. Feb 2023, 20:19 I figure it out. I must not close the cmd window. There is nothing written, but it works.
Yes, if you close the cmd window then the batch file not work xD
and yes there is no text, just minimize the cmd.

and on the mfbot general settings, just enable "start minimized".. ;)
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 4 Gäste