To by pass gameguard , just edit Script.mcf in the first line, removing what have in that between " ".
///////////////////////////////////////
//
// RYL 2 Script
//
////////////// Functions //////////////
void AddString(int, string);
void AddString(string);
void RylNation(int, int, string);
///////////////////////////////////////
RylNation(6, 1, "RYLUS");