sec_in01,94,156,4 script Gabrielle 720,{ mes "[ ^F660ABGabrielle^000000 ]"; mes "Hi ^F4123F"+strcharinfo(0)+"^000000"; mes "I can trade several beautiful scarfs to you"; mes "Do you want to know what i have in store?"; next; switch(select("Yes Please:No")) { case 2: mes "[ ^F660ABGabrielle^000000 ]"; mes "Comeback Soon!... >.>"; close; case 1: next; mes "I have a collection of special magical Scarfs"; next; switch(select("^F4123FBlue Scarf^000000:^F4123FCyan Scarf^000000:^F4123FBlack Scarf^000000:^F4123FRed Scarf^000000:^F4123FPink Scarf^000000:^F4123FGreen Scarf^000000:^F4123FExit^000000")) { case 1: Emotion e_ho; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "I need the following items for me to give you"; mes "1 ^0000FFBlue Scarf^000000"; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "1 TCG Card"; mes "5 Santa's Hat"; mes "500 Well baked Cookie"; mes "500 Candy"; mes "10 Cobalt Blue Dyestuff"; mes "10 White Dyestuff"; mes "100 Tiger Panty"; mes "100 Alice's Apron"; mes "10 Silver Coins"; mes "What do you say?"; next; if(countitem(7227) >= 1 && countitem(2236) >= 5 && countitem(538) >= 500 && countitem(529) >= 500 && countitem(978) >= 10 && countitem(982) >= 10 && countitem(7267) >= 100 && countitem(7047) >= 100 && countitem(675) >= 10){ mes "[ ^F660ABGabrielle^000000 ]"; mes "Wow! You've Collected it all!"; next; delitem 7227,1; delitem 2236,5; delitem 538,500; delitem 529,500; delitem 978,10; delitem 982,10; delitem 7267,100; delitem 7047,100; delitem 675,10; mes "[ ^F660Gabrielle^000000 ]"; mes "Here you go"; getitem 21290,1; Emotion e_grat; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "See you around!"; Emotion e_bo; close; } else { mes "[ ^F660ABGabrielle^000000 ]"; mes "You don't meet my standards go away!"; Emotion e_heh; close; } case 2: Emotion e_ho; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "I need the following items for me to give you"; mes "1 ^0000FFCyan Scarf^000000"; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "1 TCG Card"; mes "5 Santa's Hat"; mes "500 Well baked Cookie"; mes "500 Candy"; mes "10 Cobalt Blue Dyestuff"; mes "10 White Dyestuff"; mes "100 Tiger Panty"; mes "100 Alice's Apron"; mes "10 Silver Coins"; mes "What do you say?"; next; if(countitem(7227) >= 1 && countitem(2236) >= 5 && countitem(538) >= 500 && countitem(529) >= 500 && countitem(978) >= 10 && countitem(982) >= 10 && countitem(7267) >= 100 && countitem(7047) >= 100 && countitem(675) >= 10){ mes "[ ^F660ABGabrielle^000000 ]"; mes "Wow! You've Collected it all!"; next; delitem 7227,1; delitem 2236,5; delitem 538,500; delitem 529,500; delitem 978,10; delitem 982,10; delitem 7267,100; delitem 7047,100; delitem 675,10; mes "[ ^F660Gabrielle^000000 ]"; mes "Here you go"; getitem 21290,1; Emotion e_grat; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "See you around!"; Emotion e_bo; close; } else { mes "[ ^F660ABGabrielle^000000 ]"; mes "You don't meet my standards go away!"; Emotion e_heh; close; } case 3: Emotion e_ho; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "I need the following items for me to give you"; mes "1 ^0000FFBlack Scarf^000000"; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "1 TCG Card"; mes "5 Santa's Hat"; mes "500 Well baked Cookie"; mes "500 Candy"; mes "10 Cobalt Blue Dyestuff"; mes "10 White Dyestuff"; mes "100 Tiger Panty"; mes "100 Alice's Apron"; mes "10 Silver Coins"; mes "What do you say?"; next; if(countitem(7227) >= 1 && countitem(2236) >= 5 && countitem(538) >= 500 && countitem(529) >= 500 && countitem(978) >= 10 && countitem(982) >= 10 && countitem(7267) >= 100 && countitem(7047) >= 100 && countitem(675) >= 10){ mes "[ ^F660ABGabrielle^000000 ]"; mes "Wow! You've Collected it all!"; next; delitem 7227,1; delitem 2236,5; delitem 538,500; delitem 529,500; delitem 978,10; delitem 982,10; delitem 7267,100; delitem 7047,100; delitem 675,10; mes "[ ^F660Gabrielle^000000 ]"; mes "Here you go"; getitem 21290,1; Emotion e_grat; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "See you around!"; Emotion e_bo; close; } else { mes "[ ^F660ABGabrielle^000000 ]"; mes "You don't meet my standards go away!"; Emotion e_heh; close; } case 4: Emotion e_ho; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "I need the following items for me to give you"; mes "1 ^0000FFRed Scarf^000000"; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "1 TCG Card"; mes "5 Santa's Hat"; mes "500 Well baked Cookie"; mes "500 Candy"; mes "10 Cobalt Blue Dyestuff"; mes "10 White Dyestuff"; mes "100 Tiger Panty"; mes "100 Alice's Apron"; mes "10 Silver Coins"; mes "What do you say?"; next; if(countitem(7227) >= 1 && countitem(2236) >= 5 && countitem(538) >= 500 && countitem(529) >= 500 && countitem(978) >= 10 && countitem(982) >= 10 && countitem(7267) >= 100 && countitem(7047) >= 100 && countitem(675) >= 10){ mes "[ ^F660ABGabrielle^000000 ]"; mes "Wow! You've Collected it all!"; next; delitem 7227,1; delitem 2236,5; delitem 538,500; delitem 529,500; delitem 978,10; delitem 982,10; delitem 7267,100; delitem 7047,100; delitem 675,10; mes "[ ^F660Gabrielle^000000 ]"; mes "Here you go"; getitem 21290,1; Emotion e_grat; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "See you around!"; Emotion e_bo; close; } else { mes "[ ^F660ABGabrielle^000000 ]"; mes "You don't meet my standards go away!"; Emotion e_heh; close; } case 5: Emotion e_ho; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "I need the following items for me to give you"; mes "1 ^0000FFPink Scarf^000000"; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "1 TCG Card"; mes "5 Santa's Hat"; mes "500 Well baked Cookie"; mes "500 Candy"; mes "10 Cobalt Blue Dyestuff"; mes "10 White Dyestuff"; mes "100 Tiger Panty"; mes "100 Alice's Apron"; mes "10 Silver Coins"; mes "What do you say?"; next; if(countitem(7227) >= 1 && countitem(2236) >= 5 && countitem(538) >= 500 && countitem(529) >= 500 && countitem(978) >= 10 && countitem(982) >= 10 && countitem(7267) >= 100 && countitem(7047) >= 100 && countitem(675) >= 10){ mes "[ ^F660ABGabrielle^000000 ]"; mes "Wow! You've Collected it all!"; next; delitem 7227,1; delitem 2236,5; delitem 538,500; delitem 529,500; delitem 978,10; delitem 982,10; delitem 7267,100; delitem 7047,100; delitem 675,10; mes "[ ^F660Gabrielle^000000 ]"; mes "Here you go"; getitem 21290,1; Emotion e_grat; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "See you around!"; Emotion e_bo; close; } else { mes "[ ^F660ABGabrielle^000000 ]"; mes "You don't meet my standards go away!"; Emotion e_heh; close; } case 6: Emotion e_ho; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "I need the following items for me to give you"; mes "1 ^0000FFGreen Scarf^000000"; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "1 TCG Card"; mes "5 Santa's Hat"; mes "500 Well baked Cookie"; mes "500 Candy"; mes "10 Cobalt Blue Dyestuff"; mes "10 White Dyestuff"; mes "100 Tiger Panty"; mes "100 Alice's Apron"; mes "10 Silver Coins"; mes "What do you say?"; next; if(countitem(7227) >= 1 && countitem(2236) >= 5 && countitem(538) >= 500 && countitem(529) >= 500 && countitem(978) >= 10 && countitem(982) >= 10 && countitem(7267) >= 100 && countitem(7047) >= 100 && countitem(675) >= 10){ mes "[ ^F660ABGabrielle^000000 ]"; mes "Wow! You've Collected it all!"; next; delitem 7227,1; delitem 2236,5; delitem 538,500; delitem 529,500; delitem 978,10; delitem 982,10; delitem 7267,100; delitem 7047,100; delitem 675,10; mes "[ ^F660Gabrielle^000000 ]"; mes "Here you go"; getitem 21290,1; Emotion e_grat; next; mes "[ ^F660ABGabrielle^000000 ]"; mes "See you around!"; Emotion e_bo; close; } else { mes "[ ^F660ABGabrielle^000000 ]"; mes "You don't meet my standards go away!"; Emotion e_heh; close; } case 7: mes "[ ^F660ABGabrielle^000000 ]"; mes "Alright!"; mes "Just come back , Ill be waiting baby!"; Emotion e_no1; close; } } }