Create and Fuck your AI Slut -70% OFF
x

Skorpionss

Member
Oct 18, 2016
180
241
255
I tried using the save editor but I couldn't really find any variables for either pokemon's xp or for money :-/
 

fexo ninyt

Newbie
Jun 20, 2017
18
13
52
I tried using the save editor but I couldn't really find any variables for either pokemon's xp or for money :-/
First enable the console ingame
edit the file /game folder/renpy/common/00console.rpy
search for "config.console" and change to "True".
use "shift+o" in the game to open the console

some commands that I found so far
money
player.money = 9999​
full heal the pokemon on slot 0 of your party
player.party[0].fullHeal()​
give xp to the pokemon on slot 0 of your party
player.party[0].giveExp(9999)​

give xp to the pokemon on slot 0 of your PC
player.computerpoke[0].giveExp(9999)​

give love to the pokemon on slot 0 of your party (not sure what this does)
player.party[0].giveLove(9999)​

where 0 is for the 1st pokemon, 1 is for the 2nd, and so on

you can also increase the exp mult that you choose when the game starts
player.cheat.expmult = 1000​

i have no idea what this does
player.cheat.fulllove = True​
 
Last edited:

Skorpionss

Member
Oct 18, 2016
180
241
255
First enable the console ingame
edit the file /game folder/renpy/common/00console.rpy
search for "config.console" and change to "True".
use "shift+o" in the game to open the console

some commands that I found so far
money
player.money = 9999​
full heal the pokemon on slot 0 of your party
player.party[0].fullHeal()​
give xp to the pokemon on slot 0 of your party
player.party[0].giveExp(9999)​

give xp to the pokemon on slot 0 of your PC
player.computerpoke[0].giveExp(9999)​

give love to the pokemon on slot 0 of your party (not sure what this does)
player.party[0].giveLove(9999)​

where 0 is for the 1st pokemon, 1 is for the 2nd, and so on

you can also increase the exp mult that you choose when the game starts
player.cheat.expmult = 1000​

i have no idea what this does
player.cheat.fulllove = True​
Awesome! Thanks!
 

ltybcs

Newbie
Feb 22, 2017
26
72
182
Leaf on Fire [v0.1.4]

You don't have permission to view the spoiler content. Log in or register now.

Download:
- - -
 
Last edited:

ThunderZoo

Member
Aug 16, 2016
249
408
269
The new punkmon is
You don't have permission to view the spoiler content. Log in or register now.
I didn't like this one a lot :-/

BTW, even if probably we will find it very late....I can't wait for Slowpoke x'D
 

Brian1949

Member
Donor
Oct 9, 2017
456
1,203
313
First enable the console ingame
edit the file /game folder/renpy/common/00console.rpy
search for "config.console" and change to "True".
use "shift+o" in the game to open the console

some commands that I found so far
money
player.money = 9999​
full heal the pokemon on slot 0 of your party
player.party[0].fullHeal()​
give xp to the pokemon on slot 0 of your party
player.party[0].giveExp(9999)​

give xp to the pokemon on slot 0 of your PC
player.computerpoke[0].giveExp(9999)​

give love to the pokemon on slot 0 of your party (not sure what this does)
player.party[0].giveLove(9999)​

where 0 is for the 1st pokemon, 1 is for the 2nd, and so on

you can also increase the exp mult that you choose when the game starts
player.cheat.expmult = 1000​

i have no idea what this does
player.cheat.fulllove = True​
Only the money cheat works.
 

DarkWolf2055

"Acknowledge Me"
Donor
Respected User
Former Staff
Aug 3, 2017
3,599
38,137
644
Updated OP with v0.1.4 for win and mac
 
Last edited:

Beepsheep90

Newbie
Jan 23, 2018
37
46
61
We need more games like this! Im a big fan of these parody games and this model is pretty hot! I wished we had more content sofar and maybe even a version with a male trainer. Think i found a gem for me!
 
  • Like
Reactions: ThunderZoo
4.30 star(s) 20 Votes