Get Started

Using Scripts

Download

User created scripts can be found in our Discord.

Install

Scripts can be installed by simply placing the downloaded script with the .lua extension into the Scripting Folder.

Load

Scripts can be loaded by navigating to the following location in the menu.

Use

Once a script has been loaded, you can access it's features by navigating to the following locations in the menu.

Useful Folders

Scripts are limited to the highlighted folders and their subdirectories, they should not access the wider filesystem.

Scripting Folder

This folder is where you can place scripts with the .lua extension.

%AppData%\Exodus Client\Library\Red Dead Redemption 2\Client\Scripting

Assets Folder

This folder is where scripts may store any static content.

%AppData%\Exodus Client\Library\Red Dead Redemption 2\Client\Scripting\Assets

Packages Folder

This folder is where scripts may store any third-party libraries.

%AppData%\Exodus Client\Library\Red Dead Redemption 2\Client\Scripting\Packages

Workspace Folder

This folder is where scripts may store any temp/configuration files.

%AppData%\Exodus Client\Library\Red Dead Redemption 2\Client\Scripting\Workspace