Greetings again: Here is my second and final installment for this week. This script is a lot of fun and was fun to write. Note: the props for this script should be on the main palace server and on the member's server....if you have a problem getting them let me know...(They might have purged)...I started to uuencode and include them with this, but you would have had to edit/paste the .GIF's......too much room for error as the script is very location specific. ;*********************BEGIN SCRIPT************************************** ;************************************************************************ ;* ~~~A very unique prop based script.~~~ * ;* Usage: Place mouse over target (target at bottom of * ; screen, with you at the top, and type NUKE.. * ;************************************************************************ ; ; ; Rainbow - Nuke Somebody ; ; Script Name : Rainbow Nuke V1.0 ; Author : Myotis Dragonious (Alan Bean) ; Last Revised : 15 FEB 1996 ; { POSX x = POSY y = MOUSEPOS ty = tx = tx x - 20 / tx = ty y - 20 / ty = { "nuke" x y addlooseprop clearlooseprops tx x += ty y += i++ } { i 20 <= } WHILE { "Random1" x y 45 - addlooseprop clearlooseprops "Random2" x y 45 - addlooseprop clearlooseprops "Random3" x y 45 - addlooseprop clearlooseprops NukeIndex++ } { NukeIndex 3 <= } WHILE "Rainbow1" x 35 - y 22 - addlooseprop "Rainbow2" x 9 + y 22 - addlooseprop "Rainbow3" x 53 + y 22 - addlooseprop "Rainbow4" x 39 + y 61 - addlooseprop "Rainbow5" x 4 - y 59 - addlooseprop "Rainbow6" x 24 - y 48 - addlooseprop "" CHATSTR = } CHATSTR "nuke" == IF ;*************************END SCRIPT*********************** That's it....have fun. Myotis Dragonious