# $clothing_name !! returns the name of the clothing !! ARGS 0 - clothing type !! ARGS 1 - clothing index if $ARGS[0] = 'vatnik': $RESULT = 'Tattered, rustic jacket' elseif $ARGS[0] = 'sforma': $RESULT = 'School uniform' elseif $ARGS[0] = 'jeans': if ARGS[1] <= 5:$RESULT = 'Jeans <>' if ARGS[1] = 201:$RESULT = 'Blue jeans with a grey tank top and a turquise hoodie' if ARGS[1] = 202:$RESULT = 'Skin tight low-rise, dark blue jeans with a tight, purple tank top' if ARGS[1] = 203:$RESULT = 'Skin tight dark blue jeans with a white tank top and a red hoodie' if ARGS[1] = 204:$RESULT = 'Tight, torn light blue jeans with a bright purple T-Shirt, which has a deep, U-cut neckline' if ARGS[1] = 205:$RESULT = 'Skin tight, low-rise and torn dark blue jeans with a white tank top and a black leather jacket' if ARGS[1] = 206:$RESULT = 'Tight, low-rise dark blue jeans with a black tank top' if ARGS[1] = 207:$RESULT = 'Skin tight, low-rise light blue jeans with a very short white tank top' if ARGS[1] = 208:$RESULT = 'Skin tight blue jeans and a black tank top, which has a glittery pattern. It also has knee high boots' if ARGS[1] = 209:$RESULT = 'Skin tight grey jeans and a neckholding brown top' if ARGS[1] = 210:$RESULT = 'Light blue jeans with a white T-Shirt' if ARGS[1] = 211:$RESULT = 'Skin tight, high rise dark grey jeans and a grey top, which has the American flag on it' if ARGS[1] = 212:$RESULT = 'Tight blue jeans, with a black leather belt and a pink-white stripped hoodie' if ARGS[1] = 213:$RESULT = 'Skin tight light grey jeans and a loose black T-Shirt' if ARGS[1] = 214:$RESULT = 'Skin tight grey jeans, a green T-Shirt and a puple-black striped hoodie' if ARGS[1] = 215:$RESULT = 'High rise, light blue jeans and a black halter top' if ARGS[1] = 216:$RESULT = 'Skin tight dark blue jeans and a shiny sliver blouse, with a deep U-shaped cleavage' if ARGS[1] = 217:$RESULT = 'Tight blue jeans and a breght red-black striped T-Shirt, with a deep cleavage' if ARGS[1] = 218:$RESULT = 'High rise, skin tight blue jeans and a short grey see-through shirt' if ARGS[1] = 219:$RESULT = 'Skin tight blue jeans and a white halter top' if ARGS[1] = 220:$RESULT = 'Light blue jeans and a loose black top, with writing in white saying "Sex Instructor"' if ARGS[1] = 221:$RESULT = 'Skin tight, light blue jeans and a white halter top under a blue-white blouse' if ARGS[1] = 222:$RESULT = 'High rise, dark blue jeans and a golden bikini top' if ARGS[1] = 223:$RESULT = 'High rise, dark blue jeans and a backless pink top' if ARGS[1] = 224:$RESULT = 'High rise, light blue jeans and a backless silver top' if ARGS[1] = 225:$RESULT = 'Skin tight, light blue jeans, with a white belt and a short and tight glittery golden halter top' if ARGS[1] = 226:$RESULT = 'High rise, dark blue jeans and a short black halter top' if ARGS[1] = 227:$RESULT = 'High rise, skin tight blue jeans and a loose fitting flesh colored top' if ARGS[1] = 228:$RESULT = 'Skin tight, light blue high rise jeans and a tight white tank top' if ARGS[1] = 229:$RESULT = 'Skin tight, light blue jeans and a pink halter top' if ARGS[1] = 230:$RESULT = 'Skin tight, white high rise jeans and a loose fitting black-white striped top' if ARGS[1] = 231:$RESULT = 'Skin tight, high rise light blue jeans, a tight fitting top in beige and a beige wool vest' if ARGS[1] = 232:$RESULT = 'Skin tight, dark blue jeans, with a small brown belt and a white T-Shirt' !! 233 - 235 do not exist if ARGS[1] = 236:$RESULT = 'High rise, light blue jeans and a black tank top' if ARGS[1] = 237:$RESULT = 'Low rise, dark blue jeans and a beige vest' if ARGS[1] = 238:$RESULT = 'High rise, skin tight, dark blue jeans and a short, yellow top' if ARGS[1] = 239:$RESULT = 'High rise, skin tight, dark blue jeans, with a brown belt and a denim blue denim shirt' if ARGS[1] = 240:$RESULT = 'Low rise, blue jeans and a white shirt' if ARGS[1] = 241:$RESULT = 'High rise, skin tight, blue jeans, with a white-grey belt and a white tank top' !! 242 does not exist if ARGS[1] = 243:$RESULT = 'Blue jeans and a grey "Smiley" T-Shirt, with a very deep cleavage' if ARGS[1] = 244:$RESULT = 'High rise, skin tight, light blue jeans and a short white tank top' if ARGS[1] = 245:$RESULT = 'High rise, skin tight, dark blue jeans, with a small blue belt and a white shirt, with a deep cleavage' if ARGS[1] = 246:$RESULT = 'Light blue jeans and a black neckhalter top' if ARGS[1] = 247:$RESULT = 'High rise, skin tight, light blue jeans and a dark blue neckhalter top' if ARGS[1] = 248:$RESULT = 'High rise, skin tight, dark blue jeans, with a small beige belt, a tight, red camisole and a beige blouse' if ARGS[1] = 249:$RESULT = 'High rise, skin tight, light blue jeans, a short white camisole under a short black hoodie' if ARGS[1] = 250:$RESULT = 'Skin tight, blue jeans, a light blue denim blouse under a blue denim jacket' if ARGS[1] = 251:$RESULT = 'Tight, blue denim jeans and a black T-Shirt' if ARGS[1] = 252:$RESULT = 'High rise, blue jeans, with a brown belt and a short, light pink T-Shirt' if ARGS[1] = 253:$RESULT = 'Skin tight, light blue jeans and a short, tight, neon-pink top' if ARGS[1] = 254:$RESULT = 'High rise, skin tight, blue jeans, with a black leather belt and a green shirt, with a very revealing cleavage' if ARGS[1] = 255:$RESULT = 'Tight, light blue jeans and a short, beige shirt' if ARGS[1] = 256:$RESULT = 'Blue jeans and a white tank top, with a deep cleavage' if ARGS[1] = 257:$RESULT = 'High rise, skin tight, light blue jeans, with a black leather belt and a white T-Shirt' if ARGS[1] = 258:$RESULT = 'Tight, dark grey pants and a dark blue shirt, with a deep cleavage' if ARGS[1] = 259:$RESULT = 'High rise, tight, light blue jeans and a white tank top' if ARGS[1] = 260:$RESULT = 'High rise, skin tight, light blue jeans and a short white top' if ARGS[1] = 261:$RESULT = 'High rise, skin tight, white denim jeans and a short, red tube-top' if ARGS[1] = 262:$RESULT = 'High rise, tight, light blue jeans and a leopard patterend tube top' if ARGS[1] = 263:$RESULT = 'High rise, skin tight, blue jeans aand a white-yellow top' if ARGS[1] = 264:$RESULT = 'Low rise, skin tight, light blue jeans and a short, pink camisole' if ARGS[1] = 265:$RESULT = 'Tight, white denim pants and a short, red camisole' if ARGS[1] = 266:$RESULT = 'High rise, skin tight, dark blue jeans, with a black leather belt and a tight, thin, black halter top' if ARGS[1] = 267:$RESULT = 'High rise, skin tight, blue jeans, with a small brown belt and a short white camisole' if ARGS[1] = 268:$RESULT = 'High rise, tight, light blue jeans and a black tank top' if ARGS[1] = 269:$RESULT = 'High rise, skin tight, blue jeans and a short, tight, light grey T-Shirt' if ARGS[1] = 270:$RESULT = 'Tight, dark blue jeans and a grey T-Shirt' if ARGS[1] = 271:$RESULT = 'Skin tight, blue jeans and a black shirt, with a revealing cleavage' if ARGS[1] = 272:$RESULT = 'High rise, skin tight, dark blue jeans, with a grey belt and a colourful T-Shirt' if ARGS[1] = 273:$RESULT = 'Tight, blue jeans and a grey camisole, with a very revealing cleavage' if ARGS[1] = 274:$RESULT = 'High rise, tight, blue jeans and a white tube top' if ARGS[1] = 275:$RESULT = 'High rise, skin tight, torn, blue jeans and a very tight, very short, black camisole, with a very revealing cleavage' if ARGS[1] = 276:$RESULT = 'Tight, light blue jeans and a blue short, with a revealing cleavage' !! 277 does not exist if ARGS[1] = 278:$RESULT = 'High rise, skin tight, dark blue jeans and a white tank top, with a revealing cleavage, under a red, leather jacket' if ARGS[1] = 279:$RESULT = 'High rise, skin tight, blue jeans and a short, blue neckhalter top' if ARGS[1] = 280:$RESULT = 'High rise, tight, blue jeans and black top, with lacy parts' if ARGS[1] = 281:$RESULT = 'High rise, tight, light blue jeans and a short, black camisole' if ARGS[1] = 282:$RESULT = 'High rise, skin tight dark blue jeans and stripped, white-grey T-Shirt' if ARGS[1] = 283:$RESULT = 'High rise, tight, light blue jeans, with a white-grey belt and a light brown top' !! 284 does not exist if ARGS[1] = 285:$RESULT = 'Skin tight, dark blue jeans and a brown tank top' if ARGS[1] = 286:$RESULT = 'Blue jeans and a skin tight, black latex T-Shirt' if ARGS[1] = 287:$RESULT = 'High rise, skin tight, light blue jeans, with a small brown belt and a short, colorful top' !! 288 does not exist if ARGS[1] = 289:$RESULT = 'Skin tight, dark blue jeans and a tight fitting, light brown camisole' if ARGS[1] = 290:$RESULT = 'High rise, skin tight, black leather pants and a purple camisole' if ARGS[1] = 291:$RESULT = 'Skin tight, grey jeans and a white tank top, under a neon-orange jacket' if ARGS[1] = 292:$RESULT = 'High rise, skin tight, blue jeans and a short, black T-Shirt' if ARGS[1] = 293:$RESULT = 'High rise, skin tight, blue jeans and a short, white tank top under a colorful blouse' if ARGS[1] = 294:$RESULT = 'High rise, skin tight, blue jeans and a tight, grey top' if ARGS[1] = 295:$RESULT = 'High rise, skin tight, blue jeans and a shirt, red top, with a very deep and revealing cleavage' !! 296 does not exist if ARGS[1] = 297:$RESULT = 'Tight, light blue jeans and a white camisole' elseif $ARGS[0] = 'yoga': if ARGS[1] <= 18:$RESULT = 'Sportswear <>' elseif $ARGS[0] = 'sarafan': if ARGS[1] = 1:$RESULT = 'Colorful, free sundress' if ARGS[1] = 2:$RESULT = 'Bright, free sundress' if ARGS[1] = 3:$RESULT = 'Simple dress of cheap fabric' elseif $ARGS[0] = 'short': if ARGS[1] = 1:$RESULT = 'Black shorts with a purple T-shirt' if ARGS[1] = 2:$RESULT = 'Black shorts with striped jersey' if ARGS[1] = 3:$RESULT = 'Black shorts with a black T-shirt' if ARGS[1] = 4:$RESULT = 'Pink shorts with pink tops' if ARGS[1] = 5:$RESULT = 'Sexy white shorts' if ARGS[1] = 201:$RESULT = 'Light blue denim shorts, a black belt and a cropped, white tank top' if ARGS[1] = 202:$RESULT = 'Blue denim shorts and a grey tank top' if ARGS[1] = 203:$RESULT = 'Blue denim shorts and a black tank top' if ARGS[1] = 204:$RESULT = 'Blue denim shorts and a cropped, white tank top' if ARGS[1] = 205:$RESULT = 'Light blue denim shorts with a frilly, white tank top, which has a discreet color pattern' if ARGS[1] = 206:$RESULT = 'Light blue denim shorts, a light brown belt and a dark grey tank top' if ARGS[1] = 207:$RESULT = 'Loose grey shorts with a white tank top' if ARGS[1] = 208:$RESULT = 'Tight grey shorts with a white tank top' if ARGS[1] = 209:$RESULT = 'Dark blue denim shorts with a pink bikini top' if ARGS[1] = 210:$RESULT = 'Light blue denim shorts and a white bikini top, which has a pinkish colored pattern' if ARGS[1] = 211:$RESULT = 'Very short, blue denim shorts and a light pink shirt' if ARGS[1] = 212:$RESULT = 'Light blue denim shorts with a white shirt' if ARGS[1] = 213:$RESULT = 'Dark blue shorts and black leggings with a bright pink shirt' if ARGS[1] = 214:$RESULT = 'Very short, dark blue denim shorts with a grey T-Shirt' if ARGS[1] = 215:$RESULT = 'Loose, light blue denim shorts with a tight, brown shirt' if ARGS[1] = 216:$RESULT = 'Loose, blue denim shorts with a light grey T-Shirt, which a deep U-Style neckline' if ARGS[1] = 217:$RESULT = 'Light blue denim shorts with a white top' if ARGS[1] = 218:$RESULT = 'Light blue denim shorts with a halterless, pink top' if ARGS[1] = 219:$RESULT = 'Blue denim shorts with a grey tank top' if ARGS[1] = 220:$RESULT = 'Very short, white shorts and a white top' if ARGS[1] = 221:$RESULT = 'Tight, white denim shorts with a short, but colorful tank top' if ARGS[1] = 222:$RESULT = 'White shorts with a tight, light brown T-Shirt' if ARGS[1] = 223:$RESULT = 'Black shorts with a turquise belt and short, black-turquoise T-Shirt' if ARGS[1] = 224:$RESULT = 'Blue shorts with a short, blue T-Shirt' if ARGS[1] = 225:$RESULT = 'Dark blue denim shorts and sheer, beige blouse' if ARGS[1] = 226:$RESULT = 'Light blue denim shorts, a dark blue tank top and a white vest' if ARGS[1] = 227:$RESULT = 'Very short, tight, black shorts with a yellow belt and a yellow hoodie' if ARGS[1] = 228:$RESULT = 'Very short, tight, black shorts and a orange-white vest' if ARGS[1] = 229:$RESULT = 'Very short denim shorts and a tight, short white T-shirt, which a deep U-shaped cutting' if ARGS[1] = 230:$RESULT = 'Tight, light blue denim shorts and a loose fitting blue top' if ARGS[1] = 231:$RESULT = 'Very short blue denim shorts, with a brown belt and a frilly, light blue neckhalter top' if ARGS[1] = 232:$RESULT = 'Dark blue denim shorts, with a large, light brown belt and a blue halter top, which has a deep U-shaped cutting' if ARGS[1] = 233:$RESULT = 'Blue denim shorts and a short white halter top, which you can see slightly through and it has a deep U-shaped neckline' if ARGS[1] = 234:$RESULT = 'Cropped dark blue denim short and a back free, light pink halter' if ARGS[1] = 235:$RESULT = 'Light blue denim shorts and a light brown top' if ARGS[1] = 236:$RESULT = 'Cropped blue denim shorts and a bright pink shirt, which has a very deep V-shaped cutting' if ARGS[1] = 237:$RESULT = 'Short yellow-black hotpants and a white tank top' if ARGS[1] = 238:$RESULT = 'Cropped white shorts and a light pink tank top' if ARGS[1] = 239:$RESULT = 'Cropped blue denim shorts and a loose fitting red halter top' if ARGS[1] = 240:$RESULT = 'Very short, cropped blue denim shorts and a red patterend blouse' if ARGS[1] = 241:$RESULT = 'Cropped light blue shorts and a very revealing white top' if ARGS[1] = 242:$RESULT = 'Light blue denim shorts, with a brown belt and a pink top' !! 243 does not exist if ARGS[1] = 244:$RESULT = 'Cropped black denim shorts, with a studded black belt, a black tank top and a black leather vest' if ARGS[1] = 245:$RESULT = 'Short black hotpants and a white halter top' if ARGS[1] = 246:$RESULT = 'Light blue denim shorts, with a brown belt and a blue top, with a V-shaped cleavage' if ARGS[1] = 247:$RESULT = 'Light blue denim shorts and a loose fitting tank top' if ARGS[1] = 248:$RESULT = 'Light blue denim shorts, with a yellow belt and a tight yellow halter top' if ARGS[1] = 249:$RESULT = 'Very short blue denim shorts and a very short, but cute top' if ARGS[1] = 250:$RESULT = 'Yellow hotpants and a short blue halter top' if ARGS[1] = 251:$RESULT = 'White hotpants and a tight fitting white top, which has a deep U-shaped neckline' if ARGS[1] = 252:$RESULT = 'Cropped light blue denim shorts, a very short yellow halter top and a light blue blouse' if ARGS[1] = 253:$RESULT = 'Light blue denim shorts, a pink bikini top, which is under a red, flower-patterned see-through top' !! 254 does not exist if ARGS[1] = 255:$RESULT = 'Blue denim shorts and a white shirt' if ARGS[1] = 256:$RESULT = 'Light blue denim shorts, with a brown snake-skin belt and a short dark brown T-Shirt' elseif $ARGS[0] = 'skirt': if ARGS[1] = 1:$RESULT = 'White skirt with a colorful blouse' if ARGS[1] = 2:$RESULT = 'Black leather skirt with a red sweater' if ARGS[1] = 3:$RESULT = 'White skirt with striped blouse' if ARGS[1] = 4:$RESULT = 'White skirt with a colorful blouse' if ARGS[1] = 5:$RESULT = 'Black leather skirt with a red blouse' if ARGS[1] = 201:$RESULT = 'Orange-beige micro skirt and a top with a deep V-shaped cutting' if ARGS[1] = 202:$RESULT = 'Black plaid mirco skirt and a grey T-Shirt, that has a deep V-cut neckline' if ARGS[1] = 203:$RESULT = 'Light brown mini skirt with a tight dark brown short' if ARGS[1] = 204:$RESULT = 'Light blue skirt with a tight fitting white top' if ARGS[1] = 205:$RESULT = 'Dark blue denim micro skirt and a pink tank top' if ARGS[1] = 206:$RESULT = 'Red patterned plaid micro skirt and a cute T-Shirt' if ARGS[1] = 207:$RESULT = 'Light blue flower patterned high-waisted skirt and a short bright pink shirt' if ARGS[1] = 208:$RESULT = 'White mini skirt with a blue tank top' if ARGS[1] = 209:$RESULT = 'White flare mini skirt with a yellow top' if ARGS[1] = 210:$RESULT = 'Blue denim mini skirt with a cropped light blue top' if ARGS[1] = 211:$RESULT = 'Tight white mini skirt with buckles on the side and a red polkadot patterned blouse' if ARGS[1] = 212:$RESULT = 'Blue denim skirt with a sliver belt and a tight grey neckhaltered top' if ARGS[1] = 213:$RESULT = 'Light purple flare skirt with a see through yellow top. Get a nice vintage look with the right pantyhose and heels' if ARGS[1] = 214:$RESULT = 'Dark grey flared micro skirt and a bright pink pullover' if ARGS[1] = 215:$RESULT = 'High-waisted turquise pencil mini skirt and a very short purple top' if ARGS[1] = 216:$RESULT = 'Dark blue pencil mini skirt, a white shirt with a white ribbon at the end of the V-shaped cutting and a small beige colored jacket' if ARGS[1] = 217:$RESULT = 'High-waisted black leather skirt and a white T-Shirt, which has a high U-shaped cutting' if ARGS[1] = 218:$RESULT = 'Dark blue flare skirt and a green T-Shirt' if ARGS[1] = 219:$RESULT = 'Blue denim mini skirt and a trendy T-Shirt, with a high V-shaped cutting' !! 220 does not exist if ARGS[1] = 221:$RESULT = 'White mini skirt and a blue patterend halter top' if ARGS[1] = 222:$RESULT = 'Blue denim mini skirt and a beige colored top, which is kept together by knots' if ARGS[1] = 223:$RESULT = 'Purple mini skirt, a purple top and a black leather jacket' if ARGS[1] = 224:$RESULT = 'Light blue flare skirt and a dark purple shirt, with a V-shaped cutting' if ARGS[1] = 225:$RESULT = 'Purple patterned flared micro skirt and a pink tank top' if ARGS[1] = 226:$RESULT = 'High-waisted grey pencil skirt and a black tank top' if ARGS[1] = 227:$RESULT = 'Tight red micro skirt with a flower patterned belt and a white blouse with a very deep V-shaped cutting' if ARGS[1] = 228:$RESULT = 'Red-Black colored pattern on a flared micro skirt and a white blouse under a black top' if ARGS[1] = 229:$RESULT = 'Tight purple mini skirt and a white see-through blouse' if ARGS[1] = 230:$RESULT = 'Dark blue denim mini skirt and a light blue tank top' !! 231 does not exist if ARGS[1] = 232:$RESULT = 'Flower patterned flared micro skirt and a black top with a very deep V-shaped cutting' if ARGS[1] = 233:$RESULT = 'Pink micro skirt and a black top with a U-Shaped cutting' if ARGS[1] = 234:$RESULT = 'White mini skirt with a very tight light pink shirt' if ARGS[1] = 235:$RESULT = 'Dark blue denim micro skirt and a red shirt' !! 236 does not exist if ARGS[1] = 237:$RESULT = 'Light pink micro skirt and a short white top, with a very deep V-shaped cutting' if ARGS[1] = 238:$RESULT = 'Black pencil skirt and a loose white top' if ARGS[1] = 239:$RESULT = 'Blue denim flared skirt and a blue flower patterend halter top' if ARGS[1] = 240:$RESULT = 'Light blue denim skirt, a black tank top and a small black leather jacket' !! 241 does not exist if ARGS[1] = 242:$RESULT = 'Beige pencil skirt and a black tank top under a black blouse and a black belt, which closes the blouse' if ARGS[1] = 243:$RESULT = 'Dark green flared skirt and a short white shirt under a short black leather-like vest' !! 244 does not exist if ARGS[1] = 245:$RESULT = 'Tight pink micro skirt and a grey tank top, with a deep U-shaped cutting under a denim jacket' if ARGS[1] = 246:$RESULT = 'Black flared micro skirt and a red tank top, with a small black ribbon at the end of the very deep U-shaped cutting, under a bright pink jacket' if ARGS[1] = 247:$RESULT = 'White denim mini skirt and dark purple T-Shirt with a very deep V-shaped cutting' if ARGS[1] = 248:$RESULT = 'Black leather mini skirt and a black T-Shirt, which has a U-shaped cutting' if ARGS[1] = 249:$RESULT = 'Black leather mini skirt and a very tight light pink T-Shirt with a deep U-shaped cutting' if ARGS[1] = 250:$RESULT = 'Black pencil mini skirt and a dark purple T-Shirt' if ARGS[1] = 251:$RESULT = 'Light blue denim micro skirt and a white halter top, which has a deep U-shaped cutting' if ARGS[1] = 252:$RESULT = 'White micro skirt and a pink-white flower patterend halterless top' if ARGS[1] = 253:$RESULT = 'Pink mini skirt and a cute light pink T-Shirt' if ARGS[1] = 254:$RESULT = 'Light blue denim micro skirt and a very short light yellow top, which is secured by a knot between the breasts' if ARGS[1] = 255:$RESULT = 'Black flared micro skirt and a black blouse, with a deep V-shaped cutting by default' if ARGS[1] = 256:$RESULT = 'Black pencil mini skirt and a grey halter top, which has a deep U-shaped cutting' if ARGS[1] = 257:$RESULT = 'White pencil mini skirt and a light green loose top, which a very deep but not very revealing V-shaped cutting' if ARGS[1] = 258:$RESULT = 'Grey flared micro skirt and a dark brown halter top, which has a deep U-shaped neckline' if ARGS[1] = 259:$RESULT = 'Light blue denim mini skirt and a white-blue striped leaf patterned tank top beneath a cute dark blue jacket' if ARGS[1] = 260:$RESULT = 'Light blue denim mini skirt and a cropped white halter top, which has a nice V-shaped cutting' if ARGS[1] = 261:$RESULT = 'Glittery grey pencil mini skirt and a dark blue shirt' if ARGS[1] = 262:$RESULT = 'Striped flared mini skirt, a light pink slightly see-through halter top and a brown belt as accessory' if ARGS[1] = 263:$RESULT = 'High waisted black pencil skirt and a white T-Shirt' if ARGS[1] = 264:$RESULT = 'Blue denim mini skirt and a white T-Shirt, which has a deep U-shaped cutting' if ARGS[1] = 265:$RESULT = 'White flared mini skirt and a grey T-Shirt' if ARGS[1] = 266:$RESULT = 'Light blue micro skirt and a tight white tank top' if ARGS[1] = 267:$RESULT = 'Flared blue micro skit and a light yellow halter top, which provides a great view to anyone, due to its deep cutting' if ARGS[1] = 268:$RESULT = 'Dark blue flared mini skirt and a cropped white T-Shirt, which has a deep V-shaped cutting' if ARGS[1] = 269:$RESULT = 'Tight white pencil skirt, with a golden belt and tight turquoise colored neckhaltered top' if ARGS[1] = 270:$RESULT = 'Pink flared micro skirt and a white T-shirt, which has a few black lines to decorate it' if ARGS[1] = 271:$RESULT = 'Stripe patterend White-Black-Red flared mini skirt and a beige shirt, which has a very deep V-shaped cutting' if ARGS[1] = 272:$RESULT = 'Light blue denim micro skirt and a green tank top, which has a deep U-shaped cutting' if ARGS[1] = 273:$RESULT = 'Red flared mini skirt and an orange T-shirt. It has a red belt as accessory to bind around the waist. It makes you look like Velma' elseif $ARGS[0] = 'dress': if ARGS[1] = 1:$RESULT = 'Black dress' if ARGS[1] = 2:$RESULT = 'Yellow dress' if ARGS[1] = 3:$RESULT = 'Blue dress' if ARGS[1] = 4:$RESULT = 'Black short dress' if ARGS[1] = 5:$RESULT = 'Red long dress' if ARGS[1] = 6:$RESULT = 'Red polka dot dress' if ARGS[1] = 7:$RESULT = 'Brown dress' if ARGS[1] >= 8 and ARGS[1] <= 24:$RESULT = 'Dress <>' if ARGS[1] = 201:$RESULT = 'Tight beige halter dress and beige-golden heels' if ARGS[1] = 202:$RESULT = 'Very short flower-style dress and pink pumps with golden heels' if ARGS[1] = 203:$RESULT = 'Glittery pink neckhalter dress' if ARGS[1] = 204:$RESULT = 'Tight wine red dress with a deep V cut' if ARGS[1] = 205:$RESULT = 'Tight bright red dress with a sheer black back' if ARGS[1] = 206:$RESULT = 'Grey green dress' if ARGS[1] = 207:$RESULT = 'Black lounge dress, including black heels' if ARGS[1] = 208:$RESULT = 'Glittery black dress with deep V cut' if ARGS[1] = 209:$RESULT = 'Tight black dress with thigh high boots' if ARGS[1] = 210:$RESULT = 'Tight bright blue dress' if ARGS[1] = 211:$RESULT = 'Glittery, black dress, with a deep V-shaped cleavage' if ARGS[1] = 212:$RESULT = 'Black dress, which has parts made of a see-trough material' if ARGS[1] = 213:$RESULT = 'White-beige dress, with a deep cleavage' if ARGS[1] = 214:$RESULT = '2-part dress, with a short, tight skirt and a form-fitting top' if ARGS[1] = 215:$RESULT = 'Form-fittig black dress' if ARGS[1] = 216:$RESULT = 'Short, white dress' if ARGS[1] = 217:$RESULT = 'Dark blue dress with a revealing cleavage' if ARGS[1] = 218:$RESULT = 'Wine red dress, which has several lace parts' if ARGS[1] = 219:$RESULT = 'Red-blue-white dress' if ARGS[1] = 220:$RESULT = 'Black dress, with a revealing cleavage' if ARGS[1] = 221:$RESULT = 'Form-fitting, pink-grey dress' if ARGS[1] = 222:$RESULT = 'Pink dress' if ARGS[1] = 223:$RESULT = 'Long, glittery red dress, with a deep cleavage' if ARGS[1] = 224:$RESULT = 'Long, formal dress in blue' if ARGS[1] = 225:$RESULT = 'Long, formal dress in red' elseif $ARGS[0] = 'profi': if ARGS[1] <= 2:$RESULT = 'Office Clothes <>' if ARGS[1] >= 201 and ARGS[1] <= 208:$RESULT = 'Office Clothes <>' elseif $ARGS[0] = 'pants': if ARGS[1] = 1:$RESULT = 'Tight black leggings with black top' if ARGS[1] = 2:$RESULT = 'Tight black leggings with a red blouse' if ARGS[1] = 3:$RESULT = 'Purple skinny leggings with black top' if ARGS[1] = 4:$RESULT = 'Tight black leggings with black short top' if ARGS[1] = 5:$RESULT = 'White skinny jeans with a black top' if ARGS[1] = 201:$RESULT = 'Glittery silver leggings with a silver neckhalter top' if ARGS[1] = 202:$RESULT = 'Shiny silver leggings and a short white tube top' if ARGS[1] = 203:$RESULT = 'Shiny beige leggings and a frilly white T-Shirt, which people are able to see through' if ARGS[1] = 204:$RESULT = 'Grey leggings with a black tank top and a short black leather jacket' if ARGS[1] = 205:$RESULT = 'Black leggings with a light blue top, which provides a great view due to it very deep U-Shaped cutting' if ARGS[1] = 206:$RESULT = 'Shiny black leggings with a shiny silver top' if ARGS[1] = 207:$RESULT = 'Black leggings with a pink top' if ARGS[1] = 208:$RESULT = 'Tight blue leggings with a black tank top' !! 209 does not exist if ARGS[1] = 210:$RESULT = 'Tight grey leggings with discreet leopard pattern, a white blouse and a light brown jacket' if ARGS[1] = 211:$RESULT = 'Shiny black leggings, with a studded belt and a black T-Shirt' if ARGS[1] = 212:$RESULT = 'Shiny black leggings and a black-white striped camisole under a dark grey jacket' if ARGS[1] = 213:$RESULT = 'Black leggings and a white blouse' if ARGS[1] = 214:$RESULT = 'Black leggings and a short dark blue T-Shirt' if ARGS[1] = 215:$RESULT = 'Patterned blue leggings and a colorful tank top' if ARGS[1] = 216:$RESULT = 'Black leggings and a white tank top' if ARGS[1] = 217:$RESULT = 'Light pink leggings and a black tank top under a short grey hoodie' if ARGS[1] = 218:$RESULT = 'Grey leggings and a white neckhalter top' if ARGS[1] = 219:$RESULT = 'Black leggings and a pink T-Shirt' if ARGS[1] = 220:$RESULT = 'White leggings and a short, white tube top' if ARGS[1] = 221:$RESULT = 'Shiny, grey leggings and a short, blue blouse' if ARGS[1] = 222:$RESULT = 'Leopard patterned leggings and a short, red top' if ARGS[1] = 223:$RESULT = 'Beige pants and an oliv T-Shirt' if ARGS[1] = 224:$RESULT = 'Pants 224' !! 225 does not exist if ARGS[1] = 226:$RESULT = 'Dark blue leggings and a black shirt' if ARGS[1] = 227:$RESULT = 'Grey leggings and a loose fitting, pink T-Shirt' if ARGS[1] = 228:$RESULT = 'Black leggings and a very short, black camisole' !! 226 does not exist if ARGS[1] = 230:$RESULT = 'Grey leggings, with a black leather belt and a black top' if ARGS[1] = 231:$RESULT = 'Blue leggings and a very short, blue top' if ARGS[1] = 232:$RESULT = 'Shiny black leggings and a short, black neckhalter top' if ARGS[1] = 233:$RESULT = 'Thin, grey leggings and a white T-Shirt' if ARGS[1] = 234:$RESULT = 'Shiny, black leggings and a black top' if ARGS[1] = 235:$RESULT = 'Shiny, patterned leggings and a black tank top' if ARGS[1] = 236:$RESULT = 'Grey leggings and a light purple T-Shirt' if ARGS[1] = 237:$RESULT = 'Dark blue leggings and a black top' if ARGS[1] = 238:$RESULT = 'Grey leggings and a light pink top' if ARGS[1] = 239:$RESULT = 'Grey leggings and a grey top' if ARGS[1] = 240:$RESULT = 'Dark grey leggings, with colorful stripes and a white T-Shirt' if ARGS[1] = 241:$RESULT = 'Grey leggings and a blue hoodie' if ARGS[1] = 242:$RESULT = 'White leggings and a white bikini top' if ARGS[1] = 243:$RESULT = 'White leggings and a orange-red top' if ARGS[1] = 244:$RESULT = 'Black leggings and a white camisole, with a deep cleavage' if ARGS[1] = 245:$RESULT = 'White leggings and a very short black tube top' if ARGS[1] = 246:$RESULT = 'Grey leggings and a black T-Shirt' if ARGS[1] = 247:$RESULT = 'Black leggings and a short, black-white tank top' if ARGS[1] = 248:$RESULT = 'Dark grey leggings and a white tube top' if ARGS[1] = 249:$RESULT = 'Shiny black leggings and a black leather jacket' if ARGS[1] = 250:$RESULT = 'Shiny brown leggings and a white T-Shirt' if ARGS[1] = 251:$RESULT = 'White leggings and a short, white tube-top' if ARGS[1] = 252:$RESULT = 'Wine red leggings and a dark blue denim jacket' if ARGS[1] = 253:$RESULT = 'Thin, white leggings and a white top' if ARGS[1] = 254:$RESULT = 'Light brown leggings and a blue denim jacket' if ARGS[1] = 255:$RESULT = 'White leggings and a very short, black tube top' if ARGS[1] = 256:$RESULT = 'Shiny red leggings and a white blouse' if ARGS[1] = 257:$RESULT = 'Black leggings and a light brown shirt' if ARGS[1] = 258:$RESULT = 'Shiny black leggings and a black top' if ARGS[1] = 259:$RESULT = 'Dark blue leggings and a green tube top' if ARGS[1] = 260:$RESULT = 'Blue leggings and a black shirt' if ARGS[1] = 261:$RESULT = 'Light blue leggings and a red-black T-Shirt' if ARGS[1] = 262:$RESULT = 'Black leggings and a white T-Shirt, with deep cleavage' if ARGS[1] = 263:$RESULT = 'Grey leggings and a white top' if ARGS[1] = 264:$RESULT = 'Black pants, with a black studded leather belt and a short, black top' if ARGS[1] = 265:$RESULT = 'Brown leggings and a light pink top, with a deep cleavage' if ARGS[1] = 266:$RESULT = 'Shiny, black leggings and a grey shirt' if ARGS[1] = 267:$RESULT = 'Dark blue leggings and a short, black top' if ARGS[1] = 268:$RESULT = 'Blue leggings and a short, white top' if ARGS[1] = 269:$RESULT = 'Blue leggings and a beige camisole' if ARGS[1] = 270:$RESULT = 'Black leggings and a black tube top' if ARGS[1] = 271:$RESULT = 'Blue pants and a short, white nackhalter top' !! 272 does not exist if ARGS[1] = 273:$RESULT = 'Black leggings and a beige tank top, under a blue shirt' if ARGS[1] = 274:$RESULT = 'Light blue leggings and a short, white T-Shirt' if ARGS[1] = 275:$RESULT = 'Wine red leggings and a short black shirt' if ARGS[1] = 276:$RESULT = 'Black leggings and a short black shirt' if ARGS[1] = 277:$RESULT = 'Shiny, pink leggings and a white jacket' if ARGS[1] = 278:$RESULT = 'Black leggings and a very short, black camisole' if ARGS[1] = 279:$RESULT = 'Shiny, golden leggings and a shiny, golden top' if ARGS[1] = 280:$RESULT = 'Grey leggings and a short, blue tube top' if ARGS[1] = 281:$RESULT = 'Shiny, black leggings and a red top' if ARGS[1] = 282:$RESULT = 'Dark grey leggings and a grey tank top, under a grey jacket' if ARGS[1] = 283:$RESULT = 'White leggings and a black camisole, with a deep cleavage, under a short, black leather jacket' if ARGS[1] = 284:$RESULT = 'Black leggings and a grey neckhalter top' if ARGS[1] = 285:$RESULT = 'White leggings and a white top' if ARGS[1] = 286:$RESULT = 'White leggings and a short white camisole, under a blue jacket' if ARGS[1] = 287:$RESULT = 'Black leggings and a black top' if ARGS[1] = 288:$RESULT = 'Black leggings and a short, light blue denim vest' if ARGS[1] = 289:$RESULT = 'Patterned, black-white leggings and a loose fitting golden top' if ARGS[1] = 290:$RESULT = 'Black leather pants and a wine red tank top' if ARGS[1] = 291:$RESULT = 'Dark blue leggings adn a dark blue shirt' if ARGS[1] = 292:$RESULT = 'Black leggings and a black shirt' if ARGS[1] = 293:$RESULT = 'Wine red leggings and a short, blue tank top' if ARGS[1] = 294:$RESULT = 'Light grey leggings and a very short, blue top' if ARGS[1] = 295:$RESULT = 'Wine red leggings and a loose fitting, dark blue tank top' if ARGS[1] = 296:$RESULT = 'Black leggings and a red-white striped shirt' if ARGS[1] = 297:$RESULT = 'Shiny black leggings and a short, wine red top' if ARGS[1] = 298:$RESULT = 'White leggings and a neon-green top' if ARGS[1] = 299:$RESULT = 'Pink leggings and a purple top' if ARGS[1] = 300:$RESULT = 'Grey leggings and a white blouse' if ARGS[1] = 301:$RESULT = 'Shiny black leggings and a pink fishnet top' if ARGS[1] = 302:$RESULT = 'Black leggings and a white-black top' if ARGS[1] = 303:$RESULT = 'Red leggings and a black top' if ARGS[1] = 304:$RESULT = 'Black leggings and a white top' if ARGS[1] = 305:$RESULT = 'Shiny black leggings and a very short white-black top' if ARGS[1] = 306:$RESULT = 'Thin, white pants and a short, red top' if ARGS[1] = 307:$RESULT = 'Grey leggings and a black shirt' !! 308 does not exist if ARGS[1] = 309:$RESULT = 'Black leggings and a white-black striped top, with a very revealing cleavage' !! 310 does not exist if ARGS[1] = 311:$RESULT = 'Shiny beige leggings and a black top, with a deep cleavage' if ARGS[1] = 312:$RESULT = 'White leggings and a very short, white tube top, under a loose fitting blue top' if ARGS[1] = 313:$RESULT = 'Black leggings and a black camisole, with a deep cleavage' if ARGS[1] = 314:$RESULT = 'Skin tight, white pants and a beige top' if ARGS[1] = 315:$RESULT = 'Grey leggings and a white top, with a deep cleavage' if ARGS[1] = 316:$RESULT = 'Dark grey leggings and a black top' if ARGS[1] = 317:$RESULT = 'Dark grey leggings and a grey T-Shirt' if ARGS[1] = 318:$RESULT = 'Thin, shiny, black leggings and a black top' if ARGS[1] = 319:$RESULT = 'Black leggings and a short, black-white striped shirt' if ARGS[1] = 320:$RESULT = 'Thin, white pants and a short white top' if ARGS[1] = 321:$RESULT = 'Shiny black leggings and a very short, shiny black camisole under a black leather jacket' if ARGS[1] = 322:$RESULT = 'Shiny black leggings and a black tank top, under a brown leather vest' if ARGS[1] = 323:$RESULT = 'Pants 323' if ARGS[1] = 324:$RESULT = 'Black leggings, with holes and a leopard patterned shirt, with some cleavage' if ARGS[1] = 325:$RESULT = 'Shiny black leggings and a colourful top' if ARGS[1] = 326:$RESULT = 'Shiny black leggings and a very short, black tube top' if ARGS[1] = 327:$RESULT = 'Shiny black leggings and a black top, with a very revealing cleavage' if ARGS[1] = 328:$RESULT = 'Black leggings and a long, black T-Shirt under a black leather jacket' if ARGS[1] = 329:$RESULT = 'Shiny black leggings and a long, wine red top' if ARGS[1] = 330:$RESULT = 'Shiny black leggings and a very revealing dark blue camisole' if ARGS[1] = 331:$RESULT = 'Black leggings and a long, grey T-Shirt, under a black leather jacket' if ARGS[1] = 332:$RESULT = 'Shiny black leggings and a black leather jacket' if ARGS[1] = 333:$RESULT = 'Shiny black leggings and a very short, white top' if ARGS[1] = 334:$RESULT = 'Black leggings and a white T-Shirt, under a floral patterned blouse' if ARGS[1] = 335:$RESULT = 'Black leggings and a white T-Shirt, under a black leather jacket' if ARGS[1] = 336:$RESULT = 'Shiny black leggings and a white-black striped shirt, under a light blue jacket' if ARGS[1] = 337:$RESULT = 'Shiny red leggings and a white top, under a brown vest' if ARGS[1] = 338:$RESULT = 'Shiny black leggings and a white T-Shirt, under a red jacket' if ARGS[1] = 339:$RESULT = 'Shiny black leggings and a white-black striped T-Shirt, under a blue denim jacket' !! 340 does not exist if ARGS[1] = 341:$RESULT = 'Black leggings and a black T-Shirt, under a blue denim vest' if ARGS[1] = 342:$RESULT = 'Shiny black leggings and a white T-Shirt' if ARGS[1] = 343:$RESULT = 'Black leggings and a very short, black camisole under a black leather jacket' if ARGS[1] = 344:$RESULT = 'Black leggings and a black camisole, under a black leather jacket' if ARGS[1] = 345:$RESULT = 'Shiny black leggings and a black shirt, under a black leather jacket' if ARGS[1] = 346:$RESULT = 'Blue jeggings and a tight, red camisole, with a revealing cleavage' elseif $ARGS[0] = 'latex': if ARGS[1] = 1:$RESULT = 'Black latex bodysuit' if ARGS[1] = 2:$RESULT = 'Purple latex dress' elseif $ARGS[0] = 'hooker': if ARGS[1] <= 5:$RESULT = 'Prostitute outfit <>' if ARGS[1] >= 201 and ARGS[1] <= 205:$RESULT = 'Prostitute outfit <>' elseif $ARGS[0] = 'odekis': if ARGS[1] <= 10:$RESULT = 'Youth outfit <>' elseif $ARGS[0] = 'newclo': if ARGS[1] <= 130:$RESULT = 'Fashionista outfit <>' elseif $ARGS[0] = 'ero': if ARGS[1] = 1:$RESULT = 'Mesh jacket with white denim skirt' if ARGS[1] = 2:$RESULT = 'Net blue dress' if ARGS[1] = 3:$RESULT = 'Transparent white dress' if ARGS[1] = 4:$RESULT = 'Small transparent white dress' if ARGS[1] = 5:$RESULT = 'Latex corwith skirt' if ARGS[1] = 6:$RESULT = 'Short transparent black dress' if ARGS[1] = 7:$RESULT = 'Net black dress' if ARGS[1] = 8:$RESULT = 'Long transparent black dress' if ARGS[1] = 9:$RESULT = 'Transparent leopard dress' if ARGS[1] = 10:$RESULT = 'Black top with mesh stockings' if ARGS[1] = 11:$RESULT = 'Net black jacket with black shorts' if ARGS[1] = 12:$RESULT = 'Transparent red dress' if ARGS[1] = 13:$RESULT = 'Transparent pink shorts with top' if ARGS[1] = 14:$RESULT = 'Small mesh black dress' if ARGS[1] = 15:$RESULT = 'The little black skirt with transparent top' if ARGS[1] = 16:$RESULT = 'Net white dress' if ARGS[1] = 17:$RESULT = 'Little pink skirt with transparent top' if ARGS[1] = 18:$RESULT = 'Something net' end if $RESULT = '':$RESULT = 'Missing clothing name for <<$ARGS[0]>> <>' --- $clothing_name ---------------------------------