What is Moss ? › forums › Beta and updates › automated beta › Reply To: automated beta
December 12, 2017 at 7:51 pm
#2721
Keymaster
the simple way is : MOSS COD4
the advanced way is(pseudocode):
// get moss location
mossprocess = RegQueryValue(HKEY_CURRENT_USER,”Software\\Nohope92\\Moss”, LAST_PATH)
// start Moss
createprocess(mossprocess+GAMECODE)
// wait moss stops
while isrunning(mossprocess)
// get Zip file path
mosslog = RegQueryValue(HKEY_CURRENT_USER,”Software\\Nohope92\\Moss”, LAST_LOG)
// post file
postsomewhere(mosslog )