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 link it using the Server ID from console
  6. 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 & Connection Issues

If you're using a proxy or experiencing server offline/connection errors, add this line to your server.cfg:

set peakly_protect_jsons false

Note: This command now also helps resolve server offline errors and various connection issues.

Server Linking Process

New Linking Method (Server ID)

  1. Install the latest FiveMUP artifacts on your server
  2. Start your server and wait for the console to display the Server ID
  3. Look for a message similar to this in your console:
[PEAKLY.GG] Server started successfully, your ServerID is: ab2c2272-2186-4283-a0b1-a6f1fc4f73b3
  1. Copy the Server ID (the highlighted part above)
  2. Go to the FiveMUP panel and click "Link Server"
  3. Enter the Server ID in the "Link Server" window
  4. Important: Do NOT use the CFX code - only use the Server ID from the console

⚠️ Player Management

Important: Each time you modify the player count, you must first set the quantity to 0, then set your desired amount. This ensures proper player management and prevents conflicts.

TX Button

The TX button in the panel allows players to also appear in txAdmin (both in-game and web interface). Enable this button (turn it green) if you want players to be visible in txAdmin.

Setup Process

  1. Install the latest FiveMUP artifacts on your server
  2. Start your server and wait for the console to display the unique Server ID
  3. Go to the FiveMUP panel and click "Link Server"
  4. Enter the Server ID shown in your server console (not the CFX code)
  5. Once linked, your server will appear in the panel and remain connected
  6. Set player count to 0 first, then use the slider to choose the number of players and click "Apply Changes"

⏱️ Connection Time

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

🔧 Troubleshooting Common Issues

Installation Errors

Connection Errors

⏱️ Important Timing Information

First-Time Server Listing

The first time you use FiveMUP, your server may take up to 10 minutes to appear in the server list.

Player Join Time

Players will start joining 5 minutes after being added, then gradually enter the server over time.

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