FiveMUP Documentation

Welcome to the official documentation for FiveMUP, the premium fake player service for FiveM servers.

Installation Video Guide

Watch our detailed video guide for step-by-step installation instructions

Quick Start

  1. Register on the FiveMUP panel
  2. Download artifacts from artifacts.peakly.gg
  3. Install artifacts on your server
  4. Configure your server.cfg
  5. Start your server and add players through the panel

Installation

1. Prerequisites

  1. Download and install the Visual C++ Redistributable for Visual Studio 2022 from this link.
  2. Disable Windows Defender or any antivirus software you have installed. This step is crucial for the proper functioning of FiveMUP.

2. Artifacts Installation

After registering and receiving your players, download the required version of artifacts from artifacts.peakly.gg and install them on your server.

3. Server Configuration

Add the following line to your server.cfg file:

start [PLAYERSPOOF]

Proxy Configuration

If you're using a proxy and experiencing issues with FiveMUP, add this line to your server.cfg:

set peakly_protect_jsons false

Setup Process

  1. Start your server and wait for it to appear in the server list
  2. Go to the FiveMUP panel and click "Add Server"
  3. Enter your server's CFX code (code only, not the full link)
  4. Use the slider to select your desired player count

⏱️ Connection Time

Please note that players typically take approximately 5 minutes to join the server after being sent from the panel.

⚠️ Important Notes

Server Restarts

After each server restart, you must remove the players and add them again. Fake players will not automatically rejoin the server.

CNL Timeout Issues

If you experience CNL Timeout issues, try disabling IPv6 as described in the section below.

Solving CNL Timeout Issues

To solve potential CNL Timeout issues, it is recommended to disable IPv6. Choose your preferred method:

  1. Open PowerShell as an administrator
  2. Run the following command to disable IPv6:
    Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6
  3. To confirm that IPv6 has been disabled, run:
    Get-NetAdapterBinding -ComponentID ms_tcpip6
    The result should show as "Disabled"
  1. Open Network and Sharing Center
  2. Click on "Change adapter settings"
  3. Right-click on your network adapter and select "Properties"
  4. Uncheck the box next to "Internet Protocol Version 6 (TCP/IPv6)"
  5. Click "OK" to save the changes

Need Help?

Join our Discord community for support and updates. Open a ticket if you need assistance.

Join Discord Server