From ade9ac1376faa016b3c59abffeddcae84253d584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20Holzmann=20P=C3=A9rez?= Date: Tue, 29 Jan 2019 22:23:19 +0100 Subject: [PATCH] v1.2.1 -Compatible with v1.2.1 of the game -Fixed Unlock Mii Clothes -Writing to SP or Gold now also edits the registers of earned and spent to make it less obvious -Fixed some offsets --- Ultimate Smasher.py | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Ultimate Smasher.py b/Ultimate Smasher.py index 93c0e6a..7527ebb 100644 --- a/Ultimate Smasher.py +++ b/Ultimate Smasher.py @@ -13,7 +13,7 @@ class GUI(tk.Tk): def __init__(self, *args, **kwargs): tk.Tk.__init__(self, *args, **kwargs) - self.title("Ultimate Smasher v1.2") + self.title("Ultimate Smasher v1.2.1") self.geometry("500x500") #Open and Save Buttons @@ -103,7 +103,7 @@ def __init__(self, *args, **kwargs): self.btn_unlockspirits.place(x=300,y=197) #Spirit Board - self.btn_spiritboard = tk.Button(self, text="Full Size Spirit Board (WIP)", command=self.spiritboard) + self.btn_spiritboard = tk.Button(self, state="disabled", text="Full Size Spirit Board (WIP)", command=self.spiritboard) self.btn_spiritboard.place(x=300,y=247) #Milestones @@ -111,7 +111,7 @@ def __init__(self, *args, **kwargs): self.btn_unlockmilestones.place(x=300,y=297) #Mii Clothes - self.btn_unlockmiiclothes = tk.Button(self, text="Unlock Mii Clothes (WIP)", command=self.unlockmiiclothes) + self.btn_unlockmiiclothes = tk.Button(self, text="Unlock Mii Clothes", command=self.unlockmiiclothes) self.btn_unlockmiiclothes.place(x=300,y=347) #Stores, Explore, Gym, Dojo, Music @@ -208,6 +208,7 @@ def checksp(self): sp1 = binascii.hexlify(struct.pack("