Purpose
This guide walks you through installing and configuring the T7 GSC Injector plugin for Call of Duty: Black Ops 3 on a GoldHEN-enabled PS4 console. Follow each step carefully to get your custom GSC scripts running in multiplayer or Zombies lobbies.
How It Works
The T7 GSC Injector is a GoldHEN plugin that loads custom GSC (Game Script Code) files into Black Ops 3 at runtime. GSC is the scripting language Black Ops 3 uses to control core gameplay logic — including menus, player abilities, and game rules. By injecting your own scripts, you can extend or modify that logic without altering the game’s original files.
Here is what happens behind the scenes:
- GoldHEN loads the plugin — When your console boots with GoldHEN active, it automatically loads any
.prxplugin files found in its plugins folder. - The injector watches for the game — Once Black Ops 3 launches, the T7 GSC Injector detects the game process and prepares to inject your custom scripts.
- Custom scripts are injected — The plugin reads your compiled
.gsccmenu file (renamed togssc_0) from the injector directory and loads it directly into the game’s script engine. - The menu appears in-game — Once you enter a multiplayer or Zombies lobby, the injected script activates and a notification will appear on screen telling you how to open the custom menu.
Requirements
Before you begin, make sure you have everything listed below ready to go:
- A PS4 console with GoldHEN enabled
- FTP access to the console (e.g., using FileZilla)
- The
T7_GSC_Injector.prxplugin file - A compatible compiled
.gsccmenu file
Installation Steps
Step 1: Download the Plugin
- Download the
T7_GSC_Injector.prxfile to your computer and keep it somewhere easy to find.
Step 2: Transfer the Plugin to Your Console
- Open FileZilla and connect to your console via FTP.
- Navigate to the GoldHEN plugins directory:
/data/GoldHEN/plugins/
- Upload
T7_GSC_Injector.prxinto this folder. - Do not rename the
.prxfile. It must keep its original filename exactly as downloaded.
Step 3: Create the Injector Directory
- In FileZilla, navigate to:
/data/
- Create a new folder named exactly:
T7 GSC Injector
Important: The folder name is case-sensitive and must include the spaces exactly as shown above. An incorrect folder name will prevent the plugin from finding your scripts.
Step 4: Add and Rename the Menu File
If you do not already have a .gscc menu file, you can use the Muzzman menu as a starting point:
Richard Applegate
Comments (0)
No comments yet. Be the first!