<?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 Problems</title>
		<link>http://roblox.forumotion.net/scripting-problems-f3/-t1.htm</link>
		<description>Need scripting help? We'll do what we can do to help</description>
		<lastBuildDate>Sat, 16 Aug 2008 09:52:01 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Scripting Problems</title>
			<url>http://hitskin.com/themes/10/37/89/i_logo.gif</url>
			<link>http://roblox.forumotion.net/scripting-problems-f3/-t1.htm</link>
		</image>
		<item>
			<title>Cloning Script</title>
			<link>http://roblox.forumotion.net/scripting-problems-f3/cloning-script-t4.htm</link>
			<dc:creator>neomaster20</dc:creator>
			<description>DO NOT USE IN SCRIPT BUILDER



while true do 

wait(1) 

T = game.Workspace.freefurbie.Torso:clone() 

T.Parent = game.Workspace 

T.Anchored = true 

H = game.Workspace.freefurbie.Head:clone() 

H.Anchored = true 

H.Parent = game.Workspace 

LL = game.Workspace.freefurbie:FindFirstChild(&quot;Left Leg&quot;):clone() 

LL.Anchored = true 

LL.Parent = game.Workspace 

RL = game.Workspace.freefurbie:FindFirstChild(&quot;Right Leg&quot;):clone() 

RL.Parent = game.Workspace 

RL.Anchored  ...</description>
			<category>Scripting Problems</category>
			<pubDate>Sat, 16 Aug 2008 09:52:01 GMT</pubDate>
			<comments>http://roblox.forumotion.net/scripting-problems-f3/cloning-script-t4.htm#5</comments>
			<guid>http://roblox.forumotion.net/scripting-problems-f3/cloning-script-t4.htm</guid>
		</item>
		<item>
			<title>Ghost Script</title>
			<link>http://roblox.forumotion.net/scripting-problems-f3/ghost-script-t3.htm</link>
			<dc:creator>neomaster20</dc:creator>
			<description>D = game.Workspace.{YOURNAME} D:findFirstChild(&quot;Left Leg&quot;).Transparency = 0.5 D:findFirstChild(&quot;Right Leg&quot;).Transparency = 0.5 D:findFirstChild(&quot;Left Arm&quot;).Transparency = 0.5 D:findFirstChild(&quot;Right Arm&quot;).Transparency = 0.5 D.Torso.Transparency = 0.5 D.Head.Transparency = 0.5 D.Torso.roblox:Remove() D:findFirstChild(&quot;Left Leg&quot;).CanCollide = false D:findFirstChild(&quot;Right Leg&quot;).CanCollide = false D:findFirstChild(&quot;Left Arm&quot;).CanCollide  ...</description>
			<category>Scripting Problems</category>
			<pubDate>Sat, 16 Aug 2008 09:04:48 GMT</pubDate>
			<comments>http://roblox.forumotion.net/scripting-problems-f3/ghost-script-t3.htm#4</comments>
			<guid>http://roblox.forumotion.net/scripting-problems-f3/ghost-script-t3.htm</guid>
		</item>
		<item>
			<title>Script Builder</title>
			<link>http://roblox.forumotion.net/scripting-problems-f3/script-builder-t2.htm</link>
			<dc:creator>DeltaLance</dc:creator>
			<description>Share some of your scripts</description>
			<category>Scripting Problems</category>
			<pubDate>Sat, 16 Aug 2008 08:55:20 GMT</pubDate>
			<comments>http://roblox.forumotion.net/scripting-problems-f3/script-builder-t2.htm#2</comments>
			<guid>http://roblox.forumotion.net/scripting-problems-f3/script-builder-t2.htm</guid>
		</item>
	</channel>
</rss>