My main script can detect when a program closes and attempts to reset everything. However when the program closes my script attempts to unfreeze it. But the command does not work. I can't even click on it to manually disable it. If I then reloaded the program and attempt to connect to it again. I will cause cheat engine and/or the program to crash.
My main script can detect when a program closes and attempts to reset everything. However when the program closes my script attempts to unfreeze it. But the command does not work. I can't even click on it to manually disable it. If I then reloaded the program and attempt to connect to it again. I will cause cheat engine and/or the program to crash.
How can I force it to unfreeze? Thanks.
Code:
AddressList.disableAllWithoutExecute()
for i=0,AddressList.Count-1 do
AddressList[i].Active=false
end
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum