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 05-11-2005, 03:22 AM
Janus Janus is offline
Senior Member
 

Join Date: Apr 2005
Location: Austin, Texas, USA
Posts: 139
Rep Power: 3
Janus is on a distinguished road
Send a message via ICQ to Janus Send a message via AIM to Janus Send a message via Yahoo to Janus
Message in Block Props!

{
"" CHATSTR =
"$2" GREPSUB dir =
{ "h" dir = } "" dir == IF
"$4" GREPSUB msg =
MOUSEPOS y = x =
"$1" GREPSUB ax =
"$3" GREPSUB ay =
{
ax ATOI ax =
{ 29 ax = } ax 29 > IF
ax x +=
} "" ax == NOT IF
{
ay ATOI ay =
{ 29 ay = } ay 29 > IF
ay y +=
} "" ay == NOT IF
{
{
"$1" GREPSUB char = "$2" GREPSUB msg =
{
18
} {
"besm" char UPPERCASE &
x y ADDLOOSEPROP
29
} char " " == IFELSE spc =
{
spc x +=
} dir "h" SUBSTR dir "d" SUBSTR OR IF
{
spc y +=
} dir "v" SUBSTR dir "d" SUBSTR OR IF
} {
msg "(.)(.*)" GREPSTR
} WHILE
} dir "h" == dir "v" == OR dir "d" == OR msg "" == NOT AND IF
} lowchat "^blocks([0-9]*)([dhv]*)([0-9]*) *([ a-z]*)$" GREPSTR IF

Commands: blocks, or blocksh (horizontal), blocksd (diagonal), blocksv (vertical), blocks#h#, blocks#d#, blocks#v# where the initial MOUSEPOS X,Y starts with #,# offset.
Standard Usage: blocks <message>
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.