Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Created with Z_Vs M2S Plugin -- Created with Z_Vs M2S Plugin
- 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",{
- ["Name"] = "TMM Lobby",
- ["Parent"] = mas,
- })
- o2 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(245.400146, 58.9684868, 476.231689),
- ["Rotation"] = Vector3.new(-45, 0, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(245.400146, 58.9684868, 476.231689, 1, 0, 0, 0, 0.707106709, 0.707106769, 0, -0.707106769, 0.707106709),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(136.400024, 96.1999359, 0.400000036),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o3 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.200424, 10.199584, 476.999939),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.200424, 10.199584, 476.999939, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 9.99999619),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o4 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(215.800354, 10.199584, 482.599884),
- ["Rotation"] = Vector3.new(-180, 89.960434, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(215.800354, 10.199584, 482.599884, -1.49011612e-008, 0, 0.999999762, 0, 1, 0, -0.999999762, 0, -1.49011612e-008),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o5 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(215.800354, 10.199584, 471.499939),
- ["Rotation"] = Vector3.new(-180, 1.70754731e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(215.800354, 10.199584, 471.499939, -0.999999642, 0, 2.98023224e-008, 0, 1, 0, -2.98023224e-008, 0, -0.999999642),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1),
- })
- o6 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.200424, 10.199584, 482.599884),
- ["Rotation"] = Vector3.new(-180, 3.41509462e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.200424, 10.199584, 482.599884, -0.999999702, 0, 5.96046448e-008, 0, 1, 0, -5.96046448e-008, 0, -0.999999702),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o7 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(204.600098, 10.199584, 482.599884),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.600098, 10.199584, 482.599884, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o8 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(215.800354, 10.199584, 476.999939),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(215.800354, 10.199584, 476.999939, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(10.0000019, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o9 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o10 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o9,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(181.299988, 31.4101067, 506.299866),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(181.299988, 31.4101067, 506.299866, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o11 = Create("Decal",{
- ["Parent"] = o10,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o12 = Create("Decal",{
- ["Parent"] = o10,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o13 = Create("Decal",{
- ["Parent"] = o10,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o14 = Create("Decal",{
- ["Parent"] = o10,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o15 = Create("Decal",{
- ["Parent"] = o10,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o16 = Create("BlockMesh",{
- ["Parent"] = o10,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o17 = Create("Texture",{
- ["Parent"] = o10,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o18 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o9,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(181.14801, 32.3541222, 506.25589),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(181.14801, 32.3541222, 506.25589, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o19 = Create("BlockMesh",{
- ["Parent"] = o18,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o20 = Create("PointLight",{
- ["Parent"] = o18,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o21 = Create("SpotLight",{
- ["Parent"] = o18,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o22 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o9,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(180.951904, 33.4831734, 506.253876),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(180.951904, 33.4831734, 506.253876, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o23 = Create("BlockMesh",{
- ["Parent"] = o22,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o24 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o9,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o22,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o18,
- ["WireRadius"] = 0,
- })
- o25 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o9,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(181.060974, 30.8350697, 506.599854),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(181.060974, 30.8350697, 506.599854, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o26 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o9,
- })
- o27 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o9,
- })
- o28 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(279.46283, 59.4485664, 442.499939),
- ["Rotation"] = Vector3.new(-0, 0, 45),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.46283, 59.4485664, 442.499939, 0.707106709, -0.707106769, 0, 0.707106769, 0.707106709, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.399999976, 96.7999344, 134.999939),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o29 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.400024, 5.19993877, 477),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.400024, 5.19993877, 477, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(11.9999971, 8.8000021, 11.9999981),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o30 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(231.600342, 5.19994879, 496.300049),
- ["Rotation"] = Vector3.new(90, 89.9557648, -90),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(231.600342, 5.19994879, 496.300049, 0, 2.12284817e-007, 0.999999702, 1.76611977e-007, 1, -2.12284874e-007, -0.999999702, 1.7661165e-007, 0),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(26.5999947, 8.80000019, 107.999863),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o31 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(245.400146, 13.4999876, 509.799988),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(245.400146, 13.4999876, 509.799988, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(136.399948, 25.4000072, 0.400000036),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o32 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(204.600403, 10.199584, 471.5),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.600403, 10.199584, 471.5, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(1.00000262, 1.20000005, 1.20000005),
- })
- o33 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.200317, 10.199584, 471.499939),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.200317, 10.199584, 471.499939, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o34 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(204.600403, 10.199584, 476.999939),
- ["Rotation"] = Vector3.new(-180, 89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.600403, 10.199584, 476.999939, -2.98023224e-008, 0, 0.999999821, 0, 1, 0, -0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o35 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o36 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o35,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(309.099976, 30.6100788, 505.899963),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(309.099976, 30.6100788, 505.899963, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o37 = Create("Decal",{
- ["Parent"] = o36,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o38 = Create("Decal",{
- ["Parent"] = o36,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o39 = Create("Decal",{
- ["Parent"] = o36,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o40 = Create("Decal",{
- ["Parent"] = o36,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o41 = Create("Decal",{
- ["Parent"] = o36,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o42 = Create("BlockMesh",{
- ["Parent"] = o36,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o43 = Create("Texture",{
- ["Parent"] = o36,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o44 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o35,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(308.947937, 31.5541153, 505.855957),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(308.947937, 31.5541153, 505.855957, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o45 = Create("BlockMesh",{
- ["Parent"] = o44,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o46 = Create("PointLight",{
- ["Parent"] = o44,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o47 = Create("SpotLight",{
- ["Parent"] = o44,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o48 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o35,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(308.752014, 32.6831589, 505.853943),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(308.752014, 32.6831589, 505.853943, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o49 = Create("BlockMesh",{
- ["Parent"] = o48,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o50 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o35,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o48,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o44,
- ["WireRadius"] = 0,
- })
- o51 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o35,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(308.860962, 30.0350704, 506.199921),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(308.860962, 30.0350704, 506.199921, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o52 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o35,
- })
- o53 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o35,
- })
- o54 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o55 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o54,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(242.700256, 5.41007376, 490.899689),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(242.700256, 5.41007376, 490.899689, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o56 = Create("Decal",{
- ["Parent"] = o55,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o57 = Create("Decal",{
- ["Parent"] = o55,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o58 = Create("Decal",{
- ["Parent"] = o55,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o59 = Create("Decal",{
- ["Parent"] = o55,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o60 = Create("Decal",{
- ["Parent"] = o55,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o61 = Create("BlockMesh",{
- ["Parent"] = o55,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o62 = Create("Texture",{
- ["Parent"] = o55,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o63 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o54,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(242.54834, 6.35411406, 490.855713),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(242.54834, 6.35411406, 490.855713, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o64 = Create("BlockMesh",{
- ["Parent"] = o63,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o65 = Create("PointLight",{
- ["Parent"] = o63,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o66 = Create("SpotLight",{
- ["Parent"] = o63,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o67 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o54,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(242.352356, 7.48314905, 490.853729),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(242.352356, 7.48314905, 490.853729, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o68 = Create("BlockMesh",{
- ["Parent"] = o67,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o69 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o54,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o67,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o63,
- ["WireRadius"] = 0,
- })
- o70 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o54,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(242.461365, 4.8350668, 491.199707),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(242.461365, 4.8350668, 491.199707, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o71 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o54,
- })
- o72 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o54,
- })
- o73 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(225.399841, 0.40000999, 490.600098),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(225.399841, 0.40000999, 490.600098, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(96.3998032, 0.800000012, 38.8000107),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o74 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(230.700073, 5.19993877, 477),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(230.700073, 5.19993877, 477, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o75 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(230.700073, 0.40000999, 456.700012),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(230.700073, 0.40000999, 456.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(28.5999908, 0.800000012, 28.6000099),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o76 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(259.300049, 5.19993877, 476.999939),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(259.300049, 5.19993877, 476.999939, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o77 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(210.400024, 5.19993877, 456.700012),
- ["Rotation"] = Vector3.new(-94.8461151, -89.9657364, -94.8461151),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.400024, 5.19993877, 456.700012, -2.98023224e-008, 3.51513421e-007, -0.999999821, -6.1215809e-007, 1, 3.51513506e-007, 0.999999821, 6.12158146e-007, -2.98023224e-008),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o78 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(274.200012, 10.199378, 482.600006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(274.200012, 10.199378, 482.600006, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o79 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(274.200317, 10.199378, 477),
- ["Rotation"] = Vector3.new(-180, 89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(274.200317, 10.199378, 477, -2.98023224e-008, 0, 0.999999821, 0, 1, 0, -0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o80 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.800354, 10.199378, 482.600037),
- ["Rotation"] = Vector3.new(-180, 3.41509462e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.800354, 10.199378, 482.600037, -0.999999702, 0, 5.96046448e-008, 0, 1, 0, -5.96046448e-008, 0, -0.999999702),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o81 = Create("Model",{
- ["Name"] = "Credit Vendor",
- ["Parent"] = o1,
- })
- o82 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(242.499954, 8.30913925, 442.000061),
- ["Rotation"] = Vector3.new(-0, -0.000318069448, -0),
- ["CFrame"] = CFrame.new(242.499954, 8.30913925, 442.000061, 1, 0, -5.55135921e-006, -0, 1, 0, -1.35942391e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 1, 4),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o83 = Create("CornerWedgePart",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Marble,
- ["BrickColor"] = BrickColor.new("White"),
- ["Position"] = Vector3.new(246.499939, 10.3092232, 443.500061),
- ["Rotation"] = Vector3.new(0, 90, 0),
- ["CFrame"] = CFrame.new(246.499939, 10.3092232, 443.500061, 1.0658141e-012, 0, 1, 0, 1, 0, -1, 0, -2.185581e-007),
- ["Size"] = Vector3.new(3, 3, 3),
- ["BottomSurface"] = Enum.SurfaceType.Inlet,
- ["Color"] = Color3.new(0.94902, 0.952941, 0.952941),
- })
- o84 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(244.999908, 8.30913925, 444.500031),
- ["Rotation"] = Vector3.new(-0, -0.0002379262, -0),
- ["CFrame"] = CFrame.new(244.999908, 8.30913925, 444.500031, 1, 0, -4.15259547e-006, 0, 1, 0, -1.50804271e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4, 1, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o85 = Create("CornerWedgePart",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Marble,
- ["BrickColor"] = BrickColor.new("White"),
- ["Position"] = Vector3.new(243.499924, 10.3092232, 443.500061),
- ["Rotation"] = Vector3.new(-0, -0.000277997809, -0),
- ["CFrame"] = CFrame.new(243.499924, 10.3092232, 443.500061, 1, 0, -4.85197688e-006, 0, 1, 0, -1.42936215e-005, 0, 1),
- ["Size"] = Vector3.new(3, 3, 3),
- ["BottomSurface"] = Enum.SurfaceType.Inlet,
- ["Color"] = Color3.new(0.94902, 0.952941, 0.952941),
- })
- o86 = Create("Model",{
- ["Name"] = "Editable",
- ["Parent"] = o81,
- })
- o87 = Create("Part",{
- ["Parent"] = o86,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(244.999908, 4.80913925, 444.500031),
- ["Rotation"] = Vector3.new(-0, -0.000240430716, -0),
- ["CFrame"] = CFrame.new(244.999908, 4.80913925, 444.500031, 1, 0, -4.1963076e-006, 0, 1, 0, -1.51241393e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4, 6, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o88 = Create("BlockMesh",{
- ["Parent"] = o87,
- ["Scale"] = Vector3.new(1, 1, 0.5),
- })
- o89 = Create("SurfaceGui",{
- ["Parent"] = o87,
- ["Face"] = Enum.NormalId.Back,
- })
- o90 = Create("TextLabel",{
- ["Name"] = "Name",
- ["Parent"] = o89,
- ["Transparency"] = 10,
- ["Size"] = UDim2.new(0,800,0,100),
- ["Text"] = "Credit vendor",
- ["BackgroundColor3"] = Color3.new(1, 1, 1),
- ["BackgroundTransparency"] = 10,
- ["FontSize"] = Enum.FontSize.Size48,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o91 = Create("TextButton",{
- ["Name"] = "50",
- ["Parent"] = o89,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,100),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 50 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o92 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o91,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 50
- end
- end
- end,o92)
- end))
- o93 = Create("TextButton",{
- ["Name"] = "200",
- ["Parent"] = o89,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,170),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 200 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0.498039, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o94 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o93,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 200
- end
- end
- end,o94)
- end))
- o95 = Create("TextButton",{
- ["Name"] = "300",
- ["Parent"] = o89,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,240),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 300 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.156863),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o96 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o95,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 300
- end
- end
- end,o96)
- end))
- o97 = Create("TextButton",{
- ["Name"] = "500",
- ["Parent"] = o89,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,320),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 500 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.0392157, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o98 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o97,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 500
- end
- end
- end,o98)
- end))
- o99 = Create("TextButton",{
- ["Name"] = "1K",
- ["Parent"] = o89,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,400),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 1,000 Credits",
- ["BackgroundColor3"] = Color3.new(0.654902, 0, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o100 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o99,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 1000
- end
- end
- end,o100)
- end))
- o101 = Create("TextButton",{
- ["Name"] = "10K",
- ["Parent"] = o89,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,490),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 10,000 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.694118),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o102 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o101,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 10000
- end
- end
- end,o102)
- end))
- o103 = Create("Part",{
- ["Parent"] = o86,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(244.999985, 4.80913925, 439.500031),
- ["Rotation"] = Vector3.new(-0, -0.000393203634, -0),
- ["CFrame"] = CFrame.new(244.999985, 4.80913925, 439.500031, 1, 0, -6.86269777e-006, -0, 1, 0, -2.62267713e-006, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4, 6, 1),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o104 = Create("BlockMesh",{
- ["Parent"] = o103,
- ["Scale"] = Vector3.new(1, 1, 0.5),
- })
- o105 = Create("SurfaceGui",{
- ["Parent"] = o103,
- })
- o106 = Create("TextLabel",{
- ["Name"] = "Name",
- ["Parent"] = o105,
- ["Transparency"] = 10,
- ["Size"] = UDim2.new(0,800,0,100),
- ["Text"] = "Credit vendor",
- ["BackgroundColor3"] = Color3.new(1, 1, 1),
- ["BackgroundTransparency"] = 10,
- ["FontSize"] = Enum.FontSize.Size48,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o107 = Create("TextButton",{
- ["Name"] = "50",
- ["Parent"] = o105,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,100),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 50 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o108 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o107,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 50
- end
- end
- end,o108)
- end))
- o109 = Create("TextButton",{
- ["Name"] = "200",
- ["Parent"] = o105,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,170),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 200 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0.498039, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o110 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o109,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 200
- end
- end
- end,o110)
- end))
- o111 = Create("TextButton",{
- ["Name"] = "300",
- ["Parent"] = o105,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,240),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 300 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.156863),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o112 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o111,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 300
- end
- end
- end,o112)
- end))
- o113 = Create("TextButton",{
- ["Name"] = "500",
- ["Parent"] = o105,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,320),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 500 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.0392157, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o114 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o113,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 500
- end
- end
- local hint = Instance.new('Hint', Workspace)
- hint.Text = "" --PLEASE DO NOT DELTE! GIVE ME SOME CREDIT! THIS TOOK ME A LONG TIME TO MAKE!
- end,o114)
- end))
- o115 = Create("TextButton",{
- ["Name"] = "1K",
- ["Parent"] = o105,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,400),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 1,000 Credits",
- ["BackgroundColor3"] = Color3.new(0.654902, 0, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o116 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o115,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 1000
- end
- end
- end,o116)
- end))
- o117 = Create("TextButton",{
- ["Name"] = "10K",
- ["Parent"] = o105,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,490),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 10,000 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.694118),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o118 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o117,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 10000
- end
- end
- end,o118)
- end))
- o119 = Create("Part",{
- ["Parent"] = o86,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(242.499954, 4.80913925, 442.000061),
- ["Rotation"] = Vector3.new(-0, -0.000318069448, -0),
- ["CFrame"] = CFrame.new(242.499954, 4.80913925, 442.000061, 1, 0, -5.55135921e-006, 0, 1, 0, -1.35942391e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 6, 4),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o120 = Create("BlockMesh",{
- ["Parent"] = o119,
- ["Scale"] = Vector3.new(0.5, 1, 1),
- })
- o121 = Create("SurfaceGui",{
- ["Parent"] = o119,
- ["Face"] = Enum.NormalId.Left,
- })
- o122 = Create("TextLabel",{
- ["Name"] = "Name",
- ["Parent"] = o121,
- ["Transparency"] = 10,
- ["Size"] = UDim2.new(0,800,0,100),
- ["Text"] = "Credit vendor",
- ["BackgroundColor3"] = Color3.new(1, 1, 1),
- ["BackgroundTransparency"] = 10,
- ["FontSize"] = Enum.FontSize.Size48,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o123 = Create("TextButton",{
- ["Name"] = "50",
- ["Parent"] = o121,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,100),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 50 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o124 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o123,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 50
- end
- end
- end,o124)
- end))
- o125 = Create("TextButton",{
- ["Name"] = "200",
- ["Parent"] = o121,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,170),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 200 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0.498039, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o126 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o125,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 200
- end
- end
- end,o126)
- end))
- o127 = Create("TextButton",{
- ["Name"] = "300",
- ["Parent"] = o121,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,240),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 300 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.156863),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o128 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o127,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 300
- end
- end
- end,o128)
- end))
- o129 = Create("TextButton",{
- ["Name"] = "500",
- ["Parent"] = o121,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,320),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 500 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.0392157, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o130 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o129,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 500
- end
- end
- end,o130)
- end))
- o131 = Create("TextButton",{
- ["Name"] = "1K",
- ["Parent"] = o121,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,400),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 1,000 Credits",
- ["BackgroundColor3"] = Color3.new(0.654902, 0, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o132 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o131,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 1000
- end
- end
- end,o132)
- end))
- o133 = Create("TextButton",{
- ["Name"] = "10K",
- ["Parent"] = o121,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,490),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 10,000 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.694118),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o134 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o133,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 10000
- end
- end
- end,o134)
- end))
- o135 = Create("Part",{
- ["Parent"] = o86,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Dark stone grey"),
- ["Position"] = Vector3.new(247.499939, 4.80913877, 442.000061),
- ["CFrame"] = CFrame.new(247.499939, 4.80913877, 442.000061, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 6, 4),
- ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
- })
- o136 = Create("BlockMesh",{
- ["Parent"] = o135,
- ["Scale"] = Vector3.new(0.5, 1, 1),
- })
- o137 = Create("SurfaceGui",{
- ["Parent"] = o135,
- ["Face"] = Enum.NormalId.Right,
- })
- o138 = Create("TextLabel",{
- ["Name"] = "Name",
- ["Parent"] = o137,
- ["Transparency"] = 10,
- ["Size"] = UDim2.new(0,800,0,100),
- ["Text"] = "Credit vendor",
- ["BackgroundColor3"] = Color3.new(1, 1, 1),
- ["BackgroundTransparency"] = 10,
- ["FontSize"] = Enum.FontSize.Size48,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o139 = Create("TextButton",{
- ["Name"] = "50",
- ["Parent"] = o137,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,100),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 50 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o140 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o139,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 50
- end
- end
- end,o140)
- end))
- o141 = Create("TextButton",{
- ["Name"] = "200",
- ["Parent"] = o137,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,170),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 200 Credits",
- ["BackgroundColor3"] = Color3.new(0.784314, 0.498039, 0),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o142 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o141,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 200
- end
- end
- end,o142)
- end))
- o143 = Create("TextButton",{
- ["Name"] = "300",
- ["Parent"] = o137,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,240),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 300 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.156863),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o144 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o143,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 300
- end
- end
- end,o144)
- end))
- o145 = Create("TextButton",{
- ["Name"] = "500",
- ["Parent"] = o137,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,320),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 500 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.0392157, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o146 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o145,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 500
- end
- end
- end,o146)
- end))
- o147 = Create("TextButton",{
- ["Name"] = "1K",
- ["Parent"] = o137,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,400),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 1,000 Credits",
- ["BackgroundColor3"] = Color3.new(0.654902, 0, 0.784314),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o148 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o147,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 1000
- end
- end
- end,o148)
- end))
- o149 = Create("TextButton",{
- ["Name"] = "10K",
- ["Parent"] = o137,
- ["Transparency"] = 0.20000000298023,
- ["Position"] = UDim2.new(0,50,0,490),
- ["Size"] = UDim2.new(0,700,0,50),
- ["Text"] = "Buy 10,000 Credits",
- ["BackgroundColor3"] = Color3.new(0, 0.784314, 0.694118),
- ["BackgroundTransparency"] = 0.20000000298023,
- ["BorderColor3"] = Color3.new(0, 0, 0),
- ["BorderSizePixel"] = 5,
- ["Font"] = Enum.Font.ArialBold,
- ["FontSize"] = Enum.FontSize.Size36,
- ["TextColor3"] = Color3.new(1, 1, 1),
- ["TextStrokeTransparency"] = 0,
- })
- o150 = Create("LocalScript",{
- ["Name"] = "BuyScript",
- ["Parent"] = o149,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- local buyButton = script.Parent
- local productId = 19201593 --change to dev product id
- local mps = game:GetService"MarketplaceService"
- function getPlayerById(id)
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.userId == id then
- return v
- end
- end
- end
- buyButton.MouseButton1Click:connect(function()
- mps:PromptProductPurchase(game.Players.LocalPlayer, productId)
- end)
- mps.ProcessReceipt = function(info)
- local plr = getPlayerById(info.PlayerId)
- if plr and plr:FindFirstChild"leaderstats" and plr.leaderstats:FindFirstChild"Credits" then
- plr.leaderstats.Points.Value = plr.leaderstats.Credits.Value + 10000
- end
- end
- end,o150)
- end))
- o151 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(242.499908, 4.80911636, 444.500092),
- ["Rotation"] = Vector3.new(-0, -0.000237926142, -0),
- ["CFrame"] = CFrame.new(242.499908, 4.80911636, 444.500092, 1, 0, -4.15259456e-006, 0, 1, 0, -1.49930038e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 8, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o152 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(244.999908, 1.30913925, 444.500031),
- ["Rotation"] = Vector3.new(-0, -0.00024543982, -0),
- ["CFrame"] = CFrame.new(244.999908, 1.30913925, 444.500031, 1, 0, -4.28373278e-006, 0, 1, 0, -1.52115636e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4, 1, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o153 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(242.499954, 1.30913925, 442.000061),
- ["Rotation"] = Vector3.new(-0, -0.000318069448, -0),
- ["CFrame"] = CFrame.new(242.499954, 1.30913925, 442.000061, 1, 0, -5.55135921e-006, 0, 1, 0, -1.35942391e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 1, 4),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o154 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(247.499939, 4.80911636, 444.500061),
- ["Rotation"] = Vector3.new(-0, -1.00179723e-005, -0),
- ["CFrame"] = CFrame.new(247.499939, 4.80911636, 444.500061, 1, 0, -1.74846605e-007, 0, 1, 0, -1.74846704e-007, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 8, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o155 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(244.999985, 8.30913925, 439.500031),
- ["Rotation"] = Vector3.new(-0, -0.000926657522, -0),
- ["CFrame"] = CFrame.new(244.999985, 8.30913925, 439.500031, 1, 0, -1.61732241e-005, -0, 1, 0, 6.68784924e-006, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4, 1, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o156 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(247.499939, 8.30913925, 442.000061),
- ["Rotation"] = Vector3.new(-0, -5.00901706e-006, -0),
- ["CFrame"] = CFrame.new(247.499939, 8.30913925, 442.000061, 1, 0, -8.74238424e-008, 0, 1, 0, -8.74239419e-008, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 1, 4),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o157 = Create("CornerWedgePart",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Marble,
- ["BrickColor"] = BrickColor.new("White"),
- ["Position"] = Vector3.new(246.500092, 10.3092232, 440.5),
- ["Rotation"] = Vector3.new(-180, -0.00237925374, -180),
- ["CFrame"] = CFrame.new(246.500092, 10.3092232, 440.5, -1, 0, -4.1525811e-005, 0, 1, 0, 4.17006595e-005, 0, -1),
- ["Size"] = Vector3.new(3, 3, 3),
- ["BottomSurface"] = Enum.SurfaceType.Inlet,
- ["Color"] = Color3.new(0.94902, 0.952941, 0.952941),
- })
- o158 = Create("CornerWedgePart",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Marble,
- ["BrickColor"] = BrickColor.new("White"),
- ["Position"] = Vector3.new(243.500031, 10.3092232, 440.500275),
- ["Rotation"] = Vector3.new(-0, -90, 0),
- ["CFrame"] = CFrame.new(243.500031, 10.3092232, 440.500275, -6.13708035e-005, 0, -1, 0, 1, 0, 1, 0, -4.22252051e-005),
- ["Size"] = Vector3.new(3, 3, 3),
- ["BottomSurface"] = Enum.SurfaceType.Inlet,
- ["Color"] = Color3.new(0.94902, 0.952941, 0.952941),
- })
- o159 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(242.499954, 4.80911636, 439.500092),
- ["Rotation"] = Vector3.new(-0, 0.000703758385, -0),
- ["CFrame"] = CFrame.new(242.499954, 4.80911636, 439.500092, 1, 0, 1.22829006e-005, 0, 1, 0, -3.14284989e-005, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 8, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o160 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(247.499939, 1.30913877, 442.000061),
- ["CFrame"] = CFrame.new(247.499939, 1.30913877, 442.000061, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 1, 4),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o161 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(244.999985, 1.30913925, 439.500031),
- ["Rotation"] = Vector3.new(-0, -0.000926657522, -0),
- ["CFrame"] = CFrame.new(244.999985, 1.30913925, 439.500031, 1, 0, -1.61732241e-005, 0, 1, 0, 6.68784924e-006, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(4, 1, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o162 = Create("Part",{
- ["Parent"] = o81,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(247.499939, 4.80911636, 439.500061),
- ["Rotation"] = Vector3.new(-0, -1.00180832e-005, -0),
- ["CFrame"] = CFrame.new(247.499939, 4.80911636, 439.500061, 1, 0, -1.74848537e-007, 0, 1, 0, -1.74848537e-007, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 8, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o163 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o164 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o163,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(201.900024, 2.60980701, 443.299896),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.900024, 2.60980701, 443.299896, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o165 = Create("Decal",{
- ["Parent"] = o164,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o166 = Create("Decal",{
- ["Parent"] = o164,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o167 = Create("Decal",{
- ["Parent"] = o164,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o168 = Create("Decal",{
- ["Parent"] = o164,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o169 = Create("Decal",{
- ["Parent"] = o164,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o170 = Create("BlockMesh",{
- ["Parent"] = o164,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o171 = Create("Texture",{
- ["Parent"] = o164,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o172 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o163,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(201.748047, 3.55383706, 443.25589),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.748047, 3.55383706, 443.25589, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o173 = Create("BlockMesh",{
- ["Parent"] = o172,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o174 = Create("PointLight",{
- ["Parent"] = o172,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o175 = Create("SpotLight",{
- ["Parent"] = o172,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o176 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o163,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(201.552002, 4.68286276, 443.253906),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.552002, 4.68286276, 443.253906, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o177 = Create("BlockMesh",{
- ["Parent"] = o176,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o178 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o163,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o176,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o172,
- ["WireRadius"] = 0,
- })
- o179 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o163,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(201.661011, 2.03479195, 443.599884),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.661011, 2.03479195, 443.599884, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o180 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o163,
- })
- o181 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o163,
- })
- o182 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.600098, 5.19993877, 477),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.600098, 5.19993877, 477, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(11.9999962, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o183 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(259.300049, 0.40000999, 456.700012),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(259.300049, 0.40000999, 456.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(28.5999908, 0.800000012, 28.6000099),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o184 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(259.300049, 0.40000999, 428.099976),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(259.300049, 0.40000999, 428.099976, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(28.5999908, 0.800000012, 28.6000099),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o185 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(230.700073, 0.40000999, 428.099976),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(230.700073, 0.40000999, 428.099976, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(28.5999908, 0.800000012, 28.6000099),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o186 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(211.077637, 59.3776665, 442.399994),
- ["Rotation"] = Vector3.new(5.34842229e-006, -4.10398934e-006, -45),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(211.077637, 59.3776665, 442.399994, 0.707106709, 0.707106769, -7.16281221e-008, -0.707106769, 0.707106709, -9.33475803e-008, -1.53579851e-008, 1.16655436e-007, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.400000036, 95.8000031, 135.199905),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o187 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(279.600098, 5.19993877, 456.700012),
- ["Rotation"] = Vector3.new(98.5826416, 89.9657364, -98.5826416),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.600098, 5.19993877, 456.700012, -2.98023224e-008, 1.97463265e-007, 0.999999821, -2.41739656e-007, 1, -1.97463294e-007, -0.999999821, -2.41739627e-007, -2.98023224e-008),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o188 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(274.200317, 10.199378, 471.500061),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(274.200317, 10.199378, 471.500061, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(1.00000262, 1.20000005, 1.20000005),
- })
- o189 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.800232, 10.199378, 471.5),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.800232, 10.199378, 471.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o190 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(285.40033, 10.199378, 477),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.40033, 10.199378, 477, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(10.0000019, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o191 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(285.40033, 10.199378, 471.5),
- ["Rotation"] = Vector3.new(-180, 1.70754731e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.40033, 10.199378, 471.5, -0.999999642, 0, 2.98023224e-008, 0, 1, 0, -2.98023224e-008, 0, -0.999999642),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1),
- })
- o192 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.800354, 10.199378, 477.000031),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.800354, 10.199378, 477.000031, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 9.99999619),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o193 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(285.40033, 10.199378, 482.600037),
- ["Rotation"] = Vector3.new(-180, 89.960434, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.40033, 10.199378, 482.600037, -1.49011612e-008, 0, 0.999999762, 0, 1, 0, -0.999999762, 0, -1.49011612e-008),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o194 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o195 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o194,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(285.700012, 3.61008906, 441.699921),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.700012, 3.61008906, 441.699921, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o196 = Create("Decal",{
- ["Parent"] = o195,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o197 = Create("Decal",{
- ["Parent"] = o195,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o198 = Create("Decal",{
- ["Parent"] = o195,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o199 = Create("Decal",{
- ["Parent"] = o195,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o200 = Create("Decal",{
- ["Parent"] = o195,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o201 = Create("BlockMesh",{
- ["Parent"] = o195,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o202 = Create("Texture",{
- ["Parent"] = o195,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o203 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o194,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(285.548035, 4.55412579, 441.655945),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.548035, 4.55412579, 441.655945, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o204 = Create("BlockMesh",{
- ["Parent"] = o203,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o205 = Create("PointLight",{
- ["Parent"] = o203,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o206 = Create("SpotLight",{
- ["Parent"] = o203,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o207 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o194,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(285.35199, 5.68315077, 441.653931),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.35199, 5.68315077, 441.653931, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o208 = Create("BlockMesh",{
- ["Parent"] = o207,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o209 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o194,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o207,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o203,
- ["WireRadius"] = 0,
- })
- o210 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o194,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(285.460999, 3.03507805, 441.999908),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.460999, 3.03507805, 441.999908, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o211 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o194,
- })
- o212 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o194,
- })
- o213 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(177.400085, 13.4999876, 442.400024),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(177.400085, 13.4999876, 442.400024, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.400000036, 25.4000072, 135.199966),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o214 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.600098, 5.19993877, 407.799957),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.600098, 5.19993877, 407.799957, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(11.9999952, 8.79999638, 11.9999933),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o215 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(299.400024, 5.19993877, 455.700043),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(299.400024, 5.19993877, 455.700043, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(27.5999947, 8.80000019, 107.799873),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o216 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(293.600037, 0.40000999, 461.900024),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(293.600037, 0.40000999, 461.900024, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(40.0000114, 0.800000012, 96.1998825),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o217 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(313.400085, 13.4999876, 442.400055),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(313.400085, 13.4999876, 442.400055, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.400000036, 25.400013, 135.199921),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o218 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(279.600098, 5.19992876, 428.099976),
- ["Rotation"] = Vector3.new(-96.5529938, 89.9657364, 96.5530014),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.600098, 5.19992876, 428.099976, -2.98023224e-008, -2.59437741e-007, 0.999999821, 3.54499122e-007, 1, 2.59437797e-007, -0.999999821, 3.54499122e-007, -2.98023224e-008),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o219 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(210.400024, 5.19993877, 428.099976),
- ["Rotation"] = Vector3.new(-94.8461151, -89.9657364, -94.8461151),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.400024, 5.19993877, 428.099976, -2.98023224e-008, 3.51513421e-007, -0.999999821, -6.1215809e-007, 1, 3.51513506e-007, 0.999999821, 6.12158146e-007, -2.98023224e-008),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o220 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(259.300049, 5.19994879, 407.799957),
- ["Rotation"] = Vector3.new(-180, -3.41509462e-006, 179.999969),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(259.300049, 5.19994879, 407.799957, -0.999999702, -6.50932407e-007, -5.96046448e-008, -6.50932463e-007, 1, 1.16527929e-007, 5.96046448e-008, 1.16528135e-007, -0.999999702),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o221 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(285.400391, 10.1999302, 407.599976),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.400391, 10.1999302, 407.599976, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(10.0000019, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o222 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.800354, 10.1999302, 413.200012),
- ["Rotation"] = Vector3.new(-180, 3.41509462e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.800354, 10.1999302, 413.200012, -0.999999702, 0, 5.96046448e-008, 0, 1, 0, -5.96046448e-008, 0, -0.999999702),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o223 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.800293, 10.1999302, 402.100006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.800293, 10.1999302, 402.100006, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o224 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(279.800354, 10.1999302, 407.600006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(279.800354, 10.1999302, 407.600006, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 9.99999619),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o225 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(285.400391, 10.1999302, 413.200012),
- ["Rotation"] = Vector3.new(-180, 89.960434, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.400391, 10.1999302, 413.200012, -1.49011612e-008, 0, 0.999999762, 0, 1, 0, -0.999999762, 0, -1.49011612e-008),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o226 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(274.200073, 10.1999302, 413.200012),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(274.200073, 10.1999302, 413.200012, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o227 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(274.200317, 10.1999302, 407.600006),
- ["Rotation"] = Vector3.new(-180, 89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(274.200317, 10.1999302, 407.600006, -2.98023224e-008, 0, 0.999999821, 0, 1, 0, -0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o228 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(274.200317, 10.1999302, 402.100037),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(274.200317, 10.1999302, 402.100037, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(1.00000262, 1.20000005, 1.20000005),
- })
- o229 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o230 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o229,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(241.300171, 5.21007776, 402.299896),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(241.300171, 5.21007776, 402.299896, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o231 = Create("Decal",{
- ["Parent"] = o230,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o232 = Create("Decal",{
- ["Parent"] = o230,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o233 = Create("Decal",{
- ["Parent"] = o230,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o234 = Create("Decal",{
- ["Parent"] = o230,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o235 = Create("Decal",{
- ["Parent"] = o230,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o236 = Create("BlockMesh",{
- ["Parent"] = o230,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o237 = Create("Texture",{
- ["Parent"] = o230,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o238 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o229,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(241.148193, 6.15411901, 402.25592),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(241.148193, 6.15411901, 402.25592, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o239 = Create("BlockMesh",{
- ["Parent"] = o238,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o240 = Create("PointLight",{
- ["Parent"] = o238,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o241 = Create("SpotLight",{
- ["Parent"] = o238,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o242 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o229,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(240.952148, 7.28315306, 402.253906),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(240.952148, 7.28315306, 402.253906, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o243 = Create("BlockMesh",{
- ["Parent"] = o242,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o244 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o229,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o242,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o238,
- ["WireRadius"] = 0,
- })
- o245 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o229,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(241.061218, 4.63506603, 402.599884),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(241.061218, 4.63506603, 402.599884, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o246 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o229,
- })
- o247 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o229,
- })
- o248 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o249 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o248,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(311.300049, 29.6100903, 378.899902),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(311.300049, 29.6100903, 378.899902, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o250 = Create("Decal",{
- ["Parent"] = o249,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o251 = Create("Decal",{
- ["Parent"] = o249,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o252 = Create("Decal",{
- ["Parent"] = o249,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o253 = Create("Decal",{
- ["Parent"] = o249,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o254 = Create("Decal",{
- ["Parent"] = o249,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o255 = Create("BlockMesh",{
- ["Parent"] = o249,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o256 = Create("Texture",{
- ["Parent"] = o249,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o257 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o248,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(311.148071, 30.554142, 378.855927),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(311.148071, 30.554142, 378.855927, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o258 = Create("BlockMesh",{
- ["Parent"] = o257,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o259 = Create("PointLight",{
- ["Parent"] = o257,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o260 = Create("SpotLight",{
- ["Parent"] = o257,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o261 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o248,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(310.952026, 31.6831627, 378.853912),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(310.952026, 31.6831627, 378.853912, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o262 = Create("BlockMesh",{
- ["Parent"] = o261,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o263 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o248,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o261,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o257,
- ["WireRadius"] = 0,
- })
- o264 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o248,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(311.061035, 29.0350895, 379.19989),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(311.061035, 29.0350895, 379.19989, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o265 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o248,
- })
- o266 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o248,
- })
- o267 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(264.800049, 0.40000999, 394.299957),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(264.800049, 0.40000999, 394.299957, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(97.5998383, 0.800000012, 39.0000038),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o268 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(196.599915, 0.40000999, 422.700012),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(196.599915, 0.40000999, 422.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(38.8000488, 0.800000012, 95.8000031),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o269 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(191.000061, 5.19993877, 429.200073),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(191.000061, 5.19993877, 429.200073, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(26.8000031, 8.80000019, 107.599838),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o270 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(245.400085, 58.9202652, 408.020203),
- ["Rotation"] = Vector3.new(45, 0, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(245.400085, 58.9202652, 408.020203, 1, 0, 0, 0, 0.707106709, -0.707106769, 0, 0.707106769, 0.707106709),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(136.399918, 97.199913, 0.599999964),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o271 = Create("WedgePart",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(230.700073, 5.19993877, 407.799957),
- ["Rotation"] = Vector3.new(-180, -3.41509462e-006, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(230.700073, 5.19993877, 407.799957, -0.999999702, -7.08296142e-008, -5.96046448e-008, -7.08296426e-008, 1, 1.59757946e-007, 5.96046448e-008, 1.59757974e-007, -0.999999702),
- ["Size"] = Vector3.new(28.6000099, 8.79999638, 11.999999),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o272 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(216.000366, 10.1999302, 413.399994),
- ["Rotation"] = Vector3.new(-180, 89.960434, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(216.000366, 10.1999302, 413.399994, -1.49011612e-008, 0, 0.999999762, 0, 1, 0, -0.999999762, 0, -1.49011612e-008),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o273 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(285.400391, 10.1999302, 402.100006),
- ["Rotation"] = Vector3.new(-180, 1.70754731e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(285.400391, 10.1999302, 402.100006, -0.999999642, 0, 2.98023224e-008, 0, 1, 0, -2.98023224e-008, 0, -0.999999642),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1),
- })
- o274 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.500366, 5.19993877, 407.899994),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.500366, 5.19993877, 407.899994, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(12.199995, 8.79999828, 12.199996),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o275 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(258.799805, 5.19992876, 388.599976),
- ["Rotation"] = Vector3.new(-96.4480438, 89.960434, 96.4480438),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(258.799805, 5.19992876, 388.599976, -1.49011612e-008, -1.3184868e-007, 0.999999762, 2.76882766e-008, 1, 1.31848694e-007, -0.999999762, 2.76882979e-008, -1.49011612e-008),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(26.3999977, 8.80000019, 108.799866),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o276 = Create("Part",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.400391, 10.1999302, 407.800018),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.400391, 10.1999302, 407.800018, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 9.99999619),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o277 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.400391, 10.1999302, 413.399994),
- ["Rotation"] = Vector3.new(-180, 3.41509462e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.400391, 10.1999302, 413.399994, -0.999999702, 0, 5.96046448e-008, 0, 1, 0, -5.96046448e-008, 0, -0.999999702),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o278 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(204.800354, 10.1999302, 407.799988),
- ["Rotation"] = Vector3.new(-180, 89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.800354, 10.1999302, 407.799988, -2.98023224e-008, 0, 0.999999821, 0, 1, 0, -0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(9.99999809, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o279 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(210.400269, 10.1999302, 402.299988),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(210.400269, 10.1999302, 402.299988, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(9.99999905, 1.20000005, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o280 = Create("WedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(216.000366, 10.1999302, 407.799988),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(216.000366, 10.1999302, 407.799988, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(10.0000019, 1.20000005, 1.20000005),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- })
- o281 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(204.800049, 10.1999302, 413.399994),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.800049, 10.1999302, 413.399994, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1.20000005),
- })
- o282 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(216.000366, 10.1999302, 402.299988),
- ["Rotation"] = Vector3.new(-180, 1.70754731e-006, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(216.000366, 10.1999302, 402.299988, -0.999999642, 0, 2.98023224e-008, 0, 1, 0, -2.98023224e-008, 0, -0.999999642),
- ["Size"] = Vector3.new(1.20000005, 1.20000005, 1),
- })
- o283 = Create("CornerWedgePart",{
- ["Parent"] = o1,
- ["Position"] = Vector3.new(204.800354, 10.1999302, 402.300049),
- ["Rotation"] = Vector3.new(-180, -89.9657364, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.800354, 10.1999302, 402.300049, -2.98023224e-008, 0, -0.999999821, 0, 1, 0, 0.999999821, 0, -2.98023224e-008),
- ["Size"] = Vector3.new(1.00000262, 1.20000005, 1.20000005),
- })
- o284 = Create("Part",{
- ["Parent"] = o1,
- ["BrickColor"] = BrickColor.new("Dark orange"),
- ["Position"] = Vector3.new(245.400208, 13.4999876, 375.099915),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(245.400208, 13.4999876, 375.099915, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(136.399902, 25.4000111, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
- })
- o285 = Create("Model",{
- ["Name"] = "Torch",
- ["Parent"] = o1,
- })
- o286 = Create("Part",{
- ["Name"] = "Torch",
- ["Parent"] = o285,
- ["Material"] = Enum.Material.Foil,
- ["BrickColor"] = BrickColor.new("Bright yellow"),
- ["Position"] = Vector3.new(182.300049, 33.9099731, 379.699921),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(182.300049, 33.9099731, 379.699921, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.4000001, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
- })
- o287 = Create("Decal",{
- ["Parent"] = o286,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211168",
- ["Face"] = Enum.NormalId.Top,
- })
- o288 = Create("Decal",{
- ["Parent"] = o286,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Back,
- })
- o289 = Create("Decal",{
- ["Parent"] = o286,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Right,
- })
- o290 = Create("Decal",{
- ["Parent"] = o286,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- })
- o291 = Create("Decal",{
- ["Parent"] = o286,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=61211135",
- ["Face"] = Enum.NormalId.Left,
- })
- o292 = Create("BlockMesh",{
- ["Parent"] = o286,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o293 = Create("Texture",{
- ["Parent"] = o286,
- ["Transparency"] = 0.30000001192093,
- ["Texture"] = "http://www.roblox.com/asset/?id=15845700",
- ["Face"] = Enum.NormalId.Bottom,
- ["StudsPerTileU"] = 4,
- ["StudsPerTileV"] = 4,
- })
- o294 = Create("Part",{
- ["Name"] = "FireEnd",
- ["Parent"] = o285,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(182.148056, 34.8540268, 379.655945),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(182.148056, 34.8540268, 379.655945, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o295 = Create("BlockMesh",{
- ["Parent"] = o294,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o296 = Create("PointLight",{
- ["Parent"] = o294,
- ["Brightness"] = 9.9999998430675e+017,
- ["Range"] = 60,
- })
- o297 = Create("SpotLight",{
- ["Parent"] = o294,
- ["Brightness"] = 60,
- ["Range"] = 60,
- })
- o298 = Create("Part",{
- ["Name"] = "FireStart",
- ["Parent"] = o285,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(181.952026, 35.9833908, 379.653931),
- ["Rotation"] = Vector3.new(-1.23844874, -1.54746476e-006, -1.70754754e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(181.952026, 35.9833908, 379.653931, 0.999999881, 2.98023224e-008, -2.70083547e-008, 0, 0.999766469, 0.0216133315, 0, -0.0216134135, 0.999766707),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 0.200000003, 0.600000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- })
- o299 = Create("BlockMesh",{
- ["Parent"] = o298,
- ["Scale"] = Vector3.new(2.5, 1.5, 1),
- })
- o300 = Create("FloorWire",{
- ["Name"] = "Fire",
- ["Parent"] = o285,
- ["Velocity"] = 0.5,
- ["Color"] = BrickColor.new("Bright orange"),
- ["Texture"] = "http://www.roblox.com/asset/?ID=61212160",
- ["TextureSize"] = Vector2.new(1.30999994, 1.30999994),
- ["CycleOffset"] = -0.10000000149012,
- ["From"] = o298,
- ["StudsBetweenTextures"] = 0.25,
- ["To"] = o294,
- ["WireRadius"] = 0,
- })
- o301 = Create("Part",{
- ["Name"] = "WallMount",
- ["Parent"] = o285,
- ["Transparency"] = 1,
- ["Position"] = Vector3.new(182.061035, 33.33498, 379.999939),
- ["Rotation"] = Vector3.new(-0, 0, 20.0752316),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(182.061035, 33.33498, 379.999939, 0.939242661, -0.343253702, 0, 0.343253702, 0.939242661, 0, 0, 0, 1),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1.95000052, 2),
- })
- o302 = Create("BoolValue",{
- ["Name"] = "RobloxModel",
- ["Parent"] = o285,
- })
- o303 = Create("BoolValue",{
- ["Name"] = "RobloxStamper",
- ["Parent"] = o285,
- })
- mas.Parent = workspace
- mas:MakeJoints()
- local mas1 = mas:GetChildren()
- for i=1,#mas1 do
- mas1[i].Parent = workspace
- 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