viewing paste Unknown #29584 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
crystilia.gat,71,85,5   script  阿橘二號    67,{
 
    mes "[ ^00BBFF阿橘一號^000000 ]";
    mes "請輸入數字";
    next;
 
    input @TsRoput;
    mes "[ ^00BBFF阿橘一號^000000 ]";
    mes "我會給你" + @TsRoput + "個天果唷!";
    getitem 607,@TsRoput;
    close;
 
}
 
 
Viewed 821 times, submitted by Guest.