SHOW:
|
|
- or go back to the newest paste.
1 | - | Name=game.Players.LocalPlayer.Name |
1 | + | s = Instance.new("Sky") |
2 | - | local player=game.Players[aidansty1] |
2 | + | s.SkyboxBk = "http://www.roblox.com/asset/?id=157312606" |
3 | - | local char=player.Character |
3 | + | s.SkyboxDn = "http://www.roblox.com/asset/?id=157312606" |
4 | - | local Suit=false |
4 | + | s.SkyboxFt = "http://www.roblox.com/asset/?id=157312606" |
5 | - | local Tag=Instance.new("ObjectValue") |
5 | + | s.SkyboxLf = "http://www.roblox.com/asset/?id=157312606" |
6 | - | Tag.Name="creator" |
6 | + | s.SkyboxRt = "http://www.roblox.com/asset/?id=157312606" |
7 | - | Tag.Value=player |
7 | + | s.SkyboxUp = "http://www.roblox.com/asset/?id=157312606" |
8 | - | local Welds={} |
8 | + | local One = Instance.new("Decal", v) |
9 | - | |
9 | + | local Two = Instance.new("Decal", v) |
10 | - | if script.Parent.className~="HopperBin" then |
10 | + | local Three = Instance.new("Decal", v) |
11 | - | local h=Instance.new("HopperBin") |
11 | + | local Four = Instance.new("Decal", v) |
12 | - | h.Name="Ice reaper" |
12 | + | local Five = Instance.new("Decal", v) |
13 | - | h.Parent=player.Backpack |
13 | + | local Six = Instance.new("Decal", v) |
14 | - | script.Parent=h |
14 | + | One.Texture = "http://www.roblox.com/asset/?id=157312606" |
15 | - | end |
15 | + | Two.Texture = "http://www.roblox.com/asset/?id=157312606" |
16 | - | pcall(function() char.Sword:remove() end) |
16 | + | Three.Texture = "http://www.roblox.com/asset/?id=157312606" |
17 | - | pcall(function() char.Sheath:remove() end) |
17 | + | Four.Texture = "http://www.roblox.com/asset/?id=157312606" |
18 | - | pcall(function() char.Suit:remove() end) |
18 | + | Five.Texture = "http://www.roblox.com/asset/?id=157312606" |
19 | - | local m=Instance.new("Model") |
19 | + | Six.Texture = "http://www.roblox.com/asset/?id=157312606" |
20 | - | m.Name="Sword" |
20 | + | One.Face = "Front" |
21 | - | m.Parent=char |
21 | + | Two.Face = "Back" |
22 | - | local otherm=Instance.new("Model") |
22 | + | Three.Face = "Right" |
23 | - | otherm.Name="Sheath" |
23 | + | Four.Face = "Left" |
24 | - | otherm.Parent=char |
24 | + | Five.Face = "Top" |
25 | - | |
25 | + | Six.Face = "Bottom" |
26 | - | --SWORD-- |
26 | + | s.parent = "game.lighting" |