- Apr 21, 2020
- 122
- 118
Please welcome a new reincarnation of TwineHacker - SugarMelt!
It is a Wine\SugarCube editing/cheating tool.
Links:
Homepage and a source:
Chrome extension:
Firefox extension:
SugarMelt
It's Kotlin rewrite of
Extension purpose and usage:
This extension offers nothing more beyond you could do using the console. It it intended to debug games or make easier grinding in some games if you hate grinds or constantly dying and just want to enjoy content.
WARNING! Use it on your own risk. Note that you could easily break a game, make its behavior be strange and\or buggy, or just spoil your own gaming joy.
Credits
This extension is based on similar one from this f95 thread (but this one is borrowing just an idea, no code was stolen.)
(thanks to @spectr3.9911)
compatible with Chrome and Firefox (possibly others could handle it too).
Installation instructions
Comparison with the original
Extension is completely rewritten, these are changes:
It is a Wine\SugarCube editing/cheating tool.
Links:
Homepage and a source:
You must be registered to see the links
Chrome extension:
You must be registered to see the links
Firefox extension:
You must be registered to see the links
SugarMelt
It's Kotlin rewrite of
You must be registered to see the links
Extension purpose and usage:
it analyzesTo Debug(Or Cheat) Twine{SugarCube} Variables
SugarCube.State.active.variables
continuously and presents it conveniently as tabular data, so you could easily inspect and change its content.This extension offers nothing more beyond you could do using the console. It it intended to debug games or make easier grinding in some games if you hate grinds or constantly dying and just want to enjoy content.
WARNING! Use it on your own risk. Note that you could easily break a game, make its behavior be strange and\or buggy, or just spoil your own gaming joy.
Credits
This extension is based on similar one from this f95 thread (but this one is borrowing just an idea, no code was stolen.)
(thanks to @spectr3.9911)
compatible with Chrome and Firefox (possibly others could handle it too).
Installation instructions
- Chrome:
download repository and use Developer Mode then point build/dist/js/productionExecutable or build/dist/js/developmentExecutable directory - Firefox:
use Firefox Developer Edition, upload as Temporary Extension and point build/package/SugarMelt.zip file - Just use links above as I got these extensions approved
You don't have permission to view the spoiler content.
Log in or register now.
Comparison with the original
Extension is completely rewritten, these are changes:
- F12 - Extension has its own dev tools panel
- It's always open instead of being initially collapsed, so you might get scrolling (I hate this bug with not fully expandable panels and no possibility even to scroll)
- No keys to activate. If TwH has detected the game, it will show panel, otherwise empty.
- It's easy to add support to other engines (Wikifier etc)
Last edited: