You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
print(f"Looks like file "+Fore.LIGHTRED_EX+" is corrupted"+Style.RESET_ALL+", try again, if you can't fix this error by yourself tell "+Fore.LIGHTYELLOW_EX+"repinek about this, "+Style.RESET_ALL+"{e}, {e.__traceback__.tb_lineno}\n")
46
46
os.system("pause")
47
47
exit()
48
48
@@ -51,15 +51,15 @@
51
51
elifshouldDeleteWhitePixels=="true":
52
52
white_yes_or_no="yes"
53
53
else:
54
-
print("something went wrong, write"+Fore.LIGHTYELLOW_EX+" repinek"+Style.RESET_ALL+", 49\n")
54
+
print("Something went wrong, report about this to "+Fore.LIGHTYELLOW_EX+" repinek"+Style.RESET_ALL+", 49\n")
55
55
os.system("pause")
56
56
exit()
57
57
ifshouldDeleteBlackPixels=="false":
58
58
black_yes_or_no="no"
59
59
elifshouldDeleteBlackPixels=="true":
60
60
black_yes_or_no="yes"
61
61
else:
62
-
print("something went wrong, write"+Fore.LIGHTYELLOW_EX+" repinek"+Style.RESET_ALL+", 57\n")
62
+
print("Something went wrong, report about this to "+Fore.LIGHTYELLOW_EX+" repinek"+Style.RESET_ALL+", 57\n")
63
63
os.system("pause")
64
64
exit()
65
65
@@ -68,13 +68,13 @@
68
68
elifisDigital=="true":
69
69
theme="digital"
70
70
else:
71
-
print("something went wrong, write"+Fore.LIGHTYELLOW_EX+" repinek"+Style.RESET_ALL+", 66\n")
71
+
print("Something went wrong, report about this to "+Fore.LIGHTYELLOW_EX+" repinek"+Style.RESET_ALL+", 66\n")
72
72
os.system("pause")
73
73
exit()
74
74
75
75
print(Fore.LIGHTCYAN_EX+"NOTE: Although I don’t believe that you can get "+Fore.LIGHTRED_EX+"banned "+Fore.LIGHTCYAN_EX+"for this, but "+Fore.LIGHTGREEN_EX+"be careful!"+Fore.LIGHTRED_EX+" Don't use this script if you want to import NSFW or if you are stupid\n\n"+
76
76
Style.RESET_ALL+"You cannot save maps larger than "+Fore.LIGHTRED_EX+"2MB"+Fore.LIGHTGREEN_EX+" (around 700 pixels)\n"+
77
-
Fore.LIGHTGREEN_EX+"1000 pixels"+Style.RESET_ALL+" are generated in approximately"+Fore.LIGHTGREEN_EX+" 1 second\n\n"+
77
+
Fore.LIGHTGREEN_EX+"1000 pixels"+Style.RESET_ALL+" are generated in ~"+Fore.LIGHTGREEN_EX+" one second\n\n"+
78
78
Style.RESET_ALL+"Script created by "+Fore.LIGHTYELLOW_EX+"repinek"+Style.RESET_ALL+" ("+Fore.LIGHTYELLOW_EX+"@repinek "+Style.RESET_ALL+"in "+Fore.LIGHTCYAN_EX+"tg/ds"+Style.RESET_ALL+", "+Fore.LIGHTYELLOW_EX+"@repinek840"+Style.RESET_ALL+" in X), and thanks "+Fore.LIGHTGREEN_EX+"FloyzI "+Style.RESET_ALL+"for help\n") # добавить про кал с долгой герекой
print(f"send this to repinek. {e.__traceback__.tb_lineno}, {e}\n")
137
+
print(f"Report about this to repinek. {e.__traceback__.tb_lineno}, {e}\n")
138
138
os.system("pause")
139
139
exit()
140
140
141
141
# white_yes_or_no = input("delete all white pixels? ('yes' or 'no'): ")
142
142
# black_yes_or_no = input("delete all black pixels? ('yes' or 'no'): ")
143
143
# ↑ old code
144
144
145
-
print("after"+Fore.LIGHTGREEN_EX+" 5 seconds "+Style.RESET_ALL+"script will start making the map and DEBUG prints will be shown, don't worry (BETA TEST)\n"
146
-
"if suddenly you get an error, write repinek in dm, thank")
145
+
print("After"+Fore.LIGHTGREEN_EX+" 5 seconds "+Style.RESET_ALL+"map should start generating, you will see some debug info (BETA)\n"
146
+
"If you get some errors report about them to repinek, thanks")
print(Fore.LIGHTRED_EX+f"colors.json file was not found"+Style.RESET_ALL+f", a new file will be created along the path {full_path_tolko_u_menya} with "+Fore.LIGHTGREEN_EX+f"recommended colors"+Style.RESET_ALL)
203
+
print(Fore.LIGHTRED_EX+f"Unable to find colors.json "+Style.RESET_ALL+f", a new colors.json will be generated by this path {full_path_tolko_u_menya} with "+Fore.LIGHTGREEN_EX+f"recommended colors"+Style.RESET_ALL)
204
204
withopen(full_path_tolko_u_menya, 'w') asf2:
205
205
json.dump(real_colors, f2)
206
206
data=real_colors
207
207
exceptExceptionase:
208
-
print(f"send this to repinek. {e.__traceback__.tb_lineno}, {e}")
208
+
print(f"Report about this to repinek. {e.__traceback__.tb_lineno}, {e}")
209
209
os.system("pause")
210
210
exit()
211
211
@@ -313,39 +313,39 @@
313
313
kek["SkyboxId"] ='Retro_Skybox'
314
314
315
315
# its shitcode, but i dont care (im so lazy to found other solution)
0 commit comments