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

Kenny567

Well-Known Member
Oct 10, 2017
1,713
907
Just so you know, the Infinite stats cheat no longer works in the latest update. Can you fix that?
Actually it's the ingame? check in the Utils script within MCM.

In the <Cheats Mod>/mod/Utils.rb file, change Scene_LangFirstPicker to Scene_FirstTimeSetup

After this change everything seems to be working fine on my end.
 

Blitzerfnv

New Member
Dec 17, 2018
11
3
Actually it's the ingame? check in the Utils script within MCM.

In the <Cheats Mod>/mod/Utils.rb file, change Scene_LangFirstPicker to Scene_FirstTimeSetup

After this change everything seems to be working fine on my end.
I don't seem to have that [ Scene_LangFirstPicker ] in my file. I'll copy what I have in it from Notepad++.


##---------------------------------------------------------------------------
## CheatUtils Module
##---------------------------------------------------------------------------
module CheatUtils
def self.ingame?
return !$game_player.actor.nil?
end
end

# Add text buffer
module TextCache
#--------------------------------------------------------------------------
# * Check Cache Existence
#--------------------------------------------------------------------------
def self.include?(key)
Cache[key] && !@cache[key].nil?
end
#--------------------------------------------------------------------------
# * Txt info
#--------------------------------------------------------------------------
def self.txt_info(path, file, title)
Cache ||={}
Cache[path] = Text.new(path) unless include?(path)
Cache[path]["#{file}:#{title}"]
end
end

module CheatsMod
#Get info from text file
def self.getTextInfo(_info)
fileName = _info.split(':')[0];
title = _info.split(':')[1];
return TextCache.txt_info("#{MOD_FOLDER}/text/#{$lang}", fileName, title)
end
end

I mostly just copy the version I used for awhile now. Have you released any updates?
 

Blitzerfnv

New Member
Dec 17, 2018
11
3
Actually it's the ingame? check in the Utils script within MCM.

In the <Cheats Mod>/mod/Utils.rb file, change Scene_LangFirstPicker to Scene_FirstTimeSetup

After this change everything seems to be working fine on my end.
Well, changing the .ini file seems to have worked. Also, forgot to remove the mods that weren't installed correctly.
 

Kenny567

Well-Known Member
Oct 10, 2017
1,713
907
Well, changing the .ini file seems to have worked. Also, forgot to remove the mods that weren't installed correctly.
My bad, forgot that the released version of the mod here is still from before the WIP update mentioned at the top of the mod post. :LOL:

Glad you got it working (y)
 

Qtips

New Member
Jan 2, 2021
13
8
Hey guys, i reborn as smelly human. Then i talk to the witch and get true depone form but something wrong. The form not have blue skin, white hair but look like a moot. Does anyone know why? Screenshot_20231230-073008.png
 

Kenny567

Well-Known Member
Oct 10, 2017
1,713
907
No bro, i knew that. I used. Then it's sea witch form after i trans'f
That's because the Palette Changer is heavily reliant on Windows API code that JoiPlay doesn't emulate. So what you are seeing is normal JoiPlay behaviour.
 

bahuynh64

New Member
Nov 7, 2023
13
9
Theres some tips for you guys to farm chests in Noer town, for 1 2 3, its quite ez to farm since the only thing you care is for your power to defeat the bandits (its best for succubus build since you can kill em 1 by 1). For 4 5 and especially 6, you need some scu to farm to avoid losing your morale.

Chests respawn every 2 days.

Also, try to find preacher event to low down the diff of the game, 10k tp for 10 difficulties lower.

Hope this helps.

1703923181817.png
 
Last edited:

Arsvaarg

Newbie
Jan 13, 2021
99
52
Theres some tips for you guys to farm chests in Noer town, for 1 2 3, its quite ez to farm since the only thing you care is for your power to defeat the bandits (its best for succubus build since you can kill em 1 by 1). For 4 5 and especially 6, you need some scu to farm to avoid losing your morale.

Chests respawn every 2 days.

Also, try to find preacher event to low down the diff of the game, 10k tp for 10 difficulties lower.

Hope this helps.

View attachment 3217010
Wow! Thank you, I was just thinking about how to quickly develop my Lona, heh
 
  • Like
Reactions: bahuynh64

bahuynh64

New Member
Nov 7, 2023
13
9
Wow! Thank you, I was just thinking about how to quickly develop my Lona, heh
just bored in the time waiting for new updates, my Lona completed all quests possible in 8.7.2 and then find the game short-cut.

Mage builds can even farm all chests in deepone temples with lightning books since when in the water, light interval only hith you with 1 hp while doing full damage to creeps.

there's a house (mountainy church quest) is also a good place since you just have to kill a few orckinds to save the hostages.
 
  • Like
Reactions: Arsvaarg

Xxdxd75tax

Newbie
Aug 29, 2021
28
4
Hey guys, i reborn as smelly human. Then i talk to the witch and get true depone form but something wrong. The form not have blue skin, white hair but look like a moot. Does anyone know why?
How do you have that screen width in joiplay?
 
4.10 star(s) 197 Votes