try this for Fast Type Event..
prontera,155,181,5 script Sample 757,{
if( .String$ == "" ){
mes "There is no Event right now.";
}else{
mes "Type the Correct Sentences.";
mes "^FF0000"+.Strings$+"^000000";
input .@Type$;
if( .String$ == .@Type$ ){
mes "Gratz..you type the correct string.";
getitem 607,1;
set .String$,"";
}else{
mes "Sry there is already other person win this round.";
}
}
close;
OnClock0200:
OnClock0400:
//etc..
set .String$,"";
while( getstrlen( .String$ ) < .Length ){
set .String$,.String$ + .List$[ rand( getarraysize( .List$ ) ) ];
}
announce "Round Started.",0;
end;
OnInit:
set .Length,6;
setarray .List$,"A","B","C","D","E","F","G";
end;
}
Sorry my pc spoiler..unable to test any script..so i just sketch 1 here..but i do believe there is already some other user has made the same 1 with better gameplay than mine...
for the private mvp room, you can try use Annie's Private MVP Room
and Gold Room..i dunno how you wanna determine who is the winner ?
and you put both Gold Room within the "Arena" ?
player can just go in...then without a fight...and farm there...