out_file_path=r"C:\Users\mzhan\AppData\Local\osu!\Songs\1145452 Unknown Artist - Spelunker\Unknown Artist - Spelunker (IOException) [Prece Enter Key].osu"
positions=[
(317,289),
(225,305),
(151,253),
(135,161),
(186,87),
(278,69),
(352,121),
(369,214),
]
withopen(in_file_path,"rb")asf:
data=f.readlines()
withopen(out_file_path,"wb")asf:
section=b""
c=0
forlineindata:
ifline.startswith(b"Version"):
line=line.replace(b"top-rhythm'",b"Prece Enter Key")