[¤À¨É]ªi§Q¥d´«¿ú
  ¥DÃD¡G[¤À¨É]ªi§Q¥d´«¿ú - BBS3000 Internet Explorer
¡@·í«e¦ì¸m E.F.EA´ú¸Õ¦øªA¾¹BUG°Q½×²á¤Ñ°Ï [¤À¨É]ªi§Q¥d´«¿ú

 ¡½ ¦^ÂмơG0¡@¡» ÂIÀ»¼Æ¡G986 ±N¦¹­¶µoµ¹±zªºªB¤Í
¦^ÂÐ ¦¬Âà ¥´¦L ¨ê·s ½g¥½
§@ªÌ ¥DÃD: [¤À¨É]ªi§Q¥d´«¿ú
GubbyTom



½×¾Âª©¥D
µoªí¤_ 2005-10-06.21:05:24¡@¡@ ¬d¬ÝGubbyTomªº«H®§¡@µ¹GubbyTomµo«H¡@³X°ÝGubbyTomªº¥D­¶  µ¹GubbyTom¯d¨¥¡@½s¿è¤å³¹¡@¤Þ¥Î¦^ÂС@´_¨î¦¹¶K¤º®e¡@±N¥»¤å³¹¤º®e³q¹LEmail¥´¥]¤U¸ü¡@¥[¬°¦n¤Í¡@§R°£¦¹¤å³¹
prontera.gat,147,173,4    script    ªi§Q¥d´«¿ú    828,{


    mes "[ªi§Q¥d´«¿ú]";


    mes "¯Ê¿úªá¶Ü¡H§Ú³o¸Ì¥¿¦b¦¬Áʪi§Q¥d®@¡I";


    mes "¥i¥H¥Î¦UºØªi§Q¥d´«a lot of Money¡I";


    next;


    mes "[ªi§Q¥d´«¿ú]";


    mes "1±i^FF0000ªi§Q¥d¤ù^000000´«^FF00005W^000000 Zeny";


    mes "1±i^FF0000¤gªi§Q¥d¤ù^000000´«^FF00005W^000000 Zeny";


    mes "1±i^FF0000ªiªi§Q¥d¤ù^000000´«^FF00007W^000000 Zeny";


    mes "1±i^FF0000¦Bªi§Q¥d¤ù^000000´«^FF000010W^000000 Zeny";


    mes "1±i^FF0000¸t½Ïªi§Q¥d¤ù^000000´«^FF000010W^000000 Zeny";


    mes "1±i^FF0000¤Ñ¨Ïªi§Q¥d¤ù^000000´«^FF0000200W^000000 Zeny";


    mes "1±i^FF0000«ÕÆFªi§Q¥d¤ù^000000´«^FF0000200W^000000 Zeny";


    next;


    mes "[ªi§Q¥d´«¿ú]";


    mes "¦³¿³½ì¥æ´«¶Ü¡H";


    next;


    menu "´« ªi§Q¥d¤ù",LChange1,"´« ¤gªi§Q¥d¤ù",LChange2,"´« ªiªi§Q¥d¤ù",LChange3,"´« ¦Bªi§Q¥d¤ù",LChange4,"´« ¸t½Ïªi§Q¥d¤ù",LChange5,"´« ¤Ñ¨Ïªi§Q¥d¤ù",LChange6,"´« «ÕÆFªi§Q¥d¤ù",LChange7,"¤£·Q´«¤F",LExit;





    //´« ªi§Q¥d¤ù


    LChange1:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4001)<@CardCount) goto LNotEnough;


        delitem 4001,@CardCount;


        set Zeny,Zeny+50000*@CardCount;


        goto LEnd;





    //´« ¤gªi§Q¥d¤ù


    LChange2:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4004)<@CardCount) goto LNotEnough;


        delitem 4004,@CardCount;


        set Zeny,Zeny+50000*@CardCount;


        goto LEnd;





    //´« ªiªi§Q¥d¤ù


    LChange3:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4033)<@CardCount) goto LNotEnough;


        delitem 4033,@CardCount;


        set Zeny,Zeny+70000*@CardCount;


        goto LEnd;





    //´« ¦Bªi§Q¥d¤ù


    LChange4:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4196)<@CardCount) goto LNotEnough;


        delitem 4196,@CardCount;


        set Zeny,Zeny+100000*@CardCount;


        goto LEnd;





    //´« ¸t½Ïªi§Q¥d¤ù


    LChange5:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4005)<@CardCount) goto LNotEnough;


        delitem 4005,@CardCount;


        set Zeny,Zeny+100000*@CardCount;


        goto LEnd;





    //´« ¤Ñ¨Ïªi§Q¥d¤ù


    LChange6:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4054)<@CardCount) goto LNotEnough;


        delitem 4054,@CardCount;


        set Zeny,Zeny+2000000*@CardCount;


        goto LEnd;





    //´« «ÕÆFªi§Q¥d¤ù


    LChange7:


        mes "[ªi§Q¥d´«¿ú]";


        mes "­n´«´X±i©O¡H";


        next;


        input @CardCount;


        if (@CardCount<=0) goto LExit;


        if (countitem(4047)<@CardCount) goto LNotEnough;


        delitem 4047,@CardCount;


        set Zeny,Zeny+2000000*@CardCount;


        goto LEnd;








    //µ²§ô


    LEnd:


        mes "[ªi§Q¥d´«¿ú]";


        mes "¥æ©ö¦¨¥\¡I";


        mes "¸ò§A¥æ©ö¬O§Úªººa©¯¡I";


        mes "¤U¦¸¦³¨Æ¦A§ä§Ú¡I88!";


        close;





    //¤£°÷


    LNotEnough:


        mes "[ªi§Q¥d´«¿ú]";


        mes "§A¦n¹³¨S±a°÷°Ú¡I¤£¦Ñ¹êªº³Ã¥ë¡I";


        mes "¦A³o¼Ë¥H«á¤£°µ§A¥Í·N¤F¡I";


        close;





    //°h¥X


    LExit:


        mes "[ªi§Q¥d´«¿ú]";


        mes "¨S¨Æ¡IÄ~Äò§V¤O¦¬¶°°Ú¡I";


        mes "§Ú¥Ã»·µ¥µÛ§A¡I";


        close;


}

Á`µo©«¼Æ: 49 | ¨Ó·½: ¥xÆW | µù¥U¤é´Á: 2005-10-02 MSIE 6.0 Windows XP IP: ¤w°O¿ý
 §Ö³t¦^ÂÐ¥DÃD¡G Re:[¤À¨É]ªi§Q¥d´«¿ú
 ¿ï¶µ¡G¥Î¤á¦W¡G ¨S¦³µù¥U¡H¡@±K½X¡G §Ñ°O±K½X¡H
°O¦í±K½X
HTML»yªk
¸T¤îYBB¥N½X
¸T¤îªí±¡ÃöÁä¦r
±H¶l¥óµ¹§@ªÌ

 §Ú­nµû¤ñ¡G ¦@ 0 ²¼ ¡@
1.0 = ³Ì§Cµû¤ñµ¥¯Å¡ 5.0 = ³Ì°ªµû¤ñµ¥¯Å

©Ò¦³®É¶¡§¡¬°: ¤¤­ì¼Ð·Ç®É¶¡ ¡ôTOP 
Ãö³¬¥DÃD ©Ô«e¥DÃD ²¾°Ê¥DÃD ¥DÃD¸m³» ¨ú®ø¸m³» ¥[¤JºëµØ ²¾¥XºëµØ §R°£¥DÃD

Powered by Yuzi Studios © 2001
Yuzi Bulletin BoardTM Version 4.123