Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Created with ttyyuu12345's compiler
- --ttyyuu12345 is not responsible for damages caused to your game
- --This plugin does not remove things
- --ttyyuu12345 cannot be held resonsible for manual deletion for the purpose of testing
- --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
- --Thank you for using my plugin and enjoy :)
- --It is free to use, however I do accept donations
- --Errors: RotateP,Glue,LocalScript
- Create = function(itemClass,tabl)
- local item = Instance.new(itemClass)
- for i,v in pairs(tabl) do
- local a,b = ypcall(function() return item[i] end)
- if a then
- item[i] = tabl[i]
- end
- end
- return item
- end
- function runDummyScript(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- o1 = Create("Model",{
- ["Parent"] = mas,
- })
- o2 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Bright red"),
- ["Position"] = Vector3.new(-39.400177, 158.990112, 127.299644),
- ["Rotation"] = Vector3.new(8.53773884e-007, -7.19941772e-006, -4.03076008e-008),
- ["CFrame"] = CFrame.new(-39.400177, 158.990112, 127.299644, 0.999999702, 7.03500147e-010, -1.25653543e-007, -1.42646206e-008, 1, -1.49011647e-008, 2.7464813e-007, 1.49011559e-008, 1),
- ["Size"] = Vector3.new(33, 1.20000005, 8),
- ["Color"] = Color3.new(0.768628, 0.156863, 0.109804),
- })
- o3 = Create("Script",{
- ["Parent"] = o2,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function onTouched(part)
- local h = part.Parent:findFirstChild("Humanoid")
- if h~=nil then
- h.Health = 0
- end
- end
- script.Parent.Touched:connect(onTouched)
- end,o3)
- end))
- o4 = Create("Fire",{
- ["Parent"] = o2,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o5 = Create("Model",{
- ["Parent"] = o1,
- })
- o6 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 173.990112, 141.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 173.990112, 141.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 4.80000019, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o7 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o6,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o8 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o6,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o9 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o6,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o10 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o6,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o11 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o6,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o12 = Create("Decal",{
- ["Parent"] = o6,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o13 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 172.190109, 144.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 172.190109, 144.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o14 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o13,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o15 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o13,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o16 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o13,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o17 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o13,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o18 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o13,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o19 = Create("Decal",{
- ["Parent"] = o13,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o20 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 172.790146, 143.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 172.790146, 143.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o21 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o20,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o22 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o20,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o23 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o20,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o24 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o20,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o25 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o20,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o26 = Create("Decal",{
- ["Parent"] = o20,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o27 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 173.390137, 142.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 173.390137, 142.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 3.60000014, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o28 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o27,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o29 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o27,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o30 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o27,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o31 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o27,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o32 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o27,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o33 = Create("Decal",{
- ["Parent"] = o27,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o34 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 172.190109, 146.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 172.190109, 146.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o35 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o34,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o36 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o34,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o37 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o34,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o38 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o34,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o39 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o34,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o40 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o34,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o41 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 175.790146, 143.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 175.790146, 143.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o42 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o41,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o43 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o41,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o44 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o41,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o45 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o41,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o46 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o41,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o47 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o41,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o48 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 176.990112, 142.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 176.990112, 142.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o49 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o48,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o50 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o48,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o51 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o48,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o52 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o48,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o53 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o48,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o54 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o48,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o55 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 174.590088, 144.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 174.590088, 144.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o56 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o55,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o57 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o55,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o58 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o55,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o59 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o55,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o60 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o55,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o61 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o55,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o62 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 173.390137, 145.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 173.390137, 145.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o63 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o62,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o64 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o62,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o65 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o62,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o66 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o62,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o67 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o62,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o68 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o62,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o69 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 172.790146, 143.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 172.790146, 143.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o70 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o69,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o71 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o69,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o72 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o69,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o73 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o69,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o74 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o69,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o75 = Create("Decal",{
- ["Parent"] = o69,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o76 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 173.390137, 142.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 173.390137, 142.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 3.60000014, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o77 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o76,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o78 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o76,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o79 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o76,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o80 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o76,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o81 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o76,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o82 = Create("Decal",{
- ["Parent"] = o76,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o83 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 173.990112, 141.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 173.990112, 141.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 4.80000019, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o84 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o83,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o85 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o83,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o86 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o83,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o87 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o83,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o88 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o83,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o89 = Create("Decal",{
- ["Parent"] = o83,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o90 = Create("Part",{
- ["Parent"] = o5,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(-37.4001999, 172.790146, 135.299652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 172.790146, 135.299652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.400000006, 37),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o91 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 172.190109, 144.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 172.190109, 144.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o92 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o91,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o93 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o91,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o94 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o91,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o95 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o91,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o96 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o91,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o97 = Create("Decal",{
- ["Parent"] = o91,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o98 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 156.790146, 147.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 156.790146, 147.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(2, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o99 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o98,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o100 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o98,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o101 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o98,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o102 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o98,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o103 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o98,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o104 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o98,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o105 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 164.990082, 147.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 164.990082, 147.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 13.2000008, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o106 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o107 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o108 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o109 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o110 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o111 = Create("Decal",{
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=32818559",
- })
- o112 = Create("Decal",{
- ["Parent"] = o105,
- ["Texture"] = "http://www.roblox.com/asset/?id=48814593",
- })
- o113 = Create("Fire",{
- ["Parent"] = o105,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o114 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 174.590088, 127.299652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 174.590088, 127.299652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(28, 6, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o115 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o114,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o116 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o114,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o117 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o114,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o118 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o114,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o119 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o114,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o120 = Create("Decal",{
- ["Parent"] = o114,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o121 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 174.590088, 127.299652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 174.590088, 127.299652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(28, 6, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o122 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o121,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o123 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o121,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o124 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o121,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o125 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o121,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o126 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o121,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o127 = Create("Decal",{
- ["Parent"] = o121,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o128 = Create("Part",{
- ["Parent"] = o5,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(-54.9001389, 173.190109, 126.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-54.9001389, 173.190109, 126.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.400000006, 20),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o129 = Create("Part",{
- ["Parent"] = o5,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(-27.9001083, 173.190109, 126.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-27.9001083, 173.190109, 126.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.400000006, 20),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o130 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 164.990082, 126.299652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 164.990082, 126.299652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(40, 13.2000008, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o131 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o132 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o133 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o134 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o135 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o136 = Create("Decal",{
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=32818559",
- })
- o137 = Create("Decal",{
- ["Parent"] = o130,
- ["Texture"] = "http://www.roblox.com/asset/?id=48814603",
- })
- o138 = Create("Fire",{
- ["Parent"] = o130,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o139 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 169.790146, 127.299652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 169.790146, 127.299652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(8, 3.60000014, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o140 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o139,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o141 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o139,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o142 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o139,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o143 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o139,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o144 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o139,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o145 = Create("Decal",{
- ["Parent"] = o139,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o146 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 178.190109, 128.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 178.190109, 128.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(41, 1.20000005, 28),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o147 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o146,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o148 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o146,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o149 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o146,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o150 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o146,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o151 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o146,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o152 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o146,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o153 = Create("Part",{
- ["Parent"] = o5,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(-37.4001999, 158.190109, 127.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 158.190109, 127.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(41, 0.400000006, 42),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o154 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o153,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o155 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o153,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o156 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o153,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o157 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o153,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o158 = Create("Fire",{
- ["Parent"] = o153,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o159 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 164.990082, 138.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 164.990082, 138.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(15, 13.2000008, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o160 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o159,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o161 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o159,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o162 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o159,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o163 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o159,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o164 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o159,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o165 = Create("Decal",{
- ["Parent"] = o159,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o166 = Create("Fire",{
- ["Parent"] = o159,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o167 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 173.990112, 112.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 173.990112, 112.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 4.80000019, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o168 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o167,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o169 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o167,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o170 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o167,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o171 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o167,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o172 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o167,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o173 = Create("Decal",{
- ["Parent"] = o167,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o174 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 173.390137, 111.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 173.390137, 111.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 3.60000014, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o175 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o174,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o176 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o174,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o177 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o174,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o178 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o174,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o179 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o174,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o180 = Create("Decal",{
- ["Parent"] = o174,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o181 = Create("Part",{
- ["Parent"] = o5,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(-37.4001999, 172.790146, 117.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 172.790146, 117.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(3, 0.400000006, 37),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o182 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 176.990112, 112.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 176.990112, 112.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o183 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o182,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o184 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o182,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o185 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o182,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o186 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o182,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o187 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o182,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o188 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o182,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o189 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 178.190109, 113.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 178.190109, 113.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o190 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o189,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o191 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o189,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o192 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o189,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o193 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o189,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o194 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o189,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o195 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o189,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o196 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 172.790146, 110.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 172.790146, 110.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o197 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o196,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o198 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o196,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o199 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o196,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o200 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o196,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o201 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o196,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o202 = Create("Decal",{
- ["Parent"] = o196,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o203 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 156.790146, 107.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 156.790146, 107.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(2, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o204 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o203,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o205 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o203,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o206 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o203,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o207 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o203,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o208 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o203,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o209 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o203,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o210 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 164.990082, 115.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 164.990082, 115.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(15, 13.2000008, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o211 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o210,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o212 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o210,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o213 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o210,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o214 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o210,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o215 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o210,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o216 = Create("Decal",{
- ["Parent"] = o210,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o217 = Create("Fire",{
- ["Parent"] = o210,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o218 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-56.9001389, 172.190109, 109.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-56.9001389, 172.190109, 109.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
- ["Size"] = Vector3.new(1, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o219 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o218,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o220 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o218,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o221 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o218,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o222 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o218,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o223 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o218,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o224 = Create("Decal",{
- ["Parent"] = o218,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o225 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 172.190109, 109.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 172.190109, 109.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o226 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o225,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o227 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o225,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o228 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o225,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o229 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o225,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o230 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o225,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o231 = Create("Decal",{
- ["Parent"] = o225,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o232 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 175.790146, 111.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 175.790146, 111.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o233 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o232,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o234 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o232,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o235 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o232,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o236 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o232,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o237 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o232,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o238 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o232,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o239 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 174.590088, 110.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 174.590088, 110.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o240 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o239,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o241 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o239,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o242 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o239,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o243 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o239,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o244 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o239,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o245 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o239,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o246 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 173.390137, 109.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 173.390137, 109.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o247 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o246,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o248 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o246,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o249 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o246,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o250 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o246,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o251 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o246,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o252 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o246,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o253 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-37.4001999, 172.190109, 108.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-37.4001999, 172.190109, 108.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(41, 1.20000005, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o254 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o253,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o255 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o253,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o256 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o253,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o257 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o253,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o258 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o253,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o259 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o253,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o260 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 172.790146, 110.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 172.790146, 110.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o261 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o260,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o262 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o260,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o263 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o260,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o264 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o260,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o265 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o260,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o266 = Create("Decal",{
- ["Parent"] = o260,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o267 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 173.990112, 112.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 173.990112, 112.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 4.80000019, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o268 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o267,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o269 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o267,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o270 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o267,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o271 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o267,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o272 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o267,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o273 = Create("Decal",{
- ["Parent"] = o267,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o274 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 173.390137, 111.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 173.390137, 111.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["Size"] = Vector3.new(1, 3.60000014, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o275 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o274,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o276 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o274,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o277 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o274,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o278 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o274,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o279 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o274,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o280 = Create("Decal",{
- ["Parent"] = o274,
- ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
- })
- o281 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 156.790146, 147.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 156.790146, 147.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(2, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o282 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o281,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o283 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o281,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o284 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o281,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o285 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o281,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o286 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o281,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o287 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o281,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o288 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-36.4001999, 164.990082, 107.299652),
- ["Rotation"] = Vector3.new(180, -0, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-36.4001999, 164.990082, 107.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
- ["Size"] = Vector3.new(39, 13.2000008, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o289 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o290 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o291 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o292 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o293 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o294 = Create("Decal",{
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=40297422",
- })
- o295 = Create("Decal",{
- ["Parent"] = o288,
- ["Texture"] = "http://www.roblox.com/asset/?id=48814895",
- })
- o296 = Create("Fire",{
- ["Parent"] = o288,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o297 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-16.4001846, 157.390045, 127.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-16.4001846, 157.390045, 127.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1, 3.60000014, 8),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o298 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o297,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o299 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o297,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o300 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o297,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o301 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o297,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o302 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o297,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o303 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o297,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o304 = Create("Fire",{
- ["Parent"] = o297,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o305 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-15.4001846, 156.790146, 127.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-15.4001846, 156.790146, 127.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1, 2.4000001, 8),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o306 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o305,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o307 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o305,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o308 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o305,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o309 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o305,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o310 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o305,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o311 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o305,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o312 = Create("Fire",{
- ["Parent"] = o305,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o313 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-17.900116, 156.790146, 107.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 156.790146, 107.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(2, 2.4000001, 2),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o314 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o313,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o315 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o313,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o316 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o313,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o317 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o313,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o318 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o313,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o319 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o313,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o320 = Create("Part",{
- ["Name"] = "trunk",
- ["Parent"] = o5,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(-14.4001846, 156.190109, 127.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-14.4001846, 156.190109, 127.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1, 1.20000005, 8),
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o321 = Create("Texture",{
- ["Name"] = "top",
- ["Parent"] = o320,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Top,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o322 = Create("Texture",{
- ["Name"] = "back",
- ["Parent"] = o320,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Back,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o323 = Create("Texture",{
- ["Name"] = "left",
- ["Parent"] = o320,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Left,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o324 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o320,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Right,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o325 = Create("Texture",{
- ["Name"] = "bottom",
- ["Parent"] = o320,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o326 = Create("Texture",{
- ["Name"] = "right",
- ["Parent"] = o320,
- ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o327 = Create("Fire",{
- ["Parent"] = o320,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o328 = Create("Script",{
- ["Name"] = "Guest_Talking_Script",
- ["Parent"] = o5,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- if (script.Parent == workspace) then
- function checkForAndSwitch(player)
- if (player.SuperSafeChat == true) then
- player.SuperSafeChat = false;
- wait(5);
- local m = Instance.new("Message");
- m.Text = "Press the / key to start typing.";
- m.Parent = player;
- wait(5);
- m.Text = "Then press Enter to send your message.";
- wait(5);
- m:Remove();
- m = nil;
- end
- player = nil;
- collectgarbage("collect");
- end
- function onChildAddedToPlayers(obj)
- if (obj.className == "Player") then
- checkForAndSwitch(obj);
- local m = Instance.new("Message");
- m.Text = "welcome me place!!!";
- m.Parent = obj;
- wait(5);
- m:Remove();
- m = nil;
- end
- obj = nil;
- collectgarbage("collect");
- end
- function onChildAddedToWorkspace(obj)
- if (obj.className == "Model") then
- if (game.Players:playerFromCharacter(obj) ~= nil) then
- checkForAndSwitch(game.Players:playerFromCharacter(obj));
- end
- end
- obj = nil;
- collectgarbage("collect");
- end
- function findLowestLevel(obj)
- local c = obj:GetChildren();
- local lowestLevel = true;
- for i, v in pairs(c) do
- if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- lowestLevel = false;
- wait();
- findLowestLevel(v);
- end
- end
- if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
- if (obj ~= game.Lighting and obj ~= game.StarterPack) then
- local s = script:Clone();
- s.Parent = obj;
- end
- end
- end
- findLowestLevel(game);
- game.Players.ChildAdded:connect(onChildAddedToPlayers);
- game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
- else
- local findScript = workspace:FindFirstChild(script.Name);
- if (findScript == nil) then
- local s = script:Clone();
- s.Parent = workspace;
- end
- end
- --[[function findAllCopies(obj)
- local c = obj:GetChildren();
- for i, v in pairs(c) do
- if (v.Name == script.Name and v.className == "Script" and v ~= script) then
- v.Parent = nil;
- elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- findAllCopies(v);
- end
- end
- end
- findAllCopies(game);
- script.Parent = nil;]]
- end,o328)
- end))
- o330 = Create("Weld",{
- ["Name"] = "J0HN",
- ["Parent"] = o328,
- })
- o331 = Create("Part",{
- ["Name"] = "part",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.9001389, 161.718704, 136.299652),
- ["Rotation"] = Vector3.new(-11.9834099, 0, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9001389, 161.718704, 136.299652, 1, 0, 0, 0, 0.978207767, 0.207628459, 0, -0.207628459, 0.978207767),
- ["CanCollide"] = false,
- ["Size"] = Vector3.new(2, 1.20000005, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o332 = Create("SpecialMesh",{
- ["Parent"] = o331,
- ["MeshId"] = "http://www.roblox.com/asset/?id=3270017",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o333 = Create("Model",{
- ["Parent"] = o1,
- })
- o334 = Create("Model",{
- ["Name"] = "Come in......",
- ["Parent"] = o333,
- })
- o335 = Create("Part",{
- ["Name"] = "Head",
- ["Parent"] = o334,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Institutional white"),
- ["Position"] = Vector3.new(-33.4001999, 162.790146, 122.299652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.4001999, 162.790146, 122.299652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.800000012, 1),
- ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
- })
- o336 = Create("SpecialMesh",{
- ["Parent"] = o335,
- ["Scale"] = Vector3.new(1.35000002, 1.45000005, 1.25),
- })
- o337 = Create("Decal",{
- ["Parent"] = o335,
- ["Texture"] = "http://www.roblox.com/asset/?id=25092870",
- ["Face"] = Enum.NormalId.Back,
- })
- o338 = Create("Decal",{
- ["Parent"] = o335,
- ["Texture"] = "http://www.roblox.com/asset/?id=26601226",
- ["Face"] = Enum.NormalId.Back,
- })
- o339 = Create("Decal",{
- ["Parent"] = o335,
- ["Texture"] = "http://www.roblox.com/asset/?id=13603673",
- ["Face"] = Enum.NormalId.Back,
- })
- o340 = Create("Fire",{
- ["Parent"] = o335,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o341 = Create("Humanoid",{
- ["Parent"] = o334,
- ["Health"] = 0,
- ["MaxHealth"] = 0,
- })
- o342 = Create("Script",{
- ["Name"] = "Guest_Talking_Script",
- ["Parent"] = o334,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- if (script.Parent == workspace) then
- function checkForAndSwitch(player)
- if (player.SuperSafeChat == true) then
- player.SuperSafeChat = false;
- wait(5);
- local m = Instance.new("Message");
- m.Text = "Press the / key to start typing.";
- m.Parent = player;
- wait(5);
- m.Text = "Then press Enter to send your message.";
- wait(5);
- m:Remove();
- m = nil;
- end
- player = nil;
- collectgarbage("collect");
- end
- function onChildAddedToPlayers(obj)
- if (obj.className == "Player") then
- checkForAndSwitch(obj);
- local m = Instance.new("Message");
- m.Text = "welcome me place!!!";
- m.Parent = obj;
- wait(5);
- m:Remove();
- m = nil;
- end
- obj = nil;
- collectgarbage("collect");
- end
- function onChildAddedToWorkspace(obj)
- if (obj.className == "Model") then
- if (game.Players:playerFromCharacter(obj) ~= nil) then
- checkForAndSwitch(game.Players:playerFromCharacter(obj));
- end
- end
- obj = nil;
- collectgarbage("collect");
- end
- function findLowestLevel(obj)
- local c = obj:GetChildren();
- local lowestLevel = true;
- for i, v in pairs(c) do
- if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- lowestLevel = false;
- wait();
- findLowestLevel(v);
- end
- end
- if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
- if (obj ~= game.Lighting and obj ~= game.StarterPack) then
- local s = script:Clone();
- s.Parent = obj;
- end
- end
- end
- findLowestLevel(game);
- game.Players.ChildAdded:connect(onChildAddedToPlayers);
- game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
- else
- local findScript = workspace:FindFirstChild(script.Name);
- if (findScript == nil) then
- local s = script:Clone();
- s.Parent = workspace;
- end
- end
- --[[function findAllCopies(obj)
- local c = obj:GetChildren();
- for i, v in pairs(c) do
- if (v.Name == script.Name and v.className == "Script" and v ~= script) then
- v.Parent = nil;
- elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- findAllCopies(v);
- end
- end
- end
- findAllCopies(game);
- script.Parent = nil;]]
- end,o342)
- end))
- o344 = Create("Weld",{
- ["Name"] = "J0HN",
- ["Parent"] = o342,
- })
- o345 = Create("Part",{
- ["Parent"] = o333,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Reflectance"] = 0.30000001192093,
- ["Position"] = Vector3.new(-33.4001999, 161.390045, 122.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.4001999, 161.390045, 122.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 2, 4),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o346 = Create("Fire",{
- ["Parent"] = o345,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o347 = Create("Part",{
- ["Parent"] = o333,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Reflectance"] = 0.30000001192093,
- ["Position"] = Vector3.new(-33.4001999, 159.390045, 122.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.4001999, 159.390045, 122.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o348 = Create("Fire",{
- ["Parent"] = o347,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o349 = Create("Part",{
- ["Name"] = "cylinder base",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.9001389, 158.590134, 136.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9001389, 158.590134, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.400000006, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o350 = Create("CylinderMesh",{
- ["Parent"] = o349,
- })
- o351 = Create("Fire",{
- ["Parent"] = o349,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 1, 1),
- })
- o352 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-34.4001999, 159.890045, 136.799652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-34.4001999, 159.890045, 136.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o353 = Create("SpecialMesh",{
- ["Parent"] = o352,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o354 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.8588791, 159.860641, 137.014511),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.8588791, 159.860641, 137.014511, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o355 = Create("SpecialMesh",{
- ["Parent"] = o354,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o356 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-34.6586838, 159.890045, 136.306503),
- ["Rotation"] = Vector3.new(-0, 2.78203177, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-34.6586838, 159.890045, 136.306503, 0.998821437, 0, 0.0485365354, 0, 1, 0, -0.0485365354, 0, 0.998821437),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o357 = Create("SpecialMesh",{
- ["Parent"] = o356,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o358 = Create("Fire",{
- ["Parent"] = o356,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 1, 1),
- })
- o359 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(-33.9001389, 159.320648, 136.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9001389, 159.320648, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(2, 1.20000005, 2),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o360 = Create("Fire",{
- ["Parent"] = o359,
- ["Size"] = 3,
- ["Color"] = Color3.new(1, 0.501961, 0),
- ["Heat"] = 16,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o361 = Create("Part",{
- ["Name"] = "Light1",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Transparency"] = 0.75,
- ["Position"] = Vector3.new(-33.9753189, 159.51268, 136.324081),
- ["Rotation"] = Vector3.new(-2.35306084e-006, 1.56363976e-016, -1.27222189e-014),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9753189, 159.51268, 136.324081, 1, 2.22044605e-016, 2.72906612e-018, 1.77635684e-015, 1, 4.10686596e-008, -1.2242731e-016, -4.10686596e-008, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(1, 0.400000006, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o362 = Create("SpecialMesh",{
- ["Parent"] = o361,
- ["Scale"] = Vector3.new(2.5, 6, 2.5),
- ["MeshType"] = Enum.MeshType.Sphere,
- })
- o363 = Create("Part",{
- ["Name"] = "Light3",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Transparency"] = 0.75,
- ["Position"] = Vector3.new(-33.9838791, 159.746567, 136.313339),
- ["Rotation"] = Vector3.new(-1.70754731e-006, -2.91108701e-018, -6.36110944e-015),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9838791, 159.746567, 136.313339, 1, 1.11022302e-016, -5.08080537e-020, 0, 1, 2.98023224e-008, 4.30582978e-017, -2.98023224e-008, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(1, 0.400000006, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o364 = Create("SpecialMesh",{
- ["Parent"] = o363,
- ["Scale"] = Vector3.new(5.5, 13, 5.5),
- ["MeshType"] = Enum.MeshType.Sphere,
- })
- o365 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-34.4001999, 159.890045, 135.799652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-34.4001999, 159.890045, 135.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o366 = Create("SpecialMesh",{
- ["Parent"] = o365,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o367 = Create("Fire",{
- ["Parent"] = o365,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 1, 1),
- })
- o368 = Create("Part",{
- ["Name"] = "Light2",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Transparency"] = 0.75,
- ["Position"] = Vector3.new(-33.8771896, 159.801712, 136.323105),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.8771896, 159.801712, 136.323105, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(1, 0.400000006, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o369 = Create("SpecialMesh",{
- ["Parent"] = o368,
- ["Scale"] = Vector3.new(4.5, 11, 4.5),
- ["MeshType"] = Enum.MeshType.Sphere,
- })
- o370 = Create("Part",{
- ["Name"] = "cylinder base",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.9001389, 161.190109, 136.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9001389, 161.190109, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.400000006, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o371 = Create("CylinderMesh",{
- ["Parent"] = o370,
- })
- o372 = Create("Part",{
- ["Name"] = "cylinder base",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.9001389, 161.405197, 136.299652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.9001389, 161.405197, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(2, 0.400000006, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o373 = Create("CylinderMesh",{
- ["Parent"] = o372,
- ["Scale"] = Vector3.new(1, 0.5, 0.600000024),
- })
- o374 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.4001999, 159.890045, 136.799652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.4001999, 159.890045, 136.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o375 = Create("SpecialMesh",{
- ["Parent"] = o374,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o376 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.244133, 159.819489, 136.306503),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.244133, 159.819489, 136.306503, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o377 = Create("SpecialMesh",{
- ["Parent"] = o376,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o378 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.8654709, 159.876648, 135.569199),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.8654709, 159.876648, 135.569199, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o379 = Create("SpecialMesh",{
- ["Parent"] = o378,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o380 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(-33.4001999, 159.890045, 135.799652),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-33.4001999, 159.890045, 135.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 2.20000005, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o381 = Create("SpecialMesh",{
- ["Parent"] = o380,
- ["Scale"] = Vector3.new(1, 1, 0.200000003),
- })
- o382 = Create("Model",{
- ["Name"] = "b",
- ["Parent"] = o1,
- ["PrimaryPart"] = o383,
- })
- o383 = Create("Part",{
- ["Name"] = "Head",
- ["Parent"] = o382,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(-31.4027557, 158.880035, 120.296753),
- ["Rotation"] = Vector3.new(89.9998779, -4.23591382e-006, 89.5890961),
- ["RotVelocity"] = Vector3.new(-0.00980091561, -0.0401650555, -0.00170183508),
- ["Velocity"] = Vector3.new(0.0380560681, -0.00086986227, -0.0341398641),
- ["CFrame"] = CFrame.new(-31.4027557, 158.880035, 120.296753, 0.00717169, -0.999974191, -7.39306429e-008, 1.96807378e-006, 3.13295629e-007, -0.999999821, 0.999974191, 0.00717151118, 2.05470155e-006),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 1, 1),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o384 = Create("Decal",{
- ["Name"] = "face",
- ["Parent"] = o383,
- })
- o385 = Create("SpecialMesh",{
- ["Parent"] = o383,
- ["Scale"] = Vector3.new(1.25, 1.25, 1.25),
- })
- o386 = Create("SpecialMesh",{
- ["Name"] = "SkullMesh",
- ["Parent"] = o383,
- ["MeshId"] = "http://www.roblox.com/asset/?id=4770583",
- ["Scale"] = Vector3.new(3.20000005, 3.20000005, 3.20000005),
- ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o387 = Create("Fire",{
- ["Parent"] = o383,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
- })
- o388 = Create("Part",{
- ["Name"] = "Torso",
- ["Parent"] = o382,
- ["BrickColor"] = BrickColor.new("Bright blue"),
- ["Position"] = Vector3.new(-29.9027939, 158.880035, 120.285995),
- ["Rotation"] = Vector3.new(89.9998856, -8.5377369e-006, 89.5890961),
- ["RotVelocity"] = Vector3.new(-0.00980091561, -0.0401650555, -0.00170183508),
- ["Velocity"] = Vector3.new(0.0384881422, -0.00352798286, 0.0261061862),
- ["CFrame"] = CFrame.new(-29.9027939, 158.880035, 120.285995, 0.00717163086, -0.999974251, -1.49011612e-007, 1.9967556e-006, 2.38418579e-007, -0.99999994, 0.999974251, 0.00717157125, 2.02655792e-006),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 1),
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451),
- })
- o393 = Create("SpecialMesh",{
- ["Parent"] = o388,
- ["MeshId"] = "http://www.roblox.com/asset/?id=36780113",
- ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o394 = Create("Fire",{
- ["Parent"] = o388,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
- })
- o395 = Create("Part",{
- ["Name"] = "Left Arm",
- ["Parent"] = o382,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(-30.344429, 158.880035, 119.285019),
- ["Rotation"] = Vector3.new(90.0002975, 0.000385051913, 172.043503),
- ["RotVelocity"] = Vector3.new(0.00831021462, 0.0191099457, 0.00900206715),
- ["Velocity"] = Vector3.new(-0.0228168592, 0.00135394651, 0.0080116922),
- ["CFrame"] = CFrame.new(-30.344429, 158.880035, 119.285019, -0.990373373, -0.138421208, 6.7204237e-006, -7.36862421e-006, 4.23192978e-006, -0.99999994, 0.138421223, -0.990373433, -5.12599945e-006),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 2, 1),
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o396 = Create("SpecialMesh",{
- ["Parent"] = o395,
- ["MeshId"] = "http://www.roblox.com/asset/?id=36780032",
- ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o397 = Create("Fire",{
- ["Parent"] = o395,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
- })
- o398 = Create("Part",{
- ["Name"] = "Right Arm",
- ["Parent"] = o382,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(-29.9565201, 158.880035, 122.035995),
- ["Rotation"] = Vector3.new(-89.9997177, -0.000373952847, 60.5730286),
- ["RotVelocity"] = Vector3.new(-0.00378373358, 0.0316490829, 0.00799832307),
- ["Velocity"] = Vector3.new(0.00857697427, -0.00270672515, 0.0350820348),
- ["CFrame"] = CFrame.new(-29.9565201, 158.880035, 122.035995, 0.491313756, -0.870982587, -6.5267086e-006, 7.4505806e-006, -3.09944153e-006, 0.999999881, -0.870982647, -0.491313666, 5.00679016e-006),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 2, 1),
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o399 = Create("SpecialMesh",{
- ["Parent"] = o398,
- ["MeshId"] = "http://www.roblox.com/asset/?id=36780032",
- ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o400 = Create("Fire",{
- ["Parent"] = o398,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
- })
- o401 = Create("Part",{
- ["Name"] = "Left Leg",
- ["Parent"] = o382,
- ["BrickColor"] = BrickColor.new("Br. yellowish green"),
- ["Position"] = Vector3.new(-29.2145767, 158.880035, 118.827988),
- ["Rotation"] = Vector3.new(179.999634, 72.0636826, -89.9996872),
- ["RotVelocity"] = Vector3.new(0.00582741853, -0.11285647, 0.000148370513),
- ["Velocity"] = Vector3.new(-0.0801807716, -0.00118851149, -0.0400859676),
- ["CFrame"] = CFrame.new(-29.2145767, 158.880035, 118.827988, 1.66893005e-006, 0.307959408, 0.951399386, 0.999999881, 1.1920929e-006, -1.96695328e-006, -1.66893005e-006, 0.951399386, -0.307959318),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 2, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.643137, 0.741176, 0.278431),
- })
- o402 = Create("SpecialMesh",{
- ["Parent"] = o401,
- ["MeshId"] = "http://www.roblox.com/asset/?id=36780195",
- ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o403 = Create("Fire",{
- ["Parent"] = o401,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
- })
- o404 = Create("Part",{
- ["Name"] = "Right Leg",
- ["Parent"] = o382,
- ["BrickColor"] = BrickColor.new("Br. yellowish green"),
- ["Position"] = Vector3.new(-28.2392349, 158.880035, 121.530136),
- ["Rotation"] = Vector3.new(-89.9999466, -5.12264196e-005, 41.3033791),
- ["RotVelocity"] = Vector3.new(-0.00882853288, 0.0147805847, 0.00380510464),
- ["Velocity"] = Vector3.new(-0.0229148995, -0.00082747126, -0.0115158483),
- ["CFrame"] = CFrame.new(-28.2392349, 158.880035, 121.530136, 0.751225233, -0.660045981, -8.94069672e-007, 1.22189522e-006, 1.1920929e-007, 0.99999994, -0.660045922, -0.751225173, 9.53674316e-007),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 2, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.643137, 0.741176, 0.278431),
- })
- o405 = Create("SpecialMesh",{
- ["Parent"] = o404,
- ["MeshId"] = "http://www.roblox.com/asset/?id=36780195",
- ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
- ["MeshType"] = Enum.MeshType.FileMesh,
- })
- o406 = Create("Fire",{
- ["Parent"] = o404,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
- })
- o407 = Create("Script",{
- ["Name"] = "Health",
- ["Parent"] = o382,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- function waitForChild(parent, childName)
- local child = parent:findFirstChild(childName)
- if child then return child end
- while true do
- child = parent.ChildAdded:wait()
- if child.Name==childName then return child end
- end
- end
- -- declarations
- local Figure = script.Parent
- local Head = waitForChild(Figure, "Head")
- local Humanoid = waitForChild(Figure, "Humanoid")
- -- regeneration
- while true do
- local s = wait(1)
- local health = Humanoid.Health
- if health > 0 and health < Humanoid.MaxHealth then
- health = health + 0.01 * s * Humanoid.MaxHealth
- if health * 1.05 < Humanoid.MaxHealth then
- Humanoid.Health = health
- else
- Humanoid.Health = Humanoid.MaxHealth
- end
- end
- end
- end,o407)
- end))
- o408 = Create("Script",{
- ["Name"] = "HealthScript v2.0",
- ["Parent"] = o382,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local humanoid = script.Parent.Humanoid
- if (humanoid == nil) then
- print("ERROR: no humanoid found in 'HealthScript v2.0'")
- end
- function CreateGUI()
- local p = game.Players:GetPlayerFromCharacter(humanoid.Parent)
- print("Health for Player: " .. p.Name)
- script.HealthGUI.Parent = p.PlayerGui
- end
- function UpdateGUI(health)
- local pgui = game.Players:GetPlayerFromCharacter(humanoid.Parent).PlayerGui
- local tray = pgui.HealthGUI.Tray
- tray.HealthBar.Size = UDim2.new(0.2, 0, 0.8 * (health / humanoid.MaxHealth), 0)
- tray.HealthBar.Position = UDim2.new(0.4, 0, 0.8 * (1- (health / humanoid.MaxHealth)) , 0)
- end
- function HealthChanged(health)
- UpdateGUI(health)
- end
- CreateGUI()
- humanoid.HealthChanged:connect(HealthChanged)
- humanoid.Died:connect(function() HealthChanged(0) end)
- end,o408)
- end))
- o409 = Create("Script",{
- ["Name"] = "Sound",
- ["Parent"] = o382,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- -- util
- function waitForChild(parent, childName)
- local child = parent:findFirstChild(childName)
- if child then return child end
- while true do
- child = parent.ChildAdded:wait()
- if child.Name==childName then return child end
- end
- end
- function newSound(id)
- local sound = Instance.new("Sound")
- sound.SoundId = id
- sound.archivable = false
- sound.Parent = script.Parent.Head
- return sound
- end
- -- declarations
- local sDied = newSound("rbxasset://sounds/uuhhh.wav")
- local sFallingDown = newSound("rbxasset://sounds/splat.wav")
- local sFreeFalling = newSound("rbxasset://sounds/swoosh.wav")
- local sGettingUp = newSound("rbxasset://sounds/hit.wav")
- local sJumping = newSound("rbxasset://sounds/button.wav")
- local sRunning = newSound("rbxasset://sounds/bfsl-minifigfoots1.mp3")
- sRunning.Looped = true
- local Figure = script.Parent
- local Head = waitForChild(Figure, "Head")
- local Humanoid = waitForChild(Figure, "Humanoid")
- -- functions
- function onDied()
- sDied:Play()
- end
- function onState(state, sound)
- if state then
- sound:Play()
- else
- sound:Pause()
- end
- end
- function onRunning(speed)
- if speed>0 then
- sRunning:Play()
- else
- sRunning:Pause()
- end
- end
- -- connect up
- Humanoid.Died:connect(onDied)
- Humanoid.Running:connect(onRunning)
- Humanoid.Jumping:connect(function(state) onState(state, sJumping) end)
- Humanoid.GettingUp:connect(function(state) onState(state, sGettingUp) end)
- Humanoid.FreeFalling:connect(function(state) onState(state, sFreeFalling) end)
- Humanoid.FallingDown:connect(function(state) onState(state, sFallingDown) end)
- end,o409)
- end))
- o411 = Create("CharacterMesh",{
- ["Name"] = "Skeleton Left Arm",
- ["Parent"] = o382,
- ["MeshId"] = 36780032,
- ["BodyPart"] = Enum.BodyPart.LeftArm,
- ["OverlayTextureId"] = 36780292,
- })
- o412 = Create("CharacterMesh",{
- ["Name"] = "Skeleton Torso",
- ["Parent"] = o382,
- ["MeshId"] = 36780113,
- ["BodyPart"] = Enum.BodyPart.Torso,
- ["OverlayTextureId"] = 36780292,
- })
- o413 = Create("CharacterMesh",{
- ["Name"] = "Skeleton Right Leg",
- ["Parent"] = o382,
- ["MeshId"] = 36780195,
- ["BodyPart"] = Enum.BodyPart.RightLeg,
- ["OverlayTextureId"] = 36780292,
- })
- o414 = Create("CharacterMesh",{
- ["Name"] = "Skeleton Right Arm",
- ["Parent"] = o382,
- ["MeshId"] = 36780156,
- ["BodyPart"] = Enum.BodyPart.RightArm,
- ["OverlayTextureId"] = 36780292,
- })
- o415 = Create("CharacterMesh",{
- ["Name"] = "Skeleton Left Leg",
- ["Parent"] = o382,
- ["MeshId"] = 36780079,
- ["BaseTextureId"] = 36780292,
- ["BodyPart"] = Enum.BodyPart.LeftLeg,
- ["OverlayTextureId"] = 36780292,
- })
- o416 = Create("Script",{
- ["Name"] = "Guest_Talking_Script",
- ["Parent"] = o382,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- if (script.Parent == workspace) then
- function checkForAndSwitch(player)
- if (player.SuperSafeChat == true) then
- player.SuperSafeChat = false;
- wait(5);
- local m = Instance.new("Message");
- m.Text = "Press the / key to start typing.";
- m.Parent = player;
- wait(5);
- m.Text = "Then press Enter to send your message.";
- wait(5);
- m:Remove();
- m = nil;
- end
- player = nil;
- collectgarbage("collect");
- end
- function onChildAddedToPlayers(obj)
- if (obj.className == "Player") then
- checkForAndSwitch(obj);
- local m = Instance.new("Message");
- m.Text = "welcome me place!!!";
- m.Parent = obj;
- wait(5);
- m:Remove();
- m = nil;
- end
- obj = nil;
- collectgarbage("collect");
- end
- function onChildAddedToWorkspace(obj)
- if (obj.className == "Model") then
- if (game.Players:playerFromCharacter(obj) ~= nil) then
- checkForAndSwitch(game.Players:playerFromCharacter(obj));
- end
- end
- obj = nil;
- collectgarbage("collect");
- end
- function findLowestLevel(obj)
- local c = obj:GetChildren();
- local lowestLevel = true;
- for i, v in pairs(c) do
- if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- lowestLevel = false;
- wait();
- findLowestLevel(v);
- end
- end
- if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
- if (obj ~= game.Lighting and obj ~= game.StarterPack) then
- local s = script:Clone();
- s.Parent = obj;
- end
- end
- end
- findLowestLevel(game);
- game.Players.ChildAdded:connect(onChildAddedToPlayers);
- game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
- else
- local findScript = workspace:FindFirstChild(script.Name);
- if (findScript == nil) then
- local s = script:Clone();
- s.Parent = workspace;
- end
- end
- --[[function findAllCopies(obj)
- local c = obj:GetChildren();
- for i, v in pairs(c) do
- if (v.Name == script.Name and v.className == "Script" and v ~= script) then
- v.Parent = nil;
- elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- findAllCopies(v);
- end
- end
- end
- findAllCopies(game);
- script.Parent = nil;]]
- end,o416)
- end))
- o418 = Create("Weld",{
- ["Name"] = "J0HN",
- ["Parent"] = o416,
- })
- o419 = Create("Model",{
- ["Name"] = "scary",
- ["Parent"] = o1,
- })
- o420 = Create("Part",{
- ["Parent"] = o419,
- ["BrickColor"] = BrickColor.new("Neon orange"),
- ["Position"] = Vector3.new(-54.9001389, 163.190109, 111.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["CFrame"] = CFrame.new(-54.9001389, 163.190109, 111.799652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["Size"] = Vector3.new(1, 7.20000029, 2),
- ["BackSurface"] = Enum.SurfaceType.Weld,
- ["BottomSurface"] = Enum.SurfaceType.Weld,
- ["FrontSurface"] = Enum.SurfaceType.Weld,
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
- })
- o421 = Create("Part",{
- ["Parent"] = o419,
- ["BrickColor"] = BrickColor.new("Phosph. White"),
- ["Position"] = Vector3.new(-55.4001999, 163.190109, 115.299652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["CFrame"] = CFrame.new(-55.4001999, 163.190109, 115.299652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["Size"] = Vector3.new(6, 7.20000029, 1),
- ["BackSurface"] = Enum.SurfaceType.Weld,
- ["BottomSurface"] = Enum.SurfaceType.Weld,
- ["FrontSurface"] = Enum.SurfaceType.Weld,
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.92549, 0.909804, 0.870588),
- })
- o422 = Create("Texture",{
- ["Name"] = "Tex",
- ["Parent"] = o421,
- ["Texture"] = "rbxasset://none",
- ["StudsPerTileU"] = 5,
- ["StudsPerTileV"] = 5,
- })
- o423 = Create("Script",{
- ["Parent"] = o421,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- d=script.Parent.Tex
- while true do
- wait(15)
- d.Texture="http://www.roblox.com/asset/?id=49439195"
- wait(1)
- d.Texture="rbxasset://none"
- end
- end,o423)
- end))
- o424 = Create("Part",{
- ["Parent"] = o419,
- ["BrickColor"] = BrickColor.new("Neon orange"),
- ["Position"] = Vector3.new(-54.9001389, 167.390045, 115.299652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["CFrame"] = CFrame.new(-54.9001389, 167.390045, 115.299652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["Size"] = Vector3.new(8, 1.20000005, 2),
- ["BackSurface"] = Enum.SurfaceType.Weld,
- ["BottomSurface"] = Enum.SurfaceType.Weld,
- ["FrontSurface"] = Enum.SurfaceType.Weld,
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
- })
- o425 = Create("Part",{
- ["Parent"] = o419,
- ["BrickColor"] = BrickColor.new("Neon orange"),
- ["Position"] = Vector3.new(-54.9001389, 158.990112, 115.299652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["CFrame"] = CFrame.new(-54.9001389, 158.990112, 115.299652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["Size"] = Vector3.new(8, 1.20000005, 2),
- ["BackSurface"] = Enum.SurfaceType.Weld,
- ["BottomSurface"] = Enum.SurfaceType.Weld,
- ["FrontSurface"] = Enum.SurfaceType.Weld,
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
- })
- o426 = Create("Part",{
- ["Parent"] = o419,
- ["BrickColor"] = BrickColor.new("Neon orange"),
- ["Position"] = Vector3.new(-54.9001389, 163.190109, 118.799652),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["CFrame"] = CFrame.new(-54.9001389, 163.190109, 118.799652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
- ["Size"] = Vector3.new(1, 7.20000029, 2),
- ["BackSurface"] = Enum.SurfaceType.Weld,
- ["BottomSurface"] = Enum.SurfaceType.Weld,
- ["FrontSurface"] = Enum.SurfaceType.Weld,
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
- })
- o427 = Create("Script",{
- ["Name"] = "Guest_Talking_Script",
- ["Parent"] = o419,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- if (script.Parent == workspace) then
- function checkForAndSwitch(player)
- if (player.SuperSafeChat == true) then
- player.SuperSafeChat = false;
- wait(5);
- local m = Instance.new("Message");
- m.Text = "Press the / key to start typing.";
- m.Parent = player;
- wait(5);
- m.Text = "Then press Enter to send your message.";
- wait(5);
- m:Remove();
- m = nil;
- end
- player = nil;
- collectgarbage("collect");
- end
- function onChildAddedToPlayers(obj)
- if (obj.className == "Player") then
- checkForAndSwitch(obj);
- local m = Instance.new("Message");
- m.Text = "welcome me place!!!";
- m.Parent = obj;
- wait(5);
- m:Remove();
- m = nil;
- end
- obj = nil;
- collectgarbage("collect");
- end
- function onChildAddedToWorkspace(obj)
- if (obj.className == "Model") then
- if (game.Players:playerFromCharacter(obj) ~= nil) then
- checkForAndSwitch(game.Players:playerFromCharacter(obj));
- end
- end
- obj = nil;
- collectgarbage("collect");
- end
- function findLowestLevel(obj)
- local c = obj:GetChildren();
- local lowestLevel = true;
- for i, v in pairs(c) do
- if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- lowestLevel = false;
- wait();
- findLowestLevel(v);
- end
- end
- if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
- if (obj ~= game.Lighting and obj ~= game.StarterPack) then
- local s = script:Clone();
- s.Parent = obj;
- end
- end
- end
- findLowestLevel(game);
- game.Players.ChildAdded:connect(onChildAddedToPlayers);
- game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
- else
- local findScript = workspace:FindFirstChild(script.Name);
- if (findScript == nil) then
- local s = script:Clone();
- s.Parent = workspace;
- end
- end
- --[[function findAllCopies(obj)
- local c = obj:GetChildren();
- for i, v in pairs(c) do
- if (v.Name == script.Name and v.className == "Script" and v ~= script) then
- v.Parent = nil;
- elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- findAllCopies(v);
- end
- end
- end
- findAllCopies(game);
- script.Parent = nil;]]
- end,o427)
- end))
- o429 = Create("Weld",{
- ["Name"] = "J0HN",
- ["Parent"] = o427,
- })
- o430 = Create("Model",{
- ["Name"] = "Sound Player",
- ["Parent"] = o1,
- })
- o431 = Create("Part",{
- ["Name"] = "Play",
- ["Parent"] = o430,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(-26.4001846, 155.690109, 126.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-26.4001846, 155.690109, 126.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 0.200000003, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o432 = Create("ClickDetector",{
- ["Parent"] = o431,
- ["MaxActivationDistance"] = 50,
- })
- o433 = Create("Script",{
- ["Parent"] = o431,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- Brick = script.Parent
- Other = Brick.Parent.Stop
- Sound = Brick.Parent.Sound
- function onClicked()
- Sound:Play()
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- end,o433)
- end))
- o434 = Create("Fire",{
- ["Parent"] = o431,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o435 = Create("Part",{
- ["Name"] = "Stop",
- ["Parent"] = o430,
- ["BrickColor"] = BrickColor.new("Bright red"),
- ["Position"] = Vector3.new(-26.4001846, 155.690109, 127.799652),
- ["Rotation"] = Vector3.new(-0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-26.4001846, 155.690109, 127.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 0.200000003, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.768628, 0.156863, 0.109804),
- })
- o436 = Create("ClickDetector",{
- ["Parent"] = o435,
- ["MaxActivationDistance"] = 50,
- })
- o437 = Create("Script",{
- ["Parent"] = o435,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- Brick = script.Parent
- Other = Brick.Parent.Play
- Sound = Brick.Parent.Sound
- function onClicked()
- Sound:Stop()
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- end,o437)
- end))
- o438 = Create("Fire",{
- ["Parent"] = o435,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o439 = Create("Sound",{
- ["Parent"] = o430,
- ["Pitch"] = 3,
- ["SoundId"] = "http://www.roblox.com/asset/?id=27697743",
- ["Volume"] = 1,
- ["Looped"] = true,
- })
- o440 = Create("Script",{
- ["Name"] = "Guest_Talking_Script",
- ["Parent"] = o430,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- if (script.Parent == workspace) then
- function checkForAndSwitch(player)
- if (player.SuperSafeChat == true) then
- player.SuperSafeChat = false;
- wait(5);
- local m = Instance.new("Message");
- m.Text = "Press the / key to start typing.";
- m.Parent = player;
- wait(5);
- m.Text = "Then press Enter to send your message.";
- wait(5);
- m:Remove();
- m = nil;
- end
- player = nil;
- collectgarbage("collect");
- end
- function onChildAddedToPlayers(obj)
- if (obj.className == "Player") then
- checkForAndSwitch(obj);
- local m = Instance.new("Message");
- m.Text = "welcome me place!!!";
- m.Parent = obj;
- wait(5);
- m:Remove();
- m = nil;
- end
- obj = nil;
- collectgarbage("collect");
- end
- function onChildAddedToWorkspace(obj)
- if (obj.className == "Model") then
- if (game.Players:playerFromCharacter(obj) ~= nil) then
- checkForAndSwitch(game.Players:playerFromCharacter(obj));
- end
- end
- obj = nil;
- collectgarbage("collect");
- end
- function findLowestLevel(obj)
- local c = obj:GetChildren();
- local lowestLevel = true;
- for i, v in pairs(c) do
- if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- lowestLevel = false;
- wait();
- findLowestLevel(v);
- end
- end
- if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
- if (obj ~= game.Lighting and obj ~= game.StarterPack) then
- local s = script:Clone();
- s.Parent = obj;
- end
- end
- end
- findLowestLevel(game);
- game.Players.ChildAdded:connect(onChildAddedToPlayers);
- game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
- else
- local findScript = workspace:FindFirstChild(script.Name);
- if (findScript == nil) then
- local s = script:Clone();
- s.Parent = workspace;
- end
- end
- --[[function findAllCopies(obj)
- local c = obj:GetChildren();
- for i, v in pairs(c) do
- if (v.Name == script.Name and v.className == "Script" and v ~= script) then
- v.Parent = nil;
- elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- findAllCopies(v);
- end
- end
- end
- findAllCopies(game);
- script.Parent = nil;]]
- end,o440)
- end))
- o442 = Create("Weld",{
- ["Name"] = "J0HN",
- ["Parent"] = o440,
- })
- o443 = Create("Part",{
- ["Name"] = "Scary Popup GUI",
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(-20.4001846, 163.790115, 127.299652),
- ["Rotation"] = Vector3.new(1.82385759e-010, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-20.4001846, 163.790115, 127.299652, 1.59834455e-011, -5.6638587e-006, 1, 3.18323146e-012, 0.999999881, 5.66385324e-006, -1, -2.04636308e-011, 5.73011734e-012),
- ["CanCollide"] = false,
- ["Size"] = Vector3.new(8, 10.8000002, 3),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o444 = Create("ScreenGui",{
- ["Name"] = "Popup",
- ["Parent"] = o443,
- })
- o445 = Create("Frame",{
- ["Name"] = "BackGround",
- ["Parent"] = o444,
- ["Transparency"] = 1,
- ["Position"] = UDim2.new(0,0,-0.10000000149012,0),
- ["Size"] = UDim2.new(1.1000000238419,0,1.2000000476837,0),
- ["BackgroundColor3"] = Color3.new(0.109804, 0.109804, 0.109804),
- ["BackgroundTransparency"] = 1,
- })
- o446 = Create("ImageLabel",{
- ["Name"] = "Image",
- ["Parent"] = o445,
- ["Transparency"] = 1,
- ["Position"] = UDim2.new(0.0010000000474975,0,0.050000000745058,0),
- ["Size"] = UDim2.new(1,0,1,0),
- ["BackgroundColor3"] = Color3.new(0, 0, 0),
- ["BackgroundTransparency"] = 1,
- ["Image"] = "http://www.roblox.com/asset/?id=33466920",
- })
- o447 = Create("Sound",{
- ["Name"] = "Scream",
- ["Parent"] = o443,
- ["Pitch"] = 2,
- ["SoundId"] = "http://www.roblox.com/asset/?id=11984351",
- ["Volume"] = 1,
- })
- o448 = Create("Fire",{
- ["Parent"] = o443,
- ["Size"] = 30,
- ["Color"] = Color3.new(0, 0, 1),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 1, 1),
- })
- o449 = Create("Script",{
- ["Name"] = "ScaryScript!",
- ["Parent"] = o443,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- Sound = script.Parent.Scream
- Popup = script.Parent.Popup
- Ready = true
- function onTouch(hit)
- local h = hit.Parent:FindFirstChild("Humanoid")
- if h ~= nil and Ready == true then
- Ready = false
- local plyr = game.Players:FindFirstChild(h.Parent.Name)
- local c = Popup:clone()
- c.Parent = plyr.PlayerGui
- script.Parent.Scream:play()
- wait(2)
- c:remove()
- wait(1)
- Ready = true
- end
- end
- script.Parent.Touched:connect(onTouch)
- end,o449)
- end))
- o450 = Create("Model",{
- ["Name"] = "BadgeAwarder",
- ["Parent"] = o1,
- })
- o451 = Create("Part",{
- ["Name"] = "Platform",
- ["Parent"] = o450,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Reflectance"] = 1,
- ["Position"] = Vector3.new(-22.4001846, 158.990112, 127.299652),
- ["Rotation"] = Vector3.new(8.5377377e-007, -8.90677074e-006, -1.95706605e-007),
- ["CFrame"] = CFrame.new(-22.4001846, 158.990112, 127.299652, 0.999999821, 3.41572393e-009, -1.55452469e-007, -1.15523981e-008, 1, -1.4901163e-008, 2.44849218e-007, 1.49011585e-008, 1),
- ["Size"] = Vector3.new(1, 1.20000005, 8),
- ["BackSurface"] = Enum.SurfaceType.Weld,
- ["BottomSurface"] = Enum.SurfaceType.Weld,
- ["FrontSurface"] = Enum.SurfaceType.Weld,
- ["LeftSurface"] = Enum.SurfaceType.Weld,
- ["RightSurface"] = Enum.SurfaceType.Weld,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o452 = Create("Decal",{
- ["Parent"] = o451,
- ["Texture"] = "http://www.roblox.com/asset/?id=51290705",
- ["Face"] = Enum.NormalId.Top,
- })
- o453 = Create("IntValue",{
- ["Name"] = "BadgeID",
- ["Parent"] = o451,
- ["Value"] = 51290900,
- })
- o454 = Create("Script",{
- ["Name"] = "BadgeAwarderScript",
- ["Parent"] = o451,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- print("Badge Awarder Loaded. BadgeID: " .. script.Parent.BadgeID.Value)
- -- ROBLOX scripter hackers, see what you can do with this:
- -- game:GetService("BadgeService"):UserHasBadge(userid, badgeid)
- function OnTouch(part)
- if (part.Parent:FindFirstChild("Humanoid") ~= nil) then
- local p = game.Players:GetPlayerFromCharacter(part.Parent)
- if (p ~= nil) then
- print("Awarding BadgeID: " ..script.Parent.BadgeID.Value .. " to UserID: " .. p.userId)
- local b = game:GetService("BadgeService")
- b:AwardBadge(p.userId, script.Parent.BadgeID.Value)
- end
- end
- end
- script.Parent.Touched:connect(OnTouch)
- end,o454)
- end))
- o455 = Create("Fire",{
- ["Parent"] = o451,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o456 = Create("Script",{
- ["Name"] = "Guest_Talking_Script",
- ["Parent"] = o450,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- if (script.Parent == workspace) then
- function checkForAndSwitch(player)
- if (player.SuperSafeChat == true) then
- player.SuperSafeChat = false;
- wait(5);
- local m = Instance.new("Message");
- m.Text = "Press the / key to start typing.";
- m.Parent = player;
- wait(5);
- m.Text = "Then press Enter to send your message.";
- wait(5);
- m:Remove();
- m = nil;
- end
- player = nil;
- collectgarbage("collect");
- end
- function onChildAddedToPlayers(obj)
- if (obj.className == "Player") then
- checkForAndSwitch(obj);
- local m = Instance.new("Message");
- m.Text = "welcome me place!!!";
- m.Parent = obj;
- wait(5);
- m:Remove();
- m = nil;
- end
- obj = nil;
- collectgarbage("collect");
- end
- function onChildAddedToWorkspace(obj)
- if (obj.className == "Model") then
- if (game.Players:playerFromCharacter(obj) ~= nil) then
- checkForAndSwitch(game.Players:playerFromCharacter(obj));
- end
- end
- obj = nil;
- collectgarbage("collect");
- end
- function findLowestLevel(obj)
- local c = obj:GetChildren();
- local lowestLevel = true;
- for i, v in pairs(c) do
- if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- lowestLevel = false;
- wait();
- findLowestLevel(v);
- end
- end
- if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
- if (obj ~= game.Lighting and obj ~= game.StarterPack) then
- local s = script:Clone();
- s.Parent = obj;
- end
- end
- end
- findLowestLevel(game);
- game.Players.ChildAdded:connect(onChildAddedToPlayers);
- game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
- else
- local findScript = workspace:FindFirstChild(script.Name);
- if (findScript == nil) then
- local s = script:Clone();
- s.Parent = workspace;
- end
- end
- --[[function findAllCopies(obj)
- local c = obj:GetChildren();
- for i, v in pairs(c) do
- if (v.Name == script.Name and v.className == "Script" and v ~= script) then
- v.Parent = nil;
- elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
- findAllCopies(v);
- end
- end
- end
- findAllCopies(game);
- script.Parent = nil;]]
- end,o456)
- end))
- o458 = Create("Weld",{
- ["Name"] = "J0HN",
- ["Parent"] = o456,
- })
- o459 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.CorrodedMetal,
- ["BrickColor"] = BrickColor.new("Institutional white"),
- ["Position"] = Vector3.new(-17.900116, 163.190109, 127.299652),
- ["Rotation"] = Vector3.new(0, 90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(-17.900116, 163.190109, 127.299652, 0, 0, 1, 0, 1, 0, -1, 0, 0),
- ["CanCollide"] = false,
- ["Size"] = Vector3.new(8, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
- })
- o460 = Create("Decal",{
- ["Parent"] = o459,
- ["Texture"] = "http://www.roblox.com/asset/?id=2752460",
- ["Face"] = Enum.NormalId.Back,
- })
- o461 = Create("Fire",{
- ["Parent"] = o459,
- ["Size"] = 30,
- ["Color"] = Color3.new(1, 0.788235, 0),
- ["Enabled"] = false,
- ["Heat"] = 25,
- ["SecondaryColor"] = Color3.new(1, 0, 0),
- })
- o462 = Create("Decal",{
- ["Parent"] = o459,
- ["Texture"] = "http://www.roblox.com/asset/?id=2752460",
- })
- mas.Parent = workspace
- mas:MakeJoints()
- local mas1 = mas:GetChildren()
- for i=1,#mas1 do
- mas1[i].Parent = script
- ypcall(function() mas1[i]:MakeJoints() end)
- end
- mas:Destroy()
- for i=1,#cors do
- coroutine.resume(cors[i])
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement