Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
- local Player,game,owner = owner,game
- local RealPlayer = Player
- do
- print("FE Compatibility code by Mokiros")
- local rp = RealPlayer
- script.Parent = rp.Character
- --RemoteEvent for communicating
- local Event = Instance.new("RemoteEvent")
- Event.Name = "UserInput_Event"
- --Fake event to make stuff like Mouse.KeyDown work
- local function fakeEvent()
- local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
- t.connect = t.Connect
- return t
- end
- --Creating fake input objects with fake variables
- local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent(),Button2Up=fakeEvent(),Button2Down=fakeEvent()}
- local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
- local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
- CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
- end}
- --Merged 2 functions into one by checking amount of arguments
- CAS.UnbindAction = CAS.BindAction
- --This function will trigger the events that have been :Connect()'ed
- local function te(self,ev,...)
- local t = m[ev]
- if t and t._fakeEvent then
- for _,f in pairs(t.Functions) do
- f(...)
- end
- end
- end
- m.TrigEvent = te
- UIS.TrigEvent = te
- Event.OnServerEvent:Connect(function(plr,io)
- if plr~=rp then return end
- m.Target = io.Target
- m.Hit = io.Hit
- if not io.isMouse then
- local b = io.UserInputState == Enum.UserInputState.Begin
- if io.UserInputType == Enum.UserInputType.MouseButton1 then
- return m:TrigEvent(b and "Button1Down" or "Button1Up")
- end
- if io.UserInputType == Enum.UserInputType.MouseButton2 then
- return m:TrigEvent(b and "Button2Down" or "Button2Up")
- end
- for _,t in pairs(CAS.Actions) do
- for _,k in pairs(t.Keys) do
- if k==io.KeyCode then
- t.Function(t.Name,io.UserInputState,io)
- end
- end
- end
- m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
- UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
- end
- end)
- Event.Parent = NLS([==[
- local Player = game:GetService("Players").LocalPlayer
- local Event = script:WaitForChild("UserInput_Event")
- local Mouse = Player:GetMouse()
- local UIS = game:GetService("UserInputService")
- local input = function(io,a)
- if a then return end
- --Since InputObject is a client-side instance, we create and pass table instead
- Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
- end
- UIS.InputBegan:Connect(input)
- UIS.InputEnded:Connect(input)
- local h,t
- --Give the server mouse data 30 times every second, but only if the values changed
- --If player is not moving their mouse, client won't fire events
- while wait(1/30) do
- if h~=Mouse.Hit or t~=Mouse.Target then
- h,t=Mouse.Hit,Mouse.Target
- Event:FireServer({isMouse=true,Target=t,Hit=h})
- end
- end]==],Player.Character)
- ----Sandboxed game object that allows the usage of client-side methods and services
- --Real game object
- local _rg = game
- --Metatable for fake service
- local fsmt = {
- __index = function(self,k)
- local s = rawget(self,"_RealService")
- if s then
- return typeof(s[k])=="function"
- and function(_,...)return s[k](s,...)end or s[k]
- end
- end,
- __newindex = function(self,k,v)
- local s = rawget(self,"_RealService")
- if s then s[k]=v end
- end
- }
- local function FakeService(t,RealService)
- t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
- return setmetatable(t,fsmt)
- end
- --Fake game object
- local g = {
- GetService = function(self,s)
- return rawget(self,s) or _rg:GetService(s)
- end,
- Players = FakeService({
- LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
- },"Players"),
- UserInputService = FakeService(UIS,"UserInputService"),
- ContextActionService = FakeService(CAS,"ContextActionService"),
- RunService = FakeService({
- _btrs = {},
- RenderStepped = _rg:GetService("RunService").Heartbeat,
- BindToRenderStep = function(self,name,_,fun)
- self._btrs[name] = self.Heartbeat:Connect(fun)
- end,
- UnbindFromRenderStep = function(self,name)
- self._btrs[name]:Disconnect()
- end,
- },"RunService")
- }
- rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
- g.service = g.GetService
- FakeService(g,game)
- --Changing owner to fake player object to support owner:GetMouse()
- game,owner = g,g.Players.LocalPlayer
- end
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Part0 = Instance.new("Part")
- Part1 = Instance.new("Part")
- Part2 = Instance.new("Part")
- Part3 = Instance.new("Part")
- Part4 = Instance.new("Part")
- Part5 = Instance.new("Part")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- Part8 = Instance.new("Part")
- Part9 = Instance.new("Part")
- Part10 = Instance.new("Part")
- Part11 = Instance.new("Part")
- Part12 = Instance.new("Part")
- Part13 = Instance.new("Part")
- Part14 = Instance.new("Part")
- Part15 = Instance.new("Part")
- Part16 = Instance.new("Part")
- Part17 = Instance.new("Part")
- Part18 = Instance.new("Part")
- Part19 = Instance.new("Part")
- Part20 = Instance.new("Part")
- Part21 = Instance.new("Part")
- Part22 = Instance.new("Part")
- SpecialMesh23 = Instance.new("SpecialMesh")
- SpotLight24 = Instance.new("SpotLight")
- SurfaceLight25 = Instance.new("SurfaceLight")
- PointLight26 = Instance.new("PointLight")
- Decal27 = Instance.new("Decal")
- Sound28 = Instance.new("Sound")
- Part29 = Instance.new("Part")
- Part30 = Instance.new("Part")
- Part31 = Instance.new("Part")
- Part32 = Instance.new("Part")
- SurfaceGui33 = Instance.new("SurfaceGui")
- TextLabel34 = Instance.new("TextLabel")
- Part35 = Instance.new("Part")
- Model36 = Instance.new("Model")
- Model37 = Instance.new("Model")
- Part38 = Instance.new("Part")
- Part39 = Instance.new("Part")
- Part40 = Instance.new("Part")
- Part41 = Instance.new("Part")
- Part42 = Instance.new("Part")
- Part43 = Instance.new("Part")
- Part44 = Instance.new("Part")
- Part45 = Instance.new("Part")
- Part46 = Instance.new("Part")
- Part47 = Instance.new("Part")
- Part48 = Instance.new("Part")
- Model49 = Instance.new("Model")
- Part50 = Instance.new("Part")
- Part51 = Instance.new("Part")
- Part52 = Instance.new("Part")
- Part53 = Instance.new("Part")
- SurfaceGui54 = Instance.new("SurfaceGui")
- TextLabel55 = Instance.new("TextLabel")
- Part56 = Instance.new("Part")
- SpecialMesh57 = Instance.new("SpecialMesh")
- SpotLight58 = Instance.new("SpotLight")
- SurfaceLight59 = Instance.new("SurfaceLight")
- PointLight60 = Instance.new("PointLight")
- Decal61 = Instance.new("Decal")
- Sound62 = Instance.new("Sound")
- Part63 = Instance.new("Part")
- Model64 = Instance.new("Model")
- Part65 = Instance.new("Part")
- Part66 = Instance.new("Part")
- Part67 = Instance.new("Part")
- Part68 = Instance.new("Part")
- Part69 = Instance.new("Part")
- Part70 = Instance.new("Part")
- Part71 = Instance.new("Part")
- Part72 = Instance.new("Part")
- Part73 = Instance.new("Part")
- Part74 = Instance.new("Part")
- Part75 = Instance.new("Part")
- Model76 = Instance.new("Model")
- Part77 = Instance.new("Part")
- Part78 = Instance.new("Part")
- Part79 = Instance.new("Part")
- Part80 = Instance.new("Part")
- Part81 = Instance.new("Part")
- Part82 = Instance.new("Part")
- Part83 = Instance.new("Part")
- Part84 = Instance.new("Part")
- Part85 = Instance.new("Part")
- Part86 = Instance.new("Part")
- Part87 = Instance.new("Part")
- Model88 = Instance.new("Model")
- Part89 = Instance.new("Part")
- Part90 = Instance.new("Part")
- Part91 = Instance.new("Part")
- Part92 = Instance.new("Part")
- Part93 = Instance.new("Part")
- Part94 = Instance.new("Part")
- Part95 = Instance.new("Part")
- Part96 = Instance.new("Part")
- Part97 = Instance.new("Part")
- Part98 = Instance.new("Part")
- Part99 = Instance.new("Part")
- Model100 = Instance.new("Model")
- Part101 = Instance.new("Part")
- Part102 = Instance.new("Part")
- Part103 = Instance.new("Part")
- Part104 = Instance.new("Part")
- SurfaceGui105 = Instance.new("SurfaceGui")
- TextLabel106 = Instance.new("TextLabel")
- Part107 = Instance.new("Part")
- SpecialMesh108 = Instance.new("SpecialMesh")
- SpotLight109 = Instance.new("SpotLight")
- SurfaceLight110 = Instance.new("SurfaceLight")
- PointLight111 = Instance.new("PointLight")
- Decal112 = Instance.new("Decal")
- Sound113 = Instance.new("Sound")
- Part114 = Instance.new("Part")
- Part80.Parent = Model76
- Part80.Material = Enum.Material.Concrete
- Part80.BrickColor = BrickColor.new("New Yeller")
- Part80.Rotation = Vector3.new(178.679993, -2.70000005, 60.8199997)
- Part80.Anchored = true
- Part80.Size = Vector3.new(0.904075563, 0.544603765, 5.01035452)
- Part80.CFrame = CFrame.new(-17.3379707, 27.651001, -38.9469528, 0.48702395, -0.872121096, -0.047038205, -0.87338388, -0.486491799, -0.0229425728, -0.00287499977, 0.0522559993, -0.99862963)
- Part80.BottomSurface = Enum.SurfaceType.Smooth
- Part80.TopSurface = Enum.SurfaceType.Smooth
- Part80.Color = Color3.new(1, 1, 0)
- Part80.Position = Vector3.new(-17.3379707, 27.651001, -38.9469528)
- Part80.Orientation = Vector3.new(1.30999994, -177.300003, -119.119995)
- Part80.Color = Color3.new(1, 1, 0)
- Part77.Parent = Model76
- Part77.Material = Enum.Material.Concrete
- Part77.BrickColor = BrickColor.new("New Yeller")
- Part77.Rotation = Vector3.new(-94.0999985, 45.8999977, 93.8799973)
- Part77.Anchored = true
- Part77.Size = Vector3.new(5.01035452, 2.72301865, 4.68359327)
- Part77.CFrame = CFrame.new(-12.5396957, 35.4661102, -39.352459, -0.0470389798, -0.694278181, 0.71816802, -0.0229429919, 0.719525158, 0.694087386, -0.99862963, 0.0161722396, -0.0497745462)
- Part77.BottomSurface = Enum.SurfaceType.Smooth
- Part77.TopSurface = Enum.SurfaceType.Smooth
- Part77.Color = Color3.new(1, 1, 0)
- Part77.Position = Vector3.new(-12.5396957, 35.4661102, -39.352459)
- Part77.Orientation = Vector3.new(-43.9500008, 93.9599991, -1.82999992)
- Part77.Color = Color3.new(1, 1, 0)
- Part78.Parent = Model76
- Part78.Material = Enum.Material.Concrete
- Part78.BrickColor = BrickColor.new("New Yeller")
- Part78.Rotation = Vector3.new(88.2099991, -9.96000004, 87.2599945)
- Part78.Anchored = true
- Part78.Size = Vector3.new(5.01035261, 4.71082115, 2.69578958)
- Part78.CFrame = CFrame.new(-15.3449335, 33.2218399, -39.1687126, 0.0470389798, -0.983809769, -0.172932893, 0.0229429919, 0.174142957, -0.984453142, 0.99862963, 0.0423400663, 0.030763045)
- Part78.BottomSurface = Enum.SurfaceType.Smooth
- Part78.TopSurface = Enum.SurfaceType.Smooth
- Part78.Color = Color3.new(1, 1, 0)
- Part78.Position = Vector3.new(-15.3449335, 33.2218399, -39.1687126)
- Part78.Orientation = Vector3.new(79.8799973, -79.909996, 7.50999975)
- Part78.Color = Color3.new(1, 1, 0)
- Part83.Parent = Model76
- Part83.Material = Enum.Material.Concrete
- Part83.BrickColor = BrickColor.new("New Yeller")
- Part83.Rotation = Vector3.new(85.9000015, -45.8999977, 86.1199951)
- Part83.Anchored = true
- Part83.Size = Vector3.new(5.01035261, 4.71082115, 4.68359232)
- Part83.CFrame = CFrame.new(-13.2298298, 36.1812553, -39.3364182, 0.0470389798, -0.694278181, -0.71816802, 0.0229429919, 0.719525158, -0.694087386, 0.99862963, 0.0161722396, 0.0497745462)
- Part83.BottomSurface = Enum.SurfaceType.Smooth
- Part83.TopSurface = Enum.SurfaceType.Smooth
- Part83.Color = Color3.new(1, 1, 0)
- Part83.Position = Vector3.new(-13.2298298, 36.1812553, -39.3364182)
- Part83.Orientation = Vector3.new(43.9500008, -86.0400009, 1.82999992)
- Part83.Color = Color3.new(1, 1, 0)
- Part79.Parent = Model76
- Part79.Material = Enum.Material.Concrete
- Part79.BrickColor = BrickColor.new("New Yeller")
- Part79.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part79.Anchored = true
- Part79.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part79.CFrame = CFrame.new(-15.6513624, 31.6667519, -39.1186142, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part79.BottomSurface = Enum.SurfaceType.Smooth
- Part79.TopSurface = Enum.SurfaceType.Smooth
- Part79.Color = Color3.new(1, 1, 0)
- Part79.Position = Vector3.new(-15.6513624, 31.6667519, -39.1186142)
- Part79.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part79.Color = Color3.new(1, 1, 0)
- Part82.Parent = Model76
- Part82.Material = Enum.Material.Concrete
- Part82.BrickColor = BrickColor.new("New Yeller")
- Part82.Rotation = Vector3.new(88.4499969, -4.96000004, 87.2900009)
- Part82.Anchored = true
- Part82.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part82.CFrame = CFrame.new(-15.7730808, 30.5042419, -39.0861664, 0.0470389798, -0.99513936, -0.086516656, 0.0229429919, 0.0876660347, -0.99588573, 0.99862963, 0.0448604934, 0.0269551929)
- Part82.BottomSurface = Enum.SurfaceType.Smooth
- Part82.TopSurface = Enum.SurfaceType.Smooth
- Part82.Color = Color3.new(1, 1, 0)
- Part82.Position = Vector3.new(-15.7730808, 30.5042419, -39.0861664)
- Part82.Orientation = Vector3.new(84.7999954, -72.6999969, 14.6700001)
- Part82.Color = Color3.new(1, 1, 0)
- Part81.Parent = Model76
- Part81.Material = Enum.Material.Concrete
- Part81.BrickColor = BrickColor.new("New Yeller")
- Part81.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part81.Anchored = true
- Part81.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part81.CFrame = CFrame.new(-15.7179985, 31.2584343, -39.1061096, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part81.BottomSurface = Enum.SurfaceType.Smooth
- Part81.TopSurface = Enum.SurfaceType.Smooth
- Part81.Color = Color3.new(1, 1, 0)
- Part81.Position = Vector3.new(-15.7179985, 31.2584343, -39.1061096)
- Part81.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part81.Color = Color3.new(1, 1, 0)
- Part86.Parent = Model76
- Part86.Material = Enum.Material.Concrete
- Part86.BrickColor = BrickColor.new("New Yeller")
- Part86.Rotation = Vector3.new(178.679993, -2.70000005, 124.339996)
- Part86.Anchored = true
- Part86.Size = Vector3.new(1.56583464, 2.72301865, 5.01035452)
- Part86.CFrame = CFrame.new(-15.883749, 34.8486595, -39.1807327, -0.563429832, -0.824823797, -0.0470388196, -0.8249107, 0.564797461, -0.0229413584, 0.0454899855, 0.0258769803, -0.99862957)
- Part86.BottomSurface = Enum.SurfaceType.Smooth
- Part86.TopSurface = Enum.SurfaceType.Smooth
- Part86.Color = Color3.new(1, 1, 0)
- Part86.Position = Vector3.new(-15.883749, 34.8486595, -39.1807327)
- Part86.Orientation = Vector3.new(1.30999994, -177.300003, -55.5999985)
- Part86.Color = Color3.new(1, 1, 0)
- Part84.Parent = Model76
- Part84.Material = Enum.Material.Concrete
- Part84.BrickColor = BrickColor.new("New Yeller")
- Part84.Rotation = Vector3.new(89.3099976, 13.0199995, 87.2299957)
- Part84.Anchored = true
- Part84.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part84.CFrame = CFrame.new(-15.7862444, 29.5868225, -39.064476, 0.0470389798, -0.973170102, 0.22522749, 0.0229429919, -0.224365011, -0.974235117, 0.99862963, 0.0509944111, 0.0117735332)
- Part84.BottomSurface = Enum.SurfaceType.Smooth
- Part84.TopSurface = Enum.SurfaceType.Smooth
- Part84.Color = Color3.new(1, 1, 0)
- Part84.Position = Vector3.new(-15.7862444, 29.5868225, -39.064476)
- Part84.Orientation = Vector3.new(76.9700012, 87.0099945, 174.160004)
- Part84.Color = Color3.new(1, 1, 0)
- Part87.Parent = Model76
- Part87.Material = Enum.Material.Concrete
- Part87.BrickColor = BrickColor.new("New Yeller")
- Part87.Rotation = Vector3.new(96.0599976, 69.8600006, 82.1500015)
- Part87.Anchored = true
- Part87.Size = Vector3.new(5.01035261, 3.32208323, 5.8544898)
- Part87.CFrame = CFrame.new(-14.0565548, 27.6725311, -39.1020355, 0.0470389798, -0.341126144, 0.938839912, 0.0229429919, -0.939263463, -0.342429459, 0.99862963, 0.0376473293, -0.0363555327)
- Part87.BottomSurface = Enum.SurfaceType.Smooth
- Part87.TopSurface = Enum.SurfaceType.Smooth
- Part87.Color = Color3.new(1, 1, 0)
- Part87.Position = Vector3.new(-14.0565548, 27.6725311, -39.1020355)
- Part87.Orientation = Vector3.new(20.0200005, 92.2200012, 178.599991)
- Part87.Color = Color3.new(1, 1, 0)
- Part85.Parent = Model76
- Part85.Material = Enum.Material.Concrete
- Part85.BrickColor = BrickColor.new("New Yeller")
- Part85.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part85.Anchored = true
- Part85.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part85.CFrame = CFrame.new(-15.5494871, 32.0421829, -39.1320343, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part85.BottomSurface = Enum.SurfaceType.Smooth
- Part85.TopSurface = Enum.SurfaceType.Smooth
- Part85.Color = Color3.new(1, 1, 0)
- Part85.Position = Vector3.new(-15.5494871, 32.0421829, -39.1320343)
- Part85.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part85.Color = Color3.new(1, 1, 0)
- Part90.Parent = Model88
- Part90.Material = Enum.Material.Concrete
- Part90.BrickColor = BrickColor.new("New Yeller")
- Part90.Rotation = Vector3.new(90, 16, -90)
- Part90.Anchored = true
- Part90.Size = Vector3.new(5.01035261, 4.71082115, 2.69578958)
- Part90.CFrame = CFrame.new(2.51349354, 33.5959473, -39.3937798, 0, 0.961260974, 0.275640011, 0, 0.275640011, -0.961260974, -1, 0, 0)
- Part90.BottomSurface = Enum.SurfaceType.Smooth
- Part90.TopSurface = Enum.SurfaceType.Smooth
- Part90.Color = Color3.new(1, 1, 0)
- Part90.Position = Vector3.new(2.51349354, 33.5959473, -39.3937798)
- Part90.Orientation = Vector3.new(74, 90, 0)
- Part90.Color = Color3.new(1, 1, 0)
- Part96.Parent = Model88
- Part96.Material = Enum.Material.Concrete
- Part96.BrickColor = BrickColor.new("New Yeller")
- Part96.Rotation = Vector3.new(90, -7, -90)
- Part96.Anchored = true
- Part96.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part96.CFrame = CFrame.new(3.33495712, 30.0260582, -39.3937988, 0, 0.99254638, -0.121868044, 0, -0.121868044, -0.99254638, -1, 0, 0)
- Part96.BottomSurface = Enum.SurfaceType.Smooth
- Part96.TopSurface = Enum.SurfaceType.Smooth
- Part96.Color = Color3.new(1, 1, 0)
- Part96.Position = Vector3.new(3.33495712, 30.0260582, -39.3937988)
- Part96.Orientation = Vector3.new(83, -90, 180)
- Part96.Color = Color3.new(1, 1, 0)
- Part97.Parent = Model88
- Part97.Material = Enum.Material.Concrete
- Part97.BrickColor = BrickColor.new("New Yeller")
- Part97.Rotation = Vector3.new(0, 0, -67.9199982)
- Part97.Anchored = true
- Part97.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part97.CFrame = CFrame.new(2.84117317, 32.4438095, -39.3937798, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part97.BottomSurface = Enum.SurfaceType.Smooth
- Part97.TopSurface = Enum.SurfaceType.Smooth
- Part97.Color = Color3.new(1, 1, 0)
- Part97.Position = Vector3.new(2.84117317, 32.4438095, -39.3937798)
- Part97.Orientation = Vector3.new(0, 0, -67.9199982)
- Part97.Color = Color3.new(1, 1, 0)
- Part89.Parent = Model88
- Part89.Material = Enum.Material.Concrete
- Part89.BrickColor = BrickColor.new("New Yeller")
- Part89.Rotation = Vector3.new(-90, -52, -90)
- Part89.Anchored = true
- Part89.Size = Vector3.new(5.01035452, 2.72301865, 4.68359327)
- Part89.CFrame = CFrame.new(-0.515487194, 35.5363541, -39.3937798, 0, 0.615659952, -0.788011909, 0, 0.788011909, 0.615659952, 1, 0, 0)
- Part89.BottomSurface = Enum.SurfaceType.Smooth
- Part89.TopSurface = Enum.SurfaceType.Smooth
- Part89.Color = Color3.new(1, 1, 0)
- Part89.Position = Vector3.new(-0.515487194, 35.5363541, -39.3937798)
- Part89.Orientation = Vector3.new(-38, -90, 0)
- Part89.Color = Color3.new(1, 1, 0)
- Part98.Parent = Model88
- Part98.Material = Enum.Material.Concrete
- Part98.BrickColor = BrickColor.new("New Yeller")
- Part98.Rotation = Vector3.new(0, 0, -49.6299973)
- Part98.Anchored = true
- Part98.Size = Vector3.new(1.56583464, 2.72301865, 5.01035452)
- Part98.CFrame = CFrame.new(2.87904167, 35.2703094, -39.3937988, 0.647691071, 0.761903107, 0, -0.761903107, 0.647691071, 0, 0, 0, 1)
- Part98.BottomSurface = Enum.SurfaceType.Smooth
- Part98.TopSurface = Enum.SurfaceType.Smooth
- Part98.Color = Color3.new(1, 1, 0)
- Part98.Position = Vector3.new(2.87904167, 35.2703094, -39.3937988)
- Part98.Orientation = Vector3.new(0, 0, -49.6299973)
- Part98.Color = Color3.new(1, 1, 0)
- Part94.Parent = Model88
- Part94.Material = Enum.Material.Concrete
- Part94.BrickColor = BrickColor.new("New Yeller")
- Part94.Rotation = Vector3.new(90, 11, -90)
- Part94.Anchored = true
- Part94.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part94.CFrame = CFrame.new(3.22540665, 30.9372215, -39.3937798, 0, 0.98162663, 0.190811917, 0, 0.190811932, -0.98162663, -1, 0, 0)
- Part94.BottomSurface = Enum.SurfaceType.Smooth
- Part94.TopSurface = Enum.SurfaceType.Smooth
- Part94.Color = Color3.new(1, 1, 0)
- Part94.Position = Vector3.new(3.22540665, 30.9372215, -39.3937798)
- Part94.Orientation = Vector3.new(79, 90, 0)
- Part94.Color = Color3.new(1, 1, 0)
- Part95.Parent = Model88
- Part95.Material = Enum.Material.Concrete
- Part95.BrickColor = BrickColor.new("New Yeller")
- Part95.Rotation = Vector3.new(90, 52, -90)
- Part95.Anchored = true
- Part95.Size = Vector3.new(5.01035261, 4.71082115, 4.68359232)
- Part95.CFrame = CFrame.new(0.0964336395, 36.3195305, -39.3937988, 0, 0.615659952, 0.788011909, 0, 0.788011909, -0.615659952, -1, 0, 0)
- Part95.BottomSurface = Enum.SurfaceType.Smooth
- Part95.TopSurface = Enum.SurfaceType.Smooth
- Part95.Color = Color3.new(1, 1, 0)
- Part95.Position = Vector3.new(0.0964336395, 36.3195305, -39.3937988)
- Part95.Orientation = Vector3.new(38, 90, 0)
- Part95.Color = Color3.new(1, 1, 0)
- Part99.Parent = Model88
- Part99.Material = Enum.Material.Concrete
- Part99.BrickColor = BrickColor.new("New Yeller")
- Part99.Rotation = Vector3.new(90, -64, -90)
- Part99.Anchored = true
- Part99.Size = Vector3.new(5.01035261, 3.32208323, 5.8544898)
- Part99.CFrame = CFrame.new(1.81389809, 27.9417381, -39.3937798, 0, 0.438373893, -0.898792744, 0, -0.898792744, -0.438373893, -1, 0, 0)
- Part99.BottomSurface = Enum.SurfaceType.Smooth
- Part99.TopSurface = Enum.SurfaceType.Smooth
- Part99.Color = Color3.new(1, 1, 0)
- Part99.Position = Vector3.new(1.81389809, 27.9417381, -39.3937798)
- Part99.Orientation = Vector3.new(26, -90, 180)
- Part99.Color = Color3.new(1, 1, 0)
- Part93.Parent = Model88
- Part93.Material = Enum.Material.Concrete
- Part93.BrickColor = BrickColor.new("New Yeller")
- Part93.Rotation = Vector3.new(0, 0, -67.9199982)
- Part93.Anchored = true
- Part93.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part93.CFrame = CFrame.new(3.09131241, 31.6817665, -39.3937988, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part93.BottomSurface = Enum.SurfaceType.Smooth
- Part93.TopSurface = Enum.SurfaceType.Smooth
- Part93.Color = Color3.new(1, 1, 0)
- Part93.Position = Vector3.new(3.09131241, 31.6817665, -39.3937988)
- Part93.Orientation = Vector3.new(0, 0, -67.9199982)
- Part93.Color = Color3.new(1, 1, 0)
- Part91.Parent = Model88
- Part91.Material = Enum.Material.Concrete
- Part91.BrickColor = BrickColor.new("New Yeller")
- Part91.Rotation = Vector3.new(0, 0, -67.9199982)
- Part91.Anchored = true
- Part91.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part91.CFrame = CFrame.new(2.98211384, 32.0809631, -39.3937798, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part91.BottomSurface = Enum.SurfaceType.Smooth
- Part91.TopSurface = Enum.SurfaceType.Smooth
- Part91.Color = Color3.new(1, 1, 0)
- Part91.Position = Vector3.new(2.98211384, 32.0809631, -39.3937798)
- Part91.Orientation = Vector3.new(0, 0, -67.9199982)
- Part91.Color = Color3.new(1, 1, 0)
- Part92.Parent = Model88
- Part92.Material = Enum.Material.Concrete
- Part92.BrickColor = BrickColor.new("New Yeller")
- Part92.Rotation = Vector3.new(0, 0, -113.149994)
- Part92.Anchored = true
- Part92.Size = Vector3.new(0.904075563, 0.544603765, 5.01035452)
- Part92.CFrame = CFrame.new(5.08345699, 28.2619667, -39.3937798, -0.39312914, 0.919483364, 0, -0.919483364, -0.39312914, 0, 0, 0, 1)
- Part92.BottomSurface = Enum.SurfaceType.Smooth
- Part92.TopSurface = Enum.SurfaceType.Smooth
- Part92.Color = Color3.new(1, 1, 0)
- Part92.Position = Vector3.new(5.08345699, 28.2619667, -39.3937798)
- Part92.Orientation = Vector3.new(0, 0, -113.149994)
- Part92.Color = Color3.new(1, 1, 0)
- Part107.Name = "Head"
- Part107.Parent = Model100
- Part107.Material = Enum.Material.Slate
- Part107.BrickColor = BrickColor.new("New Yeller")
- Part107.Rotation = Vector3.new(168.279999, 24.7999992, -176.75)
- Part107.Anchored = true
- Part107.FormFactor = Enum.FormFactor.Symmetric
- Part107.Friction = 0
- Part107.Size = Vector3.new(8.39394474, 7.55172014, 7.70086718)
- Part107.CFrame = CFrame.new(-6.32626963, 42.8683701, -39.3851166, -0.906308115, 0.0515046567, 0.41946736, -0.0294800028, 0.982423544, -0.18432273, -0.421588063, -0.179419056, -0.888860166)
- Part107.TopSurface = Enum.SurfaceType.Smooth
- Part107.Color = Color3.new(1, 1, 0)
- Part107.Position = Vector3.new(-6.32626963, 42.8683701, -39.3851166)
- Part107.Orientation = Vector3.new(10.6199999, 154.73999, -1.71999991)
- Part107.Color = Color3.new(1, 1, 0)
- SpecialMesh108.Parent = Part107
- SpecialMesh108.Scale = Vector3.new(1.25, 1.25, 1.25)
- SpecialMesh108.Scale = Vector3.new(1.25, 1.25, 1.25)
- SpotLight109.Parent = Part107
- SurfaceLight110.Parent = Part107
- PointLight111.Parent = Part107
- Decal112.Parent = Part107
- Decal112.Texture = "http://www.roblox.com/asset/?id=1028058046"
- Sound113.Parent = Part107
- Sound113.SoundId = "rbxassetid://1013590786"
- Sound113.Volume = 10
- Sound113.Looped = true
- Part101.Parent = Model100
- Part101.Material = Enum.Material.Slate
- Part101.BrickColor = BrickColor.new("Lime green")
- Part101.Rotation = Vector3.new(-180, 0, 173)
- Part101.Anchored = true
- Part101.Size = Vector3.new(5.44603729, 13.0704899, 5.44603729)
- Part101.CFrame = CFrame.new(-3.0081656, 19.6470184, -39.5027237, -0.99254626, -0.121869028, 0, -0.121869028, 0.99254626, 0, 0, 0, -1)
- Part101.Color = Color3.new(0, 1, 0)
- Part101.Position = Vector3.new(-3.0081656, 19.6470184, -39.5027237)
- Part101.Orientation = Vector3.new(0, 180, -7)
- Part101.Color = Color3.new(0, 1, 0)
- Part103.Parent = Model100
- Part103.Material = Enum.Material.Slate
- Part103.BrickColor = BrickColor.new("Lapis")
- Part103.Rotation = Vector3.new(-180, 0, -180)
- Part103.Anchored = true
- Part103.Size = Vector3.new(10.8920746, 13.0704899, 5.44603729)
- Part103.CFrame = CFrame.new(-6.54822016, 32.6759453, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part103.Color = Color3.new(0.0627451, 0.164706, 0.862745)
- Part103.Position = Vector3.new(-6.54822016, 32.6759453, -39.5027237)
- Part103.Orientation = Vector3.new(0, 180, 0)
- Part103.Color = Color3.new(0.0627451, 0.164706, 0.862745)
- Part102.Parent = Model100
- Part102.Material = Enum.Material.Slate
- Part102.Rotation = Vector3.new(-180, 0, -180)
- Part102.Anchored = true
- Part102.Size = Vector3.new(16.3381119, 6.53524494, 16.3381119)
- Part102.CFrame = CFrame.new(-6.54822016, 9.8027401, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part102.TopSurface = Enum.SurfaceType.Smooth
- Part102.Position = Vector3.new(-6.54822016, 9.8027401, -39.5027237)
- Part102.Orientation = Vector3.new(0, 180, 0)
- Part104.Parent = Model100
- Part104.Material = Enum.Material.Slate
- Part104.Rotation = Vector3.new(-180, 0, -180)
- Part104.Anchored = true
- Part104.Size = Vector3.new(27.2301865, 6.53524494, 27.2301865)
- Part104.CFrame = CFrame.new(-6.54822016, 3.26762199, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part104.TopSurface = Enum.SurfaceType.Smooth
- Part104.Position = Vector3.new(-6.54822016, 3.26762199, -39.5027237)
- Part104.Orientation = Vector3.new(0, 180, 0)
- SurfaceGui105.Parent = Part104
- SurfaceGui105.CanvasSize = Vector2.new(200, 100)
- TextLabel106.Parent = SurfaceGui105
- TextLabel106.Transparency = 1
- TextLabel106.Size = UDim2.new(1, 0, 1, 0)
- TextLabel106.Text = "keep oofing mah bois "
- TextLabel106.Active = true
- TextLabel106.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel106.BackgroundTransparency = 1
- TextLabel106.Font = Enum.Font.ArialBold
- TextLabel106.FontSize = Enum.FontSize.Size12
- TextLabel106.TextColor3 = Color3.new(1, 1, 1)
- TextLabel106.TextScaled = true
- TextLabel106.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
- TextLabel106.TextStrokeTransparency = 0
- TextLabel106.TextWrapped = true
- Part114.Parent = Model100
- Part114.Material = Enum.Material.Slate
- Part114.BrickColor = BrickColor.new("Lime green")
- Part114.Rotation = Vector3.new(-180, 0, -175)
- Part114.Anchored = true
- Part114.Size = Vector3.new(5.44603729, 13.0704899, 5.44603729)
- Part114.CFrame = CFrame.new(-9.54342365, 19.6370945, -39.5027237, -0.996194661, 0.087155968, 0, 0.087155968, 0.996194661, 0, 0, 0, -1)
- Part114.Color = Color3.new(0, 1, 0)
- Part114.Position = Vector3.new(-9.54342365, 19.6370945, -39.5027237)
- Part114.Orientation = Vector3.new(0, 180, 5)
- Part114.Color = Color3.new(0, 1, 0)
- Model36.Parent = mas
- Model88.Parent = Model36
- Part89.Parent = Model88
- Part89.Material = Enum.Material.Concrete
- Part89.BrickColor = BrickColor.new("New Yeller")
- Part89.Rotation = Vector3.new(-90, -52, -90)
- Part89.Anchored = true
- Part89.Size = Vector3.new(5.01035452, 2.72301865, 4.68359327)
- Part89.CFrame = CFrame.new(-0.515487194, 35.5363541, -39.3937798, 0, 0.615659952, -0.788011909, 0, 0.788011909, 0.615659952, 1, 0, 0)
- Part89.BottomSurface = Enum.SurfaceType.Smooth
- Part89.TopSurface = Enum.SurfaceType.Smooth
- Part89.Color = Color3.new(1, 1, 0)
- Part89.Position = Vector3.new(-0.515487194, 35.5363541, -39.3937798)
- Part89.Orientation = Vector3.new(-38, -90, 0)
- Part89.Color = Color3.new(1, 1, 0)
- Part90.Parent = Model88
- Part90.Material = Enum.Material.Concrete
- Part90.BrickColor = BrickColor.new("New Yeller")
- Part90.Rotation = Vector3.new(90, 16, -90)
- Part90.Anchored = true
- Part90.Size = Vector3.new(5.01035261, 4.71082115, 2.69578958)
- Part90.CFrame = CFrame.new(2.51349354, 33.5959473, -39.3937798, 0, 0.961260974, 0.275640011, 0, 0.275640011, -0.961260974, -1, 0, 0)
- Part90.BottomSurface = Enum.SurfaceType.Smooth
- Part90.TopSurface = Enum.SurfaceType.Smooth
- Part90.Color = Color3.new(1, 1, 0)
- Part90.Position = Vector3.new(2.51349354, 33.5959473, -39.3937798)
- Part90.Orientation = Vector3.new(74, 90, 0)
- Part90.Color = Color3.new(1, 1, 0)
- Part91.Parent = Model88
- Part91.Material = Enum.Material.Concrete
- Part91.BrickColor = BrickColor.new("New Yeller")
- Part91.Rotation = Vector3.new(0, 0, -67.9199982)
- Part91.Anchored = true
- Part91.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part91.CFrame = CFrame.new(2.98211384, 32.0809631, -39.3937798, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part91.BottomSurface = Enum.SurfaceType.Smooth
- Part91.TopSurface = Enum.SurfaceType.Smooth
- Part91.Color = Color3.new(1, 1, 0)
- Part91.Position = Vector3.new(2.98211384, 32.0809631, -39.3937798)
- Part91.Orientation = Vector3.new(0, 0, -67.9199982)
- Part91.Color = Color3.new(1, 1, 0)
- Part92.Parent = Model88
- Part92.Material = Enum.Material.Concrete
- Part92.BrickColor = BrickColor.new("New Yeller")
- Part92.Rotation = Vector3.new(0, 0, -113.149994)
- Part92.Anchored = true
- Part92.Size = Vector3.new(0.904075563, 0.544603765, 5.01035452)
- Part92.CFrame = CFrame.new(5.08345699, 28.2619667, -39.3937798, -0.39312914, 0.919483364, 0, -0.919483364, -0.39312914, 0, 0, 0, 1)
- Part92.BottomSurface = Enum.SurfaceType.Smooth
- Part92.TopSurface = Enum.SurfaceType.Smooth
- Part92.Color = Color3.new(1, 1, 0)
- Part92.Position = Vector3.new(5.08345699, 28.2619667, -39.3937798)
- Part92.Orientation = Vector3.new(0, 0, -113.149994)
- Part92.Color = Color3.new(1, 1, 0)
- Part93.Parent = Model88
- Part93.Material = Enum.Material.Concrete
- Part93.BrickColor = BrickColor.new("New Yeller")
- Part93.Rotation = Vector3.new(0, 0, -67.9199982)
- Part93.Anchored = true
- Part93.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part93.CFrame = CFrame.new(3.09131241, 31.6817665, -39.3937988, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part93.BottomSurface = Enum.SurfaceType.Smooth
- Part93.TopSurface = Enum.SurfaceType.Smooth
- Part93.Color = Color3.new(1, 1, 0)
- Part93.Position = Vector3.new(3.09131241, 31.6817665, -39.3937988)
- Part93.Orientation = Vector3.new(0, 0, -67.9199982)
- Part93.Color = Color3.new(1, 1, 0)
- Part94.Parent = Model88
- Part94.Material = Enum.Material.Concrete
- Part94.BrickColor = BrickColor.new("New Yeller")
- Part94.Rotation = Vector3.new(90, 11, -90)
- Part94.Anchored = true
- Part94.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part94.CFrame = CFrame.new(3.22540665, 30.9372215, -39.3937798, 0, 0.98162663, 0.190811917, 0, 0.190811932, -0.98162663, -1, 0, 0)
- Part94.BottomSurface = Enum.SurfaceType.Smooth
- Part94.TopSurface = Enum.SurfaceType.Smooth
- Part94.Color = Color3.new(1, 1, 0)
- Part94.Position = Vector3.new(3.22540665, 30.9372215, -39.3937798)
- Part94.Orientation = Vector3.new(79, 90, 0)
- Part94.Color = Color3.new(1, 1, 0)
- Part95.Parent = Model88
- Part95.Material = Enum.Material.Concrete
- Part95.BrickColor = BrickColor.new("New Yeller")
- Part95.Rotation = Vector3.new(90, 52, -90)
- Part95.Anchored = true
- Part95.Size = Vector3.new(5.01035261, 4.71082115, 4.68359232)
- Part95.CFrame = CFrame.new(0.0964336395, 36.3195305, -39.3937988, 0, 0.615659952, 0.788011909, 0, 0.788011909, -0.615659952, -1, 0, 0)
- Part95.BottomSurface = Enum.SurfaceType.Smooth
- Part95.TopSurface = Enum.SurfaceType.Smooth
- Part95.Color = Color3.new(1, 1, 0)
- Part95.Position = Vector3.new(0.0964336395, 36.3195305, -39.3937988)
- Part95.Orientation = Vector3.new(38, 90, 0)
- Part95.Color = Color3.new(1, 1, 0)
- Part96.Parent = Model88
- Part96.Material = Enum.Material.Concrete
- Part96.BrickColor = BrickColor.new("New Yeller")
- Part96.Rotation = Vector3.new(90, -7, -90)
- Part96.Anchored = true
- Part96.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part96.CFrame = CFrame.new(3.33495712, 30.0260582, -39.3937988, 0, 0.99254638, -0.121868044, 0, -0.121868044, -0.99254638, -1, 0, 0)
- Part96.BottomSurface = Enum.SurfaceType.Smooth
- Part96.TopSurface = Enum.SurfaceType.Smooth
- Part96.Color = Color3.new(1, 1, 0)
- Part96.Position = Vector3.new(3.33495712, 30.0260582, -39.3937988)
- Part96.Orientation = Vector3.new(83, -90, 180)
- Part96.Color = Color3.new(1, 1, 0)
- Part97.Parent = Model88
- Part97.Material = Enum.Material.Concrete
- Part97.BrickColor = BrickColor.new("New Yeller")
- Part97.Rotation = Vector3.new(0, 0, -67.9199982)
- Part97.Anchored = true
- Part97.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part97.CFrame = CFrame.new(2.84117317, 32.4438095, -39.3937798, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part97.BottomSurface = Enum.SurfaceType.Smooth
- Part97.TopSurface = Enum.SurfaceType.Smooth
- Part97.Color = Color3.new(1, 1, 0)
- Part97.Position = Vector3.new(2.84117317, 32.4438095, -39.3937798)
- Part97.Orientation = Vector3.new(0, 0, -67.9199982)
- Part97.Color = Color3.new(1, 1, 0)
- Part98.Parent = Model88
- Part98.Material = Enum.Material.Concrete
- Part98.BrickColor = BrickColor.new("New Yeller")
- Part98.Rotation = Vector3.new(0, 0, -49.6299973)
- Part98.Anchored = true
- Part98.Size = Vector3.new(1.56583464, 2.72301865, 5.01035452)
- Part98.CFrame = CFrame.new(2.87904167, 35.2703094, -39.3937988, 0.647691071, 0.761903107, 0, -0.761903107, 0.647691071, 0, 0, 0, 1)
- Part98.BottomSurface = Enum.SurfaceType.Smooth
- Part98.TopSurface = Enum.SurfaceType.Smooth
- Part98.Color = Color3.new(1, 1, 0)
- Part98.Position = Vector3.new(2.87904167, 35.2703094, -39.3937988)
- Part98.Orientation = Vector3.new(0, 0, -49.6299973)
- Part98.Color = Color3.new(1, 1, 0)
- Part99.Parent = Model88
- Part99.Material = Enum.Material.Concrete
- Part99.BrickColor = BrickColor.new("New Yeller")
- Part99.Rotation = Vector3.new(90, -64, -90)
- Part99.Anchored = true
- Part99.Size = Vector3.new(5.01035261, 3.32208323, 5.8544898)
- Part99.CFrame = CFrame.new(1.81389809, 27.9417381, -39.3937798, 0, 0.438373893, -0.898792744, 0, -0.898792744, -0.438373893, -1, 0, 0)
- Part99.BottomSurface = Enum.SurfaceType.Smooth
- Part99.TopSurface = Enum.SurfaceType.Smooth
- Part99.Color = Color3.new(1, 1, 0)
- Part99.Position = Vector3.new(1.81389809, 27.9417381, -39.3937798)
- Part99.Orientation = Vector3.new(26, -90, 180)
- Part99.Color = Color3.new(1, 1, 0)
- Model100.Parent = Model36
- Part101.Parent = Model100
- Part101.Material = Enum.Material.Slate
- Part101.BrickColor = BrickColor.new("Lime green")
- Part101.Rotation = Vector3.new(-180, 0, 173)
- Part101.Anchored = true
- Part101.Size = Vector3.new(5.44603729, 13.0704899, 5.44603729)
- Part101.CFrame = CFrame.new(-3.0081656, 19.6470184, -39.5027237, -0.99254626, -0.121869028, 0, -0.121869028, 0.99254626, 0, 0, 0, -1)
- Part101.Color = Color3.new(0, 1, 0)
- Part101.Position = Vector3.new(-3.0081656, 19.6470184, -39.5027237)
- Part101.Orientation = Vector3.new(0, 180, -7)
- Part101.Color = Color3.new(0, 1, 0)
- Part102.Parent = Model100
- Part102.Material = Enum.Material.Slate
- Part102.Rotation = Vector3.new(-180, 0, -180)
- Part102.Anchored = true
- Part102.Size = Vector3.new(16.3381119, 6.53524494, 16.3381119)
- Part102.CFrame = CFrame.new(-6.54822016, 9.8027401, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part102.TopSurface = Enum.SurfaceType.Smooth
- Part102.Position = Vector3.new(-6.54822016, 9.8027401, -39.5027237)
- Part102.Orientation = Vector3.new(0, 180, 0)
- Part103.Parent = Model100
- Part103.Material = Enum.Material.Slate
- Part103.BrickColor = BrickColor.new("Lapis")
- Part103.Rotation = Vector3.new(-180, 0, -180)
- Part103.Anchored = true
- Part103.Size = Vector3.new(10.8920746, 13.0704899, 5.44603729)
- Part103.CFrame = CFrame.new(-6.54822016, 32.6759453, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part103.Color = Color3.new(0.0627451, 0.164706, 0.862745)
- Part103.Position = Vector3.new(-6.54822016, 32.6759453, -39.5027237)
- Part103.Orientation = Vector3.new(0, 180, 0)
- Part103.Color = Color3.new(0.0627451, 0.164706, 0.862745)
- Part104.Parent = Model100
- Part104.Material = Enum.Material.Slate
- Part104.Rotation = Vector3.new(-180, 0, -180)
- Part104.Anchored = true
- Part104.Size = Vector3.new(27.2301865, 6.53524494, 27.2301865)
- Part104.CFrame = CFrame.new(-6.54822016, 3.26762199, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part104.TopSurface = Enum.SurfaceType.Smooth
- Part104.Position = Vector3.new(-6.54822016, 3.26762199, -39.5027237)
- Part104.Orientation = Vector3.new(0, 180, 0)
- SurfaceGui105.Parent = Part104
- SurfaceGui105.CanvasSize = Vector2.new(200, 100)
- TextLabel106.Parent = SurfaceGui105
- TextLabel106.Transparency = 1
- TextLabel106.Size = UDim2.new(1, 0, 1, 0)
- TextLabel106.Text = "keep oofing mah bois "
- TextLabel106.Active = true
- TextLabel106.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel106.BackgroundTransparency = 1
- TextLabel106.Font = Enum.Font.ArialBold
- TextLabel106.FontSize = Enum.FontSize.Size12
- TextLabel106.TextColor3 = Color3.new(1, 1, 1)
- TextLabel106.TextScaled = true
- TextLabel106.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
- TextLabel106.TextStrokeTransparency = 0
- TextLabel106.TextWrapped = true
- Part107.Name = "Head"
- Part107.Parent = Model100
- Part107.Material = Enum.Material.Slate
- Part107.BrickColor = BrickColor.new("New Yeller")
- Part107.Rotation = Vector3.new(168.279999, 24.7999992, -176.75)
- Part107.Anchored = true
- Part107.FormFactor = Enum.FormFactor.Symmetric
- Part107.Friction = 0
- Part107.Size = Vector3.new(8.39394474, 7.55172014, 7.70086718)
- Part107.CFrame = CFrame.new(-6.32626963, 42.8683701, -39.3851166, -0.906308115, 0.0515046567, 0.41946736, -0.0294800028, 0.982423544, -0.18432273, -0.421588063, -0.179419056, -0.888860166)
- Part107.TopSurface = Enum.SurfaceType.Smooth
- Part107.Color = Color3.new(1, 1, 0)
- Part107.Position = Vector3.new(-6.32626963, 42.8683701, -39.3851166)
- Part107.Orientation = Vector3.new(10.6199999, 154.73999, -1.71999991)
- Part107.Color = Color3.new(1, 1, 0)
- SpecialMesh108.Parent = Part107
- SpecialMesh108.Scale = Vector3.new(1.25, 1.25, 1.25)
- SpecialMesh108.Scale = Vector3.new(1.25, 1.25, 1.25)
- SpotLight109.Parent = Part107
- SurfaceLight110.Parent = Part107
- PointLight111.Parent = Part107
- Decal112.Parent = Part107
- Decal112.Texture = "http://www.roblox.com/asset/?id=1028058046"
- Sound113.Parent = Part107
- Sound113.SoundId = "rbxassetid://1013590786"
- Sound113.Volume = 10
- Sound113.Looped = true
- Part114.Parent = Model100
- Part114.Material = Enum.Material.Slate
- Part114.BrickColor = BrickColor.new("Lime green")
- Part114.Rotation = Vector3.new(-180, 0, -175)
- Part114.Anchored = true
- Part114.Size = Vector3.new(5.44603729, 13.0704899, 5.44603729)
- Part114.CFrame = CFrame.new(-9.54342365, 19.6370945, -39.5027237, -0.996194661, 0.087155968, 0, 0.087155968, 0.996194661, 0, 0, 0, -1)
- Part114.Color = Color3.new(0, 1, 0)
- Part114.Position = Vector3.new(-9.54342365, 19.6370945, -39.5027237)
- Part114.Orientation = Vector3.new(0, 180, 5)
- Part114.Color = Color3.new(0, 1, 0)
- Model76.Parent = Model36
- Part77.Parent = Model76
- Part77.Material = Enum.Material.Concrete
- Part77.BrickColor = BrickColor.new("New Yeller")
- Part77.Rotation = Vector3.new(-94.0999985, 45.8999977, 93.8799973)
- Part77.Anchored = true
- Part77.Size = Vector3.new(5.01035452, 2.72301865, 4.68359327)
- Part77.CFrame = CFrame.new(-12.5396957, 35.4661102, -39.352459, -0.0470389798, -0.694278181, 0.71816802, -0.0229429919, 0.719525158, 0.694087386, -0.99862963, 0.0161722396, -0.0497745462)
- Part77.BottomSurface = Enum.SurfaceType.Smooth
- Part77.TopSurface = Enum.SurfaceType.Smooth
- Part77.Color = Color3.new(1, 1, 0)
- Part77.Position = Vector3.new(-12.5396957, 35.4661102, -39.352459)
- Part77.Orientation = Vector3.new(-43.9500008, 93.9599991, -1.82999992)
- Part77.Color = Color3.new(1, 1, 0)
- Part78.Parent = Model76
- Part78.Material = Enum.Material.Concrete
- Part78.BrickColor = BrickColor.new("New Yeller")
- Part78.Rotation = Vector3.new(88.2099991, -9.96000004, 87.2599945)
- Part78.Anchored = true
- Part78.Size = Vector3.new(5.01035261, 4.71082115, 2.69578958)
- Part78.CFrame = CFrame.new(-15.3449335, 33.2218399, -39.1687126, 0.0470389798, -0.983809769, -0.172932893, 0.0229429919, 0.174142957, -0.984453142, 0.99862963, 0.0423400663, 0.030763045)
- Part78.BottomSurface = Enum.SurfaceType.Smooth
- Part78.TopSurface = Enum.SurfaceType.Smooth
- Part78.Color = Color3.new(1, 1, 0)
- Part78.Position = Vector3.new(-15.3449335, 33.2218399, -39.1687126)
- Part78.Orientation = Vector3.new(79.8799973, -79.909996, 7.50999975)
- Part78.Color = Color3.new(1, 1, 0)
- Part79.Parent = Model76
- Part79.Material = Enum.Material.Concrete
- Part79.BrickColor = BrickColor.new("New Yeller")
- Part79.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part79.Anchored = true
- Part79.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part79.CFrame = CFrame.new(-15.6513624, 31.6667519, -39.1186142, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part79.BottomSurface = Enum.SurfaceType.Smooth
- Part79.TopSurface = Enum.SurfaceType.Smooth
- Part79.Color = Color3.new(1, 1, 0)
- Part79.Position = Vector3.new(-15.6513624, 31.6667519, -39.1186142)
- Part79.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part79.Color = Color3.new(1, 1, 0)
- Part80.Parent = Model76
- Part80.Material = Enum.Material.Concrete
- Part80.BrickColor = BrickColor.new("New Yeller")
- Part80.Rotation = Vector3.new(178.679993, -2.70000005, 60.8199997)
- Part80.Anchored = true
- Part80.Size = Vector3.new(0.904075563, 0.544603765, 5.01035452)
- Part80.CFrame = CFrame.new(-17.3379707, 27.651001, -38.9469528, 0.48702395, -0.872121096, -0.047038205, -0.87338388, -0.486491799, -0.0229425728, -0.00287499977, 0.0522559993, -0.99862963)
- Part80.BottomSurface = Enum.SurfaceType.Smooth
- Part80.TopSurface = Enum.SurfaceType.Smooth
- Part80.Color = Color3.new(1, 1, 0)
- Part80.Position = Vector3.new(-17.3379707, 27.651001, -38.9469528)
- Part80.Orientation = Vector3.new(1.30999994, -177.300003, -119.119995)
- Part80.Color = Color3.new(1, 1, 0)
- Part81.Parent = Model76
- Part81.Material = Enum.Material.Concrete
- Part81.BrickColor = BrickColor.new("New Yeller")
- Part81.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part81.Anchored = true
- Part81.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part81.CFrame = CFrame.new(-15.7179985, 31.2584343, -39.1061096, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part81.BottomSurface = Enum.SurfaceType.Smooth
- Part81.TopSurface = Enum.SurfaceType.Smooth
- Part81.Color = Color3.new(1, 1, 0)
- Part81.Position = Vector3.new(-15.7179985, 31.2584343, -39.1061096)
- Part81.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part81.Color = Color3.new(1, 1, 0)
- Part82.Parent = Model76
- Part82.Material = Enum.Material.Concrete
- Part82.BrickColor = BrickColor.new("New Yeller")
- Part82.Rotation = Vector3.new(88.4499969, -4.96000004, 87.2900009)
- Part82.Anchored = true
- Part82.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part82.CFrame = CFrame.new(-15.7730808, 30.5042419, -39.0861664, 0.0470389798, -0.99513936, -0.086516656, 0.0229429919, 0.0876660347, -0.99588573, 0.99862963, 0.0448604934, 0.0269551929)
- Part82.BottomSurface = Enum.SurfaceType.Smooth
- Part82.TopSurface = Enum.SurfaceType.Smooth
- Part82.Color = Color3.new(1, 1, 0)
- Part82.Position = Vector3.new(-15.7730808, 30.5042419, -39.0861664)
- Part82.Orientation = Vector3.new(84.7999954, -72.6999969, 14.6700001)
- Part82.Color = Color3.new(1, 1, 0)
- Part83.Parent = Model76
- Part83.Material = Enum.Material.Concrete
- Part83.BrickColor = BrickColor.new("New Yeller")
- Part83.Rotation = Vector3.new(85.9000015, -45.8999977, 86.1199951)
- Part83.Anchored = true
- Part83.Size = Vector3.new(5.01035261, 4.71082115, 4.68359232)
- Part83.CFrame = CFrame.new(-13.2298298, 36.1812553, -39.3364182, 0.0470389798, -0.694278181, -0.71816802, 0.0229429919, 0.719525158, -0.694087386, 0.99862963, 0.0161722396, 0.0497745462)
- Part83.BottomSurface = Enum.SurfaceType.Smooth
- Part83.TopSurface = Enum.SurfaceType.Smooth
- Part83.Color = Color3.new(1, 1, 0)
- Part83.Position = Vector3.new(-13.2298298, 36.1812553, -39.3364182)
- Part83.Orientation = Vector3.new(43.9500008, -86.0400009, 1.82999992)
- Part83.Color = Color3.new(1, 1, 0)
- Part84.Parent = Model76
- Part84.Material = Enum.Material.Concrete
- Part84.BrickColor = BrickColor.new("New Yeller")
- Part84.Rotation = Vector3.new(89.3099976, 13.0199995, 87.2299957)
- Part84.Anchored = true
- Part84.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part84.CFrame = CFrame.new(-15.7862444, 29.5868225, -39.064476, 0.0470389798, -0.973170102, 0.22522749, 0.0229429919, -0.224365011, -0.974235117, 0.99862963, 0.0509944111, 0.0117735332)
- Part84.BottomSurface = Enum.SurfaceType.Smooth
- Part84.TopSurface = Enum.SurfaceType.Smooth
- Part84.Color = Color3.new(1, 1, 0)
- Part84.Position = Vector3.new(-15.7862444, 29.5868225, -39.064476)
- Part84.Orientation = Vector3.new(76.9700012, 87.0099945, 174.160004)
- Part84.Color = Color3.new(1, 1, 0)
- Part85.Parent = Model76
- Part85.Material = Enum.Material.Concrete
- Part85.BrickColor = BrickColor.new("New Yeller")
- Part85.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part85.Anchored = true
- Part85.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part85.CFrame = CFrame.new(-15.5494871, 32.0421829, -39.1320343, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part85.BottomSurface = Enum.SurfaceType.Smooth
- Part85.TopSurface = Enum.SurfaceType.Smooth
- Part85.Color = Color3.new(1, 1, 0)
- Part85.Position = Vector3.new(-15.5494871, 32.0421829, -39.1320343)
- Part85.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part85.Color = Color3.new(1, 1, 0)
- Part86.Parent = Model76
- Part86.Material = Enum.Material.Concrete
- Part86.BrickColor = BrickColor.new("New Yeller")
- Part86.Rotation = Vector3.new(178.679993, -2.70000005, 124.339996)
- Part86.Anchored = true
- Part86.Size = Vector3.new(1.56583464, 2.72301865, 5.01035452)
- Part86.CFrame = CFrame.new(-15.883749, 34.8486595, -39.1807327, -0.563429832, -0.824823797, -0.0470388196, -0.8249107, 0.564797461, -0.0229413584, 0.0454899855, 0.0258769803, -0.99862957)
- Part86.BottomSurface = Enum.SurfaceType.Smooth
- Part86.TopSurface = Enum.SurfaceType.Smooth
- Part86.Color = Color3.new(1, 1, 0)
- Part86.Position = Vector3.new(-15.883749, 34.8486595, -39.1807327)
- Part86.Orientation = Vector3.new(1.30999994, -177.300003, -55.5999985)
- Part86.Color = Color3.new(1, 1, 0)
- Part87.Parent = Model76
- Part87.Material = Enum.Material.Concrete
- Part87.BrickColor = BrickColor.new("New Yeller")
- Part87.Rotation = Vector3.new(96.0599976, 69.8600006, 82.1500015)
- Part87.Anchored = true
- Part87.Size = Vector3.new(5.01035261, 3.32208323, 5.8544898)
- Part87.CFrame = CFrame.new(-14.0565548, 27.6725311, -39.1020355, 0.0470389798, -0.341126144, 0.938839912, 0.0229429919, -0.939263463, -0.342429459, 0.99862963, 0.0376473293, -0.0363555327)
- Part87.BottomSurface = Enum.SurfaceType.Smooth
- Part87.TopSurface = Enum.SurfaceType.Smooth
- Part87.Color = Color3.new(1, 1, 0)
- Part87.Position = Vector3.new(-14.0565548, 27.6725311, -39.1020355)
- Part87.Orientation = Vector3.new(20.0200005, 92.2200012, 178.599991)
- Part87.Color = Color3.new(1, 1, 0)
- Model76.Parent = Model36
- Part77.Parent = Model76
- Part77.Material = Enum.Material.Concrete
- Part77.BrickColor = BrickColor.new("New Yeller")
- Part77.Rotation = Vector3.new(-94.0999985, 45.8999977, 93.8799973)
- Part77.Anchored = true
- Part77.Size = Vector3.new(5.01035452, 2.72301865, 4.68359327)
- Part77.CFrame = CFrame.new(-12.5396957, 35.4661102, -39.352459, -0.0470389798, -0.694278181, 0.71816802, -0.0229429919, 0.719525158, 0.694087386, -0.99862963, 0.0161722396, -0.0497745462)
- Part77.BottomSurface = Enum.SurfaceType.Smooth
- Part77.TopSurface = Enum.SurfaceType.Smooth
- Part77.Color = Color3.new(1, 1, 0)
- Part77.Position = Vector3.new(-12.5396957, 35.4661102, -39.352459)
- Part77.Orientation = Vector3.new(-43.9500008, 93.9599991, -1.82999992)
- Part77.Color = Color3.new(1, 1, 0)
- Part78.Parent = Model76
- Part78.Material = Enum.Material.Concrete
- Part78.BrickColor = BrickColor.new("New Yeller")
- Part78.Rotation = Vector3.new(88.2099991, -9.96000004, 87.2599945)
- Part78.Anchored = true
- Part78.Size = Vector3.new(5.01035261, 4.71082115, 2.69578958)
- Part78.CFrame = CFrame.new(-15.3449335, 33.2218399, -39.1687126, 0.0470389798, -0.983809769, -0.172932893, 0.0229429919, 0.174142957, -0.984453142, 0.99862963, 0.0423400663, 0.030763045)
- Part78.BottomSurface = Enum.SurfaceType.Smooth
- Part78.TopSurface = Enum.SurfaceType.Smooth
- Part78.Color = Color3.new(1, 1, 0)
- Part78.Position = Vector3.new(-15.3449335, 33.2218399, -39.1687126)
- Part78.Orientation = Vector3.new(79.8799973, -79.909996, 7.50999975)
- Part78.Color = Color3.new(1, 1, 0)
- Part79.Parent = Model76
- Part79.Material = Enum.Material.Concrete
- Part79.BrickColor = BrickColor.new("New Yeller")
- Part79.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part79.Anchored = true
- Part79.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part79.CFrame = CFrame.new(-15.6513624, 31.6667519, -39.1186142, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part79.BottomSurface = Enum.SurfaceType.Smooth
- Part79.TopSurface = Enum.SurfaceType.Smooth
- Part79.Color = Color3.new(1, 1, 0)
- Part79.Position = Vector3.new(-15.6513624, 31.6667519, -39.1186142)
- Part79.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part79.Color = Color3.new(1, 1, 0)
- Part80.Parent = Model76
- Part80.Material = Enum.Material.Concrete
- Part80.BrickColor = BrickColor.new("New Yeller")
- Part80.Rotation = Vector3.new(178.679993, -2.70000005, 60.8199997)
- Part80.Anchored = true
- Part80.Size = Vector3.new(0.904075563, 0.544603765, 5.01035452)
- Part80.CFrame = CFrame.new(-17.3379707, 27.651001, -38.9469528, 0.48702395, -0.872121096, -0.047038205, -0.87338388, -0.486491799, -0.0229425728, -0.00287499977, 0.0522559993, -0.99862963)
- Part80.BottomSurface = Enum.SurfaceType.Smooth
- Part80.TopSurface = Enum.SurfaceType.Smooth
- Part80.Color = Color3.new(1, 1, 0)
- Part80.Position = Vector3.new(-17.3379707, 27.651001, -38.9469528)
- Part80.Orientation = Vector3.new(1.30999994, -177.300003, -119.119995)
- Part80.Color = Color3.new(1, 1, 0)
- Part81.Parent = Model76
- Part81.Material = Enum.Material.Concrete
- Part81.BrickColor = BrickColor.new("New Yeller")
- Part81.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part81.Anchored = true
- Part81.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part81.CFrame = CFrame.new(-15.7179985, 31.2584343, -39.1061096, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part81.BottomSurface = Enum.SurfaceType.Smooth
- Part81.TopSurface = Enum.SurfaceType.Smooth
- Part81.Color = Color3.new(1, 1, 0)
- Part81.Position = Vector3.new(-15.7179985, 31.2584343, -39.1061096)
- Part81.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part81.Color = Color3.new(1, 1, 0)
- Part82.Parent = Model76
- Part82.Material = Enum.Material.Concrete
- Part82.BrickColor = BrickColor.new("New Yeller")
- Part82.Rotation = Vector3.new(88.4499969, -4.96000004, 87.2900009)
- Part82.Anchored = true
- Part82.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part82.CFrame = CFrame.new(-15.7730808, 30.5042419, -39.0861664, 0.0470389798, -0.99513936, -0.086516656, 0.0229429919, 0.0876660347, -0.99588573, 0.99862963, 0.0448604934, 0.0269551929)
- Part82.BottomSurface = Enum.SurfaceType.Smooth
- Part82.TopSurface = Enum.SurfaceType.Smooth
- Part82.Color = Color3.new(1, 1, 0)
- Part82.Position = Vector3.new(-15.7730808, 30.5042419, -39.0861664)
- Part82.Orientation = Vector3.new(84.7999954, -72.6999969, 14.6700001)
- Part82.Color = Color3.new(1, 1, 0)
- Part83.Parent = Model76
- Part83.Material = Enum.Material.Concrete
- Part83.BrickColor = BrickColor.new("New Yeller")
- Part83.Rotation = Vector3.new(85.9000015, -45.8999977, 86.1199951)
- Part83.Anchored = true
- Part83.Size = Vector3.new(5.01035261, 4.71082115, 4.68359232)
- Part83.CFrame = CFrame.new(-13.2298298, 36.1812553, -39.3364182, 0.0470389798, -0.694278181, -0.71816802, 0.0229429919, 0.719525158, -0.694087386, 0.99862963, 0.0161722396, 0.0497745462)
- Part83.BottomSurface = Enum.SurfaceType.Smooth
- Part83.TopSurface = Enum.SurfaceType.Smooth
- Part83.Color = Color3.new(1, 1, 0)
- Part83.Position = Vector3.new(-13.2298298, 36.1812553, -39.3364182)
- Part83.Orientation = Vector3.new(43.9500008, -86.0400009, 1.82999992)
- Part83.Color = Color3.new(1, 1, 0)
- Part84.Parent = Model76
- Part84.Material = Enum.Material.Concrete
- Part84.BrickColor = BrickColor.new("New Yeller")
- Part84.Rotation = Vector3.new(89.3099976, 13.0199995, 87.2299957)
- Part84.Anchored = true
- Part84.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part84.CFrame = CFrame.new(-15.7862444, 29.5868225, -39.064476, 0.0470389798, -0.973170102, 0.22522749, 0.0229429919, -0.224365011, -0.974235117, 0.99862963, 0.0509944111, 0.0117735332)
- Part84.BottomSurface = Enum.SurfaceType.Smooth
- Part84.TopSurface = Enum.SurfaceType.Smooth
- Part84.Color = Color3.new(1, 1, 0)
- Part84.Position = Vector3.new(-15.7862444, 29.5868225, -39.064476)
- Part84.Orientation = Vector3.new(76.9700012, 87.0099945, 174.160004)
- Part84.Color = Color3.new(1, 1, 0)
- Part85.Parent = Model76
- Part85.Material = Enum.Material.Concrete
- Part85.BrickColor = BrickColor.new("New Yeller")
- Part85.Rotation = Vector3.new(178.679993, -2.70000005, 106.049995)
- Part85.Anchored = true
- Part85.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part85.CFrame = CFrame.new(-15.5494871, 32.0421829, -39.1320343, -0.276199073, -0.959948778, -0.0470374934, -0.960460246, 0.27747041, -0.0229423698, 0.0350750089, 0.0388409831, -0.998629689)
- Part85.BottomSurface = Enum.SurfaceType.Smooth
- Part85.TopSurface = Enum.SurfaceType.Smooth
- Part85.Color = Color3.new(1, 1, 0)
- Part85.Position = Vector3.new(-15.5494871, 32.0421829, -39.1320343)
- Part85.Orientation = Vector3.new(1.30999994, -177.300003, -73.8899994)
- Part85.Color = Color3.new(1, 1, 0)
- Part86.Parent = Model76
- Part86.Material = Enum.Material.Concrete
- Part86.BrickColor = BrickColor.new("New Yeller")
- Part86.Rotation = Vector3.new(178.679993, -2.70000005, 124.339996)
- Part86.Anchored = true
- Part86.Size = Vector3.new(1.56583464, 2.72301865, 5.01035452)
- Part86.CFrame = CFrame.new(-15.883749, 34.8486595, -39.1807327, -0.563429832, -0.824823797, -0.0470388196, -0.8249107, 0.564797461, -0.0229413584, 0.0454899855, 0.0258769803, -0.99862957)
- Part86.BottomSurface = Enum.SurfaceType.Smooth
- Part86.TopSurface = Enum.SurfaceType.Smooth
- Part86.Color = Color3.new(1, 1, 0)
- Part86.Position = Vector3.new(-15.883749, 34.8486595, -39.1807327)
- Part86.Orientation = Vector3.new(1.30999994, -177.300003, -55.5999985)
- Part86.Color = Color3.new(1, 1, 0)
- Part87.Parent = Model76
- Part87.Material = Enum.Material.Concrete
- Part87.BrickColor = BrickColor.new("New Yeller")
- Part87.Rotation = Vector3.new(96.0599976, 69.8600006, 82.1500015)
- Part87.Anchored = true
- Part87.Size = Vector3.new(5.01035261, 3.32208323, 5.8544898)
- Part87.CFrame = CFrame.new(-14.0565548, 27.6725311, -39.1020355, 0.0470389798, -0.341126144, 0.938839912, 0.0229429919, -0.939263463, -0.342429459, 0.99862963, 0.0376473293, -0.0363555327)
- Part87.BottomSurface = Enum.SurfaceType.Smooth
- Part87.TopSurface = Enum.SurfaceType.Smooth
- Part87.Color = Color3.new(1, 1, 0)
- Part87.Position = Vector3.new(-14.0565548, 27.6725311, -39.1020355)
- Part87.Orientation = Vector3.new(20.0200005, 92.2200012, 178.599991)
- Part87.Color = Color3.new(1, 1, 0)
- Model88.Parent = Model36
- Part89.Parent = Model88
- Part89.Material = Enum.Material.Concrete
- Part89.BrickColor = BrickColor.new("New Yeller")
- Part89.Rotation = Vector3.new(-90, -52, -90)
- Part89.Anchored = true
- Part89.Size = Vector3.new(5.01035452, 2.72301865, 4.68359327)
- Part89.CFrame = CFrame.new(-0.515487194, 35.5363541, -39.3937798, 0, 0.615659952, -0.788011909, 0, 0.788011909, 0.615659952, 1, 0, 0)
- Part89.BottomSurface = Enum.SurfaceType.Smooth
- Part89.TopSurface = Enum.SurfaceType.Smooth
- Part89.Color = Color3.new(1, 1, 0)
- Part89.Position = Vector3.new(-0.515487194, 35.5363541, -39.3937798)
- Part89.Orientation = Vector3.new(-38, -90, 0)
- Part89.Color = Color3.new(1, 1, 0)
- Part90.Parent = Model88
- Part90.Material = Enum.Material.Concrete
- Part90.BrickColor = BrickColor.new("New Yeller")
- Part90.Rotation = Vector3.new(90, 16, -90)
- Part90.Anchored = true
- Part90.Size = Vector3.new(5.01035261, 4.71082115, 2.69578958)
- Part90.CFrame = CFrame.new(2.51349354, 33.5959473, -39.3937798, 0, 0.961260974, 0.275640011, 0, 0.275640011, -0.961260974, -1, 0, 0)
- Part90.BottomSurface = Enum.SurfaceType.Smooth
- Part90.TopSurface = Enum.SurfaceType.Smooth
- Part90.Color = Color3.new(1, 1, 0)
- Part90.Position = Vector3.new(2.51349354, 33.5959473, -39.3937798)
- Part90.Orientation = Vector3.new(74, 90, 0)
- Part90.Color = Color3.new(1, 1, 0)
- Part91.Parent = Model88
- Part91.Material = Enum.Material.Concrete
- Part91.BrickColor = BrickColor.new("New Yeller")
- Part91.Rotation = Vector3.new(0, 0, -67.9199982)
- Part91.Anchored = true
- Part91.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part91.CFrame = CFrame.new(2.98211384, 32.0809631, -39.3937798, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part91.BottomSurface = Enum.SurfaceType.Smooth
- Part91.TopSurface = Enum.SurfaceType.Smooth
- Part91.Color = Color3.new(1, 1, 0)
- Part91.Position = Vector3.new(2.98211384, 32.0809631, -39.3937798)
- Part91.Orientation = Vector3.new(0, 0, -67.9199982)
- Part91.Color = Color3.new(1, 1, 0)
- Part92.Parent = Model88
- Part92.Material = Enum.Material.Concrete
- Part92.BrickColor = BrickColor.new("New Yeller")
- Part92.Rotation = Vector3.new(0, 0, -113.149994)
- Part92.Anchored = true
- Part92.Size = Vector3.new(0.904075563, 0.544603765, 5.01035452)
- Part92.CFrame = CFrame.new(5.08345699, 28.2619667, -39.3937798, -0.39312914, 0.919483364, 0, -0.919483364, -0.39312914, 0, 0, 0, 1)
- Part92.BottomSurface = Enum.SurfaceType.Smooth
- Part92.TopSurface = Enum.SurfaceType.Smooth
- Part92.Color = Color3.new(1, 1, 0)
- Part92.Position = Vector3.new(5.08345699, 28.2619667, -39.3937798)
- Part92.Orientation = Vector3.new(0, 0, -113.149994)
- Part92.Color = Color3.new(1, 1, 0)
- Part93.Parent = Model88
- Part93.Material = Enum.Material.Concrete
- Part93.BrickColor = BrickColor.new("New Yeller")
- Part93.Rotation = Vector3.new(0, 0, -67.9199982)
- Part93.Anchored = true
- Part93.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part93.CFrame = CFrame.new(3.09131241, 31.6817665, -39.3937988, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part93.BottomSurface = Enum.SurfaceType.Smooth
- Part93.TopSurface = Enum.SurfaceType.Smooth
- Part93.Color = Color3.new(1, 1, 0)
- Part93.Position = Vector3.new(3.09131241, 31.6817665, -39.3937988)
- Part93.Orientation = Vector3.new(0, 0, -67.9199982)
- Part93.Color = Color3.new(1, 1, 0)
- Part94.Parent = Model88
- Part94.Material = Enum.Material.Concrete
- Part94.BrickColor = BrickColor.new("New Yeller")
- Part94.Rotation = Vector3.new(90, 11, -90)
- Part94.Anchored = true
- Part94.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part94.CFrame = CFrame.new(3.22540665, 30.9372215, -39.3937798, 0, 0.98162663, 0.190811917, 0, 0.190811932, -0.98162663, -1, 0, 0)
- Part94.BottomSurface = Enum.SurfaceType.Smooth
- Part94.TopSurface = Enum.SurfaceType.Smooth
- Part94.Color = Color3.new(1, 1, 0)
- Part94.Position = Vector3.new(3.22540665, 30.9372215, -39.3937798)
- Part94.Orientation = Vector3.new(79, 90, 0)
- Part94.Color = Color3.new(1, 1, 0)
- Part95.Parent = Model88
- Part95.Material = Enum.Material.Concrete
- Part95.BrickColor = BrickColor.new("New Yeller")
- Part95.Rotation = Vector3.new(90, 52, -90)
- Part95.Anchored = true
- Part95.Size = Vector3.new(5.01035261, 4.71082115, 4.68359232)
- Part95.CFrame = CFrame.new(0.0964336395, 36.3195305, -39.3937988, 0, 0.615659952, 0.788011909, 0, 0.788011909, -0.615659952, -1, 0, 0)
- Part95.BottomSurface = Enum.SurfaceType.Smooth
- Part95.TopSurface = Enum.SurfaceType.Smooth
- Part95.Color = Color3.new(1, 1, 0)
- Part95.Position = Vector3.new(0.0964336395, 36.3195305, -39.3937988)
- Part95.Orientation = Vector3.new(38, 90, 0)
- Part95.Color = Color3.new(1, 1, 0)
- Part96.Parent = Model88
- Part96.Material = Enum.Material.Concrete
- Part96.BrickColor = BrickColor.new("New Yeller")
- Part96.Rotation = Vector3.new(90, -7, -90)
- Part96.Anchored = true
- Part96.Size = Vector3.new(5.01035261, 4.71082115, 2.36902618)
- Part96.CFrame = CFrame.new(3.33495712, 30.0260582, -39.3937988, 0, 0.99254638, -0.121868044, 0, -0.121868044, -0.99254638, -1, 0, 0)
- Part96.BottomSurface = Enum.SurfaceType.Smooth
- Part96.TopSurface = Enum.SurfaceType.Smooth
- Part96.Color = Color3.new(1, 1, 0)
- Part96.Position = Vector3.new(3.33495712, 30.0260582, -39.3937988)
- Part96.Orientation = Vector3.new(83, -90, 180)
- Part96.Color = Color3.new(1, 1, 0)
- Part97.Parent = Model88
- Part97.Material = Enum.Material.Concrete
- Part97.BrickColor = BrickColor.new("New Yeller")
- Part97.Rotation = Vector3.new(0, 0, -67.9199982)
- Part97.Anchored = true
- Part97.Size = Vector3.new(0.431793839, 4.57466936, 5.01035452)
- Part97.CFrame = CFrame.new(2.84117317, 32.4438095, -39.3937798, 0.375945002, 0.926642001, 0, -0.926642001, 0.375945002, 0, 0, 0, 1)
- Part97.BottomSurface = Enum.SurfaceType.Smooth
- Part97.TopSurface = Enum.SurfaceType.Smooth
- Part97.Color = Color3.new(1, 1, 0)
- Part97.Position = Vector3.new(2.84117317, 32.4438095, -39.3937798)
- Part97.Orientation = Vector3.new(0, 0, -67.9199982)
- Part97.Color = Color3.new(1, 1, 0)
- Part98.Parent = Model88
- Part98.Material = Enum.Material.Concrete
- Part98.BrickColor = BrickColor.new("New Yeller")
- Part98.Rotation = Vector3.new(0, 0, -49.6299973)
- Part98.Anchored = true
- Part98.Size = Vector3.new(1.56583464, 2.72301865, 5.01035452)
- Part98.CFrame = CFrame.new(2.87904167, 35.2703094, -39.3937988, 0.647691071, 0.761903107, 0, -0.761903107, 0.647691071, 0, 0, 0, 1)
- Part98.BottomSurface = Enum.SurfaceType.Smooth
- Part98.TopSurface = Enum.SurfaceType.Smooth
- Part98.Color = Color3.new(1, 1, 0)
- Part98.Position = Vector3.new(2.87904167, 35.2703094, -39.3937988)
- Part98.Orientation = Vector3.new(0, 0, -49.6299973)
- Part98.Color = Color3.new(1, 1, 0)
- Part99.Parent = Model88
- Part99.Material = Enum.Material.Concrete
- Part99.BrickColor = BrickColor.new("New Yeller")
- Part99.Rotation = Vector3.new(90, -64, -90)
- Part99.Anchored = true
- Part99.Size = Vector3.new(5.01035261, 3.32208323, 5.8544898)
- Part99.CFrame = CFrame.new(1.81389809, 27.9417381, -39.3937798, 0, 0.438373893, -0.898792744, 0, -0.898792744, -0.438373893, -1, 0, 0)
- Part99.BottomSurface = Enum.SurfaceType.Smooth
- Part99.TopSurface = Enum.SurfaceType.Smooth
- Part99.Color = Color3.new(1, 1, 0)
- Part99.Position = Vector3.new(1.81389809, 27.9417381, -39.3937798)
- Part99.Orientation = Vector3.new(26, -90, 180)
- Part99.Color = Color3.new(1, 1, 0)
- Model100.Parent = Model36
- Part101.Parent = Model100
- Part101.Material = Enum.Material.Slate
- Part101.BrickColor = BrickColor.new("Lime green")
- Part101.Rotation = Vector3.new(-180, 0, 173)
- Part101.Anchored = true
- Part101.Size = Vector3.new(5.44603729, 13.0704899, 5.44603729)
- Part101.CFrame = CFrame.new(-3.0081656, 19.6470184, -39.5027237, -0.99254626, -0.121869028, 0, -0.121869028, 0.99254626, 0, 0, 0, -1)
- Part101.Color = Color3.new(0, 1, 0)
- Part101.Position = Vector3.new(-3.0081656, 19.6470184, -39.5027237)
- Part101.Orientation = Vector3.new(0, 180, -7)
- Part101.Color = Color3.new(0, 1, 0)
- Part102.Parent = Model100
- Part102.Material = Enum.Material.Slate
- Part102.Rotation = Vector3.new(-180, 0, -180)
- Part102.Anchored = true
- Part102.Size = Vector3.new(16.3381119, 6.53524494, 16.3381119)
- Part102.CFrame = CFrame.new(-6.54822016, 9.8027401, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part102.TopSurface = Enum.SurfaceType.Smooth
- Part102.Position = Vector3.new(-6.54822016, 9.8027401, -39.5027237)
- Part102.Orientation = Vector3.new(0, 180, 0)
- Part103.Parent = Model100
- Part103.Material = Enum.Material.Slate
- Part103.BrickColor = BrickColor.new("Lapis")
- Part103.Rotation = Vector3.new(-180, 0, -180)
- Part103.Anchored = true
- Part103.Size = Vector3.new(10.8920746, 13.0704899, 5.44603729)
- Part103.CFrame = CFrame.new(-6.54822016, 32.6759453, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part103.Color = Color3.new(0.0627451, 0.164706, 0.862745)
- Part103.Position = Vector3.new(-6.54822016, 32.6759453, -39.5027237)
- Part103.Orientation = Vector3.new(0, 180, 0)
- Part103.Color = Color3.new(0.0627451, 0.164706, 0.862745)
- Part104.Parent = Model100
- Part104.Material = Enum.Material.Slate
- Part104.Rotation = Vector3.new(-180, 0, -180)
- Part104.Anchored = true
- Part104.Size = Vector3.new(27.2301865, 6.53524494, 27.2301865)
- Part104.CFrame = CFrame.new(-6.54822016, 3.26762199, -39.5027237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part104.TopSurface = Enum.SurfaceType.Smooth
- Part104.Position = Vector3.new(-6.54822016, 3.26762199, -39.5027237)
- Part104.Orientation = Vector3.new(0, 180, 0)
- SurfaceGui105.Parent = Part104
- SurfaceGui105.CanvasSize = Vector2.new(200, 100)
- TextLabel106.Parent = SurfaceGui105
- TextLabel106.Transparency = 1
- TextLabel106.Size = UDim2.new(1, 0, 1, 0)
- TextLabel106.Text = "keep oofing mah bois "
- TextLabel106.Active = true
- TextLabel106.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel106.BackgroundTransparency = 1
- TextLabel106.Font = Enum.Font.ArialBold
- TextLabel106.FontSize = Enum.FontSize.Size12
- TextLabel106.TextColor3 = Color3.new(1, 1, 1)
- TextLabel106.TextScaled = true
- TextLabel106.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
- TextLabel106.TextStrokeTransparency = 0
- TextLabel106.TextWrapped = true
- Part107.Name = "Head"
- Part107.Parent = Model100
- Part107.Material = Enum.Material.Slate
- Part107.BrickColor = BrickColor.new("New Yeller")
- Part107.Rotation = Vector3.new(168.279999, 24.7999992, -176.75)
- Part107.Anchored = true
- Part107.FormFactor = Enum.FormFactor.Symmetric
- Part107.Friction = 0
- Part107.Size = Vector3.new(8.39394474, 7.55172014, 7.70086718)
- Part107.CFrame = CFrame.new(-6.32626963, 42.8683701, -39.3851166, -0.906308115, 0.0515046567, 0.41946736, -0.0294800028, 0.982423544, -0.18432273, -0.421588063, -0.179419056, -0.888860166)
- Part107.TopSurface = Enum.SurfaceType.Smooth
- Part107.Color = Color3.new(1, 1, 0)
- Part107.Position = Vector3.new(-6.32626963, 42.8683701, -39.3851166)
- Part107.Orientation = Vector3.new(10.6199999, 154.73999, -1.71999991)
- Part107.Color = Color3.new(1, 1, 0)
- SpecialMesh108.Parent = Part107
- SpecialMesh108.Scale = Vector3.new(1.25, 1.25, 1.25)
- SpecialMesh108.Scale = Vector3.new(1.25, 1.25, 1.25)
- SpotLight109.Parent = Part107
- SurfaceLight110.Parent = Part107
- PointLight111.Parent = Part107
- Decal112.Parent = Part107
- Decal112.Texture = "http://www.roblox.com/asset/?id=1028058046"
- Sound113.Parent = Part107
- Sound113.SoundId = "rbxassetid://1013590786"
- Sound113.Volume = 10
- Sound113.Looped = true
- Part114.Parent = Model100
- Part114.Material = Enum.Material.Slate
- Part114.BrickColor = BrickColor.new("Lime green")
- Part114.Rotation = Vector3.new(-180, 0, -175)
- Part114.Anchored = true
- Part114.Size = Vector3.new(5.44603729, 13.0704899, 5.44603729)
- Part114.CFrame = CFrame.new(-9.54342365, 19.6370945, -39.5027237, -0.996194661, 0.087155968, 0, 0.087155968, 0.996194661, 0, 0, 0, -1)
- Part114.Color = Color3.new(0, 1, 0)
- Part114.Position = Vector3.new(-9.54342365, 19.6370945, -39.5027237)
- Part114.Orientation = Vector3.new(0, 180, 5)
- Part114.Color = Color3.new(0, 1, 0)
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement