CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
is possible F9 key (toggle cheat) change key? because my F9 key got problem, plus no money to buy another keyboard
In this code section of scripts/Menu.rb:
Code:
# Cheat Menu Framework: Menu

##---------------------------------------------------------------------------
## Hotkeys
##---------------------------------------------------------------------------
module CheatsMod
  self.singleton_class.send(:alias_method, :cheat_triggers_CHEATMENUFRAMEWORK, :cheat_triggers)
  def self.cheat_triggers
    cheat_triggers_CHEATMENUFRAMEWORK
    if Input.trigger?(Input::F9)
      SceneManager.call(Scene_Debug) if CheatUtils.ingame?
    end
  end
end
Change F9 to an unused key.

The main hotkey may become customizable via UMM in the future.
Depends on if I go ahead with integrating the menu into the pause menu or not.
 
  • Heart
Reactions: TempestOng

TempestOng

Newbie
Jan 4, 2019
35
11
In this code section of scripts/Menu.rb:
Code:
# Cheat Menu Framework: Menu

##---------------------------------------------------------------------------
## Hotkeys
##---------------------------------------------------------------------------
module CheatsMod
  self.singleton_class.send(:alias_method, :cheat_triggers_CHEATMENUFRAMEWORK, :cheat_triggers)
  def self.cheat_triggers
    cheat_triggers_CHEATMENUFRAMEWORK
    if Input.trigger?(Input::F9)
      SceneManager.call(Scene_Debug) if CheatUtils.ingame?
    end
  end
end
Change F9 to an unused key.

The main hotkey may become customizable via UMM in the future.
Depends on if I go ahead with integrating the menu into the pause menu or not.
Do i still need download the cheat menu frame work zips?
 

doujinftw

Active Member
Nov 26, 2020
865
1,178
are there any mix race rebirth for Lona to become an abominable deepone? Also wth did EccMa do to the dancer clothes i can't equip most of the other items when wearing this, it wasn't like this long ago and these are my fav set too, anyone know what files to change to make these clothes less retarded? (ok narrow it down to the fault lies with the fking damn dancer crown it block off any equip to the M-arm and Top Extra)
 
Last edited:

Death_wraith

Newbie
Sep 20, 2022
18
4
anyone can explain step by step of how to add big boob mods i tried wat it does nothing changed game version -latest downloaded hours ago (untranslated) mod verson is R2.5.1 tried everything dont seem work i dont see any option from doctor elsie or was there condition to unlock ? i have to do story or some sort?
 

doujinftw

Active Member
Nov 26, 2020
865
1,178
anyone can explain step by step of how to add big boob mods i tried wat it does nothing changed game version -latest downloaded hours ago (untranslated) mod verson is R2.5.1 tried everything dont seem work i dont see any option from doctor elsie or was there condition to unlock ? i have to do story or some sort?
just use the rc and save yourself from the hassle.
 

Umbra.Nox

Active Member
Mar 12, 2020
508
1,182
*added, ACH DefeatHorseCock.
Was looking at what recent updates were - and what a chad Eccma is. Everyone is like "Um, Patreon said to delete all bestiality, so i did all they said and promised to behave... sowwy...", and he just straight up has DefeatHorseCock listed in the changelog.
 
Last edited:
  • Like
Reactions: PetrusSanctus

doujinftw

Active Member
Nov 26, 2020
865
1,178
anything works for me but still no result T_T maybe u could give me info with step by step ?
put the Lona_Booba_Graphics folder into the lonarpg-B.0.8.9.0.1\ModScripts\_Mods
run the Nyxlauncher in the ModScript
Make sure the game path is to your game main launcher
check mark the squarebox of the Lona_Booba_Graphics you see on the Nyxlauncher
press the big play button
 

Death_wraith

Newbie
Sep 20, 2022
18
4
put the Lona_Booba_Graphics folder into the lonarpg-B.0.8.9.0.1\ModScripts\_Mods
run the Nyxlauncher in the ModScript
Make sure the game path is to your game main launcher
check mark the squarebox of the Lona_Booba_Graphics you see on the Nyxlauncher
press the big play button
dats wat i did it dont seem work oh ye was dat error causing it ? it nvr appeared again im sure i did corect game path
 

doujinftw

Active Member
Nov 26, 2020
865
1,178
Update so minor it's only versioned as a patch. I was gonna say something snarky about losing optimism, but if you follow the itch.io post through to his subscribestar, there's preview of new art and... damn. Not so big on feet, but I love Lona's awkward expression here.
View attachment 3398164
so no new game play aspect yet right? I actually enjoy this game more from it game play aspect and story than it h contents, so no need to update my game if there's no substantial changes.
 

Mishun

Member
Jan 27, 2018
444
158
i have some cursed items equipped, which can't be unequipped, any cheat or non-cheat solution for that?
can't use weapons because of these items, need solution fast
 
Last edited:

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
i have some cursed items equipped, which can't be unequipped, any cheat or non-cheat solution for that?
can't use weapons because of these items, need solution fast
Unequip CheatModule has a special hotkey to force unequip all equips (Shift+F3)

Fun fact: Enemies will strip equips that can't normally be unequipped.

Alternative use of the Unequip CheatModule: (Standalone)
Place 10_CheatModule_UnequipItems.rb in the ModScripts/ folder and then use the following command in the console:
Code:
CheatUtils.unequipall(force)
Note on the function parameter force:
  • force == false: Sealed gear stays equipped.
  • force == true: Sealed gear gets unequipped.


Warning: EVERYTHING will be unequipped by this function, especially when force = true
 

brt345678

Newbie
Mar 20, 2023
77
170
Here's the changelog for the 0.8.9.2

LonaRPG.Beta.0.8.9.2
if ur save is fucked when doing nap. please do f10>$game_player.actor.stat["SemenBursting"] = 0
-*buggy, fix a serious error when play nap. cause by some prev save support codes.
-*buggy, "SemenBursting" isnt numeric state since old alpha.(and bug triggered togeter with fix in above"

LonaRPG.Beta.0.8.9.1
-*fixed, graphics json now with new verb "isMOD_patch": true,", so u dont need ../../../ bullshit anymore.(check demo mods for refence)
-*fixed, FishTownT shaman now a unique character(elise quest line fix)
-*added, ItemShIconOfSin(test only)
-*fixed, OgreWarboss, default move speed from 2.5 to 2.7, first stance from defence to charge.
-*fixed, Game_PorjectileCharacter now ignore npc with is_tiny tag(a nerf to range user. but less UX issue)
-*fixed, remove DarkPotBuilt limitation. will always replace a new one in new location.
-*mods, item,skill Json loader now support with icon_index & text setting.(u can still set it in .rb file, check import demo for refence)
-*buggy, DoomFortressR NightGuard ai_stage fucker now blocked when Lona is captured.

LonaRPG.Beta.0.8.9.0.1
-*buggy, when preg lv4 cause add lactation state. it crash.
ETA for the upload link: 11 March 2024 after 05:09 UTC

This upload when shared will be the last full package.
Further updates will be patches unless there's a file/folder re-structure.

EDIT: A critical bug was found in 0.8.9.1, so it will be skipped. Post updated for 0.8.9.2 details.
 
Last edited:
  • Like
Reactions: BoosterBoards

Mishun

Member
Jan 27, 2018
444
158
Unequip CheatModule has a special hotkey to force unequip all equips (Shift+F3)

Fun fact: Enemies will strip equips that can't normally be unequipped.

Alternative use of the Unequip CheatModule: (Standalone)
Place 10_CheatModule_UnequipItems.rb in the ModScripts/ folder and then use the following command in the console:
Code:
CheatUtils.unequipall(force)
Note on the function parameter force:
  • force == false: Sealed gear stays equipped.
  • force == true: Sealed gear gets unequipped.


Warning: EVERYTHING will be unequipped by this function, especially when force = true
thank you, i have another question: why item description on such items don't notify me about such effects?
item description don't say that i can't use weapons with them, but i can't
 
4.10 star(s) 197 Votes