Автор: MiRoTVoReZ: Дата: 06.20.2008
//================By poiuty=================
//============RealRo Online Server==========
prontera.gat,164,109,3 script Кристина 763,{
mes "[Кристина]";
mes "Пп-п-ривет!Я-я-ай-я Делаю Шапки!";
mes "Хочешь Стать модным?Тогда выбирай!";
menu "Australian Flag Hat",l1,"Coppola",l2,"Drooping Bunny",l3,"Drooping Lif",l4,"Poring Tower",l6,"Rabbit Ears",l7,"Ribbon Hat",l8,"Rideword Hat",l9,"Solar Panels",l10,"Soul Ring",l11,"Valkyrie Feather Band",l12,"Drooping Bunny",l3,"Drooping Lif",l4,"Yellow Ribbon",l15,"White Petal",l16,"Cat Helm",l17,"Ear Muffs Hat",l18,"Pagdayaw",l20;
l1:
 mes "[Буратино]";
 mes "Для Australian Flag Hat потребуется";
 mes "100 Large Jellopy";
 mes "5 Emperium";
 mes "200 Jellopy";
 mes "1 Helm";
 mes "5 Gold";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(7126) < 100) goto bezjapok2;
 if (countitem(714) < 5) goto bezjapok2;
 if (countitem(969) < 5) goto bezjapok2;
 if (countitem(909) < 200) goto bezjapok2;
 delitem 7126,100;
 delitem 714,5;
 delitem 969,5;
 delitem 7126,2;
 delitem 909,200;
 set Zeny,zeny-5000000;
 
 getitem 5264,1;
 
 close;
l2:
 mes "[Кристина]";
 mes "Для Coppola потребуется";
 mes "5 Lemon Dyestuff";
 mes "10Gold";
 mes "1 Cap";
 mes "10 poring card";
 mes "3000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 3000000) goto bezjapok;
 if (countitem(976) < 5) goto bezjapok2;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(2226) < 1) goto bezjapok2;
 if (countitem(4001) < 10) goto bezjapok2;
 delitem 976,5;
 delitem 969,10;
 delitem 2226,1;
 delitem 4001,10;
 set Zeny,zeny-3000000;
 
 getitem 5200,1;
 
 close;
l3:
 mes "[Кристина]";
 mes "Для Drooping Bunny потребуется";
 mes "30 Steel";
 mes "10 Gold";
 mes "30 Old Blue Box";
 mes "20 Coal";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(999) < 30) goto bezjapok2;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(603) < 30) goto bezjapok2;
 if (countitem(1003) < 20) goto bezjapok2;
 delitem 999,30;
 delitem 969,10;
 delitem 603,30;
 delitem 1003,20;
 set Zeny,zeny-5000000;
 
 getitem 5198,1;
 
 close;
l4:
 mes "[Кристина]";
 mes "Для Drooping Lif потребуется";
 mes "1 Small Ribbons";
 mes "20 Gold";
 mes "50 Cursed Water";
 mes "5 Angel Wing";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(5065) < 1) goto bezjapok2;
 if (countitem(969) < 20) goto bezjapok2;
 if (countitem(12020) < 50) goto bezjapok2;
 if (countitem(2254) < 5) goto bezjapok2;
 delitem 5065,1;
 delitem 969,20;
 delitem 12020,50;
 delitem 2254,5;
 set Zeny,zeny-5000000;
 
 getitem 5253,1;
 
 close;
l6:
 mes "[Кристина]";
 mes "Для Poring Tower потребуется";
 mes "10 Emperium";
 mes "100 Large Jellopy";
 mes "5 Evil Wing";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(909) < 100) goto bezjapok2;
 if (countitem(714) < 10) goto bezjapok2;
 if (countitem(2255) < 5) goto bezjapok2;
 delitem 7126,100;
 delitem 714,10;
 delitem 2255,5;
 set Zeny,zeny-5000000;
 
 getitem 5255,1;
 
 close;
l7:
 mes "[Кристина]";
 mes "Для Rabbit Ears потребуется";
 mes "10 Gold";
 mes "100 Shell";
 mes "40 Raccuon Leaf";
 mes "1 Scarlet Dyestuff";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(935) < 100) goto bezjapok2;
 if (countitem(945) < 10) goto bezjapok2;
 if (countitem(975) < 1) goto bezjapok2;
 delitem 969,10;
 delitem 935,100;
 delitem 945,40;
 delitem 975,1;
 set Zeny,zeny-5000000;
 
 getitem 5213,1;
 
 close;
l8:
 mes "[Кристина]";
 mes "Для Ribbon Hat потребуется";
 mes "10 Gold";
 mes "1 Shoee Egg";
 mes "10 Emperium";
 mes "2 Spore Doll";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(9020) < 1) goto bezjapok2;
 if (countitem(714) < 10) goto bezjapok2;
 if (countitem(743) < 2) goto bezjapok2;
 delitem 969,10;
 delitem 9020,1;
 delitem 714,10;
 delitem 743,2;
 set Zeny,zeny-5000000;
 
 getitem 5211,1;
 
 close;
l9:
 mes "[Кристина]";
 mes "Для Rideword Hat потребуется";
 mes "10 Gold";
 mes "1 Dark IIIusion Card";
 mes "10 3carat Diamond";
 mes "100 Bao";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(4169) < 1) goto bezjapok2;
 if (countitem(732) < 10) goto bezjapok2;
 if (countitem(55) < 100) goto bezjapok2;
 delitem 969,10;
 delitem 4169,1;
 delitem 732,10;
 delitem 553,100;
 set Zeny,zeny-5000000;
 
 getitem 5208,1;
 
 close;
l10:
 mes "[Кристина]";
 mes "Для Solar Panels потребуется";
 mes "10 Gold";
 mes "5 Ora Ora";
 mes "50 Old Blue Box";
 mes "50 Nine Tails";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(701) < 5) goto bezjapok2;
 if (countitem(603) < 50) goto bezjapok2;
 if (countitem(1022) < 50) goto bezjapok2;
 delitem 969,10;
 delitem 701,5;
 delitem 603,50;
 delitem 1022,50;
 set Zeny,zeny-5000000;
 
 getitem 5212,1;
 
 close;
l11:
 mes "[Кристина]";
 mes "Для Soul Ring потребуется";
 mes "15 Gold";
 mes "150 Poison Spore";
 mes "10 Emperium";
 mes "100 Carrot";
 mes "1 Alarm Mask";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 15) goto bezjapok2;
 if (countitem(7033) < 150) goto bezjapok2;
 if (countitem(714) < 10) goto bezjapok2;
 if (countitem(515) < 100) goto bezjapok2;
 if (countitem(5016) < 1) goto bezjapok2;
 delitem 969,15;
 delitem 7033,150;
 delitem 714,10;
 delitem 515,100;
 delitem 5016,1;
 set Zeny,zeny-5000000;
 
 getitem 5257,1;
 
 close;
l12:
 mes "[Кристина]";
 mes "Для Valkyrie Feather Band потребуется";
 mes "20 Gold";
 mes "1 Angel Wing Ears";
 mes "1 Little Evil Wing";
 mes "30 PLD Violet Box";
 mes "3 Red Stocking";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 20) goto bezjapok2;
 if (countitem(5074) < 1) goto bezjapok2;
 if (countitem(1039) < 1) goto bezjapok2;
 if (countitem(617) < 30) goto bezjapok2;
 if (countitem(7034) < 3) goto bezjapok2;
 delitem 969,20;
 delitem 5074,1;
 delitem 1039,1;
 delitem 617,30;
 delitem 7034,3;
 set Zeny,zeny-5000000;
 
 getitem 5256,1;
 
 close;
l13:
 mes "[Кристина]";
 mes "Для Wandering Minstrel Hat потребуется";
 mes "10 Gold";
 mes "40 Little Evil Horn";
 mes "10 Mixture";
 mes "30 Oridecon";
 mes "30 Patato";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(1038) < 40) goto bezjapok2;
 if (countitem(974) < 10) goto bezjapok2;
 if (countitem(984) < 30) goto bezjapok2;
 if (countitem(516) < 30) goto bezjapok2;
 delitem 969,10;
 delitem 1038,40;
 delitem 974,10;
 delitem 984,30;
 delitem 516,30;
 set Zeny,zeny-5000000;
 
 getitem 5188,1;
 
 close;
l14:
 mes "[Кристина]";
 mes "Для Yellow Bandana потребуется";
 mes "10 Gold";
 mes "30 Rough Wing";
 mes "40 Skull Helm";
 mes "50 Steel";
 mes "50 Stone Heart";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(996) < 30) goto bezjapok2;
 if (countitem(10001) < 40) goto bezjapok2;
 if (countitem(999) < 50) goto bezjapok2;
 if (countitem(953) < 50) goto bezjapok2;
 delitem 969,10;
 delitem 996,30;
 delitem 10001,40;
 delitem 999,50;
 delitem 953,50;
 set Zeny,zeny-5000000;
 
 getitem 5277,1;
 
 close;
l15:
 mes "[Кристина]";
 mes "Для Yellow Ribbon потребуется";
 mes "10 Topaz";
 mes "10 Gold";
 mes "10 Emperium";
 mes "100 Jellopy";
 mes "50 Helm Of Dullahan";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(728) < 10) goto bezjapok2;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(714) < 10) goto bezjapok2;
 if (countitem(909) < 100) goto bezjapok2;
 if (countitem(7209) < 50) goto bezjapok2;
 delitem 728,10;
 delitem 969,10;
 delitem 714,10;
 delitem 909,100;
 delitem 7209,50;
 set Zeny,zeny-5000000;
 
 getitem 5278,1;
 
 close;
l16:
 mes "[Кристина]";
 mes "Для White Petal потребуется";
 mes "20 Gold";
 mes "30 Heaven Flower";
 mes "40 Golden Hammer";
 mes "50 Gift Box";
 mes "30 Frozen Rose";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(696) < 20) goto bezjapok2;
 if (countitem(7331) < 30) goto bezjapok2;
 if (countitem(614) < 40) goto bezjapok2;
 if (countitem(644) < 50) goto bezjapok2;
 if (countitem(749) < 30) goto bezjapok2;
 delitem 696,20;
 delitem 7331,30;
 delitem 614,40;
 delitem 644,50;
 delitem 749,30;
 set Zeny,zeny-5000000;
 
 getitem 5206,1;
 
 close;
l17:
 mes "[Кристина]";
 mes "Для Cat Helm потребуется";
 mes "10 Gold";
 mes "30 Iron Hammer";
 mes "30 Lamp";
 mes "1 Lemon Dyestuff";
 mes "1 Live Coal";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 10) goto bezjapok2;
 if (countitem(613) < 30) goto bezjapok2;
 if (countitem(7191) < 30) goto bezjapok2;
 if (countitem(976) < 1) goto bezjapok2;
 if (countitem(7068) < 1) goto bezjapok2;
 delitem 613,30;
 delitem 969,10;
 delitem 7191,30;
 delitem 976,1;
 delitem 7098,1;
 set Zeny,zeny-5000000;
 
 getitem 5214,1;
 
 close;
l18:
 mes "[Кристина]";
 mes "Для Ear Muffs Hat потребуется";
 mes "20 Gold";
 mes "20 Emperium";
 mes "1 Emperium Anvil";
 mes "40 Evil Horn";
 mes "10 Evil Mind";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 5000000) goto bezjapok;
 if (countitem(969) < 20) goto bezjapok2;
 if (countitem(714) < 20) goto bezjapok2;
 if (countitem(989) < 1) goto bezjapok2;
 if (countitem(923) < 40) goto bezjapok2;
 if (countitem(7583) < 10) goto bezjapok2;
 delitem 969,20;
 delitem 714,20;
 delitem 989,1;
 delitem 923,40;
 delitem 7583,10;
 set Zeny,zeny-5000000;
 
 getitem 5243,1;
 
 close;
l20:
 mes "[Кристина]";
 mes "Для Pagdayaw потребуется";
 mes "20 Gold";
 mes "40 FalSe Angel Wing";
 mes "10 Fang of Garm";
 mes "20 Fluff";
 mes "5 Glass Bead";
 mes "5000000 zeny";
 menu "Сделать",-,"Пока",L_OUT;
 if (Zeny < 10000) goto bezjapok;
 if (countitem(969) < 20) goto bezjapok2;
 if (countitem(7104) < 40) goto bezjapok2;
 if (countitem(7036) < 10) goto bezjapok2;
 if (countitem(914) < 20) goto bezjapok2;
 if (countitem(746) < 5) goto bezjapok2;
 delitem 969,20;
 delitem 7104,40;
 delitem 7036,10;
 delitem 914,20;
 delitem 746,5;
 set Zeny,zeny-5000000;
 
 getitem 5263,1;
 
 close;
bezjapok:
 mes "[Разгневанная Кристина]";
 mes "А где деньги?Ты меня хотел надуть?Ааа уходи!Хнык-хнык";
 close;
bezjapok2:
 mes "[Разгневаная Кристина]";
 mes "А где вещи?Ты меня хотел надуть?Ааа уходи!Хнык-хнык";
 close;
L_OUT:
 close;
}
							Автор: MiRoTVoReZ: Дата: 06.21.2008
Сделано))