Menu Close

Reply To: automated beta

What is Moss ? forums Beta and updates automated beta Reply To: automated beta

#2721
ADM_nohope
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 )