Flashy WarpTo: Sends you to another part of the room, looking cool = ) Copy the script from the script section: This is an ON OUTCHAT Script. It has to be placed in your Palace Clients "cyborg.ipt" file in the ON OUTCHAT section. Use Notepad, or plain text editors Like Ultraedit or BBedit for this. Wordprocessors will damage scripts. For more information on editing your Cybrog.ipt, please check the Palace Planet HELP section.
Any props needed for the scripts may be obtained at Abandon the Matrix.
Code:
;This is the laggier, more flashy version = )
;WarpToF by Hex - http://hex.palaceplanet.net
;Usage: warptof [Macro #]
{ ")fazein" SAY { 0 i = "[" { " " i USERPROP ITOA & & i ++ } { i NBRUSERPROPS < } WHILE
" ] SETPROPS" & restore_props = } { "$2" GREPSUB " MACRO" & restore_props = } "$2" GREPSUB "" == IFELSE {
{ SETPROPS } [ [ -1273076790 ] [ -1273054317 ] [ -1273054240 ] [ -1273054235 ] [ -1273054216 ] [ -1273054210 ]
[ -1273054525 ] [ -1273054173 ] [ -1273054160 ] [ -1273054608 ] ] FOREACH
2 PENSIZE PENBACK 0 255 0 PENCOLOR
POSX 3 - POSY 3 - MOUSEPOS LINE
{ MOUSEPOS SETPOS PAINTUNDO
restore_props GLOBAL
{ SETPROPS } [ [ -1273054608 ] [ -1273054160 ] [ -1273054173 ] [ -1273054525 ] [ -1273054210 ] [ -1273054216 ]
[ -1273054235 ] [ -1273054240 ] [ -1273054317 ] [ -1273076790 ] ] FOREACH
restore_props STRTOATOM EXEC } 60 ALARMEXEC
} 50 ALARMEXEC
"" CHATSTR =
} CHATSTR "^warptof([ ]*)([0-9]*)$" GREPSTR IF