Putting that script in the game folder gives me:
- Place the attached script in the "my cute cousin/game" folder. This should enable the console (Shift + O).
- Type "sexlib" in the console. This should be higher than 10. If it's not the case, grind some more chocolate gifts, or type "sexlib = 25" or something like that.
- Type "bookh[4] = True" (without the "") in the console. This will give you the first book. Gift it to her
- Return the next morning and ask her about it.
- Repeat this with the rest of the books.
- If everything goes "right", you'll end up without the proper scene anyway. Now open up the console again and type "libf[5] = False", then talk to her to trigger the blowjob scene where the mom walks in on you.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 3, in script
File "game/script.rpy", line 3, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\X\My_cute_cousin-0.5.0ex-win\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\X\My_cute_cousin-0.5.0ex-win\renpy\main.py", line 419, in main
game.context().run(node)
File "game/script.rpy", line 3, in script
File "C:\Users\X\My_cute_cousin-0.5.0ex-win\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\X\My_cute_cousin-0.5.0ex-win\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 3, in <module>
File "C:\Users\X\My_cute_cousin-0.5.0ex-win\renpy\python.py", line 618, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
0.5.0ex