fixed it but now when i try to run script i get this
C:\Users\user\Desktop\program\Il2CppDumper-v6.4.19\script.py: Non-ASCII character '\xe4' in file C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py on line 484807, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details (C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py, line 484807)
Traceback (most recent call last):
File "C:\Program Files\IDA 7.2\python\ida_idaapi.py", line 572, in IDAPython_ExecScript
execfile(script, g)
File "C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py", line 484807
SyntaxError: Non-ASCII character '\xe4' in file C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py on line 484807, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details