This is the script that will give ya the powers of the big boys! Power this awesome comes with a few limitations though, so use it wisely! You can have the powers only in your own room where you will become a room wizard. Leave your room open and if any rude dogs drop by & try to mess with yer stuff, zap them! It will not matter if others have the script too, this is YOUR room, you are the God here and reign supreme! You cannot be zapped back! You are invincible! To use this script; 1. you must click on someone as if to whisper to them (READY!). 2. position the mouse cursor on them (AIM!). 3. type out! & press ENTER KEY (FIRE!!!). they will be blasted with a 3 color lazer, a BOOM sounds out from the massive devastation, then Poof! they are gone! Who needs a wizard when you have this script! Just don't poof me, ok? ;//************************************************************************* ; **** Ya wanna be a Wiz, huh? Ver. 1.1 **** ; by Dennis Couch (aka tds...that damn snail!) ; ; SCRIPT FOR MAKING A PALACE ROOM OWNER A ROOM WIZARD. ; THIS SCRIPT WAS MADE TO OVERCOME THE HASSLE ASSOCIATED ; WITH HAVING TO CUT & PASTE EXTENDED ASCI CHARACTERS ; TO THE COMMAND LINE IF THEY ARE PRESENT IN THE TARGETED ; INDIVIDUAL'S NAME. ; ; USAGE; insert into ON OUTCHAT section of Cyborg.ipt file. ; CLICK ONTO TARGET AS IF TO WHISPER...TYPE "out!".. ; ; & THEY WILL BE! ; ; IMPORTANT!: Sections ALWAYS start with a bracket ({), ; & sections ALWAYS ends with a closing bracket (}). ; scripts must be pasted WITHIN these brackets to ; work properly. ;//************************************************************************* { PENFRONT 0 130 255 PENCOLOR 3 PENSIZE ; draw first line from prop to POSX POSY ; coordinates of blast origination & MOUSEPOS ; can be modified as needed. LINE PENFRONT 255 200 0 PENCOLOR 2 PENSIZE ; time for the second line! POSX POSY ; denote start of blast and MOUSEPOS ; can be modified as needed. LINE PENFRONT 255 0 0 PENCOLOR 1 PENSIZE ; time for the second line! POSX POSY ; denote start of blast and MOUSEPOS ; can be modified as needed. LINE paintclear -10 1 MOVE ; Recoil from Blast of laser. 20 1 MOVE -20 1 MOVE {"boom" Sound} 100 ALARMEXEC ; if a lazer blasts in space... ; does it make a sound? "`rkick " WHOTARGET WHONAME & SAY ; gets good here! "" CHATSTR = }CHATSTR LOWERCASE "out!" == IF