How to start mfbot?

Antworten
KrzychuHD
Beiträge: 5
Registriert: Fr 20. Jan 2017, 11:25
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

How to start mfbot?

Beitrag von KrzychuHD »

Hi!
How to start MFbot on Debian 7.0_86_64x [VPS]
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: How to start mfbot?

Beitrag von Robin »

Hi!
Have a quick look in this thread: viewtopic.php?f=20&t=1397

Basically, you download your bot (in a new directory) with

Code: Alles auswählen

wget http://www.mfbot.de/Download/MFBot_4631_Konsole_x86_64
, make it runnable with

Code: Alles auswählen

chmod a+x MFBot_4631_Konsole_x86_64
, move your Acc.ini you created before with the GUI-Version to that directory and you run the bot with

Code: Alles auswählen

./MFBot_4631_Konsole_x86_64
If there is an error like "Network unreachable", you need to install

Code: Alles auswählen

sudo apt-get install mono-runtime
additionally.

Regards,
Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
KrzychuHD
Beiträge: 5
Registriert: Fr 20. Jan 2017, 11:25
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: How to start mfbot?

Beitrag von KrzychuHD »

Problem. Close PuTTY bot stopped :/
rvm1975
Spender
Beiträge: 112
Registriert: Di 7. Apr 2015, 16:34
Wohnort: Ukraine, Lviv
Hat sich bedankt: 35 Mal
Danksagung erhalten: 26 Mal

Re: How to start mfbot?

Beitrag von rvm1975 »

KrzychuHD hat geschrieben: Sa 4. Mär 2017, 18:49 Problem. Close PuTTY bot stopped :/
Use program tmux to keep console program running in background

Code: Alles auswählen

sudo apt-get install tmux
and run bot like this

Code: Alles auswählen

tmux new-session -s mfbot -d  ./MFBot_4631_Konsole_x86_64
to detach from tmux use CTRL + b, d (press CTRL + B then d)

to attach type

Code: Alles auswählen

tmux a
KrzychuHD
Beiträge: 5
Registriert: Fr 20. Jan 2017, 11:25
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: How to start mfbot?

Beitrag von KrzychuHD »

Thank you and Robin very much. Sorry my english i'm from poland. MFBOT <3 :)
Folgende Benutzer bedankten sich beim Autor KrzychuHD für den Beitrag:
Robin (Mo 6. Mär 2017, 23:34)
Antworten

Wer ist online?

Mitglieder in diesem Forum: C#-Bot [Bot] und 0 Gäste