- Apr 10, 2024
- 5
- 11
SugarCube CheatEngine
Version: 0.3-alpha
Simple script for automatization of changing variables in SugarCube games. Have predefined actions (buttons) for changing games values. Automatic detection uniqe game-ID (using SugarCube.session.id) used on send request to server for getting cheat-config.
Instalation
When game is loaded, open browser-console (CTRL + SHIFT + J in Chrome / Edge) and run code:
Features
Planned Features
You must be registered to see the links
Version: 0.3-alpha
Simple script for automatization of changing variables in SugarCube games. Have predefined actions (buttons) for changing games values. Automatic detection uniqe game-ID (using SugarCube.session.id) used on send request to server for getting cheat-config.
Instalation
When game is loaded, open browser-console (CTRL + SHIFT + J in Chrome / Edge) and run code:
JavaScript:
$('<script type="text/javascript" src="https://scce.mcglab.games/scce.js?v='+new Date().getTime()+'">').appendTo('head');
- Per-game cheat-config
- Receiving cheat-config from the server
Planned Features
- More games..
- Server editor - for creating and editing cheat-configs
Last edited: