| Dsilencio How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 26 Sep 2019
 Posts: 6
 
 
 | 
			
				|  Posted: Sat Sep 28, 2019 8:07 am    Post subject: Programing |   |  
				| 
 |  
				| I have a code AutoHotKey and I want to make it auto-assemble in Cheat Engine, how would it auto-assemble this code? 
 x::
 loop {
 send {1 DOWN}
 sleep, 100
 send {1 UP}
 }
 Return
 
 I'm not interested in activating the script by pressing "X" I can enable and disable it by [ENABLE] //activated
 |  |