| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		theboy181 Advanced Cheater
  Reputation: 0
  Joined: 26 Jan 2018 Posts: 91
 
  | 
		
			
				 Posted: Tue Apr 26, 2022 11:54 pm    Post subject: mul or add to a group of values? | 
				       | 
			 
			
				
  | 
			 
			
				Is there a way you can select a bunch of address in CE and add or multiply the value to each value automatically? 
 
 
Lets say I have 5 addresses and they each have a different value and I want to X*2
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Wed Apr 27, 2022 12:05 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				select all 5 addresses, press enter, and then type in
 
 
 
also works with hotkeys
 _________________
 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 | 
		 | 
	
	
		  | 
	
	
		Csimbi I post too much
  Reputation: 97
  Joined: 14 Jul 2007 Posts: 3327
 
  | 
		
			
				 Posted: Wed Apr 27, 2022 2:07 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				 	  | Dark Byte wrote: | 	 		  select all 5 addresses, press enter, and then type in
 
 
 
also works with hotkeys | 	  
 
This I did not know, nice!
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		theboy181 Advanced Cheater
  Reputation: 0
  Joined: 26 Jan 2018 Posts: 91
 
  | 
		
			
				 Posted: Wed Apr 27, 2022 10:05 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				| Thanks this is helpful! How do you do it via hotkeys?
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Thu Apr 28, 2022 1:46 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				create a "set value" hotkey, and set the new value to 
 
 
 
each time you press the hotkey the value will get multiplied
 _________________
 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 | 
		 | 
	
	
		  | 
	
	
		theboy181 Advanced Cheater
  Reputation: 0
  Joined: 26 Jan 2018 Posts: 91
 
  | 
		
			
				 Posted: Thu Apr 28, 2022 8:27 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				im looking at the Hotkeys section in  the Cheat Engine settings Hotkeys section, and I don't see this option.
 
 
 
Is this a LUA setup? can I get more context, as I know very little about how to leverage LUA in this situation.
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Dark Byte Site Admin
  Reputation: 470
  Joined: 09 May 2003 Posts: 25807 Location: The netherlands
  | 
		
			
				 Posted: Thu Apr 28, 2022 11:09 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				it's under individual memory record properies.
 _________________
 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 | 
		 | 
	
	
		  | 
	
	
		Csimbi I post too much
  Reputation: 97
  Joined: 14 Jul 2007 Posts: 3327
 
  | 
		
			
				 Posted: Thu Apr 28, 2022 3:48 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				Select cheat table entry and hit CTRL+H.
 
Create hotkey.
 
Set Value To: value*2
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		panraven Grandmaster Cheater
  Reputation: 62
  Joined: 01 Oct 2008 Posts: 958
 
  | 
		
			
				 Posted: Thu Apr 28, 2022 6:41 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				May be useful
 
On hotkey setup, 
 
[Set Value to]
 
(value+1)%2 : 0->1->0->1 kind of toggle with single hotkey
 
(value+3)%10+10 : ..->10->13->...->19->12->15... cycle between a range with a step (3 here)
 
 
Tested on 7.3.
 _________________
 - Retarded.  | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		theboy181 Advanced Cheater
  Reputation: 0
  Joined: 26 Jan 2018 Posts: 91
 
  | 
		
			
				 Posted: Thu Apr 28, 2022 7:09 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				| learnt two new things now! Thanks!
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Csimbi I post too much
  Reputation: 97
  Joined: 14 Jul 2007 Posts: 3327
 
  | 
		
			
				 Posted: Fri Apr 29, 2022 3:54 am    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				 	  | panraven wrote: | 	 		  (value+1)%2 : 0->1->0->1 kind of toggle with single hotkey
 
 | 	  
 
That's actually very useful!
 
Thanksy thankster!
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		theboy181 Advanced Cheater
  Reputation: 0
  Joined: 26 Jan 2018 Posts: 91
 
  | 
		
			
				 Posted: Mon Apr 10, 2023 12:33 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				Is it possible to have this work in the Memory Viewer too? 
 
 
When you select a value in the viewer it doesn't seem to work with hotkeys. 
 
 
This feature would be appreciated, maybe a script.
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |