Skip to content

Instantly share code, notes, and snippets.

View chengpengzhao's full-sized avatar
💭
I may be slow to respond.

JiyoTomare chengpengzhao

💭
I may be slow to respond.
View GitHub Profile
@jh0ker
jh0ker / 00_readme.md
Last active June 19, 2025 04:08
Max attributes and skills in SCUM game single player (+ unlock developer commands)

README

This script manipulates the SCUM database for the single player mode to increase the level of all skills and attributes to max (or the value of your choice) for a given prisoner. This script does not work for multiplayer characters.

You can edit the configuration settings SET_ATTRIBUTES and SET_SKILLS at the start of the script below to change the target values for the skills and attributes. Default is maxed out.

Tested with SCUM Build 0.9.605.85940

How do I use it?