Go Back   The Palace Avatar Chat Community Forums. > Resources Palace Scripts, Links and Downloads > Borg scripts
Register FAQ Members List Calendar Arcade Toplist Search Today's Posts Mark Forums Read

Borg scripts Use this forum to find or post your cyborg scripts.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-06-2005, 11:31 AM
maarten's Avatar
maarten maarten is offline
forum die hard
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 973
Rep Power: 10
maarten is on a distinguished road
Send a message via ICQ to maarten Send a message via AIM to maarten Send a message via Yahoo to maarten
Spiral

Spirals around to your mouse position. 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: "sp" (don't forget to RELOAD scripts from the file menu of your client)

Code:
;Spiral to MousePos by Hex - http://neon.communities.com/hex/hss/
	{	"" CHATSTR =
		{	100 rd = MOUSEPOS y = x = rd 7 / 1 + st = 360 RANDOM cst = 2 RANDOM ww =
			{	360 cst * st / poldir =
			 	x poldir { SINE } { COSINE } ww IFELSE rd * 1000 / +
			 	y poldir { COSINE } { SINE } ww IFELSE rd * 1000 / +
				SETPOS cst ++ rd 2 - rd =
			} { rd 0 > } WHILE
		} { "Sorry, this script requires IptVersion 1" LOCALMSG } IPTVERSION IFELSE
	} CHATSTR "sp" == IF
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.