Tetragoner
New Member
- Apr 10, 2024
 
- 5
 
- 14
 
- 21
 
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
 
You don't have permission to view the spoiler content. 
		
			Log in or register now.
		
	
		
								
									Last edited: