<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Autoscript Creates LSL Scripts Without Code</title>
	<atom:link href="http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/</link>
	<description>Data scientist and hacker. I &#60;3 data and cheeseburgers.</description>
	<lastBuildDate>Sun, 29 Jan 2012 11:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Micklilly12</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-652</link>
		<dc:creator>Micklilly12</dc:creator>
		<pubDate>Sun, 06 Nov 2011 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-652</guid>
		<description>was not what i wanted.  Looking for a script to open a card.</description>
		<content:encoded><![CDATA[<p>was not what i wanted.  Looking for a script to open a card.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fox Onizuka</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-649</link>
		<dc:creator>Fox Onizuka</dc:creator>
		<pubDate>Fri, 21 Oct 2011 21:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-649</guid>
		<description>Too simplistic, and not enough variables to achieve anything worth-while.</description>
		<content:encoded><![CDATA[<p>Too simplistic, and not enough variables to achieve anything worth-while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melbourne Hoag Tripp</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-646</link>
		<dc:creator>Melbourne Hoag Tripp</dc:creator>
		<pubDate>Sat, 15 Oct 2011 19:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-646</guid>
		<description>I was wondering if there is a script that can make a prim glow when 2 avatars are around and certain avatars like nc driven</description>
		<content:encoded><![CDATA[<p>I was wondering if there is a script that can make a prim glow when 2 avatars are around and certain avatars like nc driven</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claire Negron</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-632</link>
		<dc:creator>Claire Negron</dc:creator>
		<pubDate>Sun, 09 Oct 2011 15:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-632</guid>
		<description>Very usefull tool! thank you very much!</description>
		<content:encoded><![CDATA[<p>Very usefull tool! thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mstr Balbozar</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-629</link>
		<dc:creator>Mstr Balbozar</dc:creator>
		<pubDate>Sat, 24 Sep 2011 17:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-629</guid>
		<description>very nice tool Hilary. love it!

one suggestion. how about also add the options selected on the first screen as part of the comment in the generated code.

further expanding on that, how about declaring meaningful sounding variable for things such as &#039;distanceInMeter&#039;, &#039;listeningChannelNum&#039;, etc

again, the idea being that for a non-technical person, if they generate multiple pieces of code, these additional comment would help them track/remember which code does what. also, with variables, they might be able to change simple things such as distance (from 1 meter to 4 meter, say) without needing to regenerating the code via your tool.

again, this tool is awesome and extremely helpful. above suggestions is to help improve it a bit further.</description>
		<content:encoded><![CDATA[<p>very nice tool Hilary. love it!</p>
<p>one suggestion. how about also add the options selected on the first screen as part of the comment in the generated code.</p>
<p>further expanding on that, how about declaring meaningful sounding variable for things such as &#8216;distanceInMeter&#8217;, &#8216;listeningChannelNum&#8217;, etc</p>
<p>again, the idea being that for a non-technical person, if they generate multiple pieces of code, these additional comment would help them track/remember which code does what. also, with variables, they might be able to change simple things such as distance (from 1 meter to 4 meter, say) without needing to regenerating the code via your tool.</p>
<p>again, this tool is awesome and extremely helpful. above suggestions is to help improve it a bit further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuctanunda</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-627</link>
		<dc:creator>chuctanunda</dc:creator>
		<pubDate>Sun, 18 Sep 2011 21:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-627</guid>
		<description>Hi, Hilary, I just discovered your great little scripting tool. I am just learning SL scripting language, and this helps me take a hands on approach and learn to read scripts. I know it was intended to help people get the scripts they need without knowing code, but I see it as a good learning tool for learning scripting. 
It&#039;s a really great tool, thanks. FYI I came across your scripter at 
Seminole County Public Schools EduPLACE, Eduisland 5 - General</description>
		<content:encoded><![CDATA[<p>Hi, Hilary, I just discovered your great little scripting tool. I am just learning SL scripting language, and this helps me take a hands on approach and learn to read scripts. I know it was intended to help people get the scripts they need without knowing code, but I see it as a good learning tool for learning scripting. <br />
It&#8217;s a really great tool, thanks. FYI I came across your scripter at <br />
Seminole County Public Schools EduPLACE, Eduisland 5 &#8211; General</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OlWolf</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-624</link>
		<dc:creator>OlWolf</dc:creator>
		<pubDate>Sat, 03 Sep 2011 12:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-624</guid>
		<description>Tried the Texture Change script-engine, but the line with the texture name also says &quot;all sides&quot; - what if I only want the change on one side of the prim?</description>
		<content:encoded><![CDATA[<p>Tried the Texture Change script-engine, but the line with the texture name also says &#8220;all sides&#8221; &#8211; what if I only want the change on one side of the prim?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaycee_wylde</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-617</link>
		<dc:creator>Jaycee_wylde</dc:creator>
		<pubDate>Sun, 28 Aug 2011 04:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-617</guid>
		<description>I can not seem to get this one to work right.

key id;
setup() {
    llSetStatus(STATUS_ROTATE_X &#124; STATUS_ROTATE_Y, FALSE);
     llSetStatus(STATUS_PHYSICS, TRUE);
    llSleep(0.1);
    llMoveToTarget(llGetPos(),0.1);
    id = llGetOwner();
}


default
{

    state_entry() {
        llSensorRepeat(&quot;&quot;, NULL_KEY, AGENT, 5, PI, 5);
    }
    sensor(integer total_number) {


    }

}</description>
		<content:encoded><![CDATA[<p>I can not seem to get this one to work right.</p>
<p>key id;<br />
setup() {<br />
    llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y, FALSE);<br />
     llSetStatus(STATUS_PHYSICS, TRUE);<br />
    llSleep(0.1);<br />
    llMoveToTarget(llGetPos(),0.1);<br />
    id = llGetOwner();<br />
}</p>
<p>default<br />
{</p>
<p>    state_entry() {<br />
        llSensorRepeat(&#8220;&#8221;, NULL_KEY, AGENT, 5, PI, 5);<br />
    }<br />
    sensor(integer total_number) {</p>
<p>    }</p>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XSpidey Defiant</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-528</link>
		<dc:creator>XSpidey Defiant</dc:creator>
		<pubDate>Fri, 15 Apr 2011 02:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-528</guid>
		<description>is there any way you could like host or  give the code so someone can host it and make into a inworld  tool whould be  great and very useful as a  beginner helper/ teacher</description>
		<content:encoded><![CDATA[<p>is there any way you could like host or  give the code so someone can host it and make into a inworld  tool whould be  great and very useful as a  beginner helper/ teacher</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien666omen</title>
		<link>http://www.hilarymason.com/blog/autoscript-creates-lsl-scripts-without-code/#comment-526</link>
		<dc:creator>Damien666omen</dc:creator>
		<pubDate>Fri, 08 Apr 2011 08:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.3greeneggs.com/wp/secondlife/autoscript-creates-lsl-scripts-without-code/#comment-526</guid>
		<description>thank u for ur site ,has helped me emensly ,thumbs up to u :))))))))))))))))))))))</description>
		<content:encoded><![CDATA[<p>thank u for ur site ,has helped me emensly ,thumbs up to u <img src='http://www.hilarymason.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )))))))))))))))))))))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

