Maalesef Hata aynı şekilde devam etmekte :(
if app.__AUTO_HUNT__:
def AutoHuntStatus(self, status, MobFarm, MetinFarm):
if self.wndAutoHunt:
self.wndAutoHunt.SetStatus(True if int(status) else False)
1116 20:08:10164 :: File "game.py", line 1357, in...