• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

about GameGuard error

Newbie Spellweaver
Joined
Dec 21, 2012
Messages
13
Reaction score
0
:$: how to make Host your own GameGuard?
 
Newbie Spellweaver
Joined
Dec 21, 2012
Messages
13
Reaction score
0
i just wan play alone at home so ned bypass the gameguard only.
 
Skilled Illusionist
Joined
Jan 15, 2009
Messages
332
Reaction score
11
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");
 
Back
Top