Skip to content

chromKa/payday-2-ultimate-trainer-6

 
 

Repository files navigation

This document is also available in: Chinese

PAYDAY 2 - Ultimate Trainer 6

Do you like Ultimate Trainer 6? It's free and open source software!
The best way to support us is to give us a free GitHub star!

About The Project

Ultimate Trainer 6 is a revolutionary mod for PAYDAY 2. It includes a complete collection of cheats and tools controlled by an application accessible from any web browser, such as the Steam browser, or any other device like a phone or tablet.

Built with

Vue.js Bootstrap Font Awesome Node.js Lua
Bootswatch

Getting started

Prerequisites

  • Windows 10/11
  • PAYDAY 2 on Steam (not tested on Epic)
  • SuperBLT
  • Node.js 18 (with npm)

ℹ️ Please note that this mod might not work with a different version of Node.js.

Installation

❗ Installing Ultimate Trainer 6 is different from other mods.
Please follow the instructions carefully otherwise it will not work!

The game folder location is usually:
C:\Program Files (x86)\Steam\steamapps\common\PAYDAY 2

The game mods folder location is usually:
C:\Program Files (x86)\Steam\steamapps\common\PAYDAY 2\mods

  • Install SuperBLT (you can skip this step if it's already installed)
    • Download and install Microsoft Visual C++ 2017 Redistributable Package (x86) (direct download)
    • Download SuperBLT (direct download)
    • Open the archive and extract the WSOCK32.dll file to your game folder
    • Start the game
    • Press yes when prompted to download the basemod
  • Install Node.js 18

    ⚠️ Restarting your computer is required for the Node.js path to be properly configured in Windows. Until you restart, the mod probably won't work.

  • Install Ultimate Trainer 6
    • Remove any previous version Ultimate Trainer
    • Download the latest version of Ultimate Trainer 6 (direct download)
    • Open the payday-2-ultimate-trainer-6-main.zip archive and extract the payday-2-ultimate-trainer-6-main folder to the game mods folder
    • Open payday-2-ultimate-trainer-6-main from your game mods folder
    • Run the install file

    ℹ️ If the install file does not work, open a command prompt from the current directory and type the command node .\index.js install.

ℹ️ Some users encounter an error message when launching the game saying that node was not found. Unfortunately, we do not yet have enough feedback from users to propose a generic solution. If this happens to you, make sure you have restarted your computer and, if the problem persists, open an issue.

Usage

  • Start the game
  • Click on Ultimate Trainer in the game menu to open the app

Access the app from another device (laptop, phone, tablet...)

You can access the application from any web browser on the same network.


Icons by Freepik

  • Start the game
  • Locate the local network application URL in the console
  • Make sure you are on the same network as the computer where the game is running
  • Access the URL in the device's web browser

⚠️ Accessing the app from multiple devices simultaneously is not currently supported and may cause issues. Accessing the app when a heist has already been started is also not supported.

Update

  • Close the game and the console
  • Remove the previous versions of Ultimate Trainer 6
  • Download the latest version of Ultimate Trainer 6 (direct download)
  • Open the payday-2-ultimate-trainer-6-main.zip archive and extract the payday-2-ultimate-trainer-6-main folder to the game mods folder
  • Open payday-2-ultimate-trainer-6-main from your game mods folder
  • Run the install file

ℹ️ If the install file does not work, open a command prompt from the current directory and type the command node .\index.js install.

Keybinds

Some features work with keybinds, which you will need to assign in "Options/Mod Keybinds".

❗ NO KEYBIND IS DEFINED BY DEFAULT, IT'S YOURS TO ASSIGN THEM!
The keys mentioned below are just a suggestion.

Name Description Recommended key
Teleport player to crosshair Teleports the player to the crosshair N
Spawn / Spawn Spawn selected unit 5
Build / Pick Pick the unit at crosshair F6
Build / Spawn Spawn picked unit to crosshair F7
Build / Delete Delete spawned unit at crosshair F8

Supported languages

  • English (Pierre Josselin)
  • German (Alexander100305)
  • Spanish (uziel2021)
  • French (Pierre Josselin)
  • Portuguese (Brasil) (Webzsz)
  • Romanian (GamingResources)
  • Russian (thejuves)
  • Ukrainian (S0ya13)
  • Chinese (Art3misFowl, ppt)
  • Korean (LOUIS522)

Add a language

If you wish to contribute to the project by adding a new language, you can do so by translating the following English files into your native language:

⚠️ Please only convert values, not keys, and keep capitals.

Example:

{
    "hello": "Hola"
}

You can then publish the updated files via a pull request or more simply by creating a new issue.

Contributing

⚠️ If you would like to contribute to the project, we strongly recommend you to first create an issue to discuss what you would like to do.

  1. Fork this repository
  2. Switch branch to development branch (6.X.X)
  3. Commit your changes
  4. Push the commits
  5. Open a pull request

Change Log

Access the change log

Credits

Access the credits

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

Ultimate Trainer is not affiliated in any way with PAYDAY 2.

Packages

No packages published

Languages

  • Vue 58.3%
  • Lua 29.6%
  • JavaScript 12.0%
  • HTML 0.1%