Security Co. [Pyloader] 1.2.0
598
9
598
9
Beta 1.1.0
This is a relatively simple script I've been working on to add some management-style gameplay to single player. It basically turns Franklin/Michael/Trevor into the owner of a Private Security Company. It's not perfect, but I wanted to share it in case anyone else is looking for more things to do after the main story.
The mod is called Security Co. in-game. It focuses on logistics and reputation rather than just shooting.
Main Features:
Requirements:
Installation:
Notes/Bugs:
Credits:
Thanks to the PyLoader devs and the community for the tools.
Installation steps:
1. Install ScriptHookVDotNet nightly (https://github.com/scripthookvdotnet/scripthookvdotnet-nightly/releases) (OR INSTALL SHVDN Enhanced https://www.gta5-mods.com/tools/script-hook-v-net-enhanced ) and ensure you have a `scripts` folder in your main GTA V directory.
2. Open the LemonUI zip, go into the SHVDN3 folder, and move those 3 files into your 'scripts' folder.
3. Put the three PyloaderV files from the PyLoader zip directly into your 'scripts' folder.
4. Create a folder named 'scripts_py' inside your `scripts` folder. Drop the entire SecurityCo folder inside it.
Path should look like: /scripts/scripts_py/SecurityCo/
Changelog 1.2.0
I tried making the early-game economy less punishing and slightly refined a few other features.
1. More dynamic heat; thresholds now vary depending on your company's size.
2. Added passive heat cooling.
3. Veterans and rifles slightly buffed.
4. Legal shield improved; it now adds to passive cooling based on staff amount and increases heat tolerance.
5. Mission failures are now more detailed.
6. Fines are now more dynamic.
Changelog 1.1.0
Had some time off during the holidays to playtest the mod myself. I realized the economy was too punishing, so I did an overhaul.
This is a relatively simple script I've been working on to add some management-style gameplay to single player. It basically turns Franklin/Michael/Trevor into the owner of a Private Security Company. It's not perfect, but I wanted to share it in case anyone else is looking for more things to do after the main story.
The mod is called Security Co. in-game. It focuses on logistics and reputation rather than just shooting.
Main Features:
Simple Dashboard: Use F5 to manage your company. It tracks your Reputation, Heat, and Cash.
Contract System: There are about 80 different missions. They range from low-level bouncer jobs to higher-paying contracts (like prison breaks or motorcade protection).
Staffing: You can hire Rookies or Veterans. The survival of the mission depends on who you send and what gear you give them. Note: Staff can die if the mission fails.
Logistics & Delivery: When you buy equipment, it takes time to arrive. You can speed it up by doing a manual delivery in a Burrito.
Cargo Damage: During deliveries, your cargo has a health bar. If you hit things too hard, you lose crates. I tried to make it fair (usually 1% per hit), but just be careful.
Heat System: Doing illegal jobs or failing missions raises your Heat. If it gets too high (>70%), the police might raid your warehouse, leading to a loss of staff or equipment.
Fines: Operating an unlicensed firm or having high heat can lead to fines.
Dynamic Timing: The time between job offers changes based on your staff count and reputation.
Requirements:
- ScriptHookV
- ScriptHookVDotNet
- LemonUI https://www.gta5-mods.com/tools/lemonui
PyLoader (Required to run the IronPython script) https://www.gta5-mods.com/tools/pyloader-python-scripts-for-gta-v-enhanced
Note: This was developed and tested on the Legacy version of GTA V.
Installation:
- Place the files into your /scripts/scripts_py folder.
- Ensure PyLoader and LemonUI are correctly set up.
- Open with F5 in-game.
Notes/Bugs:
Compatibility: I only worked on this mod on the Legacy version. It is currently unknown if this will work on GTA V Enhanced, but I personally think it can work.- I've tested this with a 42M money save, but it should work with a fresh start too.
- If you find any bugs, let me know. I'll try to fix them when I have time.
- Do not reupload to any other sites without my permission.
Credits:
Thanks to the PyLoader devs and the community for the tools.
Installation steps:
1. Install ScriptHookVDotNet nightly (https://github.com/scripthookvdotnet/scripthookvdotnet-nightly/releases) (OR INSTALL SHVDN Enhanced https://www.gta5-mods.com/tools/script-hook-v-net-enhanced ) and ensure you have a `scripts` folder in your main GTA V directory.
2. Open the LemonUI zip, go into the SHVDN3 folder, and move those 3 files into your 'scripts' folder.
3. Put the three PyloaderV files from the PyLoader zip directly into your 'scripts' folder.
4. Create a folder named 'scripts_py' inside your `scripts` folder. Drop the entire SecurityCo folder inside it.
Path should look like: /scripts/scripts_py/SecurityCo/
Changelog 1.2.0
I tried making the early-game economy less punishing and slightly refined a few other features.
1. More dynamic heat; thresholds now vary depending on your company's size.
2. Added passive heat cooling.
3. Veterans and rifles slightly buffed.
4. Legal shield improved; it now adds to passive cooling based on staff amount and increases heat tolerance.
5. Mission failures are now more detailed.
6. Fines are now more dynamic.
Changelog 1.1.0
Had some time off during the holidays to playtest the mod myself. I realized the economy was too punishing, so I did an overhaul.
Economy Rework: Removed passive hourly wages. Staff costs are now deducted from mission payouts only. No more AFK bankruptcy. Early game economy might need some refinement.
HQ Upgrades: Added a shop menu with 6 permanent perks (e.g. Legal Shield, faster logistics, better intel).
Settings: Added a config menu. You can finally rebind the menu key (Default F5) to avoid conflicts.
Fixes: Sidearms now significantly boost success chance. Police fines now scale with company size.
First Uploaded: Mércores 24 de Decembro de 2025
Last Updated: Domingo 11 de Xaneiro de 2026
Last Downloaded: 10 horas
21 Comments
Beta 1.1.0
This is a relatively simple script I've been working on to add some management-style gameplay to single player. It basically turns Franklin/Michael/Trevor into the owner of a Private Security Company. It's not perfect, but I wanted to share it in case anyone else is looking for more things to do after the main story.
The mod is called Security Co. in-game. It focuses on logistics and reputation rather than just shooting.
Main Features:
Requirements:
Installation:
Notes/Bugs:
Credits:
Thanks to the PyLoader devs and the community for the tools.
Installation steps:
1. Install ScriptHookVDotNet nightly (https://github.com/scripthookvdotnet/scripthookvdotnet-nightly/releases) (OR INSTALL SHVDN Enhanced https://www.gta5-mods.com/tools/script-hook-v-net-enhanced ) and ensure you have a `scripts` folder in your main GTA V directory.
2. Open the LemonUI zip, go into the SHVDN3 folder, and move those 3 files into your 'scripts' folder.
3. Put the three PyloaderV files from the PyLoader zip directly into your 'scripts' folder.
4. Create a folder named 'scripts_py' inside your `scripts` folder. Drop the entire SecurityCo folder inside it.
Path should look like: /scripts/scripts_py/SecurityCo/
Changelog 1.2.0
I tried making the early-game economy less punishing and slightly refined a few other features.
1. More dynamic heat; thresholds now vary depending on your company's size.
2. Added passive heat cooling.
3. Veterans and rifles slightly buffed.
4. Legal shield improved; it now adds to passive cooling based on staff amount and increases heat tolerance.
5. Mission failures are now more detailed.
6. Fines are now more dynamic.
Changelog 1.1.0
Had some time off during the holidays to playtest the mod myself. I realized the economy was too punishing, so I did an overhaul.
This is a relatively simple script I've been working on to add some management-style gameplay to single player. It basically turns Franklin/Michael/Trevor into the owner of a Private Security Company. It's not perfect, but I wanted to share it in case anyone else is looking for more things to do after the main story.
The mod is called Security Co. in-game. It focuses on logistics and reputation rather than just shooting.
Main Features:
Simple Dashboard: Use F5 to manage your company. It tracks your Reputation, Heat, and Cash.
Contract System: There are about 80 different missions. They range from low-level bouncer jobs to higher-paying contracts (like prison breaks or motorcade protection).
Staffing: You can hire Rookies or Veterans. The survival of the mission depends on who you send and what gear you give them. Note: Staff can die if the mission fails.
Logistics & Delivery: When you buy equipment, it takes time to arrive. You can speed it up by doing a manual delivery in a Burrito.
Cargo Damage: During deliveries, your cargo has a health bar. If you hit things too hard, you lose crates. I tried to make it fair (usually 1% per hit), but just be careful.
Heat System: Doing illegal jobs or failing missions raises your Heat. If it gets too high (>70%), the police might raid your warehouse, leading to a loss of staff or equipment.
Fines: Operating an unlicensed firm or having high heat can lead to fines.
Dynamic Timing: The time between job offers changes based on your staff count and reputation.
Requirements:
- ScriptHookV
- ScriptHookVDotNet
- LemonUI https://www.gta5-mods.com/tools/lemonui
PyLoader (Required to run the IronPython script) https://www.gta5-mods.com/tools/pyloader-python-scripts-for-gta-v-enhanced
Note: This was developed and tested on the Legacy version of GTA V.
Installation:
- Place the files into your /scripts/scripts_py folder.
- Ensure PyLoader and LemonUI are correctly set up.
- Open with F5 in-game.
Notes/Bugs:
Compatibility: I only worked on this mod on the Legacy version. It is currently unknown if this will work on GTA V Enhanced, but I personally think it can work.- I've tested this with a 42M money save, but it should work with a fresh start too.
- If you find any bugs, let me know. I'll try to fix them when I have time.
- Do not reupload to any other sites without my permission.
Credits:
Thanks to the PyLoader devs and the community for the tools.
Installation steps:
1. Install ScriptHookVDotNet nightly (https://github.com/scripthookvdotnet/scripthookvdotnet-nightly/releases) (OR INSTALL SHVDN Enhanced https://www.gta5-mods.com/tools/script-hook-v-net-enhanced ) and ensure you have a `scripts` folder in your main GTA V directory.
2. Open the LemonUI zip, go into the SHVDN3 folder, and move those 3 files into your 'scripts' folder.
3. Put the three PyloaderV files from the PyLoader zip directly into your 'scripts' folder.
4. Create a folder named 'scripts_py' inside your `scripts` folder. Drop the entire SecurityCo folder inside it.
Path should look like: /scripts/scripts_py/SecurityCo/
Changelog 1.2.0
I tried making the early-game economy less punishing and slightly refined a few other features.
1. More dynamic heat; thresholds now vary depending on your company's size.
2. Added passive heat cooling.
3. Veterans and rifles slightly buffed.
4. Legal shield improved; it now adds to passive cooling based on staff amount and increases heat tolerance.
5. Mission failures are now more detailed.
6. Fines are now more dynamic.
Changelog 1.1.0
Had some time off during the holidays to playtest the mod myself. I realized the economy was too punishing, so I did an overhaul.
Economy Rework: Removed passive hourly wages. Staff costs are now deducted from mission payouts only. No more AFK bankruptcy. Early game economy might need some refinement.
HQ Upgrades: Added a shop menu with 6 permanent perks (e.g. Legal Shield, faster logistics, better intel).
Settings: Added a config menu. You can finally rebind the menu key (Default F5) to avoid conflicts.
Fixes: Sidearms now significantly boost success chance. Police fines now scale with company size.
First Uploaded: Mércores 24 de Decembro de 2025
Last Updated: Domingo 11 de Xaneiro de 2026
Last Downloaded: 10 horas







@Sanmorix Hello, did you install pyloader and LemonUI? Check if you installed SHVDN3 LemonUI and the scripts_py folder is in the scripts folder
@Sanmorix Hey, I added new installation steps in the description, check them out
@shellxaz I tried that but it still doesn't work
@Sanmorix Strange, check if you have a 'ScriptHookVDotNet.log', if you do, does it mention SecurityCo anywhere?
@shellxaz If you mean like the text file of scripthookVDotnet, it doesn't appear there
@Sanmorix Odd, sorry for the troubles, but does "PythonDispatcher Loaded" notification appear when you load the game?
@shellxaz I think it doesn't appear
@Sanmorix Okay, if that notification doesn't show up, then PyLoader isn't running at all. Make sure the three 'PythonDispatcher' files are in the main 'scripts' folder, not the 'scripts_py' folder and you have the SHVDN nightly installed. Once you see that notification, the menu should work.
@shellxaz It is working now, it was that I needed scripthookdotnet enhaced, thanks for the help.
@Sanmorix No problem, glad to help!
@shellxaz Thanks for the cool script,cool to see people try out pyloader as an alternative method. How long did this take?
@mitto_backup It’s been a work in progress over the last few months, I mostly worked on it whenever I had the spare time to do so
Cool, it's nice to see people testing pyloader :)
@shellxaz Please add something like a ini
@Zazerim55 Hello, 1.1.0 is soon to be uploaded, you will be able to change your hotkey soon, I just have to wait for 1.1.0 to upload
@shellxaz ok,thanks
@shellxaz i've played with this script for a while and i find it quite good. Any chance you could add some sprites to the menu to make it more immersive?
@shellxaz where is the ini?
@shellxaz Good mod
@shellxaz When I press the reload key from ScriptHookV your mod restart the progress