This is another one of those wonderful flower scripts we use to honor the ladies! This script is based on Leige's flower script ( thanks chris! ). the first thing this script does is move the USER next to the target. A double flower arch is drawn around the target with a beautiful base of red hearts! Lastly, a big visual & audio kiss is given and the USER goes back from the target while the flowers erase. This is a fun script! ;*********Lila's Flower arch********************************** ; by Dennis Couch (aka tds...that damn snail!) ; VER. 1.2 cleans up flowers...lag friendy! ; USAGE; insert into ON OUTCHAT section of Cyborg.ipt file. ; ; IMPORTANT!: Sections ALWAYS start with a bracket ({), ; & sections ALWAYS ends with a closing bracket (}). ; scripts must be pasted WITHIN these brackets to ; work properly. ;/***************************************************** { ; INITIALIZATION....well, gotta start someplace! mousepos SWAP x = y = ; assign mouse coordinates to x & y. 10 x -= ; center x axis to MOUSEPOS. "flow3" x 5 + y 110 - ADDLOOSEPROP ; top flower "salmonrose" x 80 - y ADDLOOSEPROP ; outside arch "Flower10" x 80 - y 25 - ADDLOOSEPROP "salmonrose" x 70 - y 50 - ADDLOOSEPROP "Flower10" x 60 - y 65 - ADDLOOSEPROP "salmonrose" x 40 - y 80 - ADDLOOSEPROP "Flower10" x 20 - y 90 - ADDLOOSEPROP "salmonrose" x 80 + y ADDLOOSEPROP "Flower10" x 80 + y 25 - ADDLOOSEPROP "salmonrose" x 70 + y 50 - ADDLOOSEPROP "Flower10" x 60 + y 65 - ADDLOOSEPROP "salmonrose" x 40 + y 80 - ADDLOOSEPROP "Flower10" x 20 + y 90 - ADDLOOSEPROP "Flower4" x 60 - y ADDLOOSEPROP ; inside arch "lavrose" x 50 - y 25 - ADDLOOSEPROP "lavrose" x 30 - y 50 - ADDLOOSEPROP "lavrose" x 10 - y 60 - ADDLOOSEPROP "Flower4" x 60 + y ADDLOOSEPROP "lavrose" x 50 + y 25 - ADDLOOSEPROP "lavrose" x 30 + y 50 - ADDLOOSEPROP "lavrose" x 10 + y 60 - ADDLOOSEPROP "luvin" x 80 - y 30 + ADDLOOSEPROP ; base of hearts "luvin2" x 40 - y 30 + ADDLOOSEPROP ; ace of base? "luvin" x y 30 + ADDLOOSEPROP "luvin2" x 40 + y 30 + ADDLOOSEPROP "luvin" x 80 + y 30 + ADDLOOSEPROP x 40 - y 10 + setpos ; make USER leap over to steal a kiss. ")kiss !KISS" x 50 - y SAYAT ; post !kiss at adj MOUSEPOS. {30 371 SETPOS { CLEARLOOSEPROPS} 200 ALARMEXEC} 400 ALARMEXEC ; cleanup! clear flower garden, remove the USER from the kiss. "" chatstr = } chatstr "Lila" == if