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.
palace://koko.chatserve.com:9998/9603
Code:
;This is the non-flashy less laggy version
;Usage: warpto [Macro #]
;WarpTo by Hex - http://hex.palaceplanet.net
restore_props GLOBAL
{ { 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
MOUSEPOS SETPOS
{ SETPROPS } [ [ -1273054608 ] [ -1273054160 ] [ -1273054173 ] [ -1273054525 ] [ -1273054210 ] [ -1273054216 ]
[ -1273054235 ] [ -1273054240 ] [ -1273054317 ] [ -1273076790 ] ] FOREACH
restore_props STRTOATOM EXEC
"" CHATSTR =
} CHATSTR "^warpto([ ]*)([0-9]*)$" GREPSTR IF