Update 1.9.8 released
	Update 1.9.8 adds a few new features:
- Added speedhack detection
 
- Improved movement smoothing, which means other players now move over the screen more fluently
 
- Added functions to protect data from memory scanning (for example: Cheat Engine)
 
The memory scanning protection can be used like this:
gms_protect_set(5, 1234)
gms_protect_get(5) // will return 1234
This can be used instead of variables, to prevent variable values from being found by a program like Cheat Engine. (note: a skilled hacker might still be able to change the values, but this will stop anyone that is only able to use a simple program like Cheat Engine)
Download GameMaker Server
 
Replies (0)
	
		
			
				
					Last message on 9 Jun 2017