Updated to the latest 2007 sandbox.
This commit is contained in:
parent
10cdf27325
commit
b2986b1e7e
|
|
@ -0,0 +1,2 @@
|
|||
start client\Roblox.exe -script "%CD%\data\benchmark.lua" "%CD%\data\Benchmark"
|
||||
exit
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -10814,18 +10814,18 @@
|
|||
<Ref name="CameraSubject">null</Ref>
|
||||
<token name="CameraType">0</token>
|
||||
<CoordinateFrame name="CoordinateFrame">
|
||||
<X>62.02005</X>
|
||||
<Y>73.8593216</Y>
|
||||
<Z>42.2826462</Z>
|
||||
<R00>-0.12218073</R00>
|
||||
<R01>-0.8418051</R01>
|
||||
<X>189.33255</X>
|
||||
<Y>279.235992</Y>
|
||||
<Z>26.6101875</Z>
|
||||
<R00>-0.122180045</R00>
|
||||
<R01>-0.84180522</R01>
|
||||
<R02>0.525772095</R02>
|
||||
<R10>-2.98023224e-008</R10>
|
||||
<R11>0.52974087</R11>
|
||||
<R10>0</R10>
|
||||
<R11>0.529740751</R11>
|
||||
<R12>0.848159671</R12>
|
||||
<R20>-0.992508054</R20>
|
||||
<R21>0.103628606</R21>
|
||||
<R22>-0.0647242367</R22>
|
||||
<R21>0.103628069</R21>
|
||||
<R22>-0.0647238344</R22>
|
||||
</CoordinateFrame>
|
||||
<CoordinateFrame name="Focus">
|
||||
<X>51.5045509</X>
|
||||
|
|
@ -172006,7 +172006,7 @@
|
|||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">Leaderboard</string>
|
||||
<string name="Source">print("Community Leaderboard script loaded") function onPlayerEntered(newPlayer) 	local stats = Instance.new("IntValue") 	stats.Name = "leaderstats" 	local mins = Instance.new("IntValue") 	mins.Name = "Minutes Building" 	mins.Value = 0 	mins.Parent = stats 	 	stats.Parent = newPlayer 	while true do 		wait(60) 		mins.Value = mins.Value + 1 	end end game.Players.ChildAdded:connect(onPlayerEntered)</string>
|
||||
<string name="Source">print("Community Leaderboard script loaded") function onPlayerEntered(newPlayer) 	local stats = Instance.new("IntValue") 	stats.Name = "leaderstats" 	local mins = Instance.new("IntValue") 	mins.Name = "Minutes Building" 	mins.Value = 0 	mins.Parent = stats 	 	stats.Parent = newPlayer 	while true do 		wait(60) 		mins.Value = mins.Value + 1 	end end game.Players.ChildAdded:connect(onPlayerEntered)</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
|
|
@ -189321,37 +189321,28 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="LocalScript" referent="RBX2576">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">MOTD</string>
|
||||
<string name="Source">local w = game:service("HtmlService"):NewWindow() w.DocumentComplete:connect(function () 	w:SetBody([==[ 	<table width="420" height="190" border="0"> 	 <tr> 	 <td width="490" bgcolor="#FFFFFF"><font color="#000000"> 	 </font><div align="center"> 			<p><font color="#000000"><b>ROBLOX Virtual Playworld</b></font></p> 			<p><font color="#000000">ROBLOX is Free!</font></p> 			<br> 			<p><font color="#000000"><b>Build your personal Place</b></font></p> 			<p><font color="#000000">Create buildings, vehicles, scenery, and traps with thousands of virtual bricks.</font></p> 			<br> 			<p><font color="#000000"><b>Meet new friends online</b></font></p> 			<p><font color="#000000">Visit your friend's place, chat in 3D, and build together.</font></p> 			<br> 			<p><font color="#000000"><b>Battle in the Brick Arenas</b></font></p> 			<p><font color="#000000">Play with the slingshot, rocket, or other brick battle tools. Be careful not to get "bloxxed".</font></p> 	 </div> 	 </td> 	 </tr> 	</table> ]==]) 	 	w:Show() end) w:Navigate()</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="RunService" referent="RBX2577">
|
||||
<Item class="RunService" referent="RBX2576">
|
||||
<Properties>
|
||||
<string name="Name">Run Service</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<External>RBX2577</External>
|
||||
<External>RBX2578</External>
|
||||
<External>RBX2579</External>
|
||||
<Item class="Players" referent="RBX2580">
|
||||
<Item class="Players" referent="RBX2579">
|
||||
<Properties>
|
||||
<int name="MaxPlayers">12</int>
|
||||
<string name="Name">Players</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="StarterPack" referent="RBX2581">
|
||||
<Item class="StarterPack" referent="RBX2580">
|
||||
<Properties>
|
||||
<string name="Name">StarterPack</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="HopperBin" referent="RBX2582">
|
||||
<Item class="HopperBin" referent="RBX2581">
|
||||
<Properties>
|
||||
<token name="BinType">1</token>
|
||||
<string name="Name">GameTool</string>
|
||||
|
|
@ -189359,7 +189350,7 @@
|
|||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2583">
|
||||
<Item class="HopperBin" referent="RBX2582">
|
||||
<Properties>
|
||||
<token name="BinType">3</token>
|
||||
<string name="Name">Clone</string>
|
||||
|
|
@ -189367,7 +189358,7 @@
|
|||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2584">
|
||||
<Item class="HopperBin" referent="RBX2583">
|
||||
<Properties>
|
||||
<token name="BinType">4</token>
|
||||
<string name="Name">Hammer</string>
|
||||
|
|
@ -189375,7 +189366,7 @@
|
|||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2585">
|
||||
<Item class="HopperBin" referent="RBX2584">
|
||||
<Properties>
|
||||
<token name="BinType">2</token>
|
||||
<string name="Name">Grab</string>
|
||||
|
|
@ -189383,14 +189374,14 @@
|
|||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2586">
|
||||
<Item class="HopperBin" referent="RBX2585">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">More Tools</string>
|
||||
<Content name="TextureId"><url>rbxasset://textures/CameraZoomIn.png</url></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="Script" referent="RBX2587">
|
||||
<Item class="Script" referent="RBX2586">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189399,14 +189390,14 @@
|
|||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2588">
|
||||
<Item class="HopperBin" referent="RBX2587">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">Rotate</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="Script" referent="RBX2589">
|
||||
<Item class="Script" referent="RBX2588">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189416,28 +189407,28 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2590">
|
||||
<Item class="HopperBin" referent="RBX2589">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">Resize</string>
|
||||
<Content name="TextureId"><url>http://www.roblox.com/asset/?id=2259961</url></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="IntValue" referent="RBX2591">
|
||||
<Item class="IntValue" referent="RBX2590">
|
||||
<Properties>
|
||||
<string name="Name">manipulate</string>
|
||||
<int name="Value">1</int>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="IntValue" referent="RBX2592">
|
||||
<Item class="IntValue" referent="RBX2591">
|
||||
<Properties>
|
||||
<string name="Name">Mode</string>
|
||||
<int name="Value">2</int>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Script" referent="RBX2593">
|
||||
<Item class="Script" referent="RBX2592">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189447,14 +189438,14 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2594">
|
||||
<Item class="HopperBin" referent="RBX2593">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">ColorTool</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="Script" referent="RBX2595">
|
||||
<Item class="Script" referent="RBX2594">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189464,14 +189455,14 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2596">
|
||||
<Item class="HopperBin" referent="RBX2595">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">Anchor</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="Script" referent="RBX2597">
|
||||
<Item class="Script" referent="RBX2596">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189481,28 +189472,28 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2598">
|
||||
<Item class="HopperBin" referent="RBX2597">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">Reflectance</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="StringValue" referent="RBX2599">
|
||||
<Item class="StringValue" referent="RBX2598">
|
||||
<Properties>
|
||||
<string name="Name">Value</string>
|
||||
<string name="Value">0</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="NumberValue" referent="RBX2600">
|
||||
<Item class="NumberValue" referent="RBX2599">
|
||||
<Properties>
|
||||
<string name="Name">Value2</string>
|
||||
<float name="Value">0</float>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Script" referent="RBX2601">
|
||||
<Item class="Script" referent="RBX2600">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189512,28 +189503,28 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2602">
|
||||
<Item class="HopperBin" referent="RBX2601">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">Transparency</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="StringValue" referent="RBX2603">
|
||||
<Item class="StringValue" referent="RBX2602">
|
||||
<Properties>
|
||||
<string name="Name">Value</string>
|
||||
<string name="Value">0</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="NumberValue" referent="RBX2604">
|
||||
<Item class="NumberValue" referent="RBX2603">
|
||||
<Properties>
|
||||
<string name="Name">Value2</string>
|
||||
<float name="Value">0</float>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Script" referent="RBX2605">
|
||||
<Item class="Script" referent="RBX2604">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189543,14 +189534,14 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2606">
|
||||
<Item class="HopperBin" referent="RBX2605">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">Lock</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="Script" referent="RBX2607">
|
||||
<Item class="Script" referent="RBX2606">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189560,14 +189551,14 @@
|
|||
</Properties>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="HopperBin" referent="RBX2608">
|
||||
<Item class="HopperBin" referent="RBX2607">
|
||||
<Properties>
|
||||
<token name="BinType">0</token>
|
||||
<string name="Name">CanCollide</string>
|
||||
<Content name="TextureId"><null></null></Content>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<Item class="Script" referent="RBX2609">
|
||||
<Item class="Script" referent="RBX2608">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
|
|
@ -189579,7 +189570,7 @@
|
|||
</Item>
|
||||
</Item>
|
||||
</Item>
|
||||
<Item class="SoundService" referent="RBX2610">
|
||||
<Item class="SoundService" referent="RBX2609">
|
||||
<Properties>
|
||||
<float name="DistanceFactor">10</float>
|
||||
<float name="DopplerScale">1</float>
|
||||
|
|
@ -189587,6 +189578,7 @@
|
|||
<float name="RolloffScale">1</float>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
<External>RBX2610</External>
|
||||
<External>RBX2611</External>
|
||||
<External>RBX2612</External>
|
||||
<External>RBX2613</External>
|
||||
|
|
@ -189600,34 +189592,33 @@
|
|||
<External>RBX2621</External>
|
||||
<External>RBX2622</External>
|
||||
<External>RBX2623</External>
|
||||
<External>RBX2624</External>
|
||||
</Item>
|
||||
<Item class="Selection" referent="RBX2625">
|
||||
<Item class="Selection" referent="RBX2624">
|
||||
<Properties>
|
||||
<string name="Name">Selection</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="ControllerService" referent="RBX2626">
|
||||
<Item class="ControllerService" referent="RBX2625">
|
||||
<Properties>
|
||||
<string name="Name">Instance</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Debris" referent="RBX2627">
|
||||
<Item class="Debris" referent="RBX2626">
|
||||
<Properties>
|
||||
<int name="MaxItems">1000</int>
|
||||
<string name="Name">Debris</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Timer" referent="RBX2628">
|
||||
<Item class="Timer" referent="RBX2627">
|
||||
<Properties>
|
||||
<string name="Name">Instance</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Lighting" referent="RBX2629">
|
||||
<Item class="Lighting" referent="RBX2628">
|
||||
<Properties>
|
||||
<Color3 name="BottomAmbientV9">4286250872</Color3>
|
||||
<Color3 name="ClearColor">4278190080</Color3>
|
||||
|
|
@ -189639,12 +189630,6 @@
|
|||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Teams" referent="RBX2630">
|
||||
<Properties>
|
||||
<string name="Name">Teams</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<External>RBX2630</External>
|
||||
<External>RBX2631</External>
|
||||
<External>RBX2632</External>
|
||||
</roblox>
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
settings().Rendering.Shadows = true
|
||||
game.Workspace:InsertContent("rbxasset://../../data/benchmarklib.rbxm")
|
||||
game.GuiRoot:Remove()
|
||||
game:GetService("Visit")
|
||||
game:GetService("RunService"):run()
|
||||
game:GetService("NetworkClient")
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.roblox.com/roblox.xsd" version="4">
|
||||
<External>null</External>
|
||||
<External>nil</External>
|
||||
<Item class="Script" referent="RBX2578">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">TimeOfDay</string>
|
||||
<string name="Source">minutesAfterMidnight = 0 while true do 	minutesAfterMidnight = minutesAfterMidnight + 5 	game.Lighting:SetMinutesAfterMidnight(minutesAfterMidnight) 	wait(0.1) end</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
|
|
@ -1,6 +1,9 @@
|
|||
settings().Rendering.Shadows = true
|
||||
game.Workspace:InsertContent("rbxasset://../../data/libraries.rbxm")
|
||||
local plr = game.Players:CreateLocalPlayer(0)
|
||||
plr:LoadCharacter()
|
||||
local Colors = game.Workspace.Colors:Clone()
|
||||
Colors.Parent = plr.Character
|
||||
game.Workspace.MOTD.Parent = plr.Character
|
||||
game:GetService("Visit")
|
||||
game:GetService("RunService"):run()
|
||||
|
|
|
|||
|
|
@ -0,0 +1,52 @@
|
|||
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.roblox.com/roblox.xsd" version="4">
|
||||
<External>null</External>
|
||||
<External>nil</External>
|
||||
<Item class="LocalScript" referent="RBX2576">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">MOTD</string>
|
||||
<string name="Source">local w = game:service("HtmlService"):NewWindow() w.DocumentComplete:connect(function () 	w:SetBody([==[ 	<table width="420" height="190" border="0"> 	 <tr> 	 <td width="490" bgcolor="#FFFFFF"><font color="#000000"> 	 </font><div align="center"> 			<p><font color="#000000"><b>ROBLOX Virtual Playworld</b></font></p> 			<p><font color="#000000">ROBLOX is Free!</font></p> 			<br> 			<p><font color="#000000"><b>Build your personal Place</b></font></p> 			<p><font color="#000000">Create buildings, vehicles, scenery, and traps with thousands of virtual bricks.</font></p> 			<br> 			<p><font color="#000000"><b>Meet new friends online</b></font></p> 			<p><font color="#000000">Visit your friend's place, chat in 3D, and build together.</font></p> 			<br> 			<p><font color="#000000"><b>Battle in the Brick Arenas</b></font></p> 			<p><font color="#000000">Play with the slingshot, rocket, or other brick battle tools. Be careful not to get "bloxxed".</font></p> 	 </div> 	 </td> 	 </tr> 	</table> ]==]) 	 	w:Show() end) w:Navigate()</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="BodyColors" referent="RBX2577">
|
||||
<Properties>
|
||||
<int name="HeadColor">226</int>
|
||||
<int name="LeftArmColor">226</int>
|
||||
<int name="LeftLegColor">23</int>
|
||||
<string name="Name">Colors</string>
|
||||
<int name="RightArmColor">226</int>
|
||||
<int name="RightLegColor">23</int>
|
||||
<int name="TorsoColor">28</int>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Script" referent="RBX2578">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">TimeOfDay</string>
|
||||
<string name="Source">minutesAfterMidnight = 0 while true do 	minutesAfterMidnight = minutesAfterMidnight + 0.5 	game.Lighting:SetMinutesAfterMidnight(minutesAfterMidnight) 	wait(0.1) end</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Script" referent="RBX2579">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">Respawn</string>
|
||||
<string name="Source">while true do 	wait(0.001) 	if (game.Players.Player.Character ~= nil) then 		if (Player.Character.Humanoid.Health == 0) then 			wait(5) 			game.Players.Player:LoadCharacter() 			local Colors = game.Workspace.Colors:Clone() 			Colors.Parent = game.Players.Player.Character 		elseif (game.Players.Player.Character.Parent == nil) then 			wait(5) 			game.Players.Player:LoadCharacter() 			local Colors = game.Workspace.Colors:Clone() 			Colors.Parent = game.Players.Player.Character 		end 	end end</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
<Item class="Script" referent="RBX0">
|
||||
<Properties>
|
||||
<bool name="Disabled">false</bool>
|
||||
<Content name="LinkedSource"><null></null></Content>
|
||||
<string name="Name">ResetCommand</string>
|
||||
<string name="Source">function onChatted(msg, speaker) source = string.lower(speaker.Name) msg = string.lower(msg) -- Note: This one is NOT caps sensitive if msg == "!!!reset" then speaker.Character.Humanoid.Health = 0 end end function onPlayerEntered(newPlayer) newPlayer.Chatted:connect(function(msg) onChatted(msg, newPlayer) end) end game.Players.ChildAdded:connect(onPlayerEntered)</string>
|
||||
<bool name="archivable">true</bool>
|
||||
</Properties>
|
||||
</Item>
|
||||
</roblox>
|
||||
Loading…
Reference in New Issue