Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Island made by zachrogamehard133447")
- print("thanks to Ietahuoy for helping me out")
- if game:GetService("RunService"):IsClient() then error("Please run as a server script. Use h/ instead of hl/.") end
- print("FE Compatibility: by WaverlyCole & Mokiros")
- InternalData = {}
- do
- script.Parent = owner.Character
- local Event = Instance.new("RemoteEvent")
- Event.Name = "UserInput"
- local function NewFakeEvent()
- local Fake = {fakeEvent=true,Connect=function(self,Func)self.Function=Func end}Fake.connect = Fake.Connect
- return Fake
- end
- local Mouse = {Target=nil,Hit=CFrame.new(),KeyUp=NewFakeEvent(),KeyDown=NewFakeEvent(),Button1Up=NewFakeEvent(),Button1Down=NewFakeEvent()}
- local UserInputService = {InputBegan=NewFakeEvent(),InputEnded=NewFakeEvent()}
- local ContextActionService = {Actions={},BindAction = function(self,actionName,Func,touch,...)
- self.Actions[actionName] = Func and {Name=actionName,Function=Func,Keys={...}} or nil
- end};ContextActionService.UnBindAction = ContextActionService.BindAction
- local function TriggerEvent(self,Event,...)
- local Trigger = Mouse[Event]
- if Trigger and Trigger.fakeEvent and Trigger.Function then
- Trigger.Function(...)
- end
- end
- Mouse.TrigEvent = TriggerEvent
- UserInputService.TrigEvent = TriggerEvent
- Event.OnServerEvent:Connect(function(FiredBy,Input)
- if FiredBy.Name ~= owner.Name then end
- if Input.MouseEvent then
- Mouse.Target = Input.Target
- Mouse.Hit = Input.Hit
- else
- local Begin = Input.UserInputState == Enum.UserInputState.Begin
- if Input.UserInputType == Enum.UserInputType.MouseButton1 then
- return Mouse:TrigEvent(Begin and "Button1Down" or "Button1Up")
- end
- for _,Action in pairs(ContextActionService.Actions) do
- for _,Key in pairs(Action.Keys) do
- if Key==Input.KeyCode then
- Action.Function(Action.Name,Input.UserInputState,Input)
- end
- end
- end
- Mouse:TrigEvent(Begin and "KeyDown" or "KeyUp",Input.KeyCode.Name:lower())
- UserInputService:TrigEvent(Begin and "InputBegan" or "InputEnded",Input,false)
- end
- end)
- InternalData["Mouse"] = Mouse
- InternalData["ContextActionService"] = ContextActionService
- InternalData["UserInputService"] = UserInputService
- Event.Parent = NLS([[
- local Player = owner
- local Event = script:WaitForChild("UserInput")
- local UserInputService = game:GetService("UserInputService")
- local Mouse = Player:GetMouse()
- local Input = function(Input,gameProcessedEvent)
- if gameProcessedEvent then return end
- Event:FireServer({KeyCode=Input.KeyCode,UserInputType=Input.UserInputType,UserInputState=Input.UserInputState})
- end
- UserInputService.InputBegan:Connect(Input)
- UserInputService.InputEnded:Connect(Input)
- local Hit,Target
- while wait(1/30) do
- if Hit ~= Mouse.Hit or Target ~= Mouse.Target then
- Hit,Target = Mouse.Hit,Mouse.Target
- Event:FireServer({["MouseEvent"]=true,["Target"]=Target,["Hit"]=Hit})
- end
- end
- ]],owner.Character)
- end
- RealGame = game;game = setmetatable({},{
- __index = function (self,Index)
- local Sandbox = function (Thing)
- if Thing:IsA("Player") then
- local RealPlayer = Thing
- return setmetatable({},{
- __index = function (self,Index)
- local Type = type(RealPlayer[Index])
- if Type == "function" then
- if Index:lower() == "getmouse" or Index:lower() == "mouse" then
- return function (self)
- return InternalData["Mouse"]
- end
- end
- return function (self,...)
- return RealPlayer[Index](RealPlayer,...)
- end
- else
- return RealPlayer[Index]
- end
- end;
- __tostring = function(self)
- return RealPlayer.Name
- end
- })
- end
- end
- if RealGame[Index] then
- local Type = type(RealGame[Index])
- if Type == "function" then
- if Index:lower() == "getservice" or Index:lower() == "service" then
- return function (self,Service)
- if Service:lower() == "players" then
- return setmetatable({},{
- __index = function (self2,Index2)
- local RealService = RealGame:GetService(Service)
- local Type2 = type(Index2)
- if Type2 == "function" then
- return function (self,...)
- return RealService[Index2](RealService,...)
- end
- else
- if Index2:lower() == "localplayer" then
- return Sandbox(owner)
- end
- return RealService[Index2]
- end
- end;
- __tostring = function(self)
- return RealGame:GetService(Service).Name
- end
- })
- elseif Service:lower() == "contextactionservice" then
- return InternalData["ContextActionService"]
- elseif Service:lower() == "contextactionservice" then
- return InternalData["UserInputService"]
- elseif Service:lower() == "runservice" then
- return setmetatable({},{
- __index = function(self2,Index2)
- local RealService = RealGame:GetService(Service)
- local Type2 = type(Index2)
- if Type2 == "function" then
- return function (self,...)
- return RealService[Index2](RealService,...)
- end
- else
- if Index2:lower() == "bindtorenderstep" then
- return function (self,Name,Priority,Function)
- return RealGame:GetService("RunService").Stepped:Connect(Function)
- end
- end
- if Index2:lower() == "renderstepped" then
- return RealService["Stepped"]
- end
- return RealService[Index2]
- end
- end
- })
- else
- return RealGame:GetService(Service)
- end
- end
- end
- return function (self,...)
- return RealGame[Index](RealGame,...)
- end
- else
- if game:GetService(Index) then
- return game:GetService(Index)
- end
- return RealGame[Index]
- end
- else
- return nil
- end
- end
- });Game = game;owner = game:GetService("Players").LocalPlayer
- 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"))
- Model0 = Instance.new("Model")
- Model1 = Instance.new("Model")
- Part2 = Instance.new("Part")
- Part3 = Instance.new("Part")
- Weld4 = Instance.new("Weld")
- Part5 = Instance.new("Part")
- Weld6 = Instance.new("Weld")
- Part7 = Instance.new("Part")
- Part8 = Instance.new("Part")
- Weld9 = Instance.new("Weld")
- Part10 = Instance.new("Part")
- Weld11 = Instance.new("Weld")
- Model12 = Instance.new("Model")
- Part13 = Instance.new("Part")
- BlockMesh14 = Instance.new("BlockMesh")
- ParticleEmitter15 = Instance.new("ParticleEmitter")
- PointLight16 = Instance.new("PointLight")
- Part17 = Instance.new("Part")
- Weld18 = Instance.new("Weld")
- Model19 = Instance.new("Model")
- Part20 = Instance.new("Part")
- Part21 = Instance.new("Part")
- Weld22 = Instance.new("Weld")
- Part23 = Instance.new("Part")
- Weld24 = Instance.new("Weld")
- Part25 = Instance.new("Part")
- Part26 = Instance.new("Part")
- Weld27 = Instance.new("Weld")
- Part28 = Instance.new("Part")
- Weld29 = Instance.new("Weld")
- Model30 = Instance.new("Model")
- Part31 = Instance.new("Part")
- BlockMesh32 = Instance.new("BlockMesh")
- ParticleEmitter33 = Instance.new("ParticleEmitter")
- PointLight34 = Instance.new("PointLight")
- Part35 = Instance.new("Part")
- Weld36 = Instance.new("Weld")
- Model37 = Instance.new("Model")
- Part38 = Instance.new("Part")
- Part39 = Instance.new("Part")
- Weld40 = Instance.new("Weld")
- Part41 = Instance.new("Part")
- Weld42 = Instance.new("Weld")
- Part43 = Instance.new("Part")
- Part44 = Instance.new("Part")
- Part45 = Instance.new("Part")
- Weld46 = Instance.new("Weld")
- Model47 = Instance.new("Model")
- Part48 = Instance.new("Part")
- BlockMesh49 = Instance.new("BlockMesh")
- ParticleEmitter50 = Instance.new("ParticleEmitter")
- PointLight51 = Instance.new("PointLight")
- Part52 = Instance.new("Part")
- Weld53 = Instance.new("Weld")
- Model54 = Instance.new("Model")
- Part55 = Instance.new("Part")
- Part56 = Instance.new("Part")
- Weld57 = Instance.new("Weld")
- Part58 = Instance.new("Part")
- Weld59 = Instance.new("Weld")
- Part60 = Instance.new("Part")
- Part61 = Instance.new("Part")
- Part62 = Instance.new("Part")
- Weld63 = Instance.new("Weld")
- Model64 = Instance.new("Model")
- Part65 = Instance.new("Part")
- BlockMesh66 = Instance.new("BlockMesh")
- ParticleEmitter67 = Instance.new("ParticleEmitter")
- PointLight68 = Instance.new("PointLight")
- Part69 = Instance.new("Part")
- Weld70 = Instance.new("Weld")
- Model71 = Instance.new("Model")
- Part72 = Instance.new("Part")
- Part73 = Instance.new("Part")
- ClickDetector74 = Instance.new("ClickDetector")
- Script75 = Instance.new("Script")
- SurfaceGui76 = Instance.new("SurfaceGui")
- TextLabel77 = Instance.new("TextLabel")
- Weld78 = Instance.new("Weld")
- Part79 = Instance.new("Part")
- ClickDetector80 = Instance.new("ClickDetector")
- Script81 = Instance.new("Script")
- SurfaceGui82 = Instance.new("SurfaceGui")
- TextLabel83 = Instance.new("TextLabel")
- Weld84 = Instance.new("Weld")
- Part85 = Instance.new("Part")
- ClickDetector86 = Instance.new("ClickDetector")
- Script87 = Instance.new("Script")
- Weld88 = Instance.new("Weld")
- SurfaceGui89 = Instance.new("SurfaceGui")
- TextLabel90 = Instance.new("TextLabel")
- Part91 = Instance.new("Part")
- ClickDetector92 = Instance.new("ClickDetector")
- Script93 = Instance.new("Script")
- SurfaceGui94 = Instance.new("SurfaceGui")
- TextLabel95 = Instance.new("TextLabel")
- Weld96 = Instance.new("Weld")
- Part97 = Instance.new("Part")
- ClickDetector98 = Instance.new("ClickDetector")
- Script99 = Instance.new("Script")
- SurfaceGui100 = Instance.new("SurfaceGui")
- TextLabel101 = Instance.new("TextLabel")
- Weld102 = Instance.new("Weld")
- Part103 = Instance.new("Part")
- ParticleEmitter104 = Instance.new("ParticleEmitter")
- Part105 = Instance.new("Part")
- ParticleEmitter106 = Instance.new("ParticleEmitter")
- Part107 = Instance.new("Part")
- ClickDetector108 = Instance.new("ClickDetector")
- Script109 = Instance.new("Script")
- SurfaceGui110 = Instance.new("SurfaceGui")
- TextLabel111 = Instance.new("TextLabel")
- Weld112 = Instance.new("Weld")
- Part113 = Instance.new("Part")
- ClickDetector114 = Instance.new("ClickDetector")
- Script115 = Instance.new("Script")
- SurfaceGui116 = Instance.new("SurfaceGui")
- TextLabel117 = Instance.new("TextLabel")
- Weld118 = Instance.new("Weld")
- Part119 = Instance.new("Part")
- Weld120 = Instance.new("Weld")
- Part121 = Instance.new("Part")
- Part122 = Instance.new("Part")
- SpecialMesh123 = Instance.new("SpecialMesh")
- Part124 = Instance.new("Part")
- Part125 = Instance.new("Part")
- Weld126 = Instance.new("Weld")
- Weld127 = Instance.new("Weld")
- Part128 = Instance.new("Part")
- Model129 = Instance.new("Model")
- Part130 = Instance.new("Part")
- SpecialMesh131 = Instance.new("SpecialMesh")
- StringValue132 = Instance.new("StringValue")
- Vector3Value133 = Instance.new("Vector3Value")
- Vector3Value134 = Instance.new("Vector3Value")
- Vector3Value135 = Instance.new("Vector3Value")
- Vector3Value136 = Instance.new("Vector3Value")
- Vector3Value137 = Instance.new("Vector3Value")
- Decal138 = Instance.new("Decal")
- Decal139 = Instance.new("Decal")
- Part140 = Instance.new("Part")
- Part141 = Instance.new("Part")
- Part142 = Instance.new("Part")
- Part143 = Instance.new("Part")
- Part144 = Instance.new("Part")
- Part145 = Instance.new("Part")
- Decal146 = Instance.new("Decal")
- Humanoid147 = Instance.new("Humanoid")
- BodyColors148 = Instance.new("BodyColors")
- Part149 = Instance.new("Part")
- SpecialMesh150 = Instance.new("SpecialMesh")
- Model151 = Instance.new("Model")
- WedgePart152 = Instance.new("WedgePart")
- SpecialMesh153 = Instance.new("SpecialMesh")
- Part154 = Instance.new("Part")
- BlockMesh155 = Instance.new("BlockMesh")
- WedgePart156 = Instance.new("WedgePart")
- SpecialMesh157 = Instance.new("SpecialMesh")
- WedgePart158 = Instance.new("WedgePart")
- Part159 = Instance.new("Part")
- CylinderMesh160 = Instance.new("CylinderMesh")
- Part161 = Instance.new("Part")
- BlockMesh162 = Instance.new("BlockMesh")
- Part163 = Instance.new("Part")
- SpecialMesh164 = Instance.new("SpecialMesh")
- Part165 = Instance.new("Part")
- CylinderMesh166 = Instance.new("CylinderMesh")
- Part167 = Instance.new("Part")
- CylinderMesh168 = Instance.new("CylinderMesh")
- Part169 = Instance.new("Part")
- BlockMesh170 = Instance.new("BlockMesh")
- Part171 = Instance.new("Part")
- BlockMesh172 = Instance.new("BlockMesh")
- WedgePart173 = Instance.new("WedgePart")
- Part174 = Instance.new("Part")
- BlockMesh175 = Instance.new("BlockMesh")
- Part176 = Instance.new("Part")
- BlockMesh177 = Instance.new("BlockMesh")
- Part178 = Instance.new("Part")
- CylinderMesh179 = Instance.new("CylinderMesh")
- Part180 = Instance.new("Part")
- CylinderMesh181 = Instance.new("CylinderMesh")
- Part182 = Instance.new("Part")
- BlockMesh183 = Instance.new("BlockMesh")
- Part184 = Instance.new("Part")
- BlockMesh185 = Instance.new("BlockMesh")
- Part186 = Instance.new("Part")
- BlockMesh187 = Instance.new("BlockMesh")
- Part188 = Instance.new("Part")
- CylinderMesh189 = Instance.new("CylinderMesh")
- Part190 = Instance.new("Part")
- CylinderMesh191 = Instance.new("CylinderMesh")
- Part192 = Instance.new("Part")
- BlockMesh193 = Instance.new("BlockMesh")
- Part194 = Instance.new("Part")
- SpecialMesh195 = Instance.new("SpecialMesh")
- Part196 = Instance.new("Part")
- BlockMesh197 = Instance.new("BlockMesh")
- Model198 = Instance.new("Model")
- Part199 = Instance.new("Part")
- Part200 = Instance.new("Part")
- Weld201 = Instance.new("Weld")
- Part202 = Instance.new("Part")
- Sound203 = Instance.new("Sound")
- Script204 = Instance.new("Script")
- ClickDetector205 = Instance.new("ClickDetector")
- Part206 = Instance.new("Part")
- Weld207 = Instance.new("Weld")
- Part208 = Instance.new("Part")
- Weld209 = Instance.new("Weld")
- Part210 = Instance.new("Part")
- Model211 = Instance.new("Model")
- Part212 = Instance.new("Part")
- SpecialMesh213 = Instance.new("SpecialMesh")
- Decal214 = Instance.new("Decal")
- Part215 = Instance.new("Part")
- Motor6D216 = Instance.new("Motor6D")
- Part217 = Instance.new("Part")
- Part218 = Instance.new("Part")
- Part219 = Instance.new("Part")
- Part220 = Instance.new("Part")
- Part221 = Instance.new("Part")
- Decal222 = Instance.new("Decal")
- Motor6D223 = Instance.new("Motor6D")
- Motor6D224 = Instance.new("Motor6D")
- Motor6D225 = Instance.new("Motor6D")
- Humanoid226 = Instance.new("Humanoid")
- Accessory227 = Instance.new("Accessory")
- Part228 = Instance.new("Part")
- SpecialMesh229 = Instance.new("SpecialMesh")
- Weld230 = Instance.new("Weld")
- Camera231 = Instance.new("Camera")
- Accessory232 = Instance.new("Accessory")
- Part233 = Instance.new("Part")
- SpecialMesh234 = Instance.new("SpecialMesh")
- Weld235 = Instance.new("Weld")
- CharacterMesh236 = Instance.new("CharacterMesh")
- CharacterMesh237 = Instance.new("CharacterMesh")
- CharacterMesh238 = Instance.new("CharacterMesh")
- CharacterMesh239 = Instance.new("CharacterMesh")
- CharacterMesh240 = Instance.new("CharacterMesh")
- BodyColors241 = Instance.new("BodyColors")
- Shirt242 = Instance.new("Shirt")
- Pants243 = Instance.new("Pants")
- Part244 = Instance.new("Part")
- ParticleEmitter245 = Instance.new("ParticleEmitter")
- ParticleEmitter246 = Instance.new("ParticleEmitter")
- ParticleEmitter247 = Instance.new("ParticleEmitter")
- ParticleEmitter248 = Instance.new("ParticleEmitter")
- Model249 = Instance.new("Model")
- Part250 = Instance.new("Part")
- Script251 = Instance.new("Script")
- ClickDetector252 = Instance.new("ClickDetector")
- Sound253 = Instance.new("Sound")
- SpecialMesh254 = Instance.new("SpecialMesh")
- PointLight255 = Instance.new("PointLight")
- Part256 = Instance.new("Part")
- PointLight257 = Instance.new("PointLight")
- Model258 = Instance.new("Model")
- Part259 = Instance.new("Part")
- Part260 = Instance.new("Part")
- Part261 = Instance.new("Part")
- SurfaceGui262 = Instance.new("SurfaceGui")
- TextLabel263 = Instance.new("TextLabel")
- Model264 = Instance.new("Model")
- Part265 = Instance.new("Part")
- SpecialMesh266 = Instance.new("SpecialMesh")
- Decal267 = Instance.new("Decal")
- Decal268 = Instance.new("Decal")
- Part269 = Instance.new("Part")
- Part270 = Instance.new("Part")
- Part271 = Instance.new("Part")
- Part272 = Instance.new("Part")
- Part273 = Instance.new("Part")
- Part274 = Instance.new("Part")
- Decal275 = Instance.new("Decal")
- Humanoid276 = Instance.new("Humanoid")
- Accessory277 = Instance.new("Accessory")
- Part278 = Instance.new("Part")
- SpecialMesh279 = Instance.new("SpecialMesh")
- Weld280 = Instance.new("Weld")
- Accessory281 = Instance.new("Accessory")
- Part282 = Instance.new("Part")
- SpecialMesh283 = Instance.new("SpecialMesh")
- Weld284 = Instance.new("Weld")
- Accessory285 = Instance.new("Accessory")
- Part286 = Instance.new("Part")
- SpecialMesh287 = Instance.new("SpecialMesh")
- StringValue288 = Instance.new("StringValue")
- Weld289 = Instance.new("Weld")
- BodyColors290 = Instance.new("BodyColors")
- Shirt291 = Instance.new("Shirt")
- Pants292 = Instance.new("Pants")
- SpecialMesh293 = Instance.new("SpecialMesh")
- PointLight294 = Instance.new("PointLight")
- Model295 = Instance.new("Model")
- Part296 = Instance.new("Part")
- Part297 = Instance.new("Part")
- Part298 = Instance.new("Part")
- Weld299 = Instance.new("Weld")
- Part300 = Instance.new("Part")
- Model301 = Instance.new("Model")
- Part302 = Instance.new("Part")
- SpecialMesh303 = Instance.new("SpecialMesh")
- Decal304 = Instance.new("Decal")
- Decal305 = Instance.new("Decal")
- Part306 = Instance.new("Part")
- Motor6D307 = Instance.new("Motor6D")
- Part308 = Instance.new("Part")
- Part309 = Instance.new("Part")
- Part310 = Instance.new("Part")
- Part311 = Instance.new("Part")
- Part312 = Instance.new("Part")
- Decal313 = Instance.new("Decal")
- Motor6D314 = Instance.new("Motor6D")
- Humanoid315 = Instance.new("Humanoid")
- Accessory316 = Instance.new("Accessory")
- Part317 = Instance.new("Part")
- SpecialMesh318 = Instance.new("SpecialMesh")
- Weld319 = Instance.new("Weld")
- Accessory320 = Instance.new("Accessory")
- Part321 = Instance.new("Part")
- SpecialMesh322 = Instance.new("SpecialMesh")
- Weld323 = Instance.new("Weld")
- BodyColors324 = Instance.new("BodyColors")
- Shirt325 = Instance.new("Shirt")
- Part326 = Instance.new("Part")
- ParticleEmitter327 = Instance.new("ParticleEmitter")
- ParticleEmitter328 = Instance.new("ParticleEmitter")
- Part329 = Instance.new("Part")
- ParticleEmitter330 = Instance.new("ParticleEmitter")
- ParticleEmitter331 = Instance.new("ParticleEmitter")
- Part332 = Instance.new("Part")
- ParticleEmitter333 = Instance.new("ParticleEmitter")
- ParticleEmitter334 = Instance.new("ParticleEmitter")
- Part335 = Instance.new("Part")
- ParticleEmitter336 = Instance.new("ParticleEmitter")
- ParticleEmitter337 = Instance.new("ParticleEmitter")
- Part338 = Instance.new("Part")
- SpecialMesh339 = Instance.new("SpecialMesh")
- Part340 = Instance.new("Part")
- Part341 = Instance.new("Part")
- Part342 = Instance.new("Part")
- Part343 = Instance.new("Part")
- Part344 = Instance.new("Part")
- Part345 = Instance.new("Part")
- Weld346 = Instance.new("Weld")
- Model0.Name = "SecureIsland"
- Model0.Parent = mas
- Model1.Name = "Boost"
- Model1.Parent = Model0
- Part2.Parent = Model1
- Part2.CFrame = CFrame.new(35.7926407, 717.442322, -29.8513489, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part2.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part2.Position = Vector3.new(35.7926407, 717.442322, -29.8513489)
- Part2.Rotation = Vector3.new(-179.860001, 0, 0)
- Part2.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part2.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part2.Anchored = true
- Part2.BottomSurface = Enum.SurfaceType.Smooth
- Part2.BrickColor = BrickColor.new("Fossil")
- Part2.Material = Enum.Material.DiamondPlate
- Part2.TopSurface = Enum.SurfaceType.Smooth
- Part2.brickColor = BrickColor.new("Fossil")
- Part3.Parent = Model1
- Part3.CFrame = CFrame.new(37.866684, 717.348022, -27.9153748, 0.00268302811, 0, 0.999996483, -0.0025099921, -0.999996901, 6.73425347e-06, 0.999993801, -0.00250999979, -0.00268296129)
- Part3.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part3.Position = Vector3.new(37.866684, 717.348022, -27.9153748)
- Part3.Rotation = Vector3.new(-179.860001, 89.8499985, 0)
- Part3.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part3.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part3.Anchored = true
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.BrickColor = BrickColor.new("Fossil")
- Part3.Material = Enum.Material.DiamondPlate
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.brickColor = BrickColor.new("Fossil")
- Weld4.Parent = Part3
- Weld4.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld4.C1 = CFrame.new(-4.70825195, -0.490112305, -2.59836197, -0.00268302811, -0.999996901, 0, 0, 0, 1, -0.999996483, 0.00268296967, 0)
- Weld4.Part0 = Part10
- Weld4.Part1 = Part3
- Weld4.part1 = Part3
- Part5.Parent = Model1
- Part5.CFrame = CFrame.new(39.9107132, 717.343262, -29.8516541, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part5.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part5.Position = Vector3.new(39.9107132, 717.343262, -29.8516541)
- Part5.Rotation = Vector3.new(-179.860001, 0, 0)
- Part5.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part5.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part5.Anchored = true
- Part5.BottomSurface = Enum.SurfaceType.Smooth
- Part5.BrickColor = BrickColor.new("Fossil")
- Part5.Material = Enum.Material.DiamondPlate
- Part5.TopSurface = Enum.SurfaceType.Smooth
- Part5.brickColor = BrickColor.new("Fossil")
- Weld6.Parent = Part5
- Weld6.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld6.C1 = CFrame.new(-4.65501404, -0.5, 2.76499939, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld6.Part0 = Part10
- Weld6.Part1 = Part5
- Weld6.part1 = Part5
- Part7.Parent = Model1
- Part7.CFrame = CFrame.new(37.9906998, 717.895813, -29.8803406, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part7.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part7.Position = Vector3.new(37.9906998, 717.895813, -29.8803406)
- Part7.Rotation = Vector3.new(-179.860001, 0, 0)
- Part7.Color = Color3.new(0.972549, 0.85098, 0.427451)
- Part7.Size = Vector3.new(0.430000156, 0.430000156, 0.430000156)
- Part7.Anchored = true
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.BrickColor = BrickColor.new("Daisy orange")
- Part7.Material = Enum.Material.Neon
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.brickColor = BrickColor.new("Daisy orange")
- Part7.Shape = Enum.PartType.Ball
- Part8.Parent = Model1
- Part8.CFrame = CFrame.new(38.0457001, 719.343506, -29.9766388, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part8.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part8.Position = Vector3.new(38.0457001, 719.343506, -29.9766388)
- Part8.Rotation = Vector3.new(-179.860001, 0, 0)
- Part8.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part8.Size = Vector3.new(6.89999962, 1, 6.52999973)
- Part8.Anchored = true
- Part8.BottomSurface = Enum.SurfaceType.Smooth
- Part8.BrickColor = BrickColor.new("Fossil")
- Part8.Material = Enum.Material.DiamondPlate
- Part8.TopSurface = Enum.SurfaceType.Smooth
- Part8.brickColor = BrickColor.new("Fossil")
- Weld9.Parent = Part8
- Weld9.C0 = CFrame.new(37.8900032, -0.5, 35.1650009, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld9.C1 = CFrame.new(3.59378433, -0.66394043, -67.0081329, 1, 0, 0, 0, -0.00250999979, 0.999996901, 0, -0.999996901, -0.00250999979)
- Weld9.Part0 = Part256
- Weld9.Part1 = Part8
- Weld9.part1 = Part8
- Part10.Parent = Model1
- Part10.CFrame = CFrame.new(37.9156952, 718.343506, -30.0191498, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part10.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part10.Position = Vector3.new(37.9156952, 718.343506, -30.0191498)
- Part10.Rotation = Vector3.new(-179.860001, 0, 0)
- Part10.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part10.Size = Vector3.new(5.31999969, 1, 5.1899991)
- Part10.Anchored = true
- Part10.BottomSurface = Enum.SurfaceType.Smooth
- Part10.BrickColor = BrickColor.new("Fossil")
- Part10.Material = Enum.Material.DiamondPlate
- Part10.TopSurface = Enum.SurfaceType.Smooth
- Part10.brickColor = BrickColor.new("Fossil")
- Weld11.Parent = Part10
- Weld11.C0 = CFrame.new(-3.44999981, 0.5, 3.26499987, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld11.C1 = CFrame.new(-3.31999588, -0.5, 3.2250061, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld11.Part0 = Part8
- Weld11.Part1 = Part10
- Weld11.part1 = Part10
- Model12.Name = "Fire"
- Model12.Parent = Model1
- Part13.Name = "Fire"
- Part13.Parent = Model12
- Part13.CFrame = CFrame.new(37.9464035, 717.551941, -29.8416901, 0, 0, -1, 0.00250999979, -0.999996901, 0, -0.999996901, -0.00250999979, 0)
- Part13.Orientation = Vector3.new(0, -90, 179.860001)
- Part13.Position = Vector3.new(37.9464035, 717.551941, -29.8416901)
- Part13.Rotation = Vector3.new(-179.860001, -90, 0)
- Part13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part13.Transparency = 1
- Part13.Size = Vector3.new(0.400000006, 0.200000003, 0.400000006)
- Part13.Anchored = true
- Part13.BottomSurface = Enum.SurfaceType.Smooth
- Part13.BrickColor = BrickColor.new("Really black")
- Part13.CanCollide = false
- Part13.Material = Enum.Material.SmoothPlastic
- Part13.TopSurface = Enum.SurfaceType.Smooth
- Part13.brickColor = BrickColor.new("Really black")
- Part13.FormFactor = Enum.FormFactor.Custom
- Part13.formFactor = Enum.FormFactor.Custom
- BlockMesh14.Parent = Part13
- ParticleEmitter15.Name = "FireParticle"
- ParticleEmitter15.Parent = Part13
- ParticleEmitter15.Speed = NumberRange.new(10, 10)
- ParticleEmitter15.Rotation = NumberRange.new(100000, 100000)
- ParticleEmitter15.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(1, 0, 0))
- ParticleEmitter15.LightEmission = 0.75
- ParticleEmitter15.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
- ParticleEmitter15.Size = NumberSequence.new(2.4374997615814,0.75,0.3846150636673,0)
- ParticleEmitter15.Lifetime = NumberRange.new(0.60000002384186, 0.60000002384186)
- ParticleEmitter15.Rate = 300
- ParticleEmitter15.RotSpeed = NumberRange.new(1, 1)
- PointLight16.Parent = Part13
- PointLight16.Color = Color3.new(0.870588, 1, 0.0313726)
- Part17.Parent = Model1
- Part17.CFrame = CFrame.new(37.8563461, 717.367859, -31.7672424, 0.00268564257, 0, 0.99999845, -0.00251001352, -0.999996901, 6.73816749e-06, 1.00000238, -0.00250999979, -0.00268452079)
- Part17.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part17.Position = Vector3.new(37.8563461, 717.367859, -31.7672424)
- Part17.Rotation = Vector3.new(-179.860001, 89.9000015, 0)
- Part17.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part17.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part17.Anchored = true
- Part17.BottomSurface = Enum.SurfaceType.Smooth
- Part17.BrickColor = BrickColor.new("Fossil")
- Part17.Material = Enum.Material.DiamondPlate
- Part17.TopSurface = Enum.SurfaceType.Smooth
- Part17.brickColor = BrickColor.new("Fossil")
- Weld18.Parent = Part17
- Weld18.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld18.C1 = CFrame.new(-0.856338501, -0.481567383, -2.59835815, -0.00268564257, -1.00000548, 0, 0, 0, 1, -0.99999845, 0.00268452917, 0)
- Weld18.Part0 = Part10
- Weld18.Part1 = Part17
- Weld18.part1 = Part17
- Model19.Name = "Boost"
- Model19.Parent = Model0
- Part20.Parent = Model19
- Part20.CFrame = CFrame.new(35.7926559, 717.437317, 33.7440491, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part20.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part20.Position = Vector3.new(35.7926559, 717.437317, 33.7440491)
- Part20.Rotation = Vector3.new(-179.860001, 0, 0)
- Part20.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part20.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part20.Anchored = true
- Part20.BottomSurface = Enum.SurfaceType.Smooth
- Part20.BrickColor = BrickColor.new("Fossil")
- Part20.Material = Enum.Material.DiamondPlate
- Part20.TopSurface = Enum.SurfaceType.Smooth
- Part20.brickColor = BrickColor.new("Fossil")
- Part21.Parent = Model19
- Part21.CFrame = CFrame.new(37.8667145, 717.342896, 35.6795654, 0.00268320809, -1.25857698e-13, 0.999996841, -0.00251000212, -0.999997735, 6.73383056e-06, 0.999997497, -0.00251000142, -0.00268279202)
- Part21.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part21.Position = Vector3.new(37.8667145, 717.342896, 35.6795654)
- Part21.Rotation = Vector3.new(-179.860001, 89.8600006, 0)
- Part21.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part21.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part21.Anchored = true
- Part21.BottomSurface = Enum.SurfaceType.Smooth
- Part21.BrickColor = BrickColor.new("Fossil")
- Part21.Material = Enum.Material.DiamondPlate
- Part21.TopSurface = Enum.SurfaceType.Smooth
- Part21.brickColor = BrickColor.new("Fossil")
- Weld22.Parent = Part21
- Weld22.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld22.C1 = CFrame.new(-4.70825195, -0.490112305, -2.59836197, -0.00268302811, -0.999996901, 0, 0, 0, 1, -0.999996483, 0.00268296967, 0)
- Weld22.Part0 = Part28
- Weld22.Part1 = Part21
- Weld22.part1 = Part21
- Part23.Parent = Model19
- Part23.CFrame = CFrame.new(39.9107437, 717.338501, 33.7432556, 1.00000036, -1.25857698e-13, -1.79047206e-07, -4.49741577e-10, -0.999997735, 0.0025100098, 1.79279667e-07, -0.00251000142, -1.0000006)
- Part23.Orientation = Vector3.new(-0.140000001, -180, -180)
- Part23.Position = Vector3.new(39.9107437, 717.338501, 33.7432556)
- Part23.Rotation = Vector3.new(-179.860001, 0, 0)
- Part23.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part23.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part23.Anchored = true
- Part23.BottomSurface = Enum.SurfaceType.Smooth
- Part23.BrickColor = BrickColor.new("Fossil")
- Part23.Material = Enum.Material.DiamondPlate
- Part23.TopSurface = Enum.SurfaceType.Smooth
- Part23.brickColor = BrickColor.new("Fossil")
- Weld24.Parent = Part23
- Weld24.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld24.C1 = CFrame.new(-4.65501404, -0.5, 2.76499939, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld24.Part0 = Part28
- Weld24.Part1 = Part23
- Weld24.part1 = Part23
- Part25.Parent = Model19
- Part25.CFrame = CFrame.new(37.990715, 717.889221, 33.7150574, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part25.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part25.Position = Vector3.new(37.990715, 717.889221, 33.7150574)
- Part25.Rotation = Vector3.new(-179.860001, 0, 0)
- Part25.Color = Color3.new(0.972549, 0.85098, 0.427451)
- Part25.Size = Vector3.new(0.430000156, 0.430000156, 0.430000156)
- Part25.Anchored = true
- Part25.BottomSurface = Enum.SurfaceType.Smooth
- Part25.BrickColor = BrickColor.new("Daisy orange")
- Part25.Material = Enum.Material.Neon
- Part25.TopSurface = Enum.SurfaceType.Smooth
- Part25.brickColor = BrickColor.new("Daisy orange")
- Part25.Shape = Enum.PartType.Ball
- Part26.Parent = Model19
- Part26.CFrame = CFrame.new(38.0457306, 719.338501, 33.6182861, 1.00000036, -1.25857698e-13, -1.79047206e-07, -4.49741577e-10, -0.999997735, 0.0025100098, 1.79279667e-07, -0.00251000142, -1.0000006)
- Part26.Orientation = Vector3.new(-0.140000001, -180, -180)
- Part26.Position = Vector3.new(38.0457306, 719.338501, 33.6182861)
- Part26.Rotation = Vector3.new(-179.860001, 0, 0)
- Part26.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part26.Size = Vector3.new(6.89999962, 1, 6.52999973)
- Part26.Anchored = true
- Part26.BottomSurface = Enum.SurfaceType.Smooth
- Part26.BrickColor = BrickColor.new("Fossil")
- Part26.Material = Enum.Material.DiamondPlate
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.brickColor = BrickColor.new("Fossil")
- Weld27.Parent = Part26
- Weld27.C0 = CFrame.new(37.8900032, -0.5, 35.1650009, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld27.C1 = CFrame.new(3.59375, -0.509643555, -3.41339111, 1.00000036, 1.79279667e-07, 4.49741577e-10, -1.25857698e-13, -0.00251000142, 0.999997735, -1.79047206e-07, -1.0000006, -0.0025100098)
- Weld27.Part0 = Part256
- Weld27.Part1 = Part26
- Weld27.part1 = Part26
- Part28.Parent = Model19
- Part28.CFrame = CFrame.new(37.9157257, 718.338501, 33.5757751, 1.00000036, -1.25857698e-13, -1.79047206e-07, -4.49741577e-10, -0.999997735, 0.0025100098, 1.79279667e-07, -0.00251000142, -1.0000006)
- Part28.Orientation = Vector3.new(-0.140000001, -180, -180)
- Part28.Position = Vector3.new(37.9157257, 718.338501, 33.5757751)
- Part28.Rotation = Vector3.new(-179.860001, 0, 0)
- Part28.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part28.Size = Vector3.new(5.31999969, 1, 5.1899991)
- Part28.Anchored = true
- Part28.BottomSurface = Enum.SurfaceType.Smooth
- Part28.BrickColor = BrickColor.new("Fossil")
- Part28.Material = Enum.Material.DiamondPlate
- Part28.TopSurface = Enum.SurfaceType.Smooth
- Part28.brickColor = BrickColor.new("Fossil")
- Weld29.Parent = Part28
- Weld29.C0 = CFrame.new(-3.44999981, 0.5, 3.26499987, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld29.C1 = CFrame.new(-3.31999588, -0.5, 3.2250061, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld29.Part0 = Part26
- Weld29.Part1 = Part28
- Weld29.part1 = Part28
- Model30.Name = "Fire"
- Model30.Parent = Model19
- Part31.Name = "Fire"
- Part31.Parent = Model30
- Part31.CFrame = CFrame.new(37.9464111, 717.545349, 33.7537231, 0, 0, -1, 0.00250999979, -0.999996901, 0, -0.999996901, -0.00250999979, 0)
- Part31.Orientation = Vector3.new(0, -90, 179.860001)
- Part31.Position = Vector3.new(37.9464111, 717.545349, 33.7537231)
- Part31.Rotation = Vector3.new(-179.860001, -90, 0)
- Part31.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part31.Transparency = 1
- Part31.Size = Vector3.new(0.400000006, 0.200000003, 0.400000006)
- Part31.Anchored = true
- Part31.BottomSurface = Enum.SurfaceType.Smooth
- Part31.BrickColor = BrickColor.new("Really black")
- Part31.CanCollide = false
- Part31.Material = Enum.Material.SmoothPlastic
- Part31.TopSurface = Enum.SurfaceType.Smooth
- Part31.brickColor = BrickColor.new("Really black")
- Part31.FormFactor = Enum.FormFactor.Custom
- Part31.formFactor = Enum.FormFactor.Custom
- BlockMesh32.Parent = Part31
- ParticleEmitter33.Name = "FireParticle"
- ParticleEmitter33.Parent = Part31
- ParticleEmitter33.Speed = NumberRange.new(10, 10)
- ParticleEmitter33.Rotation = NumberRange.new(100000, 100000)
- ParticleEmitter33.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(1, 0, 0))
- ParticleEmitter33.LightEmission = 0.75
- ParticleEmitter33.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
- ParticleEmitter33.Size = NumberSequence.new(2.4374997615814,0.75,0.3846150636673,0)
- ParticleEmitter33.Lifetime = NumberRange.new(0.60000002384186, 0.60000002384186)
- ParticleEmitter33.Rate = 300
- ParticleEmitter33.RotSpeed = NumberRange.new(1, 1)
- PointLight34.Parent = Part31
- PointLight34.Color = Color3.new(0.870588, 1, 0.0313726)
- Part35.Parent = Model19
- Part35.CFrame = CFrame.new(37.8563766, 717.360901, 31.8276672, 0.00268578832, -3.2525239e-12, 0.999996424, -0.00250999141, -0.999996901, 6.74132616e-06, 0.999993324, -0.00251000049, -0.00268577947)
- Part35.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part35.Position = Vector3.new(37.8563766, 717.360901, 31.8276672)
- Part35.Rotation = Vector3.new(-179.860001, 89.8499985, 0)
- Part35.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part35.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part35.Anchored = true
- Part35.BottomSurface = Enum.SurfaceType.Smooth
- Part35.BrickColor = BrickColor.new("Fossil")
- Part35.Material = Enum.Material.DiamondPlate
- Part35.TopSurface = Enum.SurfaceType.Smooth
- Part35.brickColor = BrickColor.new("Fossil")
- Weld36.Parent = Part35
- Weld36.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld36.C1 = CFrame.new(-0.856338501, -0.481567383, -2.59835815, -0.00268564257, -1.00000548, 0, 0, 0, 1, -0.99999845, 0.00268452917, 0)
- Weld36.Part0 = Part28
- Weld36.Part1 = Part35
- Weld36.part1 = Part35
- Model37.Name = "Boost"
- Model37.Parent = Model0
- Part38.Parent = Model37
- Part38.CFrame = CFrame.new(-32.8137093, 717.637329, -29.6328735, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part38.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part38.Position = Vector3.new(-32.8137093, 717.637329, -29.6328735)
- Part38.Rotation = Vector3.new(-179.860001, 0, 0)
- Part38.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part38.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part38.Anchored = true
- Part38.BottomSurface = Enum.SurfaceType.Smooth
- Part38.BrickColor = BrickColor.new("Fossil")
- Part38.Material = Enum.Material.DiamondPlate
- Part38.TopSurface = Enum.SurfaceType.Smooth
- Part38.brickColor = BrickColor.new("Fossil")
- Part39.Parent = Model37
- Part39.CFrame = CFrame.new(-30.7396278, 717.543091, -27.6973419, 0.00268338691, -3.92129498e-13, 0.999996722, -0.00250999304, -0.999997497, 6.73455406e-06, 0.999996305, -0.00250999769, -0.00268308679)
- Part39.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part39.Position = Vector3.new(-30.7396278, 717.543091, -27.6973419)
- Part39.Rotation = Vector3.new(-179.860001, 89.8499985, 0)
- Part39.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part39.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part39.Anchored = true
- Part39.BottomSurface = Enum.SurfaceType.Smooth
- Part39.BrickColor = BrickColor.new("Fossil")
- Part39.Material = Enum.Material.DiamondPlate
- Part39.TopSurface = Enum.SurfaceType.Smooth
- Part39.brickColor = BrickColor.new("Fossil")
- Weld40.Parent = Part39
- Weld40.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld40.C1 = CFrame.new(-4.70825195, -0.490112305, -2.59836197, -0.00268302811, -0.999996901, 0, 0, 0, 1, -0.999996483, 0.00268296967, 0)
- Weld40.Part0 = Part45
- Weld40.Part1 = Part39
- Weld40.part1 = Part39
- Part41.Parent = Model37
- Part41.CFrame = CFrame.new(-28.6955986, 717.538513, -29.6336212, 1.00000024, -3.92129498e-13, -3.58099953e-07, 2.9820596e-10, -0.999997497, 0.00251000072, -1.18750542e-07, -0.00250999769, -0.999999404)
- Part41.Orientation = Vector3.new(-0.140000001, -180, 180)
- Part41.Position = Vector3.new(-28.6955986, 717.538513, -29.6336212)
- Part41.Rotation = Vector3.new(-179.860001, 0, 0)
- Part41.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part41.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part41.Anchored = true
- Part41.BottomSurface = Enum.SurfaceType.Smooth
- Part41.BrickColor = BrickColor.new("Fossil")
- Part41.Material = Enum.Material.DiamondPlate
- Part41.TopSurface = Enum.SurfaceType.Smooth
- Part41.brickColor = BrickColor.new("Fossil")
- Weld42.Parent = Part41
- Weld42.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld42.C1 = CFrame.new(-4.65501404, -0.5, 2.76499939, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld42.Part0 = Part45
- Weld42.Part1 = Part41
- Weld42.part1 = Part41
- Part43.Parent = Model37
- Part43.CFrame = CFrame.new(-30.615654, 718.088989, -29.6618652, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part43.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part43.Position = Vector3.new(-30.615654, 718.088989, -29.6618652)
- Part43.Rotation = Vector3.new(-179.860001, 0, 0)
- Part43.Color = Color3.new(0.972549, 0.85098, 0.427451)
- Part43.Size = Vector3.new(0.430000156, 0.430000156, 0.430000156)
- Part43.Anchored = true
- Part43.BottomSurface = Enum.SurfaceType.Smooth
- Part43.BrickColor = BrickColor.new("Daisy orange")
- Part43.Material = Enum.Material.Neon
- Part43.TopSurface = Enum.SurfaceType.Smooth
- Part43.brickColor = BrickColor.new("Daisy orange")
- Part43.Shape = Enum.PartType.Ball
- Part44.Parent = Model37
- Part44.CFrame = CFrame.new(-30.5606098, 719.538513, -29.758606, 1.00000024, -3.92129498e-13, -3.58099953e-07, 2.9820596e-10, -0.999997497, 0.00251000072, -1.18750542e-07, -0.00250999769, -0.999999404)
- Part44.Orientation = Vector3.new(-0.140000001, -180, 180)
- Part44.Position = Vector3.new(-30.5606098, 719.538513, -29.758606)
- Part44.Rotation = Vector3.new(-179.860001, 0, 0)
- Part44.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part44.Size = Vector3.new(6.89999962, 1, 6.52999973)
- Part44.Anchored = true
- Part44.BottomSurface = Enum.SurfaceType.Smooth
- Part44.BrickColor = BrickColor.new("Fossil")
- Part44.Material = Enum.Material.DiamondPlate
- Part44.TopSurface = Enum.SurfaceType.Smooth
- Part44.brickColor = BrickColor.new("Fossil")
- Part45.Parent = Model37
- Part45.CFrame = CFrame.new(-30.6906128, 718.538513, -29.8011169, 1.00000024, -3.92129498e-13, -3.58099953e-07, 2.9820596e-10, -0.999997497, 0.00251000072, -1.18750542e-07, -0.00250999769, -0.999999404)
- Part45.Orientation = Vector3.new(-0.140000001, -180, 180)
- Part45.Position = Vector3.new(-30.6906128, 718.538513, -29.8011169)
- Part45.Rotation = Vector3.new(-179.860001, 0, 0)
- Part45.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part45.Size = Vector3.new(5.31999969, 1, 5.1899991)
- Part45.Anchored = true
- Part45.BottomSurface = Enum.SurfaceType.Smooth
- Part45.BrickColor = BrickColor.new("Fossil")
- Part45.Material = Enum.Material.DiamondPlate
- Part45.TopSurface = Enum.SurfaceType.Smooth
- Part45.brickColor = BrickColor.new("Fossil")
- Weld46.Parent = Part45
- Weld46.C0 = CFrame.new(-3.44999981, 0.5, 3.26499987, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld46.C1 = CFrame.new(-3.31999588, -0.5, 3.2250061, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld46.Part0 = Part44
- Weld46.Part1 = Part45
- Weld46.part1 = Part45
- Model47.Name = "Fire"
- Model47.Parent = Model37
- Part48.Name = "Fire"
- Part48.Parent = Model47
- Part48.CFrame = CFrame.new(-30.6599541, 717.745361, -29.6231689, 0, 0, -1, 0.00250999979, -0.999996901, 0, -0.999996901, -0.00250999979, 0)
- Part48.Orientation = Vector3.new(0, -90, 179.860001)
- Part48.Position = Vector3.new(-30.6599541, 717.745361, -29.6231689)
- Part48.Rotation = Vector3.new(-179.860001, -90, 0)
- Part48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part48.Transparency = 1
- Part48.Size = Vector3.new(0.400000006, 0.200000003, 0.400000006)
- Part48.Anchored = true
- Part48.BottomSurface = Enum.SurfaceType.Smooth
- Part48.BrickColor = BrickColor.new("Really black")
- Part48.CanCollide = false
- Part48.Material = Enum.Material.SmoothPlastic
- Part48.TopSurface = Enum.SurfaceType.Smooth
- Part48.brickColor = BrickColor.new("Really black")
- Part48.FormFactor = Enum.FormFactor.Custom
- Part48.formFactor = Enum.FormFactor.Custom
- BlockMesh49.Parent = Part48
- ParticleEmitter50.Name = "FireParticle"
- ParticleEmitter50.Parent = Part48
- ParticleEmitter50.Speed = NumberRange.new(10, 10)
- ParticleEmitter50.Rotation = NumberRange.new(100000, 100000)
- ParticleEmitter50.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(1, 0, 0))
- ParticleEmitter50.LightEmission = 0.75
- ParticleEmitter50.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
- ParticleEmitter50.Size = NumberSequence.new(2.4374997615814,0.75,0.3846150636673,0)
- ParticleEmitter50.Lifetime = NumberRange.new(0.60000002384186, 0.60000002384186)
- ParticleEmitter50.Rate = 300
- ParticleEmitter50.RotSpeed = NumberRange.new(1, 1)
- PointLight51.Parent = Part48
- PointLight51.Color = Color3.new(0.870588, 1, 0.0313726)
- Part52.Parent = Model37
- Part52.CFrame = CFrame.new(-30.7499599, 717.561157, -31.5492096, 0.00268597039, 4.61087765e-12, 0.999996424, -0.00250998535, -0.999996901, 6.74177409e-06, 0.999993324, -0.00250999443, -0.00268596178)
- Part52.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part52.Position = Vector3.new(-30.7499599, 717.561157, -31.5492096)
- Part52.Rotation = Vector3.new(-179.860001, 89.8499985, 0)
- Part52.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part52.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part52.Anchored = true
- Part52.BottomSurface = Enum.SurfaceType.Smooth
- Part52.BrickColor = BrickColor.new("Fossil")
- Part52.Material = Enum.Material.DiamondPlate
- Part52.TopSurface = Enum.SurfaceType.Smooth
- Part52.brickColor = BrickColor.new("Fossil")
- Weld53.Parent = Part52
- Weld53.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld53.C1 = CFrame.new(-0.856338501, -0.481567383, -2.59835815, -0.00268564257, -1.00000548, 0, 0, 0, 1, -0.99999845, 0.00268452917, 0)
- Weld53.Part0 = Part45
- Weld53.Part1 = Part52
- Weld53.part1 = Part52
- Model54.Name = "Boost"
- Model54.Parent = Model0
- Part55.Parent = Model54
- Part55.CFrame = CFrame.new(-32.8136902, 717.757202, 33.7348328, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part55.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part55.Position = Vector3.new(-32.8136902, 717.757202, 33.7348328)
- Part55.Rotation = Vector3.new(-179.860001, 0, 0)
- Part55.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part55.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part55.Anchored = true
- Part55.BottomSurface = Enum.SurfaceType.Smooth
- Part55.BrickColor = BrickColor.new("Fossil")
- Part55.Material = Enum.Material.DiamondPlate
- Part55.TopSurface = Enum.SurfaceType.Smooth
- Part55.brickColor = BrickColor.new("Fossil")
- Part56.Parent = Model54
- Part56.CFrame = CFrame.new(-30.7396088, 717.662537, 35.6704407, 0.0026833266, 3.29501671e-13, 0.999996603, -0.00250999024, -0.999997377, 6.73469731e-06, 0.999995232, -0.00250999746, -0.00268314383)
- Part56.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part56.Position = Vector3.new(-30.7396088, 717.662537, 35.6704407)
- Part56.Rotation = Vector3.new(-179.860001, 89.8499985, 0)
- Part56.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part56.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part56.Anchored = true
- Part56.BottomSurface = Enum.SurfaceType.Smooth
- Part56.BrickColor = BrickColor.new("Fossil")
- Part56.Material = Enum.Material.DiamondPlate
- Part56.TopSurface = Enum.SurfaceType.Smooth
- Part56.brickColor = BrickColor.new("Fossil")
- Weld57.Parent = Part56
- Weld57.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld57.C1 = CFrame.new(-4.70825195, -0.490112305, -2.59836197, -0.00268302811, -0.999996901, 0, 0, 0, 1, -0.999996483, 0.00268296967, 0)
- Weld57.Part0 = Part62
- Weld57.Part1 = Part56
- Weld57.part1 = Part56
- Part58.Parent = Model54
- Part58.CFrame = CFrame.new(-28.6955795, 717.658142, 33.7341309, 1.00000012, 3.29501671e-13, -2.9825614e-07, 4.48835469e-10, -0.999997377, 0.00250999792, -1.78581104e-07, -0.00250999746, -0.999998331)
- Part58.Orientation = Vector3.new(-0.140000001, -180, 180)
- Part58.Position = Vector3.new(-28.6955795, 717.658142, 33.7341309)
- Part58.Rotation = Vector3.new(-179.860001, 0, 0)
- Part58.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part58.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part58.Anchored = true
- Part58.BottomSurface = Enum.SurfaceType.Smooth
- Part58.BrickColor = BrickColor.new("Fossil")
- Part58.Material = Enum.Material.DiamondPlate
- Part58.TopSurface = Enum.SurfaceType.Smooth
- Part58.brickColor = BrickColor.new("Fossil")
- Weld59.Parent = Part58
- Weld59.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld59.C1 = CFrame.new(-4.65501404, -0.5, 2.76499939, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld59.Part0 = Part62
- Weld59.Part1 = Part58
- Weld59.part1 = Part58
- Part60.Parent = Model54
- Part60.CFrame = CFrame.new(-30.6156311, 718.210449, 33.7058411, 1, 0, 0, 0, -0.999996901, 0.00250999979, 0, -0.00250999979, -0.999996901)
- Part60.Orientation = Vector3.new(-0.140000001, 180, 180)
- Part60.Position = Vector3.new(-30.6156311, 718.210449, 33.7058411)
- Part60.Rotation = Vector3.new(-179.860001, 0, 0)
- Part60.Color = Color3.new(0.972549, 0.85098, 0.427451)
- Part60.Size = Vector3.new(0.430000156, 0.430000156, 0.430000156)
- Part60.Anchored = true
- Part60.BottomSurface = Enum.SurfaceType.Smooth
- Part60.BrickColor = BrickColor.new("Daisy orange")
- Part60.Material = Enum.Material.Neon
- Part60.TopSurface = Enum.SurfaceType.Smooth
- Part60.brickColor = BrickColor.new("Daisy orange")
- Part60.Shape = Enum.PartType.Ball
- Part61.Parent = Model54
- Part61.CFrame = CFrame.new(-30.5605888, 719.658142, 33.6091614, 1.00000012, 3.29501671e-13, -2.9825614e-07, 4.48835469e-10, -0.999997377, 0.00250999792, -1.78581104e-07, -0.00250999746, -0.999998331)
- Part61.Orientation = Vector3.new(-0.140000001, -180, 180)
- Part61.Position = Vector3.new(-30.5605888, 719.658142, 33.6091614)
- Part61.Rotation = Vector3.new(-179.860001, 0, 0)
- Part61.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part61.Size = Vector3.new(6.89999962, 1, 6.52999973)
- Part61.Anchored = true
- Part61.BottomSurface = Enum.SurfaceType.Smooth
- Part61.BrickColor = BrickColor.new("Fossil")
- Part61.Material = Enum.Material.DiamondPlate
- Part61.TopSurface = Enum.SurfaceType.Smooth
- Part61.brickColor = BrickColor.new("Fossil")
- Part62.Parent = Model54
- Part62.CFrame = CFrame.new(-30.6905937, 718.658142, 33.5666504, 1.00000012, 3.29501671e-13, -2.9825614e-07, 4.48835469e-10, -0.999997377, 0.00250999792, -1.78581104e-07, -0.00250999746, -0.999998331)
- Part62.Orientation = Vector3.new(-0.140000001, -180, 180)
- Part62.Position = Vector3.new(-30.6905937, 718.658142, 33.5666504)
- Part62.Rotation = Vector3.new(-179.860001, 0, 0)
- Part62.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part62.Size = Vector3.new(5.31999969, 1, 5.1899991)
- Part62.Anchored = true
- Part62.BottomSurface = Enum.SurfaceType.Smooth
- Part62.BrickColor = BrickColor.new("Fossil")
- Part62.Material = Enum.Material.DiamondPlate
- Part62.TopSurface = Enum.SurfaceType.Smooth
- Part62.brickColor = BrickColor.new("Fossil")
- Weld63.Parent = Part62
- Weld63.C0 = CFrame.new(-3.44999981, 0.5, 3.26499987, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld63.C1 = CFrame.new(-3.31999588, -0.5, 3.2250061, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld63.Part0 = Part61
- Weld63.Part1 = Part62
- Weld63.part1 = Part62
- Model64.Name = "Fire"
- Model64.Parent = Model54
- Part65.Name = "Fire"
- Part65.Parent = Model64
- Part65.CFrame = CFrame.new(-30.6599312, 717.866577, 33.7445068, 0, 0, -1, 0.00250999979, -0.999996901, 0, -0.999996901, -0.00250999979, 0)
- Part65.Orientation = Vector3.new(0, -90, 179.860001)
- Part65.Position = Vector3.new(-30.6599312, 717.866577, 33.7445068)
- Part65.Rotation = Vector3.new(-179.860001, -90, 0)
- Part65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part65.Transparency = 1
- Part65.Size = Vector3.new(0.400000006, 0.200000003, 0.400000006)
- Part65.Anchored = true
- Part65.BottomSurface = Enum.SurfaceType.Smooth
- Part65.BrickColor = BrickColor.new("Really black")
- Part65.CanCollide = false
- Part65.Material = Enum.Material.SmoothPlastic
- Part65.TopSurface = Enum.SurfaceType.Smooth
- Part65.brickColor = BrickColor.new("Really black")
- Part65.FormFactor = Enum.FormFactor.Custom
- Part65.formFactor = Enum.FormFactor.Custom
- BlockMesh66.Parent = Part65
- ParticleEmitter67.Name = "FireParticle"
- ParticleEmitter67.Parent = Part65
- ParticleEmitter67.Speed = NumberRange.new(10, 10)
- ParticleEmitter67.Rotation = NumberRange.new(100000, 100000)
- ParticleEmitter67.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(1, 0, 0))
- ParticleEmitter67.LightEmission = 0.75
- ParticleEmitter67.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
- ParticleEmitter67.Size = NumberSequence.new(2.4374997615814,0.75,0.3846150636673,0)
- ParticleEmitter67.Lifetime = NumberRange.new(0.60000002384186, 0.60000002384186)
- ParticleEmitter67.Rate = 300
- ParticleEmitter67.RotSpeed = NumberRange.new(1, 1)
- PointLight68.Parent = Part65
- PointLight68.Color = Color3.new(0.870588, 1, 0.0313726)
- Part69.Parent = Model54
- Part69.CFrame = CFrame.new(-30.7499371, 717.682373, 31.8185711, 0.00268591288, 5.33240162e-12, 0.999996424, -0.00250998535, -0.999996901, 6.74163039e-06, 0.999993324, -0.00250999443, -0.00268590404)
- Part69.Orientation = Vector3.new(0, 90.1500015, -179.860001)
- Part69.Position = Vector3.new(-30.7499371, 717.682373, 31.8185711)
- Part69.Rotation = Vector3.new(-179.860001, 89.8499985, 0)
- Part69.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part69.Size = Vector3.new(0.390000045, 1, 4.2699995)
- Part69.Anchored = true
- Part69.BottomSurface = Enum.SurfaceType.Smooth
- Part69.BrickColor = BrickColor.new("Fossil")
- Part69.Material = Enum.Material.DiamondPlate
- Part69.TopSurface = Enum.SurfaceType.Smooth
- Part69.brickColor = BrickColor.new("Fossil")
- Weld70.Parent = Part69
- Weld70.C0 = CFrame.new(-2.65999985, 0.5, 2.59499955, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld70.C1 = CFrame.new(-0.856338501, -0.481567383, -2.59835815, -0.00268564257, -1.00000548, 0, 0, 0, 1, -0.99999845, 0.00268452917, 0)
- Weld70.Part0 = Part62
- Weld70.Part1 = Part69
- Weld70.part1 = Part69
- Model71.Name = "Controller"
- Model71.Parent = Model0
- Part72.Parent = Model71
- Part72.CFrame = CFrame.new(-31.8268661, 724.887817, -3.0370791, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part72.Position = Vector3.new(-31.8268661, 724.887817, -3.0370791)
- Part72.Color = Color3.new(0.623529, 0.631373, 0.67451)
- Part72.Size = Vector3.new(4, 8.22999954, 13.5200005)
- Part72.Anchored = true
- Part72.BottomSurface = Enum.SurfaceType.Smooth
- Part72.BrickColor = BrickColor.new("Fossil")
- Part72.Material = Enum.Material.DiamondPlate
- Part72.TopSurface = Enum.SurfaceType.Smooth
- Part72.brickColor = BrickColor.new("Fossil")
- Part73.Name = "Normal"
- Part73.Parent = Model71
- Part73.CFrame = CFrame.new(-29.7468662, 722.882813, -2.42747498, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part73.Position = Vector3.new(-29.7468662, 722.882813, -2.42747498)
- Part73.Color = Color3.new(0, 0, 1)
- Part73.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part73.Anchored = true
- Part73.BottomSurface = Enum.SurfaceType.Smooth
- Part73.BrickColor = BrickColor.new("Really blue")
- Part73.TopSurface = Enum.SurfaceType.Smooth
- Part73.brickColor = BrickColor.new("Really blue")
- ClickDetector74.Parent = Part73
- Script75.Parent = ClickDetector74
- table.insert(cors,sandbox(Script75,function()
- function onClick(click)
- game.workspace.Gravity = 192.2
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- SurfaceGui76.Parent = Part73
- SurfaceGui76.LightInfluence = 1
- SurfaceGui76.Face = Enum.NormalId.Right
- SurfaceGui76.ClipsDescendants = true
- SurfaceGui76.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel77.Parent = SurfaceGui76
- TextLabel77.Size = UDim2.new(0, 200, 0, 50)
- TextLabel77.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel77.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel77.BackgroundTransparency = 1
- TextLabel77.Font = Enum.Font.SciFi
- TextLabel77.FontSize = Enum.FontSize.Size60
- TextLabel77.Text = "Normal"
- TextLabel77.TextColor = BrickColor.new("Really black")
- TextLabel77.TextColor3 = Color3.new(0, 0, 0)
- TextLabel77.TextSize = 50
- Weld78.Parent = Part73
- Weld78.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld78.C1 = CFrame.new(-0.0799999237, -2.109375, 6.15039063, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld78.Part0 = Part72
- Weld78.Part1 = Part73
- Weld78.part1 = Part73
- Part79.Name = "END"
- Part79.Parent = Model71
- Part79.CFrame = CFrame.new(-29.7468662, 727.901001, 1.37200904, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part79.Position = Vector3.new(-29.7468662, 727.901001, 1.37200904)
- Part79.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part79.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part79.Anchored = true
- Part79.BottomSurface = Enum.SurfaceType.Smooth
- Part79.BrickColor = BrickColor.new("Bright red")
- Part79.TopSurface = Enum.SurfaceType.Smooth
- Part79.brickColor = BrickColor.new("Bright red")
- ClickDetector80.Parent = Part79
- Script81.Parent = ClickDetector80
- table.insert(cors,sandbox(Script81,function()
- function onClick(click)
- game.Workspace:ClearAllChildren()
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- SurfaceGui82.Parent = Part79
- SurfaceGui82.LightInfluence = 1
- SurfaceGui82.Face = Enum.NormalId.Right
- SurfaceGui82.ClipsDescendants = true
- SurfaceGui82.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel83.Parent = SurfaceGui82
- TextLabel83.Size = UDim2.new(0, 200, 0, 50)
- TextLabel83.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel83.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel83.BackgroundTransparency = 1
- TextLabel83.Font = Enum.Font.SciFi
- TextLabel83.FontSize = Enum.FontSize.Size60
- TextLabel83.Text = "DELETE"
- TextLabel83.TextColor = BrickColor.new("Really black")
- TextLabel83.TextColor3 = Color3.new(0, 0, 0)
- TextLabel83.TextSize = 50
- Weld84.Parent = Part79
- Weld84.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld84.C1 = CFrame.new(-0.0799999237, -7.12792969, 2.35090637, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld84.Part0 = Part72
- Weld84.Part1 = Part79
- Weld84.part1 = Part79
- Part85.Name = "night"
- Part85.Parent = Model71
- Part85.CFrame = CFrame.new(-29.7468662, 725.563721, -6.85208082, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part85.Position = Vector3.new(-29.7468662, 725.563721, -6.85208082)
- Part85.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part85.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part85.Anchored = true
- Part85.BottomSurface = Enum.SurfaceType.Smooth
- Part85.BrickColor = BrickColor.new("Really black")
- Part85.TopSurface = Enum.SurfaceType.Smooth
- Part85.brickColor = BrickColor.new("Really black")
- ClickDetector86.Parent = Part85
- Script87.Parent = ClickDetector86
- table.insert(cors,sandbox(Script87,function()
- function onClick(click)
- game.Lighting.TimeOfDay="0:00:00"
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- Weld88.Parent = Part85
- Weld88.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld88.C1 = CFrame.new(-0.0799999237, -4.79003906, 10.5749969, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld88.Part0 = Part72
- Weld88.Part1 = Part85
- Weld88.part1 = Part85
- SurfaceGui89.Parent = Part85
- SurfaceGui89.LightInfluence = 1
- SurfaceGui89.Face = Enum.NormalId.Right
- SurfaceGui89.ClipsDescendants = true
- SurfaceGui89.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel90.Parent = SurfaceGui89
- TextLabel90.Size = UDim2.new(0, 200, 0, 50)
- TextLabel90.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel90.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel90.BackgroundTransparency = 1
- TextLabel90.Font = Enum.Font.SciFi
- TextLabel90.FontSize = Enum.FontSize.Size60
- TextLabel90.Text = "Night"
- TextLabel90.TextColor = BrickColor.new("Institutional white")
- TextLabel90.TextColor3 = Color3.new(1, 1, 1)
- TextLabel90.TextSize = 50
- TextLabel90.TextStrokeColor3 = Color3.new(1, 1, 1)
- Part91.Name = "day"
- Part91.Parent = Model71
- Part91.CFrame = CFrame.new(-29.7468662, 722.907837, -6.85208082, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part91.Position = Vector3.new(-29.7468662, 722.907837, -6.85208082)
- Part91.Color = Color3.new(0, 0, 1)
- Part91.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part91.Anchored = true
- Part91.BottomSurface = Enum.SurfaceType.Smooth
- Part91.BrickColor = BrickColor.new("Really blue")
- Part91.TopSurface = Enum.SurfaceType.Smooth
- Part91.brickColor = BrickColor.new("Really blue")
- ClickDetector92.Parent = Part91
- Script93.Parent = ClickDetector92
- table.insert(cors,sandbox(Script93,function()
- function onClick(click)
- game.Lighting.TimeOfDay="14:00:00"
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- SurfaceGui94.Parent = Part91
- SurfaceGui94.LightInfluence = 1
- SurfaceGui94.Face = Enum.NormalId.Right
- SurfaceGui94.ClipsDescendants = true
- SurfaceGui94.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel95.Parent = SurfaceGui94
- TextLabel95.Size = UDim2.new(0, 200, 0, 50)
- TextLabel95.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel95.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel95.BackgroundTransparency = 1
- TextLabel95.Font = Enum.Font.SciFi
- TextLabel95.FontSize = Enum.FontSize.Size60
- TextLabel95.Text = "Day"
- TextLabel95.TextColor = BrickColor.new("Really black")
- TextLabel95.TextColor3 = Color3.new(0, 0, 0)
- TextLabel95.TextSize = 50
- Weld96.Parent = Part91
- Weld96.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld96.C1 = CFrame.new(-0.0799999237, -2.13500977, 10.5749969, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld96.Part0 = Part72
- Weld96.Part1 = Part91
- Weld96.part1 = Part91
- Part97.Name = "lowgrav"
- Part97.Parent = Model71
- Part97.CFrame = CFrame.new(-29.7468662, 725.579529, -2.42161489, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part97.Position = Vector3.new(-29.7468662, 725.579529, -2.42161489)
- Part97.Color = Color3.new(0.34902, 0.133333, 0.34902)
- Part97.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part97.Anchored = true
- Part97.BottomSurface = Enum.SurfaceType.Smooth
- Part97.BrickColor = BrickColor.new("Mulberry")
- Part97.TopSurface = Enum.SurfaceType.Smooth
- Part97.brickColor = BrickColor.new("Mulberry")
- ClickDetector98.Parent = Part97
- Script99.Parent = ClickDetector98
- table.insert(cors,sandbox(Script99,function()
- function onClick(click)
- game.workspace.Gravity = 50
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- SurfaceGui100.Parent = Part97
- SurfaceGui100.LightInfluence = 1
- SurfaceGui100.Face = Enum.NormalId.Right
- SurfaceGui100.ClipsDescendants = true
- SurfaceGui100.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel101.Parent = SurfaceGui100
- TextLabel101.Size = UDim2.new(0, 200, 0, 50)
- TextLabel101.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel101.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel101.BackgroundTransparency = 1
- TextLabel101.Font = Enum.Font.SciFi
- TextLabel101.FontSize = Enum.FontSize.Size48
- TextLabel101.Text = "Low gravity"
- TextLabel101.TextColor = BrickColor.new("Institutional white")
- TextLabel101.TextColor3 = Color3.new(1, 1, 1)
- TextLabel101.TextSize = 40
- TextLabel101.TextStrokeColor3 = Color3.new(1, 1, 1)
- Weld102.Parent = Part97
- Weld102.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld102.C1 = CFrame.new(-0.0799999237, -4.80566406, 6.14453125, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld102.Part0 = Part72
- Weld102.Part1 = Part97
- Weld102.part1 = Part97
- Part103.Name = "Smoke"
- Part103.Parent = Model71
- Part103.CFrame = CFrame.new(-32.2019234, 722.923401, -10.4584198, 1, 0, 0, 0, 0.977159977, 0.212504998, 0, -0.212504998, 0.977159977)
- Part103.Orientation = Vector3.new(-12.2700005, 0, 0)
- Part103.Position = Vector3.new(-32.2019234, 722.923401, -10.4584198)
- Part103.Rotation = Vector3.new(-12.2700005, 0, 0)
- Part103.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part103.Transparency = 0.75
- Part103.Size = Vector3.new(2, 2, 2)
- Part103.Anchored = true
- Part103.BottomSurface = Enum.SurfaceType.Smooth
- Part103.BrickColor = BrickColor.new("Institutional white")
- Part103.CanCollide = false
- Part103.Material = Enum.Material.SmoothPlastic
- Part103.TopSurface = Enum.SurfaceType.Smooth
- Part103.brickColor = BrickColor.new("Institutional white")
- ParticleEmitter104.Parent = Part103
- ParticleEmitter104.Speed = NumberRange.new(1.25, 1.25)
- ParticleEmitter104.Color = ColorSequence.new(Color3.new(0.470588, 0.470588, 0.470588),Color3.new(0, 0, 0))
- ParticleEmitter104.LightInfluence = 1
- ParticleEmitter104.Texture = "rbxassetid://2977044760"
- ParticleEmitter104.Transparency = NumberSequence.new(0.5,1)
- ParticleEmitter104.Size = NumberSequence.new(1,0)
- ParticleEmitter104.Rate = 50
- Part105.Name = "Spark"
- Part105.Parent = Model71
- Part105.CFrame = CFrame.new(-32.7702217, 723.572693, -11.1808004, 1, 0, 0, 0, 0.553301156, 0.832981288, 0, -0.832981288, 0.553301156)
- Part105.Orientation = Vector3.new(-56.4099998, 0, 0)
- Part105.Position = Vector3.new(-32.7702217, 723.572693, -11.1808004)
- Part105.Rotation = Vector3.new(-56.4099998, 0, 0)
- Part105.Transparency = 1
- Part105.Size = Vector3.new(4, 1, 2)
- Part105.Anchored = true
- Part105.BottomSurface = Enum.SurfaceType.Smooth
- Part105.Material = Enum.Material.SmoothPlastic
- Part105.TopSurface = Enum.SurfaceType.Smooth
- ParticleEmitter106.Parent = Part105
- ParticleEmitter106.Color = ColorSequence.new(Color3.new(0.913725, 1, 0.345098),Color3.new(0.72549, 0, 0))
- ParticleEmitter106.LightInfluence = 1
- ParticleEmitter106.Size = NumberSequence.new(0.69999998807907,0.69999998807907)
- ParticleEmitter106.Lifetime = NumberRange.new(0.30000001192093, 0.30000001192093)
- ParticleEmitter106.Rate = 3
- Part107.Name = "security"
- Part107.Parent = Model71
- Part107.CFrame = CFrame.new(-29.7468662, 727.869385, -3.54261804, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part107.Position = Vector3.new(-29.7468662, 727.869385, -3.54261804)
- Part107.Color = Color3.new(0, 1, 0)
- Part107.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part107.Anchored = true
- Part107.BottomSurface = Enum.SurfaceType.Smooth
- Part107.BrickColor = BrickColor.new("Lime green")
- Part107.TopSurface = Enum.SurfaceType.Smooth
- Part107.brickColor = BrickColor.new("Lime green")
- ClickDetector108.Parent = Part107
- Script109.Parent = ClickDetector108
- table.insert(cors,sandbox(Script109,function()
- function onClick(click)
- game.Workspace.ff1.Transparency = 0.4
- game.Workspace.ff1.CanCollide = true
- game.Workspace.ff2.Transparency = 0.4
- game.Workspace.ff2.CanCollide = true
- game.Workspace.ff3.Transparency = 0.4
- game.Workspace.ff3.CanCollide = true
- game.Workspace.ff4.Transparency = 0.4
- game.Workspace.ff4.CanCollide = true
- game.Workspace.ff5.Transparency = 0.4
- game.Workspace.ff5.CanCollide = true
- game.Workspace.ff6.Transparency = 0.4
- game.Workspace.ff6.CanCollide = true
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- SurfaceGui110.Parent = Part107
- SurfaceGui110.LightInfluence = 1
- SurfaceGui110.Face = Enum.NormalId.Right
- SurfaceGui110.ClipsDescendants = true
- SurfaceGui110.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel111.Parent = SurfaceGui110
- TextLabel111.Size = UDim2.new(0, 200, 0, 50)
- TextLabel111.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel111.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel111.BackgroundTransparency = 1
- TextLabel111.Font = Enum.Font.SciFi
- TextLabel111.FontSize = Enum.FontSize.Size60
- TextLabel111.Text = "Shield"
- TextLabel111.TextColor = BrickColor.new("Really black")
- TextLabel111.TextColor3 = Color3.new(0, 0, 0)
- TextLabel111.TextSize = 50
- Weld112.Parent = Part107
- Weld112.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld112.C1 = CFrame.new(-0.0799999237, -7.0949707, 7.26553345, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld112.Part0 = Part72
- Weld112.Part1 = Part107
- Weld112.part1 = Part107
- Part113.Name = "de security"
- Part113.Parent = Model71
- Part113.CFrame = CFrame.new(-29.7468662, 727.801941, -7.81773376, 0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, 1)
- Part113.Position = Vector3.new(-29.7468662, 727.801941, -7.81773376)
- Part113.Color = Color3.new(0.792157, 0.796078, 0.819608)
- Part113.Size = Vector3.new(0.160000265, 1.48000002, 4.07000017)
- Part113.Anchored = true
- Part113.BottomSurface = Enum.SurfaceType.Smooth
- Part113.BrickColor = BrickColor.new("Ghost grey")
- Part113.TopSurface = Enum.SurfaceType.Smooth
- Part113.brickColor = BrickColor.new("Ghost grey")
- ClickDetector114.Parent = Part113
- Script115.Parent = ClickDetector114
- table.insert(cors,sandbox(Script115,function()
- function onClick(click)
- game.Workspace.ff1.Transparency = 1
- game.Workspace.ff1.CanCollide = false
- game.Workspace.ff2.Transparency = 1
- game.Workspace.ff2.CanCollide = false
- game.Workspace.ff3.Transparency = 1
- game.Workspace.ff3.CanCollide = false
- game.Workspace.ff4.Transparency = 1
- game.Workspace.ff4.CanCollide = false
- game.Workspace.ff5.Transparency = 1
- game.Workspace.ff5.CanCollide = false
- game.Workspace.ff6.Transparency = 1
- game.Workspace.ff6.CanCollide = false
- end
- script.Parent.MouseClick:connect(onClick)
- end))
- SurfaceGui116.Parent = Part113
- SurfaceGui116.LightInfluence = 1
- SurfaceGui116.Face = Enum.NormalId.Right
- SurfaceGui116.ClipsDescendants = true
- SurfaceGui116.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextLabel117.Parent = SurfaceGui116
- TextLabel117.Size = UDim2.new(0, 200, 0, 50)
- TextLabel117.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel117.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel117.BackgroundTransparency = 1
- TextLabel117.Font = Enum.Font.SciFi
- TextLabel117.FontSize = Enum.FontSize.Size48
- TextLabel117.Text = "Deactivate"
- TextLabel117.TextColor = BrickColor.new("Really black")
- TextLabel117.TextColor3 = Color3.new(0, 0, 0)
- TextLabel117.TextSize = 45
- Weld118.Parent = Part113
- Weld118.C0 = CFrame.new(2, -4.11499977, 6.76000023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld118.C1 = CFrame.new(-0.0799999237, -7.02807617, 11.5406494, 0, 0, 0.999999762, 0, 0.999999762, 0, -1, 0, 0)
- Weld118.Part0 = Part72
- Weld118.Part1 = Part113
- Weld118.part1 = Part113
- Part119.Parent = Model71
- Part119.CFrame = CFrame.new(-30.2870903, 723.184021, -10.4298096, 0.999999464, 0, 0, 0, 0.979034901, 0.203696504, 0, -0.203696638, 0.979034364)
- Part119.Orientation = Vector3.new(-11.75, 0, 0)
- Part119.Position = Vector3.new(-30.2870903, 723.184021, -10.4298096)
- Part119.Rotation = Vector3.new(-11.75, 0, 0)
- Part119.Size = Vector3.new(0.389999926, 2.78999925, 2)
- Part119.Anchored = true
- Part119.BottomSurface = Enum.SurfaceType.Smooth
- Part119.Material = Enum.Material.DiamondPlate
- Part119.TopSurface = Enum.SurfaceType.Smooth
- Weld120.Parent = Part119
- Weld120.C0 = CFrame.new(-1.54499984, 0.119999982, 1.01999986, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld120.C1 = CFrame.new(-2.94344902, -1.3951416, 0.789459229, -1, 0, 0, 0, 5.96046448e-08, 1, 0, 1, -5.96046448e-08)
- Weld120.Part0 = Part121
- Weld120.Part1 = Part119
- Weld120.part1 = Part119
- Part121.Parent = Model71
- Part121.CFrame = CFrame.new(-31.6855392, 721.653564, -10.3468924, 0.999999464, 0, 0, 0, 0.979034901, 0.203696564, 0, -0.203696698, 0.979034364)
- Part121.Orientation = Vector3.new(-11.75, 0, 0)
- Part121.Position = Vector3.new(-31.6855392, 721.653564, -10.3468924)
- Part121.Rotation = Vector3.new(-11.75, 0, 0)
- Part121.Size = Vector3.new(3.08999968, 0.239999965, 2.03999972)
- Part121.Anchored = true
- Part121.BottomSurface = Enum.SurfaceType.Smooth
- Part121.Material = Enum.Material.DiamondPlate
- Part121.TopSurface = Enum.SurfaceType.Smooth
- Part122.Name = "Prop Jetpack"
- Part122.Parent = Model71
- Part122.CFrame = CFrame.new(-29.8370361, 721.887207, 4.33050489, 0.579434097, -0.458998263, 0.673481107, 0, 0.826337695, 0.563174903, -0.81501919, -0.326322675, 0.478808284)
- Part122.Orientation = Vector3.new(-34.2799988, 54.5900002, 0)
- Part122.Position = Vector3.new(-29.8370361, 721.887207, 4.33050489)
- Part122.Rotation = Vector3.new(-49.6300011, 42.3400002, 38.3800011)
- Part122.Size = Vector3.new(4, 1, 2)
- Part122.Anchored = true
- Part122.BottomSurface = Enum.SurfaceType.Smooth
- Part122.Material = Enum.Material.DiamondPlate
- Part122.TopSurface = Enum.SurfaceType.Smooth
- SpecialMesh123.Parent = Part122
- SpecialMesh123.MeshId = "http://www.roblox.com/asset/?id=30643517"
- SpecialMesh123.TextureId = "http://www.roblox.com/asset/?id=30643565"
- SpecialMesh123.MeshType = Enum.MeshType.FileMesh
- Part124.Parent = Model71
- Part124.CFrame = CFrame.new(-33.0442696, 723.069397, -10.6714163, 0.999999642, 0, 0, 0, 0.979036033, 0.203690901, 0, -0.203690991, 0.979035676)
- Part124.Orientation = Vector3.new(-11.75, 0, 0)
- Part124.Position = Vector3.new(-33.0442696, 723.069397, -10.6714163)
- Part124.Rotation = Vector3.new(-11.75, 0, 0)
- Part124.Size = Vector3.new(0.389999926, 3.09999895, 2)
- Part124.Anchored = true
- Part124.BottomSurface = Enum.SurfaceType.Smooth
- Part124.Material = Enum.Material.DiamondPlate
- Part124.TopSurface = Enum.SurfaceType.Smooth
- Part125.Parent = Model71
- Part125.CFrame = CFrame.new(-31.6704922, 723.028809, -9.31045437, 0.999999881, 0, 0, 0, 1.00000024, 2.07126141e-06, 0, -2.11596489e-06, 1.00000012)
- Part125.Position = Vector3.new(-31.6704922, 723.028809, -9.31045437)
- Part125.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part125.Size = Vector3.new(2.3599999, 3.10999942, 1.03000033)
- Part125.Anchored = true
- Part125.BottomSurface = Enum.SurfaceType.Smooth
- Part125.BrickColor = BrickColor.new("Really black")
- Part125.Material = Enum.Material.SmoothPlastic
- Part125.TopSurface = Enum.SurfaceType.Smooth
- Part125.brickColor = BrickColor.new("Really black")
- Weld126.Parent = Part125
- Weld126.C0 = CFrame.new(0.194999963, -1.54999948, 1, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Weld126.C1 = CFrame.new(-1.17877769, -1.27307129, -0.0662078857, 0, 0, 0.999999762, -0.20368883, 0.979036212, 0, -0.979035974, -0.20368889, 0)
- Weld126.Part0 = Part124
- Weld126.Part1 = Part125
- Weld126.part1 = Part125
- Weld127.Parent = Part125
- Weld127.C0 = CFrame.new(-0.194999963, -1.39499962, -1, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
- Weld127.C1 = CFrame.new(1.18840218, -1.41479492, -1.8142395, 0, 0, -0.999999642, 0.203694448, 0.979035079, 0, 0.979034722, -0.203694537, 0)
- Weld127.Part0 = Part119
- Weld127.Part1 = Part125
- Weld127.part1 = Part125
- Part128.Parent = Model71
- Part128.CFrame = CFrame.new(-31.6622353, 724.662781, -10.7375183, 1, 0, 0, 0, 0.970142901, 0.242533967, 0, -0.242533967, 0.970142901)
- Part128.Orientation = Vector3.new(-14.04, 0, 0)
- Part128.Position = Vector3.new(-31.6622353, 724.662781, -10.7375183)
- Part128.Rotation = Vector3.new(-14.04, 0, 0)
- Part128.Size = Vector3.new(3.08999968, 0.239999965, 2.31999946)
- Part128.Anchored = true
- Part128.BottomSurface = Enum.SurfaceType.Smooth
- Part128.Material = Enum.Material.DiamondPlate
- Part128.TopSurface = Enum.SurfaceType.Smooth
- Model129.Name = "Ietahuoy"
- Model129.Parent = Model71
- Model129.PrimaryPart = Part140
- Part130.Name = "Head"
- Part130.Parent = Model129
- Part130.CFrame = CFrame.new(-31.2631836, 724.168213, -13.2323904, -0.994565129, -0.0525620058, 0.0898753926, 0, 0.863215327, 0.504835904, -0.104117014, 0.502092183, -0.858523786)
- Part130.Orientation = Vector3.new(-30.3199997, 174.020004, 0)
- Part130.Position = Vector3.new(-31.2631836, 724.168213, -13.2323904)
- Part130.Rotation = Vector3.new(-149.539993, 5.15999985, 176.970001)
- Part130.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part130.Size = Vector3.new(2, 1, 1)
- Part130.Anchored = true
- Part130.BrickColor = BrickColor.new("Dark stone grey")
- Part130.TopSurface = Enum.SurfaceType.Smooth
- Part130.brickColor = BrickColor.new("Dark stone grey")
- Part130.FormFactor = Enum.FormFactor.Symmetric
- Part130.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh131.Parent = Part130
- SpecialMesh131.MeshId = "rbxasset://avatar/heads/headP.mesh"
- SpecialMesh131.MeshType = Enum.MeshType.FileMesh
- StringValue132.Name = "AvatarPartScaleType"
- StringValue132.Parent = SpecialMesh131
- StringValue132.Value = "Classic"
- Vector3Value133.Name = "FaceCenterAttachment"
- Vector3Value133.Parent = SpecialMesh131
- Vector3Value134.Name = "FaceFrontAttachment"
- Vector3Value134.Parent = SpecialMesh131
- Vector3Value134.Value = Vector3.new(0, 0, -0.589999974)
- Vector3Value135.Name = "HairAttachment"
- Vector3Value135.Parent = SpecialMesh131
- Vector3Value135.Value = Vector3.new(0, 0.589999974, -0)
- Vector3Value136.Name = "HatAttachment"
- Vector3Value136.Parent = SpecialMesh131
- Vector3Value136.Value = Vector3.new(0, 0.589999974, -0)
- Vector3Value137.Name = "NeckRigAttachment"
- Vector3Value137.Parent = SpecialMesh131
- Vector3Value137.Value = Vector3.new(0, -0.490999997, -0)
- Decal138.Name = "faces-25"
- Decal138.Parent = Part130
- Decal138.Texture = "http://www.roblox.com/asset/?id=3092649878"
- Decal139.Name = "faces-7"
- Decal139.Parent = Part130
- Decal139.Texture = "http://www.roblox.com/asset/?id=3090334536"
- Part140.Name = "HumanoidRootPart"
- Part140.Parent = Model129
- Part140.CFrame = CFrame.new(-31.0471478, 723.968201, -15.2960663, -0.994565129, 0, 0.104117021, 0, 1, 0, -0.104117014, 0, -0.994565129)
- Part140.Orientation = Vector3.new(0, 174.020004, 0)
- Part140.Position = Vector3.new(-31.0471478, 723.968201, -15.2960663)
- Part140.Rotation = Vector3.new(-180, 5.98000002, -180)
- Part140.Transparency = 1
- Part140.Size = Vector3.new(2, 2, 1)
- Part140.Anchored = true
- Part140.BottomSurface = Enum.SurfaceType.Smooth
- Part140.CanCollide = false
- Part140.LeftParamA = 0
- Part140.LeftParamB = 0
- Part140.RightParamA = 0
- Part140.RightParamB = 0
- Part140.TopSurface = Enum.SurfaceType.Smooth
- Part140.FormFactor = Enum.FormFactor.Symmetric
- Part140.formFactor = Enum.FormFactor.Symmetric
- Part141.Name = "Left Arm"
- Part141.Parent = Model129
- Part141.CFrame = CFrame.new(-29.8187923, 723.566101, -12.6229095, -0.994565129, 0.103234738, -0.0135255298, 0, -0.129907042, -0.991526246, -0.104117014, -0.98613739, 0.12920098)
- Part141.Orientation = Vector3.new(82.5400009, -5.98000002, 180)
- Part141.Position = Vector3.new(-29.8187923, 723.566101, -12.6229095)
- Part141.Rotation = Vector3.new(82.5800018, -0.769999981, -174.070007)
- Part141.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part141.Size = Vector3.new(1, 2, 1)
- Part141.Anchored = true
- Part141.BrickColor = BrickColor.new("Dark stone grey")
- Part141.CanCollide = false
- Part141.brickColor = BrickColor.new("Dark stone grey")
- Part141.FormFactor = Enum.FormFactor.Symmetric
- Part141.formFactor = Enum.FormFactor.Symmetric
- Part142.Name = "Left Leg"
- Part142.Parent = Model129
- Part142.CFrame = CFrame.new(-30.5498657, 721.968201, -15.2440023, -0.994564772, -0.0949361995, 0.0427561589, 0, 0.41064316, 0.911796212, -0.104119979, 0.906840324, -0.408411235)
- Part142.Orientation = Vector3.new(-65.75, 174.020004, 0)
- Part142.Position = Vector3.new(-30.5498657, 721.968201, -15.2440023)
- Part142.Rotation = Vector3.new(-114.129997, 2.45000005, 174.550003)
- Part142.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part142.Size = Vector3.new(1, 2, 1)
- Part142.Anchored = true
- Part142.BottomSurface = Enum.SurfaceType.Smooth
- Part142.BrickColor = BrickColor.new("Dark stone grey")
- Part142.CanCollide = false
- Part142.brickColor = BrickColor.new("Dark stone grey")
- Part142.FormFactor = Enum.FormFactor.Symmetric
- Part142.formFactor = Enum.FormFactor.Symmetric
- Part143.Name = "Right Arm"
- Part143.Parent = Model129
- Part143.CFrame = CFrame.new(-32.7418709, 723.13446, -13.5143118, -0.994565129, 0.0303802956, 0.0995860845, 0, 0.95648247, -0.291789949, -0.104117014, -0.290204108, -0.951283991)
- Part143.Orientation = Vector3.new(16.9699993, 174.020004, 0)
- Part143.Position = Vector3.new(-32.7418709, 723.13446, -13.5143118)
- Part143.Rotation = Vector3.new(162.949997, 5.71999979, -178.25)
- Part143.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part143.Size = Vector3.new(1, 2, 1)
- Part143.Anchored = true
- Part143.BrickColor = BrickColor.new("Dark stone grey")
- Part143.CanCollide = false
- Part143.brickColor = BrickColor.new("Dark stone grey")
- Part143.FormFactor = Enum.FormFactor.Symmetric
- Part143.formFactor = Enum.FormFactor.Symmetric
- Part144.Name = "Right Leg"
- Part144.Parent = Model129
- Part144.CFrame = CFrame.new(-31.5452557, 721.368103, -15.3402395, -0.99456501, -0.104108877, 0.0013776893, 0, 0.0132319983, 0.9999125, -0.104117997, 0.994477868, -0.0131600825)
- Part144.Orientation = Vector3.new(-89.2399979, 174.020004, 0)
- Part144.Position = Vector3.new(-31.5452557, 721.368103, -15.3402395)
- Part144.Rotation = Vector3.new(-90.75, 0.0799999982, 174.020004)
- Part144.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part144.Size = Vector3.new(1, 2, 1)
- Part144.Anchored = true
- Part144.BottomSurface = Enum.SurfaceType.Smooth
- Part144.BrickColor = BrickColor.new("Dark stone grey")
- Part144.CanCollide = false
- Part144.brickColor = BrickColor.new("Dark stone grey")
- Part144.FormFactor = Enum.FormFactor.Symmetric
- Part144.formFactor = Enum.FormFactor.Symmetric
- Part145.Name = "Torso"
- Part145.Parent = Model129
- Part145.CFrame = CFrame.new(-31.1876755, 722.929993, -13.9536896, -0.994565129, -0.0335131101, 0.098575972, 0, 0.946780741, 0.321879327, -0.104117014, 0.320129901, -0.941635072)
- Part145.Orientation = Vector3.new(-18.7800007, 174.020004, 0)
- Part145.Position = Vector3.new(-31.1876755, 722.929993, -13.9536896)
- Part145.Rotation = Vector3.new(-161.130005, 5.65999985, 178.070007)
- Part145.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Part145.Size = Vector3.new(2, 2, 1)
- Part145.Anchored = true
- Part145.BrickColor = BrickColor.new("Black")
- Part145.LeftParamA = 0
- Part145.LeftParamB = 0
- Part145.LeftSurface = Enum.SurfaceType.Weld
- Part145.RightParamA = 0
- Part145.RightParamB = 0
- Part145.RightSurface = Enum.SurfaceType.Weld
- Part145.brickColor = BrickColor.new("Black")
- Part145.FormFactor = Enum.FormFactor.Symmetric
- Part145.formFactor = Enum.FormFactor.Symmetric
- Decal146.Name = "roblox"
- Decal146.Parent = Part145
- Humanoid147.Parent = Model129
- Humanoid147.LeftLeg = Part142
- Humanoid147.RightLeg = Part144
- Humanoid147.Torso = Part140
- BodyColors148.Parent = Model129
- BodyColors148.HeadColor = BrickColor.new("Dark stone grey")
- BodyColors148.HeadColor3 = Color3.new(0.388235, 0.372549, 0.384314)
- BodyColors148.LeftArmColor = BrickColor.new("Dark stone grey")
- BodyColors148.LeftArmColor3 = Color3.new(0.388235, 0.372549, 0.384314)
- BodyColors148.LeftLegColor = BrickColor.new("Dark stone grey")
- BodyColors148.LeftLegColor3 = Color3.new(0.388235, 0.372549, 0.384314)
- BodyColors148.RightArmColor = BrickColor.new("Dark stone grey")
- BodyColors148.RightArmColor3 = Color3.new(0.388235, 0.372549, 0.384314)
- BodyColors148.RightLegColor = BrickColor.new("Dark stone grey")
- BodyColors148.RightLegColor3 = Color3.new(0.388235, 0.372549, 0.384314)
- BodyColors148.TorsoColor = BrickColor.new("Black")
- BodyColors148.TorsoColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- Part149.Name = "builder"
- Part149.Parent = Model129
- Part149.CFrame = CFrame.new(-31.1962299, 724.938965, -12.7131205, -0.988239229, 0.0682264268, -0.136851996, 0, 0.894948721, 0.446169198, 0.152916029, 0.440921932, -0.884423316)
- Part149.Orientation = Vector3.new(-26.5, -171.199997, 0)
- Part149.Position = Vector3.new(-31.1962299, 724.938965, -12.7131205)
- Part149.Rotation = Vector3.new(-153.229996, -7.86999989, -176.050003)
- Part149.Size = Vector3.new(3.29999971, 1, 2.21999979)
- Part149.Anchored = true
- SpecialMesh150.Parent = Part149
- SpecialMesh150.MeshId = "rbxassetid://1073659"
- SpecialMesh150.TextureId = "rbxassetid://112346870"
- SpecialMesh150.MeshType = Enum.MeshType.FileMesh
- Model151.Name = "Wrench"
- Model151.Parent = Model129
- WedgePart152.Name = "WedgePart"
- WedgePart152.Parent = Model151
- WedgePart152.CFrame = CFrame.new(-32.8483963, 722.523132, -12.2414398, 0.996666372, -0.0693188682, -0.0430252887, 0, -0.527360916, 0.849641323, -0.0815860331, -0.84680891, -0.525602877)
- WedgePart152.Orientation = Vector3.new(-58.1699982, -175.320007, 180)
- WedgePart152.Position = Vector3.new(-32.8483963, 722.523132, -12.2414398)
- WedgePart152.Rotation = Vector3.new(-121.739998, -2.47000003, 3.98000002)
- WedgePart152.Color = Color3.new(0.388235, 0.372549, 0.384314)
- WedgePart152.Size = Vector3.new(0.141821235, 0.283643305, 0.0500000007)
- WedgePart152.Anchored = true
- WedgePart152.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart152.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart152.BrickColor = BrickColor.new("Dark stone grey")
- WedgePart152.CanCollide = false
- WedgePart152.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart152.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart152.Material = Enum.Material.Metal
- WedgePart152.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart152.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart152.brickColor = BrickColor.new("Dark stone grey")
- WedgePart152.FormFactor = Enum.FormFactor.Custom
- WedgePart152.formFactor = Enum.FormFactor.Custom
- SpecialMesh153.Parent = WedgePart152
- SpecialMesh153.Scale = Vector3.new(1, 1, 0.945473671)
- SpecialMesh153.MeshType = Enum.MeshType.Wedge
- Part154.Parent = Model151
- Part154.CFrame = CFrame.new(-32.8464661, 722.843018, -12.2179556, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part154.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part154.Position = Vector3.new(-32.8464661, 722.843018, -12.2179556)
- Part154.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part154.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part154.Size = Vector3.new(0.472737432, 0.189095542, 0.165457889)
- Part154.Anchored = true
- Part154.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.BrickColor = BrickColor.new("Dark stone grey")
- Part154.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.Material = Enum.Material.Metal
- Part154.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part154.brickColor = BrickColor.new("Dark stone grey")
- Part154.FormFactor = Enum.FormFactor.Custom
- Part154.formFactor = Enum.FormFactor.Custom
- BlockMesh155.Parent = Part154
- WedgePart156.Name = "WedgePart"
- WedgePart156.Parent = Model151
- WedgePart156.CFrame = CFrame.new(-32.9190826, 722.192871, -13.1048117, 0.996666372, -0.0693188682, -0.0430252887, 0, -0.527360916, 0.849641323, -0.0815860331, -0.84680891, -0.525602877)
- WedgePart156.Orientation = Vector3.new(-58.1699982, -175.320007, 180)
- WedgePart156.Position = Vector3.new(-32.9190826, 722.192871, -13.1048117)
- WedgePart156.Rotation = Vector3.new(-121.739998, -2.47000003, 3.98000002)
- WedgePart156.Color = Color3.new(0.388235, 0.372549, 0.384314)
- WedgePart156.Size = Vector3.new(0.141821235, 0.0500000007, 0.0500000007)
- WedgePart156.Anchored = true
- WedgePart156.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart156.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart156.BrickColor = BrickColor.new("Dark stone grey")
- WedgePart156.CanCollide = false
- WedgePart156.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart156.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart156.Material = Enum.Material.Metal
- WedgePart156.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart156.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart156.brickColor = BrickColor.new("Dark stone grey")
- WedgePart156.FormFactor = Enum.FormFactor.Custom
- WedgePart156.formFactor = Enum.FormFactor.Custom
- SpecialMesh157.Parent = WedgePart156
- SpecialMesh157.Scale = Vector3.new(1, 0.472738862, 0.472736865)
- SpecialMesh157.MeshType = Enum.MeshType.Wedge
- WedgePart158.Name = "WedgePart"
- WedgePart158.Parent = Model151
- WedgePart158.CFrame = CFrame.new(-32.7885361, 722.797546, -11.5097342, 0.996666372, 0.0430257134, -0.0693186074, 0, -0.849638164, -0.527366221, -0.0815860331, 0.525608122, -0.846805692)
- WedgePart158.Orientation = Vector3.new(31.8299999, -175.320007, 180)
- WedgePart158.Position = Vector3.new(-32.7885361, 722.797546, -11.5097342)
- WedgePart158.Rotation = Vector3.new(148.089996, -3.97000003, -2.47000003)
- WedgePart158.Color = Color3.new(0.388235, 0.372549, 0.384314)
- WedgePart158.Size = Vector3.new(0.165458098, 0.260006368, 0.118184231)
- WedgePart158.Anchored = true
- WedgePart158.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart158.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart158.BrickColor = BrickColor.new("Dark stone grey")
- WedgePart158.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart158.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart158.Material = Enum.Material.Metal
- WedgePart158.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart158.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart158.brickColor = BrickColor.new("Dark stone grey")
- WedgePart158.FormFactor = Enum.FormFactor.Custom
- WedgePart158.formFactor = Enum.FormFactor.Custom
- Part159.Name = "Cylinder"
- Part159.Parent = Model151
- Part159.CFrame = CFrame.new(-32.8901329, 722.31665, -12.7515097, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part159.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part159.Position = Vector3.new(-32.8901329, 722.31665, -12.7515097)
- Part159.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part159.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part159.Size = Vector3.new(0.141821235, 0.425464958, 0.141821057)
- Part159.Anchored = true
- Part159.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.BrickColor = BrickColor.new("Dark stone grey")
- Part159.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.Material = Enum.Material.Metal
- Part159.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part159.brickColor = BrickColor.new("Dark stone grey")
- Part159.FormFactor = Enum.FormFactor.Custom
- Part159.formFactor = Enum.FormFactor.Custom
- CylinderMesh160.Parent = Part159
- Part161.Parent = Model151
- Part161.CFrame = CFrame.new(-32.809082, 723.114197, -11.7612925, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part161.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part161.Position = Vector3.new(-32.809082, 723.114197, -11.7612925)
- Part161.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part161.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part161.Size = Vector3.new(0.543648005, 0.212732479, 0.165457889)
- Part161.Anchored = true
- Part161.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.BrickColor = BrickColor.new("Dark stone grey")
- Part161.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.Material = Enum.Material.Metal
- Part161.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part161.brickColor = BrickColor.new("Dark stone grey")
- Part161.FormFactor = Enum.FormFactor.Custom
- Part161.formFactor = Enum.FormFactor.Custom
- BlockMesh162.Parent = Part161
- Part163.Name = "Sphere"
- Part163.Parent = Model151
- Part163.CFrame = CFrame.new(-32.9809837, 721.959229, -13.8610678, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part163.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part163.Position = Vector3.new(-32.9809837, 721.959229, -13.8610678)
- Part163.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part163.Color = Color3.new(0.337255, 0.258824, 0.211765)
- Part163.Size = Vector3.new(0.189094961, 0.189095542, 0.189094737)
- Part163.Anchored = true
- Part163.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.BrickColor = BrickColor.new("Dirt brown")
- Part163.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.Material = Enum.Material.Wood
- Part163.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part163.brickColor = BrickColor.new("Dirt brown")
- Part163.FormFactor = Enum.FormFactor.Custom
- Part163.formFactor = Enum.FormFactor.Custom
- SpecialMesh164.Parent = Part163
- SpecialMesh164.MeshType = Enum.MeshType.Sphere
- Part165.Name = "Cylinder"
- Part165.Parent = Model151
- Part165.CFrame = CFrame.new(-32.9081955, 722.179626, -12.9720917, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part165.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part165.Position = Vector3.new(-32.9081955, 722.179626, -12.9720917)
- Part165.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part165.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part165.Size = Vector3.new(0.189094961, 0.0945477709, 0.189094737)
- Part165.Anchored = true
- Part165.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.BrickColor = BrickColor.new("Dark stone grey")
- Part165.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.Material = Enum.Material.DiamondPlate
- Part165.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part165.brickColor = BrickColor.new("Dark stone grey")
- Part165.FormFactor = Enum.FormFactor.Custom
- Part165.formFactor = Enum.FormFactor.Custom
- CylinderMesh166.Parent = Part165
- Part167.Name = "Cylinder"
- Part167.Parent = Model151
- Part167.CFrame = CFrame.new(-32.8721313, 722.453674, -12.5315857, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part167.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part167.Position = Vector3.new(-32.8721313, 722.453674, -12.5315857)
- Part167.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part167.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part167.Size = Vector3.new(0.189094961, 0.0945477709, 0.189094737)
- Part167.Anchored = true
- Part167.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.BrickColor = BrickColor.new("Dark stone grey")
- Part167.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.Material = Enum.Material.Metal
- Part167.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part167.brickColor = BrickColor.new("Dark stone grey")
- Part167.FormFactor = Enum.FormFactor.Custom
- Part167.formFactor = Enum.FormFactor.Custom
- CylinderMesh168.Parent = Part167
- Part169.Parent = Model151
- Part169.CFrame = CFrame.new(-32.8721619, 722.633301, -12.5320282, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part169.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part169.Position = Vector3.new(-32.8721619, 722.633301, -12.5320282)
- Part169.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part169.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part169.Size = Vector3.new(0.543648005, 0.0945477709, 0.2127316)
- Part169.Anchored = true
- Part169.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.BrickColor = BrickColor.new("Dark stone grey")
- Part169.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.Material = Enum.Material.Metal
- Part169.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part169.brickColor = BrickColor.new("Dark stone grey")
- Part169.FormFactor = Enum.FormFactor.Custom
- Part169.formFactor = Enum.FormFactor.Custom
- BlockMesh170.Parent = Part169
- Part171.Parent = Model151
- Part171.CFrame = CFrame.new(-32.8550949, 722.610901, -12.3231659, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part171.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part171.Position = Vector3.new(-32.8550949, 722.610901, -12.3231659)
- Part171.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part171.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part171.Size = Vector3.new(0.189094961, 0.236369416, 0.141821057)
- Part171.Anchored = true
- Part171.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.BrickColor = BrickColor.new("Dark stone grey")
- Part171.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.Material = Enum.Material.Metal
- Part171.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part171.brickColor = BrickColor.new("Dark stone grey")
- Part171.FormFactor = Enum.FormFactor.Custom
- Part171.formFactor = Enum.FormFactor.Custom
- BlockMesh172.Parent = Part171
- WedgePart173.Name = "WedgePart"
- WedgePart173.Parent = Model151
- WedgePart173.CFrame = CFrame.new(-32.8439369, 722.49231, -12.0419159, -0.996666372, 0.0430257134, 0.0693186074, 0, -0.849638164, 0.527366221, 0.0815860331, 0.525608122, 0.846805692)
- WedgePart173.Orientation = Vector3.new(-31.8299999, 4.67999983, 180)
- WedgePart173.Position = Vector3.new(-32.8439369, 722.49231, -12.0419159)
- WedgePart173.Rotation = Vector3.new(-31.9099998, 3.97000003, -177.529999)
- WedgePart173.Color = Color3.new(0.388235, 0.372549, 0.384314)
- WedgePart173.Size = Vector3.new(0.141821235, 0.307280242, 0.118184231)
- WedgePart173.Anchored = true
- WedgePart173.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart173.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart173.BrickColor = BrickColor.new("Dark stone grey")
- WedgePart173.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart173.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart173.Material = Enum.Material.Metal
- WedgePart173.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart173.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- WedgePart173.brickColor = BrickColor.new("Dark stone grey")
- WedgePart173.FormFactor = Enum.FormFactor.Custom
- WedgePart173.formFactor = Enum.FormFactor.Custom
- Part174.Parent = Model151
- Part174.CFrame = CFrame.new(-32.8256721, 722.543335, -11.9637604, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part174.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part174.Position = Vector3.new(-32.8256721, 722.543335, -11.9637604)
- Part174.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part174.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part174.Size = Vector3.new(0.307279348, 0.0709108263, 0.165457889)
- Part174.Anchored = true
- Part174.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.BrickColor = BrickColor.new("Dark stone grey")
- Part174.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.Material = Enum.Material.Metal
- Part174.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part174.brickColor = BrickColor.new("Dark stone grey")
- Part174.FormFactor = Enum.FormFactor.Custom
- Part174.formFactor = Enum.FormFactor.Custom
- BlockMesh175.Parent = Part174
- Part176.Parent = Model151
- Part176.CFrame = CFrame.new(-32.7959671, 722.739502, -11.6005239, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part176.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part176.Position = Vector3.new(-32.7959671, 722.739502, -11.6005239)
- Part176.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part176.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part176.Size = Vector3.new(0.260005563, 0.0945477709, 0.165457889)
- Part176.Anchored = true
- Part176.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.BrickColor = BrickColor.new("Dark stone grey")
- Part176.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.Material = Enum.Material.Metal
- Part176.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part176.brickColor = BrickColor.new("Dark stone grey")
- Part176.FormFactor = Enum.FormFactor.Custom
- Part176.formFactor = Enum.FormFactor.Custom
- BlockMesh177.Parent = Part176
- Part178.Name = "Cylinder"
- Part178.Parent = Model151
- Part178.CFrame = CFrame.new(-32.9547729, 722.159241, -13.5407858, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part178.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part178.Position = Vector3.new(-32.9547729, 722.159241, -13.5407858)
- Part178.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part178.Color = Color3.new(0.337255, 0.258824, 0.211765)
- Part178.Size = Vector3.new(0.189094961, 0.756382167, 0.189094737)
- Part178.Anchored = true
- Part178.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.BrickColor = BrickColor.new("Dirt brown")
- Part178.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.Material = Enum.Material.Wood
- Part178.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part178.brickColor = BrickColor.new("Dirt brown")
- Part178.FormFactor = Enum.FormFactor.Custom
- Part178.formFactor = Enum.FormFactor.Custom
- CylinderMesh179.Parent = Part178
- Part180.Name = "Cylinder"
- Part180.Parent = Model151
- Part180.CFrame = CFrame.new(-32.9131355, 722.141418, -13.0323324, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part180.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part180.Position = Vector3.new(-32.9131355, 722.141418, -13.0323324)
- Part180.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part180.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part180.Size = Vector3.new(0.141821235, 0.0500000007, 0.141821057)
- Part180.Anchored = true
- Part180.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.BrickColor = BrickColor.new("Dark stone grey")
- Part180.CanCollide = false
- Part180.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.Material = Enum.Material.Metal
- Part180.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part180.brickColor = BrickColor.new("Dark stone grey")
- Part180.FormFactor = Enum.FormFactor.Custom
- Part180.formFactor = Enum.FormFactor.Custom
- CylinderMesh181.Parent = Part180
- CylinderMesh181.Scale = Vector3.new(1, 0.945477724, 1)
- Part182.Parent = Model151
- Part182.CFrame = CFrame.new(-32.9183998, 722.379517, -13.0958996, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part182.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part182.Position = Vector3.new(-32.9183998, 722.379517, -13.0958996)
- Part182.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part182.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part182.Size = Vector3.new(0.236368716, 0.0945477709, 0.141821057)
- Part182.Anchored = true
- Part182.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.BrickColor = BrickColor.new("Dark stone grey")
- Part182.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.Material = Enum.Material.Metal
- Part182.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part182.brickColor = BrickColor.new("Dark stone grey")
- Part182.FormFactor = Enum.FormFactor.Custom
- Part182.formFactor = Enum.FormFactor.Custom
- BlockMesh183.Parent = Part182
- Part184.Parent = Model151
- Part184.CFrame = CFrame.new(-32.923542, 722.32605, -13.1595917, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part184.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part184.Position = Vector3.new(-32.923542, 722.32605, -13.1595917)
- Part184.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part184.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part184.Size = Vector3.new(0.260005563, 0.0709108263, 0.141821057)
- Part184.Anchored = true
- Part184.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.BrickColor = BrickColor.new("Dark stone grey")
- Part184.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.Material = Enum.Material.Metal
- Part184.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part184.brickColor = BrickColor.new("Dark stone grey")
- Part184.FormFactor = Enum.FormFactor.Custom
- Part184.formFactor = Enum.FormFactor.Custom
- BlockMesh185.Parent = Part184
- Part186.Parent = Model151
- Part186.CFrame = CFrame.new(-32.86763, 722.76593, -12.4756622, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part186.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part186.Position = Vector3.new(-32.86763, 722.76593, -12.4756622)
- Part186.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part186.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part186.Size = Vector3.new(0.236368716, 1.37094259, 0.118184231)
- Part186.Anchored = true
- Part186.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.BrickColor = BrickColor.new("Dark stone grey")
- Part186.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.Material = Enum.Material.Metal
- Part186.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part186.brickColor = BrickColor.new("Dark stone grey")
- Part186.FormFactor = Enum.FormFactor.Custom
- Part186.formFactor = Enum.FormFactor.Custom
- BlockMesh187.Parent = Part186
- Part188.Name = "Cylinder"
- Part188.Parent = Model151
- Part188.CFrame = CFrame.new(-32.9790154, 721.918762, -13.8363638, 0.0693220124, -0.0429979376, -0.996667266, 0.527360141, 0.84964186, 2.48957713e-05, 0.846809208, -0.525604308, 0.0815742686)
- Part188.Orientation = Vector3.new(0, -85.3199997, 31.8299999)
- Part188.Position = Vector3.new(-32.9790154, 721.918762, -13.8363638)
- Part188.Rotation = Vector3.new(-0.0199999996, -85.3199997, 31.8099995)
- Part188.Color = Color3.new(0.337255, 0.258824, 0.211765)
- Part188.Size = Vector3.new(0.189094961, 0.0945477709, 0.189094737)
- Part188.Anchored = true
- Part188.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.BrickColor = BrickColor.new("Dirt brown")
- Part188.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.Material = Enum.Material.Wood
- Part188.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part188.brickColor = BrickColor.new("Dirt brown")
- Part188.FormFactor = Enum.FormFactor.Custom
- Part188.formFactor = Enum.FormFactor.Custom
- CylinderMesh189.Parent = Part188
- Part190.Name = "Cylinder"
- Part190.Parent = Model151
- Part190.CFrame = CFrame.new(-32.950676, 722.078247, -13.4908743, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part190.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part190.Position = Vector3.new(-32.950676, 722.078247, -13.4908743)
- Part190.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part190.Color = Color3.new(0.337255, 0.258824, 0.211765)
- Part190.Size = Vector3.new(0.189094961, 0.756382167, 0.189094737)
- Part190.Anchored = true
- Part190.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.BrickColor = BrickColor.new("Dirt brown")
- Part190.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.Material = Enum.Material.Wood
- Part190.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part190.brickColor = BrickColor.new("Dirt brown")
- Part190.FormFactor = Enum.FormFactor.Custom
- Part190.formFactor = Enum.FormFactor.Custom
- CylinderMesh191.Parent = Part190
- Part192.Parent = Model151
- Part192.CFrame = CFrame.new(-32.9527893, 722.118652, -13.515914, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part192.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part192.Position = Vector3.new(-32.9527893, 722.118652, -13.515914)
- Part192.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part192.Color = Color3.new(0.337255, 0.258824, 0.211765)
- Part192.Size = Vector3.new(0.0945474803, 0.756382167, 0.189094737)
- Part192.Anchored = true
- Part192.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.BrickColor = BrickColor.new("Dirt brown")
- Part192.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.Material = Enum.Material.Wood
- Part192.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part192.brickColor = BrickColor.new("Dirt brown")
- Part192.FormFactor = Enum.FormFactor.Custom
- Part192.formFactor = Enum.FormFactor.Custom
- BlockMesh193.Parent = Part192
- Part194.Name = "Sphere"
- Part194.Parent = Model151
- Part194.CFrame = CFrame.new(-32.9769363, 721.878601, -13.8115845, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part194.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part194.Position = Vector3.new(-32.9769363, 721.878601, -13.8115845)
- Part194.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part194.Color = Color3.new(0.337255, 0.258824, 0.211765)
- Part194.Size = Vector3.new(0.189094961, 0.189095542, 0.189094737)
- Part194.Anchored = true
- Part194.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.BrickColor = BrickColor.new("Dirt brown")
- Part194.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.Material = Enum.Material.Wood
- Part194.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part194.brickColor = BrickColor.new("Dirt brown")
- Part194.FormFactor = Enum.FormFactor.Custom
- Part194.formFactor = Enum.FormFactor.Custom
- SpecialMesh195.Parent = Part194
- SpecialMesh195.MeshType = Enum.MeshType.Sphere
- Part196.Parent = Model151
- Part196.CFrame = CFrame.new(-32.915184, 722.181641, -13.0569143, 0.0430009998, 0.069319956, -0.996667385, -0.849636972, 0.527368069, 2.19616995e-05, 0.525611997, 0.84680438, 0.0815741569)
- Part196.Orientation = Vector3.new(0, -85.3199997, -58.1699982)
- Part196.Position = Vector3.new(-32.915184, 722.181641, -13.0569143)
- Part196.Rotation = Vector3.new(-0.0199999996, -85.3199997, -58.1899986)
- Part196.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part196.Size = Vector3.new(0.0945474803, 0.0500000007, 0.141821057)
- Part196.Anchored = true
- Part196.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.BrickColor = BrickColor.new("Dark stone grey")
- Part196.CanCollide = false
- Part196.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.Material = Enum.Material.Metal
- Part196.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- Part196.brickColor = BrickColor.new("Dark stone grey")
- Part196.FormFactor = Enum.FormFactor.Custom
- Part196.formFactor = Enum.FormFactor.Custom
- BlockMesh197.Parent = Part196
- BlockMesh197.Scale = Vector3.new(1, 0.945477724, 1)
- Model198.Name = "Fat cage"
- Model198.Parent = Model0
- Part199.Parent = Model198
- Part199.CFrame = CFrame.new(34.482872, 733.223877, 16.3497295, 1.00000942, 0, 0, 0, 0.999999881, 0, 0, 0, 1.00000966)
- Part199.Position = Vector3.new(34.482872, 733.223877, 16.3497295)
- Part199.Size = Vector3.new(11.6799994, 1, 12.1300001)
- Part199.Anchored = true
- Part199.BottomSurface = Enum.SurfaceType.Smooth
- Part199.TopSurface = Enum.SurfaceType.Smooth
- Part200.Parent = Model198
- Part200.CFrame = CFrame.new(34.3648453, 727.257629, 10.6807861, 0.00470699323, 0, 0.999988914, 0, 1, 0, -0.999988914, 0, 0.00470699323)
- Part200.Orientation = Vector3.new(0, 89.7300034, 0)
- Part200.Position = Vector3.new(34.3648453, 727.257629, 10.6807861)
- Part200.Rotation = Vector3.new(0, 89.7300034, 0)
- Part200.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part200.Transparency = 0.5
- Part200.Size = Vector3.new(0.819999039, 10.8999987, 11.4300003)
- Part200.Anchored = true
- Part200.BottomSurface = Enum.SurfaceType.Smooth
- Part200.BrickColor = BrickColor.new("Cyan")
- Part200.Material = Enum.Material.Glass
- Part200.TopSurface = Enum.SurfaceType.Smooth
- Part200.brickColor = BrickColor.new("Cyan")
- Weld201.Parent = Part200
- Weld201.C0 = CFrame.new(5.83999968, -0.5, 6.06500006, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld201.C1 = CFrame.new(-11.7055969, 5.4675293, 6.01313019, 0.0047070398, -0.999998569, 0, 0, 0, -0.999999881, 0.999998331, 0.0047070412, 0)
- Weld201.Part0 = Part199
- Weld201.Part1 = Part200
- Weld201.part1 = Part200
- Part202.Name = "Front"
- Part202.Parent = Model198
- Part202.CFrame = CFrame.new(28.9758987, 727.313843, 16.3496056, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part202.Position = Vector3.new(28.9758987, 727.313843, 16.3496056)
- Part202.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part202.Transparency = 0.5
- Part202.Size = Vector3.new(0.819999039, 10.8999987, 12.1300001)
- Part202.Anchored = true
- Part202.BottomSurface = Enum.SurfaceType.Smooth
- Part202.BrickColor = BrickColor.new("Cyan")
- Part202.Material = Enum.Material.Glass
- Part202.TopSurface = Enum.SurfaceType.Smooth
- Part202.brickColor = BrickColor.new("Cyan")
- Sound203.Parent = Part202
- Sound203.SoundId = "rbxassetid://513919776"
- Sound203.Volume = 1
- Script204.Parent = Part202
- table.insert(cors,sandbox(Script204,function()
- p = script.Parent.Sound
- clicker = script.Parent.ClickDetector
- function onClicked(mouse)
- clicker.MaxActivationDistance = 0 --Only delete if you delete the same thing below
- p:play()
- wait(.5)
- clicker.MaxActivationDistance = 32 --Only delete if you delete the same thing that is above
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- --by devjin1
- --Change the size and color of the brick if you want, don't bother changing anything in the script, it is perfectly fine
- end))
- ClickDetector205.Parent = Part202
- Part206.Parent = Model198
- Part206.CFrame = CFrame.new(34.3114929, 727.264465, 22.0121765, 0.00470698392, 0, 0.999988914, 0, 1, 0, -0.999988914, 0, 0.00470698392)
- Part206.Orientation = Vector3.new(0, 89.7300034, 0)
- Part206.Position = Vector3.new(34.3114929, 727.264465, 22.0121765)
- Part206.Rotation = Vector3.new(0, 89.7300034, 0)
- Part206.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part206.Transparency = 0.5
- Part206.Size = Vector3.new(0.819999039, 10.8999987, 11.4300003)
- Part206.Anchored = true
- Part206.BottomSurface = Enum.SurfaceType.Smooth
- Part206.BrickColor = BrickColor.new("Cyan")
- Part206.Material = Enum.Material.Glass
- Part206.TopSurface = Enum.SurfaceType.Smooth
- Part206.brickColor = BrickColor.new("Cyan")
- Weld207.Parent = Part206
- Weld207.C0 = CFrame.new(5.83999968, -0.5, 6.06500006, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld207.C1 = CFrame.new(-0.374298096, 5.45983887, 6.01314545, 0.00470703049, -0.999998569, 0, 0, 0, -0.999999881, 0.999998331, 0.00470703188, 0)
- Weld207.Part0 = Part199
- Weld207.Part1 = Part206
- Weld207.part1 = Part206
- Part208.Parent = Model198
- Part208.CFrame = CFrame.new(40.0011368, 727.323059, 16.3491516, 1.00000942, 0, 0, 0, 0.999999881, 0, 0, 0, 1.00000966)
- Part208.Position = Vector3.new(40.0011368, 727.323059, 16.3491516)
- Part208.Color = Color3.new(0.0156863, 0.686275, 0.92549)
- Part208.Transparency = 0.5
- Part208.Size = Vector3.new(0.819999039, 10.7699995, 12.1300001)
- Part208.Anchored = true
- Part208.BottomSurface = Enum.SurfaceType.Smooth
- Part208.BrickColor = BrickColor.new("Cyan")
- Part208.Material = Enum.Material.Glass
- Part208.TopSurface = Enum.SurfaceType.Smooth
- Part208.brickColor = BrickColor.new("Cyan")
- Weld209.Parent = Part208
- Weld209.C0 = CFrame.new(5.83999968, -0.5, 6.06500006, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld209.C1 = CFrame.new(0.321784973, 5.40075684, 6.06558228, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld209.Part0 = Part199
- Weld209.Part1 = Part208
- Weld209.part1 = Part208
- Part210.Parent = Model198
- Part210.CFrame = CFrame.new(34.4830322, 721.408081, 16.3493042, 1.00000215, 0, 0, 0, 1, 0, 0, 0, 1.00000215)
- Part210.Position = Vector3.new(34.4830322, 721.408081, 16.3493042)
- Part210.Size = Vector3.new(11.6799994, 1, 12.1300001)
- Part210.Anchored = true
- Part210.BottomSurface = Enum.SurfaceType.Smooth
- Part210.TopSurface = Enum.SurfaceType.Smooth
- Model211.Name = "NomSodsutart"
- Model211.Parent = Model0
- Model211.PrimaryPart = Part215
- Part212.Name = "Head"
- Part212.Parent = Model211
- Part212.CFrame = CFrame.new(-17.0416622, 725.291016, 22.4839172, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part212.Orientation = Vector3.new(0, 180, 0)
- Part212.Position = Vector3.new(-17.0416622, 725.291016, 22.4839172)
- Part212.Rotation = Vector3.new(-180, 0, -180)
- Part212.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part212.Size = Vector3.new(2, 1, 1)
- Part212.Anchored = true
- Part212.BrickColor = BrickColor.new("Institutional white")
- Part212.TopSurface = Enum.SurfaceType.Smooth
- Part212.brickColor = BrickColor.new("Institutional white")
- Part212.FormFactor = Enum.FormFactor.Symmetric
- Part212.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh213.Parent = Part212
- SpecialMesh213.Scale = Vector3.new(1.25, 1.25, 1.25)
- Decal214.Name = "faces-23"
- Decal214.Parent = Part212
- Decal214.Texture = "http://www.roblox.com/asset/?id=3092649554"
- Part215.Name = "HumanoidRootPart"
- Part215.Parent = Model211
- Part215.CFrame = CFrame.new(-17.0416622, 723.789917, 22.4839172, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part215.Orientation = Vector3.new(0, 180, 0)
- Part215.Position = Vector3.new(-17.0416622, 723.789917, 22.4839172)
- Part215.Rotation = Vector3.new(-180, 0, -180)
- Part215.Transparency = 1
- Part215.Size = Vector3.new(2, 2, 1)
- Part215.Anchored = true
- Part215.BottomSurface = Enum.SurfaceType.Smooth
- Part215.CanCollide = false
- Part215.LeftParamA = 0
- Part215.LeftParamB = 0
- Part215.RightParamA = 0
- Part215.RightParamB = 0
- Part215.TopSurface = Enum.SurfaceType.Smooth
- Part215.FormFactor = Enum.FormFactor.Symmetric
- Part215.formFactor = Enum.FormFactor.Symmetric
- Motor6D216.Name = "RootJoint"
- Motor6D216.Parent = Part215
- Motor6D216.MaxVelocity = 0.10000000149012
- Motor6D216.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Motor6D216.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Motor6D216.Part0 = Part215
- Motor6D216.Part1 = Part221
- Motor6D216.part1 = Part221
- Part217.Name = "Left Arm"
- Part217.Parent = Model211
- Part217.CFrame = CFrame.new(-16.714798, 723.998901, 23.2197266, 0.0764440373, 0.97055912, -0.228410617, 0.0740220398, -0.233973026, -0.969421208, -0.994322479, 0.057199046, -0.0897286013)
- Part217.Orientation = Vector3.new(75.7900009, -111.449997, 162.440002)
- Part217.Position = Vector3.new(-16.714798, 723.998901, 23.2197266)
- Part217.Rotation = Vector3.new(95.2900009, -13.1999998, -85.5)
- Part217.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part217.Size = Vector3.new(1, 2, 1)
- Part217.Anchored = true
- Part217.BrickColor = BrickColor.new("Institutional white")
- Part217.CanCollide = false
- Part217.brickColor = BrickColor.new("Institutional white")
- Part217.FormFactor = Enum.FormFactor.Symmetric
- Part217.formFactor = Enum.FormFactor.Symmetric
- Part218.Name = "Left Leg"
- Part218.Parent = Model211
- Part218.CFrame = CFrame.new(-16.5416622, 721.789917, 22.4839172, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part218.Orientation = Vector3.new(0, 180, 0)
- Part218.Position = Vector3.new(-16.5416622, 721.789917, 22.4839172)
- Part218.Rotation = Vector3.new(-180, 0, -180)
- Part218.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part218.Size = Vector3.new(1, 2, 1)
- Part218.Anchored = true
- Part218.BottomSurface = Enum.SurfaceType.Smooth
- Part218.BrickColor = BrickColor.new("Institutional white")
- Part218.CanCollide = false
- Part218.brickColor = BrickColor.new("Institutional white")
- Part218.FormFactor = Enum.FormFactor.Symmetric
- Part218.formFactor = Enum.FormFactor.Symmetric
- Part219.Name = "Right Arm"
- Part219.Parent = Model211
- Part219.CFrame = CFrame.new(-17.2243423, 723.873291, 23.2459717, 0.175047949, -0.984559774, -0.000480864575, 0.107160978, 0.0195379797, -0.994049728, 0.978710771, 0.173954815, 0.108926475)
- Part219.Orientation = Vector3.new(83.75, -0.25, 79.6699982)
- Part219.Position = Vector3.new(-17.2243423, 723.873291, 23.2459717)
- Part219.Rotation = Vector3.new(83.75, -0.0299999993, 79.9199982)
- Part219.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part219.Size = Vector3.new(1, 2, 1)
- Part219.Anchored = true
- Part219.BrickColor = BrickColor.new("Institutional white")
- Part219.CanCollide = false
- Part219.brickColor = BrickColor.new("Institutional white")
- Part219.FormFactor = Enum.FormFactor.Symmetric
- Part219.formFactor = Enum.FormFactor.Symmetric
- Part220.Name = "Right Leg"
- Part220.Parent = Model211
- Part220.CFrame = CFrame.new(-17.5416622, 721.789917, 22.4839172, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part220.Orientation = Vector3.new(0, 180, 0)
- Part220.Position = Vector3.new(-17.5416622, 721.789917, 22.4839172)
- Part220.Rotation = Vector3.new(-180, 0, -180)
- Part220.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part220.Size = Vector3.new(1, 2, 1)
- Part220.Anchored = true
- Part220.BottomSurface = Enum.SurfaceType.Smooth
- Part220.BrickColor = BrickColor.new("Institutional white")
- Part220.CanCollide = false
- Part220.brickColor = BrickColor.new("Institutional white")
- Part220.FormFactor = Enum.FormFactor.Symmetric
- Part220.formFactor = Enum.FormFactor.Symmetric
- Part221.Name = "Torso"
- Part221.Parent = Model211
- Part221.CFrame = CFrame.new(-17.0416622, 723.789917, 22.4839172, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part221.Orientation = Vector3.new(0, 180, 0)
- Part221.Position = Vector3.new(-17.0416622, 723.789917, 22.4839172)
- Part221.Rotation = Vector3.new(-180, 0, -180)
- Part221.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part221.Size = Vector3.new(2, 2, 1)
- Part221.Anchored = true
- Part221.BrickColor = BrickColor.new("Institutional white")
- Part221.LeftParamA = 0
- Part221.LeftParamB = 0
- Part221.LeftSurface = Enum.SurfaceType.Weld
- Part221.RightParamA = 0
- Part221.RightParamB = 0
- Part221.RightSurface = Enum.SurfaceType.Weld
- Part221.brickColor = BrickColor.new("Institutional white")
- Part221.FormFactor = Enum.FormFactor.Symmetric
- Part221.formFactor = Enum.FormFactor.Symmetric
- Decal222.Name = "roblox"
- Decal222.Parent = Part221
- Motor6D223.Name = "Right Hip"
- Motor6D223.Parent = Part221
- Motor6D223.MaxVelocity = 0.10000000149012
- Motor6D223.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Motor6D223.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Motor6D223.Part0 = Part221
- Motor6D223.Part1 = Part220
- Motor6D223.part1 = Part220
- Motor6D224.Name = "Neck"
- Motor6D224.Parent = Part221
- Motor6D224.MaxVelocity = 0.10000000149012
- Motor6D224.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Motor6D224.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Motor6D224.Part0 = Part221
- Motor6D224.Part1 = Part212
- Motor6D224.part1 = Part212
- Motor6D225.Name = "Left Hip"
- Motor6D225.Parent = Part221
- Motor6D225.MaxVelocity = 0.10000000149012
- Motor6D225.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Motor6D225.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Motor6D225.Part0 = Part221
- Motor6D225.Part1 = Part218
- Motor6D225.part1 = Part218
- Humanoid226.Parent = Model211
- Humanoid226.LeftLeg = Part218
- Humanoid226.RightLeg = Part220
- Humanoid226.Torso = Part215
- Accessory227.Name = "Pal Hair"
- Accessory227.Parent = Model211
- Accessory227.AttachmentPoint = CFrame.new(0, 0.25, 0.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Accessory227.AttachmentPos = Vector3.new(0, 0.25, 0.25)
- Part228.Name = "Handle"
- Part228.Parent = Accessory227
- Part228.CFrame = CFrame.new(-17.0416622, 725.540405, 22.7336426, -1, 7.87137555e-09, 0, 7.87137555e-09, 1, 4.1444221e-16, 3.26223034e-24, 4.1444221e-16, -1)
- Part228.Orientation = Vector3.new(0, 180, 0)
- Part228.Position = Vector3.new(-17.0416622, 725.540405, 22.7336426)
- Part228.Rotation = Vector3.new(-180, 0, -180)
- Part228.Size = Vector3.new(1, 1, 2)
- Part228.Anchored = true
- Part228.BottomSurface = Enum.SurfaceType.Smooth
- Part228.CanCollide = false
- Part228.Locked = true
- Part228.TopSurface = Enum.SurfaceType.Smooth
- Part228.FormFactor = Enum.FormFactor.Symmetric
- Part228.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh229.Parent = Part228
- SpecialMesh229.MeshId = "http://www.roblox.com/asset/?id=83293901"
- SpecialMesh229.Scale = Vector3.new(1, 1.04999995, 1)
- SpecialMesh229.VertexColor = Vector3.new(1.20000005, 1.39999998, 1.39999998)
- SpecialMesh229.TextureId = "http://www.roblox.com/asset/?id=83284747"
- SpecialMesh229.MeshType = Enum.MeshType.FileMesh
- Weld230.Name = "AccessoryWeld"
- Weld230.Parent = Part228
- Weld230.C0 = CFrame.new(8.65748007e-09, 0.349999905, 0.249727756, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
- Weld230.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld230.Part0 = Part228
- Weld230.Part1 = Part212
- Weld230.part1 = Part212
- Camera231.Name = "ThumbnailCamera"
- Camera231.Parent = Accessory227
- Camera231.CFrame = CFrame.new(0.132898062, 0.573518693, -2.77396846, 0.979403973, -0.0437641926, 0.197110891, 3.72529074e-09, 0.976227224, 0.216749996, -0.201910913, -0.212285802, 0.95612067)
- Camera231.CoordinateFrame = CFrame.new(0.132898062, 0.573518693, -2.77396846, 0.979403973, -0.0437641926, 0.197110891, 3.72529074e-09, 0.976227224, 0.216749996, -0.201910913, -0.212285802, 0.95612067)
- Camera231.Focus = CFrame.new(-0.345763743, 0.0471654981, -5.09580088, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Camera231.focus = CFrame.new(-0.345763743, 0.0471654981, -5.09580088, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Accessory232.Name = "Bandana"
- Accessory232.Parent = Model211
- Accessory232.AttachmentPoint = CFrame.new(0, 0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Accessory232.AttachmentPos = Vector3.new(0, 0.800000012, 0)
- Part233.Name = "Handle"
- Part233.Parent = Accessory232
- Part233.CFrame = CFrame.new(-17.0416622, 724.989929, 22.4836426, -1, 7.87137555e-09, 0, 7.87137555e-09, 1, 4.1444221e-16, 3.26223034e-24, 4.1444221e-16, -1)
- Part233.Orientation = Vector3.new(0, 180, 0)
- Part233.Position = Vector3.new(-17.0416622, 724.989929, 22.4836426)
- Part233.Rotation = Vector3.new(-180, 0, -180)
- Part233.Size = Vector3.new(1, 1, 1)
- Part233.Anchored = true
- Part233.BottomSurface = Enum.SurfaceType.Smooth
- Part233.CanCollide = false
- Part233.Locked = true
- Part233.TopSurface = Enum.SurfaceType.Smooth
- Part233.FormFactor = Enum.FormFactor.Symmetric
- Part233.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh234.Parent = Part233
- SpecialMesh234.MeshId = "http://www.roblox.com/asset/?id=20637493"
- SpecialMesh234.Scale = Vector3.new(1, 0.899999976, 1)
- SpecialMesh234.TextureId = "http://www.roblox.com/asset/?id=20637003"
- SpecialMesh234.MeshType = Enum.MeshType.FileMesh
- Weld235.Name = "AccessoryWeld"
- Weld235.Parent = Part233
- Weld235.C0 = CFrame.new(3.93629307e-09, 0.300000191, -0.600272298, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
- Weld235.C1 = CFrame.new(0, 0, -0.600000024, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld235.Part0 = Part233
- Weld235.Part1 = Part212
- Weld235.part1 = Part212
- CharacterMesh236.Parent = Model211
- CharacterMesh236.BodyPart = Enum.BodyPart.LeftArm
- CharacterMesh236.MeshId = 82907977
- CharacterMesh237.Parent = Model211
- CharacterMesh237.BodyPart = Enum.BodyPart.RightArm
- CharacterMesh237.MeshId = 82908019
- CharacterMesh238.Parent = Model211
- CharacterMesh238.BodyPart = Enum.BodyPart.Torso
- CharacterMesh238.MeshId = 82907945
- CharacterMesh239.Parent = Model211
- CharacterMesh239.BodyPart = Enum.BodyPart.RightLeg
- CharacterMesh239.MeshId = 81487710
- CharacterMesh240.Parent = Model211
- CharacterMesh240.BodyPart = Enum.BodyPart.LeftLeg
- CharacterMesh240.MeshId = 81487640
- BodyColors241.Parent = Model211
- BodyColors241.HeadColor = BrickColor.new("Institutional white")
- BodyColors241.HeadColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- BodyColors241.LeftArmColor = BrickColor.new("Institutional white")
- BodyColors241.LeftArmColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- BodyColors241.LeftLegColor = BrickColor.new("Institutional white")
- BodyColors241.LeftLegColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- BodyColors241.RightArmColor = BrickColor.new("Institutional white")
- BodyColors241.RightArmColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- BodyColors241.RightLegColor = BrickColor.new("Institutional white")
- BodyColors241.RightLegColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- BodyColors241.TorsoColor = BrickColor.new("Institutional white")
- BodyColors241.TorsoColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- Shirt242.Name = "Shirt"
- Shirt242.Parent = Model211
- Shirt242.ShirtTemplate = "http://www.roblox.com/asset/?id=752328865"
- Pants243.Name = "Pants"
- Pants243.Parent = Model211
- Pants243.PantsTemplate = "http://www.roblox.com/asset/?id=144076759"
- Part244.Name = "Binary"
- Part244.Parent = Model211
- Part244.CFrame = CFrame.new(-15.9331465, 724.342773, 22.4012756, 0.813092113, 0.582135081, 0, -0.582135081, 0.813092113, 0, 0, 0, 1)
- Part244.Orientation = Vector3.new(0, 0, -35.5999985)
- Part244.Position = Vector3.new(-15.9331465, 724.342773, 22.4012756)
- Part244.Rotation = Vector3.new(0, 0, -35.5999985)
- Part244.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part244.Transparency = 0.69999998807907
- Part244.Size = Vector3.new(1.29999995, 1.49999976, 1.63999987)
- Part244.Anchored = true
- Part244.BottomSurface = Enum.SurfaceType.Smooth
- Part244.BrickColor = BrickColor.new("Bright green")
- Part244.CanCollide = false
- Part244.Material = Enum.Material.Neon
- Part244.TopSurface = Enum.SurfaceType.Smooth
- Part244.brickColor = BrickColor.new("Bright green")
- ParticleEmitter245.Name = "Fog"
- ParticleEmitter245.Parent = Part244
- ParticleEmitter245.Speed = NumberRange.new(0.050000000745058, 0.10000000149012)
- ParticleEmitter245.Rotation = NumberRange.new(1, 360)
- ParticleEmitter245.Color = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0))
- ParticleEmitter245.Texture = "rbxassetid://269072950"
- ParticleEmitter245.Transparency = NumberSequence.new(0,0,1)
- ParticleEmitter245.ZOffset = -0.10000000149012
- ParticleEmitter245.Size = NumberSequence.new(2,2.1875)
- ParticleEmitter245.Lifetime = NumberRange.new(2.5, 2.5)
- ParticleEmitter245.LockedToPart = true
- ParticleEmitter245.Rate = 1
- ParticleEmitter245.RotSpeed = NumberRange.new(-20, 20)
- ParticleEmitter245.SpreadAngle = Vector2.new(50, 50)
- ParticleEmitter245.VelocitySpread = 50
- ParticleEmitter247.Name = "Nr1"
- ParticleEmitter247.Parent = Part244
- ParticleEmitter247.Speed = NumberRange.new(2, 2)
- ParticleEmitter247.Color = ColorSequence.new(Color3.new(0.0823529, 1, 0.141176),Color3.new(0.0823529, 1, 0.141176))
- ParticleEmitter247.Texture = "rbxassetid://347504259"
- ParticleEmitter247.Transparency = NumberSequence.new(0,1)
- ParticleEmitter247.Size = NumberSequence.new(0.21621584892273,0)
- ParticleEmitter247.Lifetime = NumberRange.new(2, 2)
- ParticleEmitter247.LockedToPart = true
- ParticleEmitter247.Rate = 8
- ParticleEmitter247.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter247.VelocitySpread = 360
- ParticleEmitter248.Name = "Specks"
- ParticleEmitter248.Parent = Part244
- ParticleEmitter248.Speed = NumberRange.new(0, 0)
- ParticleEmitter248.Rotation = NumberRange.new(-180, 180)
- ParticleEmitter248.Color = ColorSequence.new(Color3.new(0.215686, 1, 0),Color3.new(0.215686, 1, 0))
- ParticleEmitter248.LightEmission = 1
- ParticleEmitter248.Texture = "rbxassetid://1084976679"
- ParticleEmitter248.Transparency = NumberSequence.new(1,0.62162160873413,1)
- ParticleEmitter248.Size = NumberSequence.new(2.162162065506,0)
- ParticleEmitter248.Lifetime = NumberRange.new(5, 5)
- ParticleEmitter248.LockedToPart = true
- ParticleEmitter248.Rate = 5
- ParticleEmitter248.RotSpeed = NumberRange.new(-60, 60)
- Model249.Name = "Plate"
- Model249.Parent = Model0
- Part250.Name = "Button"
- Part250.Parent = Model249
- Part250.CFrame = CFrame.new(24.5494766, 721.33905, 32.26297, 1, 0, 0, 0, 0.910434246, -0.413654059, 0, 0.413654089, 0.910434246)
- Part250.Orientation = Vector3.new(24.4300003, 0, 0)
- Part250.Position = Vector3.new(24.5494766, 721.33905, 32.26297)
- Part250.Rotation = Vector3.new(24.4300003, 0, 0)
- Part250.Size = Vector3.new(1, 1, 1)
- Part250.Anchored = true
- Part250.BottomSurface = Enum.SurfaceType.Smooth
- Part250.Material = Enum.Material.DiamondPlate
- Part250.TopSurface = Enum.SurfaceType.Smooth
- Script251.Parent = Part250
- table.insert(cors,sandbox(Script251,function()
- p = script.Parent.Sound
- clicker = script.Parent.ClickDetector
- function onClicked(mouse)
- clicker.MaxActivationDistance = 0 --Only delete if you delete the same thing below
- p:play()
- wait(.5)
- clicker.MaxActivationDistance = 32 --Only delete if you delete the same thing that is above
- end
- script.Parent.ClickDetector.MouseClick:connect(onClicked)
- --by devjin1
- --Change the size and color of the brick if you want, don't bother changing anything in the script, it is perfectly fine
- end))
- ClickDetector252.Parent = Part250
- Sound253.Parent = Part250
- Sound253.SoundId = "rbxassetid://775395533"
- Sound253.Volume = 1
- SpecialMesh254.Parent = Part250
- SpecialMesh254.MeshId = "rbxassetid://1107996700"
- SpecialMesh254.Scale = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- SpecialMesh254.TextureId = "rbxassetid://1107996710"
- SpecialMesh254.MeshType = Enum.MeshType.FileMesh
- PointLight255.Parent = Part250
- PointLight255.Range = 25
- Part256.Parent = Model249
- Part256.CFrame = CFrame.new(3.74948096, 720.33905, 1.86794996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part256.Position = Vector3.new(3.74948096, 720.33905, 1.86794996)
- Part256.Size = Vector3.new(75.7800064, 1, 70.3300018)
- Part256.Anchored = true
- Part256.BottomSurface = Enum.SurfaceType.Smooth
- Part256.Material = Enum.Material.DiamondPlate
- Part256.TopSurface = Enum.SurfaceType.Smooth
- PointLight257.Parent = Part256
- PointLight257.Range = 35
- Model258.Name = "Status Screen"
- Model258.Parent = Model0
- Part259.Name = "Main Part"
- Part259.Parent = Model258
- Part259.CFrame = CFrame.new(-18.6785049, 725.290466, 28.0592861, -0.993788242, -0.0116110295, 0.110680468, -0.0114230029, 0.99993211, 0.00233279099, -0.110700026, 0.00105399697, -0.99385339)
- Part259.Orientation = Vector3.new(-0.129999995, 173.649994, -0.649999976)
- Part259.Position = Vector3.new(-18.6785049, 725.290466, 28.0592861)
- Part259.Rotation = Vector3.new(-179.869995, 6.3499999, 179.330002)
- Part259.Size = Vector3.new(4.47431564, 3.95998168, 0.429597169)
- Part259.Anchored = true
- Part259.BottomSurface = Enum.SurfaceType.Smooth
- Part259.Material = Enum.Material.Metal
- Part259.TopSurface = Enum.SurfaceType.Smooth
- Part260.Name = "Screen"
- Part260.Parent = Part259
- Part260.CFrame = CFrame.new(-18.6289959, 725.273804, 27.8961277, -0.993788242, -0.0116110295, 0.110680468, -0.0114230029, 0.99993211, 0.00233279099, -0.110700026, 0.00105399697, -0.99385339)
- Part260.Orientation = Vector3.new(-0.129999995, 173.649994, -0.649999976)
- Part260.Position = Vector3.new(-18.6289959, 725.273804, 27.8961277)
- Part260.Rotation = Vector3.new(-179.869995, 6.3499999, 179.330002)
- Part260.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part260.Size = Vector3.new(3.97968817, 3.47619009, 0.10247276)
- Part260.Anchored = true
- Part260.BottomSurface = Enum.SurfaceType.Smooth
- Part260.BrickColor = BrickColor.new("Really black")
- Part260.Material = Enum.Material.Metal
- Part260.TopSurface = Enum.SurfaceType.Smooth
- Part260.brickColor = BrickColor.new("Really black")
- Part261.Name = "Text"
- Part261.Parent = Model258
- Part261.CFrame = CFrame.new(-18.6592617, 725.179321, 27.7781982, 0.99370575, -0.0192802008, -0.110350743, 0.0171489958, 0.999648333, -0.0202297159, 0.110701971, 0.0182099827, 0.993686795)
- Part261.Orientation = Vector3.new(1.15999997, -6.34000015, 0.980000019)
- Part261.Position = Vector3.new(-18.6592617, 725.179321, 27.7781982)
- Part261.Rotation = Vector3.new(1.16999996, -6.34000015, 1.11000001)
- Part261.Color = Color3.new(0.584314, 0.47451, 0.466667)
- Part261.Transparency = 1
- Part261.Size = Vector3.new(3.57767844, 2.59630561, 0.0985315144)
- Part261.Anchored = true
- Part261.BrickColor = BrickColor.new("Sand red")
- Part261.brickColor = BrickColor.new("Sand red")
- Part261.FormFactor = Enum.FormFactor.Symmetric
- Part261.formFactor = Enum.FormFactor.Symmetric
- SurfaceGui262.Parent = Part261
- SurfaceGui262.CanvasSize = Vector2.new(200, 100)
- TextLabel263.Name = "Text"
- TextLabel263.Parent = SurfaceGui262
- TextLabel263.Size = UDim2.new(1, 0, 1, 0)
- TextLabel263.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel263.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel263.BackgroundTransparency = 1
- TextLabel263.Font = Enum.Font.SourceSansBold
- TextLabel263.FontSize = Enum.FontSize.Size48
- TextLabel263.Text = "Memes"
- TextLabel263.TextColor = BrickColor.new("Lime green")
- TextLabel263.TextColor3 = Color3.new(0.0313726, 1, 0.192157)
- TextLabel263.TextScaled = true
- TextLabel263.TextSize = 48
- TextLabel263.TextStrokeTransparency = 0
- TextLabel263.TextWrap = true
- TextLabel263.TextWrapped = true
- Model264.Name = "TheMLGKillergamer"
- Model264.Parent = Model0
- Model264.PrimaryPart = Part269
- Part265.Name = "Head"
- Part265.Parent = Model264
- Part265.CFrame = CFrame.new(34.4697723, 722.794739, 16.6686401, 1, 0, 0, 0, 0.325502127, -0.945541382, 0, 0.945541382, 0.325502127)
- Part265.Orientation = Vector3.new(71, 0, 0)
- Part265.Position = Vector3.new(34.4697723, 722.794739, 16.6686401)
- Part265.Rotation = Vector3.new(71, 0, 0)
- Part265.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part265.Size = Vector3.new(2, 1, 1)
- Part265.Anchored = true
- Part265.BrickColor = BrickColor.new("Nougat")
- Part265.TopSurface = Enum.SurfaceType.Smooth
- Part265.brickColor = BrickColor.new("Nougat")
- Part265.FormFactor = Enum.FormFactor.Symmetric
- Part265.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh266.Parent = Part265
- SpecialMesh266.Scale = Vector3.new(1.25, 1.25, 1.25)
- Decal267.Name = "faces-10"
- Decal267.Parent = Part265
- Decal267.Texture = "http://www.roblox.com/asset/?id=3090336601"
- Decal268.Name = "faces-24"
- Decal268.Parent = Part265
- Decal268.Texture = "http://www.roblox.com/asset/?id=3092649750"
- Part269.Name = "HumanoidRootPart"
- Part269.Parent = Model264
- Part269.CFrame = CFrame.new(34.4697723, 722.583557, 15.1262503, 1, 0, 0, 0, -0.0415679887, -0.999135733, 0, 0.999135733, -0.0415679887)
- Part269.Orientation = Vector3.new(87.6200027, 180, 180)
- Part269.Position = Vector3.new(34.4697723, 722.583557, 15.1262503)
- Part269.Rotation = Vector3.new(92.3799973, 0, 0)
- Part269.Transparency = 1
- Part269.Size = Vector3.new(2, 2, 1)
- Part269.Anchored = true
- Part269.BottomSurface = Enum.SurfaceType.Smooth
- Part269.CanCollide = false
- Part269.LeftParamA = 0
- Part269.LeftParamB = 0
- Part269.RightParamA = 0
- Part269.RightParamB = 0
- Part269.TopSurface = Enum.SurfaceType.Smooth
- Part269.FormFactor = Enum.FormFactor.Symmetric
- Part269.formFactor = Enum.FormFactor.Symmetric
- Part270.Name = "Left Arm"
- Part270.Parent = Model264
- Part270.CFrame = CFrame.new(34.2374878, 723.805969, 15.2774658, 0.114238001, -0.993453443, -4.46144222e-05, -0.985958993, -0.113381721, 0.122594535, -0.121797003, -0.0139609659, -0.992456913)
- Part270.Orientation = Vector3.new(-7.03999996, -180, -96.5599976)
- Part270.Position = Vector3.new(34.2374878, 723.805969, 15.2774658)
- Part270.Rotation = Vector3.new(-172.960007, 0, 83.4400024)
- Part270.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part270.Size = Vector3.new(1, 2, 1)
- Part270.Anchored = true
- Part270.BrickColor = BrickColor.new("Nougat")
- Part270.CanCollide = false
- Part270.brickColor = BrickColor.new("Nougat")
- Part270.FormFactor = Enum.FormFactor.Symmetric
- Part270.formFactor = Enum.FormFactor.Symmetric
- Part271.Name = "Left Leg"
- Part271.Parent = Model264
- Part271.CFrame = CFrame.new(33.9697723, 723.151855, 14.4902039, 1, 0, 0, 0, -0.0415679887, -0.999135733, 0, 0.999135733, -0.0415679887)
- Part271.Orientation = Vector3.new(87.6200027, 180, 180)
- Part271.Position = Vector3.new(33.9697723, 723.151855, 14.4902039)
- Part271.Rotation = Vector3.new(92.3799973, 0, 0)
- Part271.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part271.Size = Vector3.new(1, 2, 1)
- Part271.Anchored = true
- Part271.BottomSurface = Enum.SurfaceType.Smooth
- Part271.BrickColor = BrickColor.new("Bright blue")
- Part271.CanCollide = false
- Part271.brickColor = BrickColor.new("Bright blue")
- Part271.FormFactor = Enum.FormFactor.Symmetric
- Part271.formFactor = Enum.FormFactor.Symmetric
- Part272.Name = "Right Arm"
- Part272.Parent = Model264
- Part272.CFrame = CFrame.new(34.9143066, 723.482483, 15.1042776, 0.193186074, 0.98116219, -1.57943359e-05, 0.980862379, -0.193127453, -0.0247145314, -0.0242520086, 0.00475901086, -0.999694586)
- Part272.Orientation = Vector3.new(1.41999996, -180, 101.139999)
- Part272.Position = Vector3.new(34.9143066, 723.482483, 15.1042776)
- Part272.Rotation = Vector3.new(178.580002, 0, -78.8600006)
- Part272.Color = Color3.new(0.8, 0.556863, 0.411765)
- Part272.Size = Vector3.new(1, 2, 1)
- Part272.Anchored = true
- Part272.BrickColor = BrickColor.new("Nougat")
- Part272.CanCollide = false
- Part272.brickColor = BrickColor.new("Nougat")
- Part272.FormFactor = Enum.FormFactor.Symmetric
- Part272.formFactor = Enum.FormFactor.Symmetric
- Part273.Name = "Right Leg"
- Part273.Parent = Model264
- Part273.CFrame = CFrame.new(34.9697723, 723.132446, 14.4109497, 1, 0, 0, 0, -0.0415679887, -0.999135733, 0, 0.999135733, -0.0415679887)
- Part273.Orientation = Vector3.new(87.6200027, 180, 180)
- Part273.Position = Vector3.new(34.9697723, 723.132446, 14.4109497)
- Part273.Rotation = Vector3.new(92.3799973, 0, 0)
- Part273.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part273.Size = Vector3.new(1, 2, 1)
- Part273.Anchored = true
- Part273.BottomSurface = Enum.SurfaceType.Smooth
- Part273.BrickColor = BrickColor.new("Bright blue")
- Part273.CanCollide = false
- Part273.brickColor = BrickColor.new("Bright blue")
- Part273.FormFactor = Enum.FormFactor.Symmetric
- Part273.formFactor = Enum.FormFactor.Symmetric
- Part274.Name = "Torso"
- Part274.Parent = Model264
- Part274.CFrame = CFrame.new(34.4697723, 722.302917, 15.1710815, 1, 0, 0, 0, 0.158581987, -0.987345874, 0, 0.987345874, 0.158581987)
- Part274.Orientation = Vector3.new(80.8799973, 0, 0)
- Part274.Position = Vector3.new(34.4697723, 722.302917, 15.1710815)
- Part274.Rotation = Vector3.new(80.8799973, 0, 0)
- Part274.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part274.Size = Vector3.new(2, 2, 1)
- Part274.Anchored = true
- Part274.BrickColor = BrickColor.new("Institutional white")
- Part274.LeftParamA = 0
- Part274.LeftParamB = 0
- Part274.LeftSurface = Enum.SurfaceType.Weld
- Part274.RightParamA = 0
- Part274.RightParamB = 0
- Part274.RightSurface = Enum.SurfaceType.Weld
- Part274.brickColor = BrickColor.new("Institutional white")
- Part274.FormFactor = Enum.FormFactor.Symmetric
- Part274.formFactor = Enum.FormFactor.Symmetric
- Decal275.Name = "roblox"
- Decal275.Parent = Part274
- Humanoid276.Parent = Model264
- Humanoid276.LeftLeg = Part271
- Humanoid276.RightLeg = Part273
- Humanoid276.Torso = Part269
- Accessory277.Name = "Ultra-Fabulous Hair"
- Accessory277.Parent = Model264
- Part278.Name = "Handle"
- Part278.Parent = Accessory277
- Part278.CFrame = CFrame.new(34.4697723, 722.957214, 17.14151, 1, -7.87137555e-09, 0, 2.56214938e-09, 0.325502127, -0.945541382, 7.44271134e-09, 0.945541382, 0.325502127)
- Part278.Orientation = Vector3.new(71, 0, 0)
- Part278.Position = Vector3.new(34.4697723, 722.957214, 17.14151)
- Part278.Rotation = Vector3.new(71, 0, 0)
- Part278.Size = Vector3.new(2, 2, 2)
- Part278.Anchored = true
- Part278.BottomSurface = Enum.SurfaceType.Smooth
- Part278.CanCollide = false
- Part278.Locked = true
- Part278.TopSurface = Enum.SurfaceType.Smooth
- Part278.FormFactor = Enum.FormFactor.Symmetric
- Part278.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh279.Parent = Part278
- SpecialMesh279.MeshId = "http://www.roblox.com/asset/?id=16627529"
- SpecialMesh279.Scale = Vector3.new(1.04999995, 1.04999995, 1.04999995)
- SpecialMesh279.TextureId = "http://www.roblox.com/asset/?id=16627494"
- SpecialMesh279.MeshType = Enum.MeshType.FileMesh
- Weld280.Name = "AccessoryWeld"
- Weld280.Parent = Part278
- Weld280.C0 = CFrame.new(8.65838956e-09, 0.0999999046, -0.000272244215, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
- Weld280.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld280.Part0 = Part278
- Weld280.Part1 = Part265
- Weld280.part1 = Part265
- Accessory281.Name = "PunkRat"
- Accessory281.Parent = Model264
- Accessory281.AttachmentPoint = CFrame.new(0, -0.0399999991, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Accessory281.AttachmentPos = Vector3.new(0, -0.0399999991, 0)
- Part282.Name = "Handle"
- Part282.Parent = Accessory281
- Part282.CFrame = CFrame.new(34.4697723, 722.970032, 17.1793213, 1, -7.87137555e-09, 0, 2.56214938e-09, 0.325502127, -0.945541382, 7.44271134e-09, 0.945541382, 0.325502127)
- Part282.Orientation = Vector3.new(71, 0, 0)
- Part282.Position = Vector3.new(34.4697723, 722.970032, 17.1793213)
- Part282.Rotation = Vector3.new(71, 0, 0)
- Part282.Size = Vector3.new(1.41999888, 0.949999869, 1.79000044)
- Part282.Anchored = true
- Part282.BottomSurface = Enum.SurfaceType.Smooth
- Part282.CanCollide = false
- Part282.Locked = true
- Part282.TopSurface = Enum.SurfaceType.Smooth
- Part282.FormFactor = Enum.FormFactor.Custom
- Part282.formFactor = Enum.FormFactor.Custom
- SpecialMesh283.Parent = Part282
- SpecialMesh283.MeshId = "http://www.roblox.com/asset/?id=101191226 "
- SpecialMesh283.TextureId = "http://www.roblox.com/asset/?id=101191161 "
- SpecialMesh283.MeshType = Enum.MeshType.FileMesh
- Weld284.Name = "AccessoryWeld"
- Weld284.Parent = Part282
- Weld284.C0 = CFrame.new(8.65838956e-09, 0.0599999428, -0.000272244215, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
- Weld284.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld284.Part0 = Part282
- Weld284.Part1 = Part265
- Weld284.part1 = Part265
- Accessory285.Name = "HandleAccessory"
- Accessory285.Parent = Model264
- Accessory285.AttachmentForward = Vector3.new(3.02998127e-15, 4.1444258e-16, 1)
- Accessory285.AttachmentPoint = CFrame.new(0, -0.799999237, 0, -1, -7.87137555e-09, -3.02998127e-15, -7.87137555e-09, 1, -4.1444258e-16, 3.02998127e-15, -4.14442554e-16, -1)
- Accessory285.AttachmentPos = Vector3.new(0, -0.799999237, 0)
- Accessory285.AttachmentRight = Vector3.new(-1, -7.87137555e-09, 3.02998127e-15)
- Accessory285.AttachmentUp = Vector3.new(-7.87137555e-09, 1, -4.14442554e-16)
- Part286.Name = "Handle"
- Part286.Parent = Accessory285
- Part286.CFrame = CFrame.new(34.4697723, 723.250671, 17.9924011, -1, -7.87137555e-09, 3.02998127e-15, -2.56214649e-09, 0.325502127, 0.945541382, -7.44271222e-09, 0.945541382, -0.325502127)
- Part286.Orientation = Vector3.new(-71, 180, 0)
- Part286.Position = Vector3.new(34.4697723, 723.250671, 17.9924011)
- Part286.Rotation = Vector3.new(-109, 0, 180)
- Part286.Size = Vector3.new(1, 1, 1)
- Part286.Anchored = true
- Part286.BottomSurface = Enum.SurfaceType.Smooth
- Part286.CanCollide = false
- Part286.TopSurface = Enum.SurfaceType.Smooth
- SpecialMesh287.Name = "SpecialMesh"
- SpecialMesh287.Parent = Part286
- SpecialMesh287.MeshId = "rbxassetid://3705846314"
- SpecialMesh287.TextureId = "rbxassetid://3705846535"
- SpecialMesh287.MeshType = Enum.MeshType.FileMesh
- StringValue288.Name = "AvatarPartScaleType"
- StringValue288.Parent = Part286
- StringValue288.Value = "Classic"
- Weld289.Name = "AccessoryWeld"
- Weld289.Parent = Part286
- Weld289.C0 = CFrame.new(0, -0.799999237, 0, -1, -7.87137555e-09, -3.02998127e-15, -7.87137555e-09, 1, -4.1444258e-16, 3.02998127e-15, -4.14442554e-16, -1)
- Weld289.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld289.Part0 = Part286
- Weld289.Part1 = Part265
- Weld289.part1 = Part265
- BodyColors290.Parent = Model264
- BodyColors290.HeadColor = BrickColor.new("Nougat")
- BodyColors290.HeadColor3 = Color3.new(0.8, 0.556863, 0.411765)
- BodyColors290.LeftArmColor = BrickColor.new("Nougat")
- BodyColors290.LeftArmColor3 = Color3.new(0.8, 0.556863, 0.411765)
- BodyColors290.RightArmColor = BrickColor.new("Nougat")
- BodyColors290.RightArmColor3 = Color3.new(0.8, 0.556863, 0.411765)
- BodyColors290.TorsoColor = BrickColor.new("Institutional white")
- BodyColors290.TorsoColor3 = Color3.new(0.972549, 0.972549, 0.972549)
- Shirt291.Name = "Shirt"
- Shirt291.Parent = Model264
- Shirt291.ShirtTemplate = "http://www.roblox.com/asset/?id=2586397386"
- Pants292.Name = "Pants"
- Pants292.Parent = Model264
- Pants292.PantsTemplate = "http://www.roblox.com/asset/?id=2929716245"
- SpecialMesh293.Parent = Model264
- SpecialMesh293.MeshId = "rbxassetid://1107996700"
- SpecialMesh293.Scale = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- SpecialMesh293.TextureId = "rbxassetid://1107996710"
- SpecialMesh293.MeshType = Enum.MeshType.FileMesh
- PointLight294.Parent = Model264
- PointLight294.Range = 25
- Model295.Name = "planks"
- Model295.Parent = Model0
- Part296.Parent = Model295
- Part296.CFrame = CFrame.new(-15.7950563, 722.572754, -18.8031311, 0.937798142, 0, 0.347181052, 0, 1, 0, -0.347181022, 0, 0.937798262)
- Part296.Orientation = Vector3.new(0, 20.3099995, 0)
- Part296.Position = Vector3.new(-15.7950563, 722.572754, -18.8031311)
- Part296.Rotation = Vector3.new(0, 20.3099995, 0)
- Part296.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part296.Size = Vector3.new(8.57999992, 0.479999989, 2.63000011)
- Part296.Anchored = true
- Part296.BottomSurface = Enum.SurfaceType.Smooth
- Part296.BrickColor = BrickColor.new("Burnt Sienna")
- Part296.Material = Enum.Material.WoodPlanks
- Part296.TopSurface = Enum.SurfaceType.Smooth
- Part296.brickColor = BrickColor.new("Burnt Sienna")
- Part297.Parent = Model295
- Part297.CFrame = CFrame.new(-15.7950678, 721.134033, -18.8031158, 1.00000012, 0, 0, 0, 1, 0, 0, 0, 1.00000012)
- Part297.Position = Vector3.new(-15.7950678, 721.134033, -18.8031158)
- Part297.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part297.Size = Vector3.new(8.57999992, 0.479999989, 2.63000011)
- Part297.Anchored = true
- Part297.BottomSurface = Enum.SurfaceType.Smooth
- Part297.BrickColor = BrickColor.new("Burnt Sienna")
- Part297.Material = Enum.Material.WoodPlanks
- Part297.TopSurface = Enum.SurfaceType.Smooth
- Part297.brickColor = BrickColor.new("Burnt Sienna")
- Part298.Parent = Model295
- Part298.CFrame = CFrame.new(-15.795064, 721.612915, -18.8031311, 0.97885263, 0, 0.204566926, 0, 1, 0, -0.204566926, 0, 0.97885263)
- Part298.Orientation = Vector3.new(0, 11.8000002, 0)
- Part298.Position = Vector3.new(-15.795064, 721.612915, -18.8031311)
- Part298.Rotation = Vector3.new(0, 11.8000002, 0)
- Part298.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part298.Size = Vector3.new(8.57999992, 0.479999989, 2.63000011)
- Part298.Anchored = true
- Part298.BottomSurface = Enum.SurfaceType.Smooth
- Part298.BrickColor = BrickColor.new("Burnt Sienna")
- Part298.Material = Enum.Material.WoodPlanks
- Part298.TopSurface = Enum.SurfaceType.Smooth
- Part298.brickColor = BrickColor.new("Burnt Sienna")
- Weld299.Parent = Part298
- Weld299.C0 = CFrame.new(-4.28999996, 0.239999995, 1.31500006, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld299.C1 = CFrame.new(-4.46828842, -0.239990234, 0.409606934, -0.97885263, -0.204566926, 0, 0, 0, 1, -0.204566926, 0.97885263, 0)
- Weld299.Part0 = Part297
- Weld299.Part1 = Part298
- Weld299.part1 = Part298
- Part300.Parent = Model295
- Part300.CFrame = CFrame.new(-15.795064, 722.093445, -18.8031311, 0.98040849, 0, -0.196976155, 0, 1, 0, 0.196976095, 0, 0.980408609)
- Part300.Orientation = Vector3.new(0, -11.3599997, 0)
- Part300.Position = Vector3.new(-15.795064, 722.093445, -18.8031311)
- Part300.Rotation = Vector3.new(0, -11.3599997, 0)
- Part300.Color = Color3.new(0.415686, 0.223529, 0.0352941)
- Part300.Size = Vector3.new(8.57999992, 0.479999989, 2.63000011)
- Part300.Anchored = true
- Part300.BottomSurface = Enum.SurfaceType.Smooth
- Part300.BrickColor = BrickColor.new("Burnt Sienna")
- Part300.Material = Enum.Material.WoodPlanks
- Part300.TopSurface = Enum.SurfaceType.Smooth
- Part300.brickColor = BrickColor.new("Burnt Sienna")
- Model301.Name = "zachrogamehard133447"
- Model301.Parent = Model0
- Model301.PrimaryPart = Part306
- Part302.Name = "Head"
- Part302.Parent = Model301
- Part302.CFrame = CFrame.new(-16.1254864, 721.903198, -12.4858236, -0.964393377, -0.263948977, -0.0166246537, -0.172853053, 0.676635742, -0.715741575, 0.200168073, -0.687382758, -0.698167443)
- Part302.Orientation = Vector3.new(45.7000008, -178.639999, -14.3299999)
- Part302.Position = Vector3.new(-16.1254864, 721.903198, -12.4858236)
- Part302.Rotation = Vector3.new(134.289993, -0.949999988, 164.690002)
- Part302.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Part302.Size = Vector3.new(2, 1, 1)
- Part302.Anchored = true
- Part302.BrickColor = BrickColor.new("Bright yellow")
- Part302.TopSurface = Enum.SurfaceType.Smooth
- Part302.brickColor = BrickColor.new("Bright yellow")
- Part302.FormFactor = Enum.FormFactor.Symmetric
- Part302.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh303.Parent = Part302
- SpecialMesh303.Scale = Vector3.new(1.25, 1.25, 1.25)
- Decal304.Name = "faces-37"
- Decal304.Parent = Part302
- Decal304.Texture = "http://www.roblox.com/asset/?id=3093233030"
- Decal305.Name = "faces-13"
- Decal305.Parent = Part302
- Decal305.Texture = "http://www.roblox.com/asset/?id=3092647307"
- Part306.Name = "HumanoidRootPart"
- Part306.Parent = Model301
- Part306.CFrame = CFrame.new(-15.737998, 721.40387, -11.0553741, -0.967999101, -0.250930369, -0.00344534707, 0, 0.0137289986, -0.999905765, 0.250954032, -0.967907786, -0.0132896574)
- Part306.Orientation = Vector3.new(89.2099991, -165.470001, 0)
- Part306.Position = Vector3.new(-15.737998, 721.40387, -11.0553741)
- Part306.Rotation = Vector3.new(90.7600021, -0.200000003, 165.470001)
- Part306.Transparency = 1
- Part306.Size = Vector3.new(2, 2, 1)
- Part306.Anchored = true
- Part306.BottomSurface = Enum.SurfaceType.Smooth
- Part306.CanCollide = false
- Part306.LeftParamA = 0
- Part306.LeftParamB = 0
- Part306.RightParamA = 0
- Part306.RightParamB = 0
- Part306.TopSurface = Enum.SurfaceType.Smooth
- Part306.FormFactor = Enum.FormFactor.Symmetric
- Part306.formFactor = Enum.FormFactor.Symmetric
- Motor6D307.Name = "RootJoint"
- Motor6D307.Parent = Part306
- Motor6D307.MaxVelocity = 0.10000000149012
- Motor6D307.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Motor6D307.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Motor6D307.Part0 = Part306
- Motor6D307.Part1 = Part312
- Motor6D307.part1 = Part312
- Part308.Name = "Left Arm"
- Part308.Parent = Model301
- Part308.CFrame = CFrame.new(-15.6084843, 721.423889, -12.5900259, 0.658885181, 0.752236485, -0.00326645141, 0.00770300208, -0.0110889962, -0.999908864, -0.75220418, 0.658799946, -0.0131008541)
- Part308.Orientation = Vector3.new(89.2300034, -166, 145.210007)
- Part308.Position = Vector3.new(-15.6084843, 721.423889, -12.5900259)
- Part308.Rotation = Vector3.new(90.75, -0.189999998, -48.7799988)
- Part308.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Part308.Size = Vector3.new(1, 2, 1)
- Part308.Anchored = true
- Part308.BrickColor = BrickColor.new("Bright yellow")
- Part308.CanCollide = false
- Part308.brickColor = BrickColor.new("Bright yellow")
- Part308.FormFactor = Enum.FormFactor.Symmetric
- Part308.formFactor = Enum.FormFactor.Symmetric
- Part309.Name = "Left Leg"
- Part309.Parent = Model301
- Part309.CFrame = CFrame.new(-14.7521381, 721.376709, -9.24503994, -0.967999101, -0.250930369, -0.00344534707, 0, 0.0137289986, -0.999905765, 0.250954032, -0.967907786, -0.0132896574)
- Part309.Orientation = Vector3.new(89.2099991, -165.470001, 0)
- Part309.Position = Vector3.new(-14.7521381, 721.376709, -9.24503994)
- Part309.Rotation = Vector3.new(90.7600021, -0.200000003, 165.470001)
- Part309.Color = Color3.new(0.356863, 0.603922, 0.298039)
- Part309.Size = Vector3.new(1, 2, 1)
- Part309.Anchored = true
- Part309.BottomSurface = Enum.SurfaceType.Smooth
- Part309.BrickColor = BrickColor.new("Shamrock")
- Part309.CanCollide = false
- Part309.brickColor = BrickColor.new("Shamrock")
- Part309.FormFactor = Enum.FormFactor.Symmetric
- Part309.formFactor = Enum.FormFactor.Symmetric
- Part310.Name = "Right Arm"
- Part310.Parent = Model301
- Part310.CFrame = CFrame.new(-16.7558308, 721.428467, -12.4833984, 0.972253382, -0.233908117, -0.00324031268, -0.00650500227, -0.0131870043, -0.999891877, 0.233840093, 0.97216934, -0.0143426806)
- Part310.Orientation = Vector3.new(89.1600037, -167.270004, -153.740005)
- Part310.Position = Vector3.new(-16.7558308, 721.428467, -12.4833984)
- Part310.Rotation = Vector3.new(90.8199997, -0.189999998, 13.5299997)
- Part310.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Part310.Size = Vector3.new(1, 2, 1)
- Part310.Anchored = true
- Part310.BrickColor = BrickColor.new("Bright yellow")
- Part310.CanCollide = false
- Part310.brickColor = BrickColor.new("Bright yellow")
- Part310.FormFactor = Enum.FormFactor.Symmetric
- Part310.formFactor = Enum.FormFactor.Symmetric
- Part311.Name = "Right Leg"
- Part311.Parent = Model301
- Part311.CFrame = CFrame.new(-15.7201376, 721.376709, -8.99407959, -0.990315616, -0.138791636, -0.00346224406, 0.00156899937, 0.0137480032, -0.999904335, 0.138825953, -0.990226269, -0.0133970976)
- Part311.Orientation = Vector3.new(89.2099991, -165.509995, 6.51000023)
- Part311.Position = Vector3.new(-15.7201376, 721.376709, -8.99407959)
- Part311.Rotation = Vector3.new(90.7699966, -0.200000003, 172.020004)
- Part311.Color = Color3.new(0.356863, 0.603922, 0.298039)
- Part311.Size = Vector3.new(1, 2, 1)
- Part311.Anchored = true
- Part311.BottomSurface = Enum.SurfaceType.Smooth
- Part311.BrickColor = BrickColor.new("Shamrock")
- Part311.CanCollide = false
- Part311.brickColor = BrickColor.new("Shamrock")
- Part311.FormFactor = Enum.FormFactor.Symmetric
- Part311.formFactor = Enum.FormFactor.Symmetric
- Part312.Name = "Torso"
- Part312.Parent = Model301
- Part312.CFrame = CFrame.new(-15.737998, 721.40387, -11.0553741, -0.967999101, -0.250930369, -0.00344534707, 0, 0.0137289986, -0.999905765, 0.250954032, -0.967907786, -0.0132896574)
- Part312.Orientation = Vector3.new(89.2099991, -165.470001, 0)
- Part312.Position = Vector3.new(-15.737998, 721.40387, -11.0553741)
- Part312.Rotation = Vector3.new(90.7600021, -0.200000003, 165.470001)
- Part312.Color = Color3.new(0.321569, 0.486275, 0.682353)
- Part312.Size = Vector3.new(2, 2, 1)
- Part312.Anchored = true
- Part312.BrickColor = BrickColor.new("Steel blue")
- Part312.LeftParamA = 0
- Part312.LeftParamB = 0
- Part312.LeftSurface = Enum.SurfaceType.Weld
- Part312.RightParamA = 0
- Part312.RightParamB = 0
- Part312.RightSurface = Enum.SurfaceType.Weld
- Part312.brickColor = BrickColor.new("Steel blue")
- Part312.FormFactor = Enum.FormFactor.Symmetric
- Part312.formFactor = Enum.FormFactor.Symmetric
- Decal313.Name = "roblox"
- Decal313.Parent = Part312
- Motor6D314.Name = "Left Hip"
- Motor6D314.Parent = Part312
- Motor6D314.MaxVelocity = 0.10000000149012
- Motor6D314.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Motor6D314.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Motor6D314.Part0 = Part312
- Motor6D314.Part1 = Part309
- Motor6D314.part1 = Part309
- Humanoid315.Parent = Model301
- Humanoid315.LeftLeg = Part309
- Humanoid315.RightLeg = Part311
- Humanoid315.Torso = Part306
- Accessory316.Name = "Pot"
- Accessory316.Parent = Model301
- Accessory316.AttachmentPoint = CFrame.new(-0.0500000007, 0, -0.100000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Accessory316.AttachmentPos = Vector3.new(-0.0500000007, 0, -0.100000001)
- Part317.Name = "Handle"
- Part317.Parent = Accessory316
- Part317.CFrame = CFrame.new(-16.3073483, 722.161072, -12.8895102, -0.964393377, -0.263948977, -0.0166246537, -0.172853053, 0.676635742, -0.715741575, 0.200168073, -0.687382758, -0.698167443)
- Part317.Orientation = Vector3.new(45.7000008, -178.639999, -14.3299999)
- Part317.Position = Vector3.new(-16.3073483, 722.161072, -12.8895102)
- Part317.Rotation = Vector3.new(134.289993, -0.949999988, 164.690002)
- Part317.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part317.Size = Vector3.new(1, 1.20000005, 1)
- Part317.Anchored = true
- Part317.BottomSurface = Enum.SurfaceType.Smooth
- Part317.BrickColor = BrickColor.new("Cool yellow")
- Part317.CanCollide = false
- Part317.Locked = true
- Part317.TopSurface = Enum.SurfaceType.Smooth
- Part317.brickColor = BrickColor.new("Cool yellow")
- Part317.FormFactor = Enum.FormFactor.Plate
- Part317.formFactor = Enum.FormFactor.Plate
- SpecialMesh318.Parent = Part317
- SpecialMesh318.MeshId = "http://www.roblox.com/asset/?id=6837450"
- SpecialMesh318.TextureId = "http://www.roblox.com/asset/?id=6837452"
- SpecialMesh318.MeshType = Enum.MeshType.FileMesh
- Weld319.Name = "AccessoryWeld"
- Weld319.Parent = Part317
- Weld319.C0 = CFrame.new(-0.0499999933, 0.0999999046, -0.100272246, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
- Weld319.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld319.Part0 = Part317
- Weld319.Part1 = Part302
- Weld319.part1 = Part302
- Accessory320.Name = "Roblox Tie"
- Accessory320.Parent = Model301
- Accessory320.AttachmentPoint = CFrame.new(0, 1.85000002, 0.550000012, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Accessory320.AttachmentPos = Vector3.new(0, 1.85000002, 0.550000012)
- Part321.Name = "Handle"
- Part321.Parent = Accessory320
- Part321.CFrame = CFrame.new(-15.8449984, 721.877808, -11.1563721, -0.980171978, 0.102923587, 0.169321567, -0.164563999, 0.053141918, -0.984933794, -0.110371001, -0.993268728, -0.0351506956)
- Part321.Orientation = Vector3.new(80.0400009, 101.730003, -72.0999985)
- Part321.Position = Vector3.new(-15.8449984, 721.877808, -11.1563721)
- Part321.Rotation = Vector3.new(92.0400009, 9.75, -174.009995)
- Part321.Size = Vector3.new(1, 2, 1)
- Part321.Anchored = true
- Part321.BottomSurface = Enum.SurfaceType.Smooth
- Part321.CanCollide = false
- Part321.Locked = true
- Part321.TopSurface = Enum.SurfaceType.Smooth
- Part321.FormFactor = Enum.FormFactor.Symmetric
- Part321.formFactor = Enum.FormFactor.Symmetric
- SpecialMesh322.Parent = Part321
- SpecialMesh322.MeshId = "http://www.roblox.com/asset/?id=28463033"
- SpecialMesh322.Scale = Vector3.new(1.39999998, 1.20000005, 1.39999998)
- SpecialMesh322.TextureId = "http://www.roblox.com/asset/?id=28463022"
- SpecialMesh322.MeshType = Enum.MeshType.FileMesh
- Weld323.Name = "AccessoryWeld"
- Weld323.Parent = Part321
- Weld323.C0 = CFrame.new(5.96046448e-08, 0.849999666, 0.549727678, 1, -6.83440315e-31, 0, 6.83440315e-31, 1, -0, 0, 0, 1)
- Weld323.C1 = CFrame.new(0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld323.Part0 = Part321
- Weld323.Part1 = Part312
- Weld323.part1 = Part312
- BodyColors324.Parent = Model301
- BodyColors324.HeadColor = BrickColor.new("Bright yellow")
- BodyColors324.HeadColor3 = Color3.new(0.960784, 0.803922, 0.188235)
- BodyColors324.LeftArmColor = BrickColor.new("Bright yellow")
- BodyColors324.LeftArmColor3 = Color3.new(0.960784, 0.803922, 0.188235)
- BodyColors324.LeftLegColor = BrickColor.new("Shamrock")
- BodyColors324.LeftLegColor3 = Color3.new(0.356863, 0.603922, 0.298039)
- BodyColors324.RightArmColor = BrickColor.new("Bright yellow")
- BodyColors324.RightArmColor3 = Color3.new(0.960784, 0.803922, 0.188235)
- BodyColors324.RightLegColor = BrickColor.new("Shamrock")
- BodyColors324.RightLegColor3 = Color3.new(0.356863, 0.603922, 0.298039)
- BodyColors324.TorsoColor = BrickColor.new("Steel blue")
- BodyColors324.TorsoColor3 = Color3.new(0.321569, 0.486275, 0.682353)
- Shirt325.Name = "Shirt"
- Shirt325.Parent = Model301
- Shirt325.ShirtTemplate = "http://www.roblox.com/asset/?id=1303896203"
- Part326.Name = "Binary"
- Part326.Parent = Model0
- Part326.CFrame = CFrame.new(-20.7025661, 727.534241, 28.0422974, -0.000379001605, 1.00000012, -5.96042042e-08, -1.00000083, -0.000378996978, 3.50375529e-09, -3.48681284e-09, -7.45062465e-08, 1)
- Part326.Orientation = Vector3.new(0, 0, -90.0199966)
- Part326.Position = Vector3.new(-20.7025661, 727.534241, 28.0422974)
- Part326.Rotation = Vector3.new(0, 0, -90.0199966)
- Part326.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part326.Transparency = 0.69999998807907
- Part326.Size = Vector3.new(1.37000048, 1.35999966, 1.63999987)
- Part326.Anchored = true
- Part326.BottomSurface = Enum.SurfaceType.Smooth
- Part326.BrickColor = BrickColor.new("Bright green")
- Part326.CanCollide = false
- Part326.Material = Enum.Material.Neon
- Part326.TopSurface = Enum.SurfaceType.Smooth
- Part326.brickColor = BrickColor.new("Bright green")
- ParticleEmitter328.Name = "Nr1"
- ParticleEmitter328.Parent = Part326
- ParticleEmitter328.Speed = NumberRange.new(2, 2)
- ParticleEmitter328.Color = ColorSequence.new(Color3.new(0.0823529, 1, 0.141176),Color3.new(0.0823529, 1, 0.141176))
- ParticleEmitter328.Texture = "rbxassetid://347504259"
- ParticleEmitter328.Transparency = NumberSequence.new(0,1)
- ParticleEmitter328.Size = NumberSequence.new(0.21621584892273,0)
- ParticleEmitter328.Lifetime = NumberRange.new(2, 2)
- ParticleEmitter328.LockedToPart = true
- ParticleEmitter328.Rate = 8
- ParticleEmitter328.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter328.VelocitySpread = 360
- Part329.Name = "Binary"
- Part329.Parent = Model0
- Part329.CFrame = CFrame.new(-16.3855743, 723.813354, 28.0422974, -0.000378999917, 1, -1.49011612e-08, -1.00000024, -0.000378998375, 1.16415322e-09, -1.16415322e-09, -2.98023224e-08, 1)
- Part329.Orientation = Vector3.new(0, 0, -90.0199966)
- Part329.Position = Vector3.new(-16.3855743, 723.813354, 28.0422974)
- Part329.Rotation = Vector3.new(0, 0, -90.0199966)
- Part329.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part329.Transparency = 0.69999998807907
- Part329.Size = Vector3.new(1.37000048, 1.35999966, 1.63999987)
- Part329.Anchored = true
- Part329.BottomSurface = Enum.SurfaceType.Smooth
- Part329.BrickColor = BrickColor.new("Bright green")
- Part329.CanCollide = false
- Part329.Material = Enum.Material.Neon
- Part329.TopSurface = Enum.SurfaceType.Smooth
- Part329.brickColor = BrickColor.new("Bright green")
- ParticleEmitter331.Name = "Nr1"
- ParticleEmitter331.Parent = Part329
- ParticleEmitter331.Speed = NumberRange.new(2, 2)
- ParticleEmitter331.Color = ColorSequence.new(Color3.new(0.0823529, 1, 0.141176),Color3.new(0.0823529, 1, 0.141176))
- ParticleEmitter331.Texture = "rbxassetid://347504259"
- ParticleEmitter331.Transparency = NumberSequence.new(0,1)
- ParticleEmitter331.Size = NumberSequence.new(0.21621584892273,0)
- ParticleEmitter331.Lifetime = NumberRange.new(2, 2)
- ParticleEmitter331.LockedToPart = true
- ParticleEmitter331.Rate = 8
- ParticleEmitter331.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter331.VelocitySpread = 360
- Part332.Name = "Binary"
- Part332.Parent = Model0
- Part332.CFrame = CFrame.new(-16.2809296, 727.385132, 28.0422974, -0.000379001605, 1.00000012, -5.96042042e-08, -1.00000083, -0.000378996978, 3.50375529e-09, -3.48681284e-09, -7.45062465e-08, 1)
- Part332.Orientation = Vector3.new(0, 0, -90.0199966)
- Part332.Position = Vector3.new(-16.2809296, 727.385132, 28.0422974)
- Part332.Rotation = Vector3.new(0, 0, -90.0199966)
- Part332.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part332.Transparency = 0.69999998807907
- Part332.Size = Vector3.new(1.37000048, 1.35999966, 1.63999987)
- Part332.Anchored = true
- Part332.BottomSurface = Enum.SurfaceType.Smooth
- Part332.BrickColor = BrickColor.new("Bright green")
- Part332.CanCollide = false
- Part332.Material = Enum.Material.Neon
- Part332.TopSurface = Enum.SurfaceType.Smooth
- Part332.brickColor = BrickColor.new("Bright green")
- ParticleEmitter334.Name = "Nr1"
- ParticleEmitter334.Parent = Part332
- ParticleEmitter334.Speed = NumberRange.new(2, 2)
- ParticleEmitter334.Color = ColorSequence.new(Color3.new(0.0823529, 1, 0.141176),Color3.new(0.0823529, 1, 0.141176))
- ParticleEmitter334.Texture = "rbxassetid://347504259"
- ParticleEmitter334.Transparency = NumberSequence.new(0,1)
- ParticleEmitter334.Size = NumberSequence.new(0.21621584892273,0)
- ParticleEmitter334.Lifetime = NumberRange.new(2, 2)
- ParticleEmitter334.LockedToPart = true
- ParticleEmitter334.Rate = 8
- ParticleEmitter334.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter334.VelocitySpread = 360
- Part335.Name = "Binary"
- Part335.Parent = Model0
- Part335.CFrame = CFrame.new(-20.6194973, 723.639465, 28.0422974, -0.000379000005, 1, 0, -1, -0.000379000005, 0, 0, 0, 1)
- Part335.Orientation = Vector3.new(0, 0, -90.0199966)
- Part335.Position = Vector3.new(-20.6194973, 723.639465, 28.0422974)
- Part335.Rotation = Vector3.new(0, 0, -90.0199966)
- Part335.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part335.Transparency = 0.69999998807907
- Part335.Size = Vector3.new(1.37000048, 1.35999966, 1.63999987)
- Part335.Anchored = true
- Part335.BottomSurface = Enum.SurfaceType.Smooth
- Part335.BrickColor = BrickColor.new("Bright green")
- Part335.CanCollide = false
- Part335.Material = Enum.Material.Neon
- Part335.TopSurface = Enum.SurfaceType.Smooth
- Part335.brickColor = BrickColor.new("Bright green")
- ParticleEmitter337.Name = "Nr1"
- ParticleEmitter337.Parent = Part335
- ParticleEmitter337.Speed = NumberRange.new(2, 2)
- ParticleEmitter337.Color = ColorSequence.new(Color3.new(0.0823529, 1, 0.141176),Color3.new(0.0823529, 1, 0.141176))
- ParticleEmitter337.Texture = "rbxassetid://347504259"
- ParticleEmitter337.Transparency = NumberSequence.new(0,1)
- ParticleEmitter337.Size = NumberSequence.new(0.21621584892273,0)
- ParticleEmitter337.Lifetime = NumberRange.new(2, 2)
- ParticleEmitter337.LockedToPart = true
- ParticleEmitter337.Rate = 8
- ParticleEmitter337.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter337.VelocitySpread = 360
- Part338.Name = "Handle"
- Part338.Parent = Model0
- Part338.CFrame = CFrame.new(-14.9796276, 721.714294, -16.2699738, 0.0617049783, -0.953366339, 0.295440882, -0.627954781, 0.19299683, 0.753939629, -0.775799692, -0.232045367, -0.58676213)
- Part338.Orientation = Vector3.new(-48.9300003, 153.270004, -72.9199982)
- Part338.Position = Vector3.new(-14.9796276, 721.714294, -16.2699738)
- Part338.Rotation = Vector3.new(-127.889999, 17.1800003, 86.3000031)
- Part338.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part338.Size = Vector3.new(1, 0.800000012, 3)
- Part338.Anchored = true
- Part338.BottomSurface = Enum.SurfaceType.Smooth
- Part338.BrickColor = BrickColor.new("Dark stone grey")
- Part338.Reflectance = 0.40000000596046
- Part338.TopSurface = Enum.SurfaceType.Smooth
- Part338.brickColor = BrickColor.new("Dark stone grey")
- Part338.FormFactor = Enum.FormFactor.Plate
- Part338.formFactor = Enum.FormFactor.Plate
- SpecialMesh339.Parent = Part338
- SpecialMesh339.MeshId = "http://www.roblox.com/asset/?id=16198309"
- SpecialMesh339.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh339.TextureId = "http://www.roblox.com/asset/?id=16198294"
- SpecialMesh339.MeshType = Enum.MeshType.FileMesh
- Part340.Name = "ff1"
- Part340.Parent = workspace
- Part340.CFrame = CFrame.new(-0.925208986, 750.237427, 57.1430054, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part340.Position = Vector3.new(-0.925208986, 750.237427, 57.1430054)
- Part340.Color = Color3.new(0, 1, 1)
- Part340.Transparency = 1
- Part340.Size = Vector3.new(118.370033, 134.640015, 2)
- Part340.Anchored = true
- Part340.BottomSurface = Enum.SurfaceType.Smooth
- Part340.BrickColor = BrickColor.new("Toothpaste")
- Part340.CanCollide = false
- Part340.Material = Enum.Material.ForceField
- Part340.TopSurface = Enum.SurfaceType.Smooth
- Part340.brickColor = BrickColor.new("Toothpaste")
- Part341.Name = "ff2"
- Part341.Parent = workspace
- Part341.CFrame = CFrame.new(0.0583649985, 682.889526, 0.0369869992, 0.0249360036, 0, 0.999689102, 0, 1, 0, -0.999689102, 0, 0.0249360036)
- Part341.Orientation = Vector3.new(0, 88.5699997, 0)
- Part341.Position = Vector3.new(0.0583649985, 682.889526, 0.0369869992)
- Part341.Rotation = Vector3.new(0, 88.5699997, 0)
- Part341.Color = Color3.new(0, 1, 1)
- Part341.Transparency = 1
- Part341.Size = Vector3.new(114.340034, 1.5999999, 117.430038)
- Part341.Anchored = true
- Part341.BottomSurface = Enum.SurfaceType.Smooth
- Part341.BrickColor = BrickColor.new("Toothpaste")
- Part341.CanCollide = false
- Part341.Material = Enum.Material.ForceField
- Part341.TopSurface = Enum.SurfaceType.Smooth
- Part341.brickColor = BrickColor.new("Toothpaste")
- Part342.Name = "ff3"
- Part342.Parent = workspace
- Part342.CFrame = CFrame.new(-57.6397209, 750.43335, -1.40004003, 0.0249362383, 0, 0.9996984, 0, 1, 0, -0.9996984, 0, 0.0249362383)
- Part342.Orientation = Vector3.new(0, 88.5699997, 0)
- Part342.Position = Vector3.new(-57.6397209, 750.43335, -1.40004003)
- Part342.Rotation = Vector3.new(0, 88.5899963, 0)
- Part342.Color = Color3.new(0, 1, 1)
- Part342.Transparency = 1
- Part342.Size = Vector3.new(114.340034, 134.37001, 2)
- Part342.Anchored = true
- Part342.BottomSurface = Enum.SurfaceType.Smooth
- Part342.BrickColor = BrickColor.new("Toothpaste")
- Part342.CanCollide = false
- Part342.Material = Enum.Material.ForceField
- Part342.TopSurface = Enum.SurfaceType.Smooth
- Part342.brickColor = BrickColor.new("Toothpaste")
- Part343.Name = "ff4"
- Part343.Parent = workspace
- Part343.CFrame = CFrame.new(57.3319702, 750.399475, 1.46746802, 0.0249360073, 0, 0.999689221, 0, 1, 0, -0.999689221, 0, 0.0249360073)
- Part343.Orientation = Vector3.new(0, 88.5699997, 0)
- Part343.Position = Vector3.new(57.3319702, 750.399475, 1.46746802)
- Part343.Rotation = Vector3.new(0, 88.5699997, 0)
- Part343.Color = Color3.new(0, 1, 1)
- Part343.Transparency = 1
- Part343.Size = Vector3.new(114.340034, 134.37001, 2)
- Part343.Anchored = true
- Part343.BottomSurface = Enum.SurfaceType.Smooth
- Part343.BrickColor = BrickColor.new("Toothpaste")
- Part343.CanCollide = false
- Part343.Material = Enum.Material.ForceField
- Part343.TopSurface = Enum.SurfaceType.Smooth
- Part343.brickColor = BrickColor.new("Toothpaste")
- Part344.Name = "ff5"
- Part344.Parent = workspace
- Part344.CFrame = CFrame.new(-0.925208986, 749.821777, -54.1477051, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part344.Position = Vector3.new(-0.925208986, 749.821777, -54.1477051)
- Part344.Color = Color3.new(0, 1, 1)
- Part344.Transparency = 1
- Part344.Size = Vector3.new(118.370033, 134.640015, 2)
- Part344.Anchored = true
- Part344.BottomSurface = Enum.SurfaceType.Smooth
- Part344.BrickColor = BrickColor.new("Toothpaste")
- Part344.CanCollide = false
- Part344.Material = Enum.Material.ForceField
- Part344.TopSurface = Enum.SurfaceType.Smooth
- Part344.brickColor = BrickColor.new("Toothpaste")
- Part345.Name = "ff6"
- Part345.Parent = workspace
- Part345.CFrame = CFrame.new(0.0583459996, 818.417542, 0.0387419984, 0.0249360036, 0, 0.999689102, 0, 1, 0, -0.999689102, 0, 0.0249360036)
- Part345.Orientation = Vector3.new(0, 88.5699997, 0)
- Part345.Position = Vector3.new(0.0583459996, 818.417542, 0.0387419984)
- Part345.Rotation = Vector3.new(0, 88.5699997, 0)
- Part345.Color = Color3.new(0, 1, 1)
- Part345.Transparency = 1
- Part345.Size = Vector3.new(114.340034, 1.5999999, 117.430038)
- Part345.Anchored = true
- Part345.BottomSurface = Enum.SurfaceType.Smooth
- Part345.BrickColor = BrickColor.new("Toothpaste")
- Part345.CanCollide = false
- Part345.Material = Enum.Material.ForceField
- Part345.TopSurface = Enum.SurfaceType.Smooth
- Part345.brickColor = BrickColor.new("Toothpaste")
- Weld346.Parent = Part345
- Weld346.C0 = CFrame.new(-57.1700172, 67.1850052, 1, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- Weld346.C1 = CFrame.new(-57.1702423, -0.798950195, -56.7152596, -1.00000358, -3.7252903e-09, 0, 0, 0, 1, -3.7252903e-09, 1.00000358, 0)
- Weld346.Part0 = Part342
- Weld346.Part1 = Part345
- Weld346.part1 = Part345
- 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