Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Confession on How I Played LonaRPG

A topic by BLKCandy created May 22, 2022 Views: 8,866 Replies: 9
Viewing posts 1 to 5

I'm an awful cheater, with the script to auto regen health/stamina and such. But honestly, the cheat I use most often are self-cleaning and wound healing.

I understand the ryona is the game's focus, but I admittedly draw a weird line. Rape? Slavery and Sexual exploitation? Monster? Cool.

But dirt, bruises, and bleeding orifices on my Loli? Nah, get that out of here. Especially the dirt. Lona gets dirty so damn fast that keeping her clean feels impossible.

So, I edited the cheat mod to clean up the dirt/wound/orifice damages/bleeding orifices on Lona on a button press and have been running with it on since ever.

Otherwise, I'm cool. Been having fun with the game.

I've searched for LonaRPG cheats and the only one I found is the powerful $test=true. However it's too powerful. I've used it to learn a bit how the game works and experiment, but to actually play I only want one cheat: regenerating or infinite stamina. In my research I've found the mod folder and the basic scripts that are already there. I don't know how to script myself and any search for them is fruitless or leads here. 

Can anyone please lead me to a script that deals with stamina, please? Thank you.

(+2)(-1)

https://drive.google.com/file/d/1mPU9DwBTaLtssfD84aTCRYzDJPFPEvyQ/view?usp=shari...

Put the file in ModScripts.

I'm not the original maker of the cheat, but I forgot where I got it from. I've edited the cheat to add cleaning/wound removal function. Use notepad++ to open the file and edit them as you like.

Commands: 

F5 gives you regen+cleaning

F6 gives you trade points

F7 is single heal

F8 is auto cleaning

F9 is cheat menu

Thank you thank you thank you! I'm a dirty easy mode player that wants to forget about stamina but food/hp/ect I still want to be a problem. I edited the file to suit me and it works great.

How did you do it?

Please explain in details, ive experimented and nothing works while i play with the current version.

There are a few bits of scripting that I understand and you'll need to grasp to edit it. First is that the "cheat" that is activated by button press (for a short while before turning back off) is: a function (a list of commands) that is called (seeked out and activated) by the mod when you press the button associated with it.  You'll have to look at how the lines of commands are organized to find the autoheal function. Next realize that "commenting out" is done by putting a # sign in front of the line of code. Commenting out means you are telling the mod to ignore that line totally, but leaving it in just in case you want to re-enable that line or you are actually just leaving a comment for reference. You can find a few comments in the file already. 

SO: find the autoheal function, comment out what you don't want it to do. For me, I put a # in front of every line except the one about STA which would be for stamina. Of course don't comment out the beginning or the end of the function, just the inner commands that you don't want to happen. Hope this helps get you on your way!

I play on joiplay and the cheat menu doesn't work what can I do to fix this? Please help I've been trying for ETERNITY now.

The cheat menu got moved,  I don't know how to access it in the current build.  The actual way I play now which is fun,  is by modifying the base stats of Lona in the files. 

What works for me is 10000 max stamina and 500 max food.  This way food is still relevant,  she isn't constantly hungry,  i don't run out of stamina in one fight,  and Lona can pass out so the game doesn't become soft locked in certain situations. 

(+1)

how can I do that? 

I've actually tried finding stuff like that on my own xD but I wasn't successful, can you please explain it to me, I've no idea where these files are found or what to actually change, it's probably just the value but I'm the most clueless individual if it's about coding, so please help me xD

which files do I have to edit?