Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Imporvement

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Game Hacking Dojo
Expert Cheater
Reputation: 1

Joined: 17 Sep 2023
Posts: 222

PostPosted: Wed Sep 18, 2024 12:15 pm    Post subject: Imporvement Reply with quote

Hopefully, the next version will have something like this

Code:
getMainForm().OnProcessOpened = function()
   if getAddressList().count > 0 then
      for i = 0, getAddressList().count - 1 do
      getAddressList().getMemoryRecord(i).active = false
      end
   end
end


For now, since that code didn't work I've made the classic deleted all entries button to disable everything (Which is tons more useful in my opinion)

Code:
getMainForm().SpeedButton2.OnClick = function()
   if getAddressList().count > 0 then
      for i = 0, getAddressList().count - 1 do
      getAddressList().getMemoryRecord(i).active = false
      end
   end
end
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 465

Joined: 09 May 2003
Posts: 25540
Location: The netherlands

PostPosted: Wed Sep 18, 2024 2:39 pm    Post subject: Reply with quote

next version has AddressList.disableAllWithoutExecute()
_________________
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
Back to top
View user's profile Send private message MSN Messenger
Game Hacking Dojo
Expert Cheater
Reputation: 1

Joined: 17 Sep 2023
Posts: 222

PostPosted: Wed Sep 18, 2024 3:13 pm    Post subject: Reply with quote

I made a right-click option for this one appearing only when an enabled script is selected and called it "Force disable" and it's very handy
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites