you'd have to add python to your path for unren and if you place this file in C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\ and change the name to lexer.py it may workwhen i try to enable RenPy console as usual i have this
I'm sorry, but an uncaught exception occurred.
While parsing C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win/renpy/common/00console.rpy.
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x85 in position 14887: invalid start byte
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\script.py", line 929, in load_appropriate_file
data, stmts = self.load_file(dir, fn + source)
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\script.py", line 721, in load_file
stmts = renpy.parser.parse(fullfn)
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\parser.py", line 1673, in parse
lines = list_logical_lines(fn, filedata, linenumber)
File "C:\Users\Павел\Downloads\School-0.965-win_BugFix2\School-0.965-win\renpy\lexer.py", line 278, in list_logical_lines
data = f.read().decode("utf-8", "python_strict")
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x85 in position 14887: invalid start byte
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Tue Jun 3 06:25:56 2025
when i try to use UnRen it says "cannot locate Python.exe"
cheats are disabled?![]()
![]()
this dev used a tank while only knowing how to drive cars. you can rip apart the script and hard replace values where it calls the function.So how do I play the latest version released here on Android? I can't get past the annoying "anti-piracy" bs the dev implemented. Is it just not possible?
What does any of that mean, though? I'm stupid.this dev used a tank while only knowing how to drive cars. you can rip apart the script and hard replace values where it calls the function.might i suggest using cheksums on the rpa files and then forcing an exit.
it means i unarchive the .rpa file with something likeWhat does any of that mean, though? I'm stupid.
This key doesn't work. I tried use it.
Oddly enough, but this key didn't work a long of time. I tried use it year ago. It looks like they just don't use OpenAI now.This key doesn't work. I tried use it.
init 999 python:
def avaera():
return 50
persistent.avaera = avaera
persistent.fast_connect_ = True
old_subs = persistent.avaera()
count_reconnect = 0
def search_name():
return "Nightflamer"
persistent.search_name = search_name
persistent.name_user = persistent.search_name()
persistent.successfull_enter_in_game = True
persistent.download_queue_progress['connection'] = 'successful'
def Connect_In_Game():
return
def control_connection():
return end_connect()
This guy is so petty about leaks and piracy it makes me not want to pirate this game out of spite, like imagine being such a fucking loser you waste time snooping around threads like this to check if people are pirating your game instead of improving and fixing bugs (this shit is full of them btw, it's an incredibly unstable project)For anyone else out there that is having their game freeze and their log spammed with "nope you", I have a fix. The problem is with the patreonhax.rpy you are using, the bastard put a check in to catch you out.
You will need to replace the old patreonhax with this version.
Python:init 999 python: def avaera(): return 50 persistent.avaera = avaera persistent.fast_connect_ = True old_subs = persistent.avaera() count_reconnect = 0 def search_name(): return "Nightflamer" persistent.search_name = search_name persistent.name_user = persistent.search_name() persistent.successfull_enter_in_game = True persistent.download_queue_progress['connection'] = 'successful' def Connect_In_Game(): return def control_connection(): return end_connect()
You'd think he'd put more effort into making the game more stable and polished if that's his only source of income, but I doubt it. The state of the game right now though it's like he built it using nails and scraps.On the one hand, I understand the reason why a developer wants to protect his game from piracy. Perhaps this game is his only source of income. And the less his game is pirated, the more he will earn.
But on the other hand, if the game looks like a piece of shit (in technical terms), and the developer, instead of fixing errors, comes up with new ways to protect against piracy, thereby making the game even less playable from patch to patch - what is the point of paying for?