Hi there, I posted that first command here a long time ago I believe, but I've since found a better alternative.
Doing:
JavaScript:
SugarCube.State.variables.feats.allSaves.points = 720
When creating your char will get you more points than you can normally even have (normal max is 480) to avoid choice stress, yet still allows you to earn feets and get the satisfaction of discovering and unlocking every part of the game yourself.
It just offers a lovely flying start for people not into keeping saves and restarting multiple times to get their best character.
Both commands work with online, but the mobile version of the feat command and the new one (just put javascript: in-front of the latter and put it into a bookmark or in the url bar) will not work on dolmods because dolmods runs the game in an iframe. It'll work fine on any place that does not.
Now, you're thinking, 'But I want dolmods on mobile!"
I got you my hypothetical friend..
JavaScript:
javascript:window.location=document.getElementById('mod-content').src
will get you out of the iframe and while at it, make dolmods' banner stop taking up valuable screenspace on your mobile device (and fix the issues of menu things sometimes going off screen).
After this,
JavaScript:
javascript:SugarCube.State.variables.feats.allSaves.points=720
Should get you all the points your heart desires.
https://f95zone.to/threads/degrees-of-lewdity-v0-4-5-3-vrelnir.20259/post-11052883
the second command there can do it instead. Sorry for posting this amendment so so late, I ran into the issue on mobile myself, switched to another site and forgot all about having posted it here.