Raspberry Pi - MFBot Konsolenversion

bomboclatty
Beiträge: 2
Registriert: So 17. Aug 2025, 21:41
Hat sich bedankt: 1 Mal
Danksagung erhalten: 1 Mal

Re: Raspberry Pi - MFBot Konsolenversion

Beitrag von bomboclatty »

Hello everyone,
sorry for writing in English in a thread where most people post in German 🙏 – but I noticed that here are the most answers and activity regarding running MFBot on a Raspberry Pi.

I recently bought a Raspberry Pi and I still play Shakes & Fidget. On my PC I am using Marenga MFBot v6.10, and I would like to run the bot on Raspbian (Bookworm, Debian 12) as well.

I tried to follow the instructions posted earlier in this thread, but I am getting errors when running the bot. I guess this is because the version linked here is already outdated, and maybe there are newer unofficial builds of MFBot.

So my questions are:
Is it still possible in 2025 to run MFBot on a Raspberry Pi?
Are there any updated builds or versions of the bot that work with the latest Raspbian/Mono?
Or is there a way to use the current Marenga v6.10 (Windows build) on Raspberry Pi?

Thanks a lot in advance for any information and sorry for posting in English here 🙂
Benutzeravatar
marenga
Beiträge: 349
Registriert: Mi 15. Nov 2023, 09:37
Hat sich bedankt: 117 Mal
Danksagung erhalten: 560 Mal

Re: Raspberry Pi - MFBot Konsolenversion

Beitrag von marenga »

In general yes, you can run my versions on arm linux. I have not read this thread here, but my versions do not require mono/.net or anthing else to be installed. That means running/testing if it runs is as easy as:

Code: Alles auswählen

wget https://mfbot.marenga.dev/version/12/MFBot_Konsole_Linux_ARM
chmod +x MFBot_Konsole_Linux_ARM
./MFBot_Konsole_Linux_ARM
If you are using the 64bit version of raspbian, the command would instead be

Code: Alles auswählen

wget https://mfbot.marenga.dev/version/12/MFBot_Konsole_Linux_ARM64
chmod +x MFBot_Konsole_Linux_ARM64
./MFBot_Konsole_Linux_ARM64
You will need to copy over an Acc.ini from your PC to the folder the bot is in, but that should be it.

Just tested this again on my raspberry pi to make sure this works. The issue is, that my raspberry pi is not running debian and I updated a few things in the bot and some of them might be too new for debian/raspbian, so you might get errors like "XYZ.so not found", or "Kernel version ...". Since that happened twice already to other users, I would see, what I need to downgrade for things to work again and then publish a new version, but in theory that should be it. Just tell me how it went.

In general, if you want the bot to run when you are not connected, just open tmux and start the bot in there, or create a systemd script to run the bot automatically. I can elaborate on that, I don't know what the thread here recommended, but I could give you adjusted instructions.


---

If nothing works, you could (probably, untested) run the windows version, yes:

Code: Alles auswählen

wget https://mfbot.marenga.dev/version/12/MFBot_Konsole_x86.exe
mono MFBot_Konsole_x86.exe
Folgende Benutzer bedankten sich beim Autor marenga für den Beitrag:
bomboclatty (Mo 18. Aug 2025, 22:43)
bomboclatty
Beiträge: 2
Registriert: So 17. Aug 2025, 21:41
Hat sich bedankt: 1 Mal
Danksagung erhalten: 1 Mal

Re: Raspberry Pi - MFBot Konsolenversion

Beitrag von bomboclatty »

Hi,

Just wanted to share a quick update — I managed to get the MFBot running on my Raspberry Pi (32-bit, Raspbian Bookworm). I followed the instructions from Marenga for the ARM Linux version.
Big thanks to Marenga for the fast reply and helpful instructions — really made this process much easier!
I also set up tmux so the bot runs in the background and logs everything. Everything is working perfectly — the bot starts, runs, and the logs are being generated :)
Folgende Benutzer bedankten sich beim Autor bomboclatty für den Beitrag:
marenga (Di 19. Aug 2025, 00:58)
Antworten

Wer ist online?

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