<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Scripting Help</title>
		<link>http://noahksroblox.darkbb.com/scripting-help-f12/-t1.htm</link>
		<description>Post scripts or get help wih scripting here.</description>
		<lastBuildDate>Fri, 20 Jun 2008 15:39:02 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Scripting Help</title>
			<url>http://i47.servimg.com/u/f47/12/57/14/37/noahk10.jpg</url>
			<link>http://noahksroblox.darkbb.com/scripting-help-f12/-t1.htm</link>
		</image>
		<item>
			<title>i need a little help here.....</title>
			<link>http://noahksroblox.darkbb.com/scripting-help-f12/i-need-a-little-help-here-t9.htm</link>
			<dc:creator>stupidheadguy</dc:creator>
			<description>um....do u know how to make a voice tele work. like i say tele &quot;stupidheadguy&quot; and it teles stupidheadguy to a place i already preset.</description>
			<category>Scripting Help</category>
			<pubDate>Thu, 19 Jun 2008 21:03:39 GMT</pubDate>
			<comments>http://noahksroblox.darkbb.com/scripting-help-f12/i-need-a-little-help-here-t9.htm#10</comments>
			<guid>http://noahksroblox.darkbb.com/scripting-help-f12/i-need-a-little-help-here-t9.htm</guid>
		</item>
		<item>
			<title>regen script</title>
			<link>http://noahksroblox.darkbb.com/scripting-help-f12/regen-script-t20.htm</link>
			<dc:creator>noahk</dc:creator>
			<description>Code:object = script.Parent 

if &#40;object ~= nil&#41; and &#40;object ~= game.Workspace&#41; then 

model = object 

messageText = "regenerating " .. model.Name .. "" 



message = Instance.new&#40;"Message"&#41; 

message.Text = messageText 

backup = model&#58;clone&#40;&#41; 

waitTime = 180 

wait&#40;3&#41;

while true do 

wait&#40;4&#41; -- Regen wait time 



message.Parent = game.Workspace 

model&#58;remove&#40;&#41; 



wait&#40;2.5&#41; 

model = backup&#58;clone&#40;&#41;  ...</description>
			<category>Scripting Help</category>
			<pubDate>Fri, 20 Jun 2008 15:39:02 GMT</pubDate>
			<comments>http://noahksroblox.darkbb.com/scripting-help-f12/regen-script-t20.htm#39</comments>
			<guid>http://noahksroblox.darkbb.com/scripting-help-f12/regen-script-t20.htm</guid>
		</item>
	</channel>
</rss>