phBot Guide
  • Introduction
  • Purchasing
  • Download
  • Manager
  • Supported Operating Systems
  • Command Line
  • phBot.ini
  • Initial Startup
  • phBot
    • Auto Configure
    • Notifications
    • Protection
    • Town
    • Training Area
    • Script Commands
    • Attack
    • Pet
    • Party
    • Union Party
    • Pick Filter
    • Quest
    • Players
    • Guild
    • Academy
    • Inventory
    • Stall
    • Alchemy
    • Trade
    • Mastery
    • Map
    • Sound
    • Key Bindings
    • Conditions
  • Plugins
Powered by GitBook
On this page

Supported Operating Systems

PreviousManagerNextCommand Line

Last updated 1 year ago

Supported Operating Systems

  • Windows Vista (x86/x86-64) to Windows 11 (x86/x86-64)

  • Arch, Ubuntu 20.04, Debian 10, and Fedora 33

  • Any OS that supports Wine 1.9 or higher

Windows XP is no longer supported. If you are using Vista you should upgrade to at least Windows 7.

Wine

Linux

It might be possible to install the VC++ 2013 redistributable binary but if not I've included the required DLLs below.

You now need to override the MSVCR libraries inside Wine.

  1. winecfg

  2. Libraries -> New override for library

  3. Add msvcr120.dll, msvcp120.dll, and vcomp120.dll

  4. OK

You should now not see any errors related to moneypunct when opening the bot or manager.

Ubuntu

  1. Add the Wine PPA.

  2. Install Wine.

  3. Download the VC++ runtime libraries to your phBot.exe folder.

  4. Start the bot.

    wine phBot.exe

Debian

  1. Install Wine.

    apt-get install wine-development

  2. Download the VC++ runtime libraries to your phBot.exe folder.

  3. Start the bot.

    wine phBot.exe

Arch

  1. Install Wine.

    sudo pacman -S wine

  2. Download the VC++ runtime libraries to your phBot.exe folder.

  3. Start the bot.

    wine phBot.exe

Fedora

  1. Install Wine.

    sudo yum install wine

  2. Download the VC++ runtime libraries to your phBot.exe folder.

  3. Start the bot.

    wine phBot.exe

macOS

  1. Download Wine Bottler

    • The stable release of Wine Bottler should work fine but if not use the development release.

  2. Download the VC++ runtime libraries to your phBot.exe folder.

  3. Double clicking phBot.exe should start the bot.

https://www.winehq.org/download/ubuntu
Click here (launches apt)
msvcr120.dll
msvcp120.dll
vcomp120.dll
msvcr120.dll
msvcp120.dll
vcomp120.dll
msvcr120.dll
msvcp120.dll
vcomp120.dll
msvcr120.dll
msvcp120.dll
vcomp120.dll
Wine Bottler
msvcr120.dll
msvcp120.dll
vcomp120.dll