viewing paste Unknown #51687 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10
if( !#Freebies ){
set #Freebies,1;
mes "Welcome...this is your gift...";
getitem 607,10;
getitem 7539,10;
}else{
mes "You have claim the Reward already.";
}
close;
}
Viewed 507 times, submitted by Guest.