About this mod
Cheat Add Exp 100 mill xp lvl up 1-100 customize this in lua, SuperSpeed, Inf Jump, Moon Jump, Air Control, Super Jump, in any game instance bypass the need for esquie's, give all picto including test passive, give all lumina passive including test, most powerful is bypass conditional flags with togglable key bind & more
- Requirements
- Permissions and credits
Discord
Join discord if you need support/questions/request
# UnnieCheats Mod
## Features
- **Infinite Jump**: Allows you to jump infinitely, bypassing normal jump restrictions. Toggle with keybind. taggable on and off
- **Super Jump**: Perform a very high jump with a keybind. Toggle on but does not go off until game restart or reload saves
- **Condition Checker Bypass**: Bypass most quest, relationship, and flag conditions (e.g., skip requirements for certain events you can go all the way to the end of the game and fight the painteress if you wanted too.).
- **Debug Function Triggers**: Manually trigger powerful debug functions (like giving all pictos, unlocking all lumina passives, or printing local character path) via keybinds.
- **Add Massive XP**: Instantly add 100,000,000 XP to all party members. Lvl up from 1-95 you can change the amount in the lua code
- **Moon Jump**: Lower gravity for moon-like jumps.
- **SuperSpeed/MaxAirControl/InfiniteJump Combo**: Enable super speed, maximum air control, and infinite jump together. - Follows you through reload unless you go to world map mode.
- **Toggle Debug Print Mode**: Switch between simple and detailed debug output.
## Keybinds
V2.1 Keybinds Check your main.lua if you want to change it.
| Combo | Action |
|--------------------|--------------------------------------------------------------|
| Ctrl+Shift+C | Toggle ConditionChecker bypass |
| Ctrl+J | Toggle Infinite Jump |
| Ctrl+Space | Super Jump (set high JumpZVelocity) |
| Ctrl+X | Add 100,000,000 XP to all party members |
| Ctrl+Shift+P | DEBUG_GivePictos on all BP_jRPG_Controller_World_C |
| Ctrl+Shift+F | DEBUG_UnlockAllLuminaPassives on all BP_CharacterData_C |
| Ctrl+Shift+K | DEBUG_PrintCharacterCapabilities on all BP_jRPG_Character_World_C | - debug purpose
| Ctrl+Shift+One | Moon Jump (set GravityDirection) |
| Ctrl+Shift+S | SuperSpeed, MaxAirControl, and Toggle Infinite Jump | Combination for best effect feel like the flash
| Ctrl+Shift+D | Toggle Debug Print Mode | - debug purpose
## How to Use
1. **Install**: Place the `UnnieCheats` folder in your game's `Mods` directory.
2. **Enable the Mod**: Make sure your mod loader is set up to load `UnnieCheats`.
3. **In-Game Usage**:
- Use the keybinds above for cheats and debug features.
- All features are triggered manually via keybinds—nothing auto-triggers on load.
- To disable infinite jump, press `Ctrl+J` again.
4. **Advanced/Customization**:
- Open `main.lua` and use `--` to comment out features you don't want.
- More cheats and debug triggers are available for users who want to experiment with the script.
## Notes
- Some features (like debug overlays or spawning debug widgets) may require additional setup you may need to change your ue4ss.ini settings to view consoles print.
## Troubleshooting
- If a keybind does not work, make sure you are holding the correct modifier (e.g., `Ctrl`, `Shift`).
- If the mod does not load, check your mod loader setup and ensure the script is in the correct directory.
- **REQUIRES:** https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/experimental-latest
- If UE4SS won't start, you may need to change your mods path:
- **New path:** `Expedition 33\Sandfall\Binaries\Win64\ue4ss\mods`
- **Old path:** `Expedition 33\Sandfall\Binaries\Win64\mods`