Author |
Message |
maarten |
|
Post subject: Wizards Push
Posted: Jan 06, 2005 - 03:45 AM
|
|

Joined: Oct 20, 2002
Posts: 674
Location: DiGiLaNd
Status: Offline
|
|
Move someone to your mouse position, uses allscray. 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. After installing type: "push"
Code: | ;Push by Hex - http://hex.palaceplanet.org/
;Usage: push
{ ";ao " MOUSEPOS ITOA SWAP ITOA " " & SWAP & & " SETPOS" &
{ WHOTARGET PRIVATEMSG } { SAY } WHOTARGET IFELSE
"" CHATSTR =
} CHATSTR "push" == IF |
|
|
|
|
|
 |
|
| |