Advertisement
teotv202

FE Flying Musical Helicopter Drone

May 22nd, 2019
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. local RealPlayer = Player
  4. do local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  5. wait(2)
  6.  
  7. local plr = game:GetService("Players").LocalPlayer
  8. local char,mouse = plr.Character,plr:GetMouse()
  9. local camera = game:GetService("Workspace").CurrentCamera
  10. local fly = false
  11. local campos = CFrame.new(0,0,0)
  12.  
  13. local wd,ad,sd,dd,qd,ed,rd,fd,moused = false,false,false,false,false,false,false,false,false
  14.  
  15. local returnhome = true
  16. local gun = false
  17. local gcd = false
  18. local shooting = false
  19. local tPitch = 3
  20.  
  21. local tCf = CFrame.new(0,20,0)
  22.  
  23. o1 = Instance.new("Model")
  24. o2 = Instance.new("Part")
  25. o3 = Instance.new("BlockMesh")
  26. o4 = Instance.new("Part")
  27. o5 = Instance.new("BlockMesh")
  28. o6 = Instance.new("Part")
  29. o7 = Instance.new("Part")
  30. o8 = Instance.new("BlockMesh")
  31. o9 = Instance.new("Part")
  32. o10 = Instance.new("BlockMesh")
  33. o11 = Instance.new("Part")
  34. o12 = Instance.new("CylinderMesh")
  35. o13 = Instance.new("Part")
  36. o14 = Instance.new("BlockMesh")
  37. o15 = Instance.new("Part")
  38. o16 = Instance.new("BlockMesh")
  39. o17 = Instance.new("Part")
  40. o18 = Instance.new("BlockMesh")
  41. o19 = Instance.new("Part")
  42. o20 = Instance.new("Part")
  43. o21 = Instance.new("BlockMesh")
  44. o22 = Instance.new("Part")
  45. o23 = Instance.new("BlockMesh")
  46. o24 = Instance.new("Part")
  47. o25 = Instance.new("BlockMesh")
  48. o26 = Instance.new("Part")
  49. o27 = Instance.new("Part")
  50. o28 = Instance.new("Part")
  51. o29 = Instance.new("BlockMesh")
  52. o30 = Instance.new("Part")
  53. o31 = Instance.new("BlockMesh")
  54. o32 = Instance.new("Part")
  55. o33 = Instance.new("Part")
  56. o34 = Instance.new("BlockMesh")
  57. o35 = Instance.new("Part")
  58. o36 = Instance.new("CylinderMesh")
  59. o37 = Instance.new("Part")
  60. o38 = Instance.new("CylinderMesh")
  61. o39 = Instance.new("SpotLight")
  62. o40 = Instance.new("Model")
  63. o41 = Instance.new("Part")
  64. o42 = Instance.new("BlockMesh")
  65. o43 = Instance.new("Part")
  66. o44 = Instance.new("BlockMesh")
  67. o45 = Instance.new("Part")
  68. o46 = Instance.new("BlockMesh")
  69. o47 = Instance.new("Part")
  70. o48 = Instance.new("BlockMesh")
  71. o49 = Instance.new("Part")
  72. o50 = Instance.new("BlockMesh")
  73. o51 = Instance.new("Part")
  74. o52 = Instance.new("BlockMesh")
  75. o53 = Instance.new("Model")
  76. o54 = Instance.new("Part")
  77. o55 = Instance.new("BlockMesh")
  78. o56 = Instance.new("Part")
  79. o57 = Instance.new("BlockMesh")
  80. o58 = Instance.new("Part")
  81. o59 = Instance.new("BlockMesh")
  82. o60 = Instance.new("Part")
  83. o61 = Instance.new("BlockMesh")
  84. o62 = Instance.new("Part")
  85. o63 = Instance.new("BlockMesh")
  86. o64 = Instance.new("Part")
  87. o65 = Instance.new("BlockMesh")
  88. o66 = Instance.new("Part")
  89. o67 = Instance.new("BlockMesh")
  90. o68 = Instance.new("Part")
  91. o69 = Instance.new("BlockMesh")
  92. o70 = Instance.new("Part")
  93. o71 = Instance.new("Model")
  94. o72 = Instance.new("Part")
  95. o73 = Instance.new("BlockMesh")
  96. o74 = Instance.new("Part")
  97. o75 = Instance.new("BlockMesh")
  98. o76 = Instance.new("Part")
  99. o77 = Instance.new("BlockMesh")
  100. o78 = Instance.new("Part")
  101. o79 = Instance.new("BlockMesh")
  102. o80 = Instance.new("Part")
  103. o81 = Instance.new("BlockMesh")
  104. o82 = Instance.new("Part")
  105. o83 = Instance.new("BlockMesh")
  106. o84 = Instance.new("Model")
  107. o85 = Instance.new("Part")
  108. o86 = Instance.new("BlockMesh")
  109. o87 = Instance.new("Part")
  110. o88 = Instance.new("BlockMesh")
  111. o89 = Instance.new("Part")
  112. o90 = Instance.new("BlockMesh")
  113. o91 = Instance.new("Part")
  114. o92 = Instance.new("BlockMesh")
  115. o93 = Instance.new("Part")
  116. o94 = Instance.new("BlockMesh")
  117. o95 = Instance.new("Part")
  118. o96 = Instance.new("BlockMesh")
  119. o97 = Instance.new("Part")
  120. o98 = Instance.new("Model")
  121. o99 = Instance.new("Part")
  122. o100 = Instance.new("CylinderMesh")
  123. o101 = Instance.new("Part")
  124. o102 = Instance.new("CylinderMesh")
  125. o103 = Instance.new("Part")
  126. o104 = Instance.new("CylinderMesh")
  127. o105 = Instance.new("Part")
  128. o106 = Instance.new("CylinderMesh")
  129. o107 = Instance.new("Part")
  130. o108 = Instance.new("CylinderMesh")
  131. o109 = Instance.new("Part")
  132. local s = Instance.new("Sound",char)
  133. s.SoundId = "http://www.roblox.com/asset/?id=146830287"
  134. s.Parent = o1.PrimaryPart
  135. s.Pitch = 1
  136. s.Volume = 1
  137. s.Looped = true
  138. wait(0.1)
  139. s:play()
  140.  
  141. o1.Name = "Drone"
  142. o1.Parent = game.Players.LocalPlayer.Character
  143. o2.Parent = o1
  144. o2.Material = Enum.Material.SmoothPlastic
  145. o2.BrickColor = BrickColor.new("Institutional white")
  146. o2.Position = Vector3.new(13.0515203, 41.184063, -70.0561295)
  147. o2.Anchored = true
  148. o2.CanCollide = false
  149. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.432551533)
  150. o2.CFrame = CFrame.new(13.0515203, 41.184063, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  151. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  152. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  153. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  154. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  155. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  156. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  157. o2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  158. o2.Position = Vector3.new(13.0515203, 41.184063, -70.0561295)
  159. o3.Parent = o2
  160. o3.Scale = Vector3.new(0.337930918, 0.270344734, 1)
  161. o4.Parent = o1
  162. o4.Material = Enum.Material.SmoothPlastic
  163. o4.BrickColor = BrickColor.new("Institutional white")
  164. o4.Position = Vector3.new(11.0104322, 40.8393707, -70.0561218)
  165. o4.Anchored = true
  166. o4.CanCollide = false
  167. o4.Size = Vector3.new(0.200000003, 0.7434479, 0.432551622)
  168. o4.CFrame = CFrame.new(11.0104322, 40.8393707, -70.0561218, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  169. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  170. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  171. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  172. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  173. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  174. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  175. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  176. o4.Position = Vector3.new(11.0104322, 40.8393707, -70.0561218)
  177. o5.Parent = o4
  178. o5.Scale = Vector3.new(0.337930918, 1, 1)
  179. o6.Parent = o1
  180. o6.Material = Enum.Material.SmoothPlastic
  181. o6.BrickColor = BrickColor.new("Institutional white")
  182. o6.Position = Vector3.new(12.0309782, 40.8393707, -70.5968246)
  183. o6.Anchored = true
  184. o6.Size = Vector3.new(2.10868883, 0.7434479, 0.648827374)
  185. o6.CFrame = CFrame.new(12.0309782, 40.8393707, -70.5968246, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  186. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  187. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  188. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  189. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  190. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  191. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  192. o6.Color = Color3.new(0.972549, 0.972549, 0.972549)
  193. o6.Position = Vector3.new(12.0309782, 40.8393707, -70.5968246)
  194. o7.Parent = o1
  195. o7.Material = Enum.Material.SmoothPlastic
  196. o7.BrickColor = BrickColor.new("Institutional white")
  197. o7.Position = Vector3.new(13.0380087, 40.9340019, -70.0561295)
  198. o7.Anchored = true
  199. o7.CanCollide = false
  200. o7.Size = Vector3.new(0.200000003, 0.446068704, 0.432551533)
  201. o7.CFrame = CFrame.new(13.0380087, 40.9340019, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  202. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  203. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  204. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  205. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  206. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  207. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  208. o7.Color = Color3.new(0.972549, 0.972549, 0.972549)
  209. o7.Position = Vector3.new(13.0380087, 40.9340019, -70.0561295)
  210. o8.Parent = o7
  211. o8.Scale = Vector3.new(0.202758551, 1, 1)
  212. o9.Parent = o1
  213. o9.Material = Enum.Material.SmoothPlastic
  214. o9.BrickColor = BrickColor.new("Institutional white")
  215. o9.Position = Vector3.new(13.0515203, 40.4946709, -70.0561295)
  216. o9.Anchored = true
  217. o9.CanCollide = false
  218. o9.Size = Vector3.new(0.200000003, 0.200000003, 0.432551533)
  219. o9.CFrame = CFrame.new(13.0515203, 40.4946709, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  220. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  221. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  222. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  223. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  224. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  225. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  226. o9.Color = Color3.new(0.972549, 0.972549, 0.972549)
  227. o9.Position = Vector3.new(13.0515203, 40.4946709, -70.0561295)
  228. o10.Parent = o9
  229. o10.Scale = Vector3.new(0.337930918, 0.270344734, 1)
  230. o11.Parent = o1
  231. o11.Material = Enum.Material.SmoothPlastic
  232. o11.BrickColor = BrickColor.new("Really black")
  233. o11.Position = Vector3.new(13.0447683, 40.9407463, -70.0561218)
  234. o11.Rotation = Vector3.new(-0, 0, -89.9999771)
  235. o11.Anchored = true
  236. o11.CanCollide = false
  237. o11.Size = Vector3.new(0.432551593, 0.200000003, 0.432551533)
  238. o11.CFrame = CFrame.new(13.0447683, 40.9407463, -70.0561218, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  239. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  240. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  241. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  242. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  243. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  244. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  245. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  246. o11.Position = Vector3.new(13.0447683, 40.9407463, -70.0561218)
  247. o12.Parent = o11
  248. o12.Scale = Vector3.new(1, 0.270344734, 1)
  249. o13.Parent = o1
  250. o13.Material = Enum.Material.SmoothPlastic
  251. o13.BrickColor = BrickColor.new("Institutional white")
  252. o13.Position = Vector3.new(11.6057615, 40.8393707, -71.2487564)
  253. o13.Rotation = Vector3.new(-180, 14.9999971, -180)
  254. o13.Anchored = true
  255. o13.CanCollide = false
  256. o13.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
  257. o13.CFrame = CFrame.new(11.6057615, 40.8393707, -71.2487564, -0.965925872, 0, 0.258818984, 0, 1, 0, -0.258818984, 0, -0.965925872)
  258. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  259. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  260. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  261. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  262. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  263. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  264. o13.Color = Color3.new(0.972549, 0.972549, 0.972549)
  265. o13.Position = Vector3.new(11.6057615, 40.8393707, -71.2487564)
  266. o14.Parent = o13
  267. o14.Scale = Vector3.new(1, 0.473103225, 0.946206748)
  268. o15.Parent = o1
  269. o15.Material = Enum.Material.SmoothPlastic
  270. o15.BrickColor = BrickColor.new("Institutional white")
  271. o15.Position = Vector3.new(12.0377378, 40.8393707, -69.1775131)
  272. o15.Anchored = true
  273. o15.CanCollide = false
  274. o15.Size = Vector3.new(1.82482684, 0.608275533, 0.200000003)
  275. o15.CFrame = CFrame.new(12.0377378, 40.8393707, -69.1775131, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  276. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  277. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  278. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  279. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  280. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  281. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  282. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  283. o15.Position = Vector3.new(12.0377378, 40.8393707, -69.1775131)
  284. o16.Parent = o15
  285. o16.Scale = Vector3.new(1, 1, 0.540689588)
  286. o17.Parent = o1
  287. o17.Material = Enum.Material.SmoothPlastic
  288. o17.BrickColor = BrickColor.new("Institutional white")
  289. o17.Position = Vector3.new(11.5763578, 40.8393707, -68.866394)
  290. o17.Rotation = Vector3.new(-0, 14.9999971, -180)
  291. o17.Anchored = true
  292. o17.CanCollide = false
  293. o17.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
  294. o17.CFrame = CFrame.new(11.5763578, 40.8393707, -68.866394, -0.965925872, 0, 0.258818984, 0, -1, 0, 0.258818984, 0, 0.965925872)
  295. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  296. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  297. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  298. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  299. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  300. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  301. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  302. o17.Position = Vector3.new(11.5763578, 40.8393707, -68.866394)
  303. o18.Parent = o17
  304. o18.Scale = Vector3.new(1, 0.473103225, 0.946206748)
  305. o19.Parent = o1
  306. o19.Material = Enum.Material.SmoothPlastic
  307. o19.BrickColor = BrickColor.new("Institutional white")
  308. o19.Position = Vector3.new(13.1865072, 40.8325996, -71.4201889)
  309. o19.Rotation = Vector3.new(-180, -14.9999971, -0)
  310. o19.Anchored = true
  311. o19.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
  312. o19.CFrame = CFrame.new(13.1865072, 40.8325996, -71.4201889, 0.965925872, 0, -0.258818984, 0, -1, 0, -0.258818984, 0, -0.965925872)
  313. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  314. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  315. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  316. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  317. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  318. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  319. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  320. o19.Position = Vector3.new(13.1865072, 40.8325996, -71.4201889)
  321. o20.Parent = o1
  322. o20.Material = Enum.Material.SmoothPlastic
  323. o20.BrickColor = BrickColor.new("Institutional white")
  324. o20.Position = Vector3.new(12.0650892, 40.8393707, -71.0390167)
  325. o20.Rotation = Vector3.new(-180, 0, -180)
  326. o20.Anchored = true
  327. o20.CanCollide = false
  328. o20.Size = Vector3.new(0.432551652, 0.202758521, 0.200000003)
  329. o20.CFrame = CFrame.new(12.0650892, 40.8393707, -71.0390167, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  330. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  331. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  332. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  333. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  334. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  335. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  336. o20.Color = Color3.new(0.972549, 0.972549, 0.972549)
  337. o20.Position = Vector3.new(12.0650892, 40.8393707, -71.0390167)
  338. o21.Parent = o20
  339. o21.Scale = Vector3.new(1, 1, 0.878620446)
  340. o22.Parent = o1
  341. o22.Material = Enum.Material.SmoothPlastic
  342. o22.BrickColor = BrickColor.new("Institutional white")
  343. o22.Position = Vector3.new(12.517333, 40.8393707, -68.866394)
  344. o22.Rotation = Vector3.new(-0, -15.0000248, -0)
  345. o22.Anchored = true
  346. o22.CanCollide = false
  347. o22.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
  348. o22.CFrame = CFrame.new(12.517333, 40.8393707, -68.866394, 0.965927541, 0, -0.258819461, 0, 1, 0, 0.258819461, 0, 0.965927541)
  349. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  350. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  351. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  352. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  353. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  354. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  355. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  356. o22.Position = Vector3.new(12.517333, 40.8393707, -68.866394)
  357. o23.Parent = o22
  358. o23.Scale = Vector3.new(1, 0.473103225, 0.946206748)
  359. o24.Parent = o1
  360. o24.Material = Enum.Material.SmoothPlastic
  361. o24.BrickColor = BrickColor.new("Institutional white")
  362. o24.Position = Vector3.new(12.0242186, 40.8393707, -70.9347534)
  363. o24.Anchored = true
  364. o24.CanCollide = false
  365. o24.Size = Vector3.new(1.85186148, 0.608275533, 0.200000003)
  366. o24.CFrame = CFrame.new(12.0242186, 40.8393707, -70.9347534, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  367. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  368. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  369. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  370. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  371. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  372. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  373. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  374. o24.Position = Vector3.new(12.0242186, 40.8393707, -70.9347534)
  375. o25.Parent = o24
  376. o25.Scale = Vector3.new(1, 1, 0.540689588)
  377. o26.Parent = o1
  378. o26.Material = Enum.Material.SmoothPlastic
  379. o26.BrickColor = BrickColor.new("Institutional white")
  380. o26.Position = Vector3.new(10.936595, 40.8325996, -68.6949692)
  381. o26.Rotation = Vector3.new(-0, 14.9999971, -180)
  382. o26.Anchored = true
  383. o26.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
  384. o26.CFrame = CFrame.new(10.936595, 40.8325996, -68.6949692, -0.965925872, 0, 0.258818984, 0, -1, 0, 0.258818984, 0, 0.965925872)
  385. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  386. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  387. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  388. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  389. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  390. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  391. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  392. o26.Position = Vector3.new(10.936595, 40.8325996, -68.6949692)
  393. o27.Parent = o1
  394. o27.Material = Enum.Material.SmoothPlastic
  395. o27.BrickColor = BrickColor.new("Institutional white")
  396. o27.Position = Vector3.new(10.9659986, 40.8325996, -71.4201889)
  397. o27.Rotation = Vector3.new(-180, 14.9999971, -180)
  398. o27.Anchored = true
  399. o27.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
  400. o27.CFrame = CFrame.new(10.9659986, 40.8325996, -71.4201889, -0.965925872, 0, 0.258818984, 0, 1, 0, -0.258818984, 0, -0.965925872)
  401. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  402. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  403. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  404. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  405. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  406. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  407. o27.Color = Color3.new(0.972549, 0.972549, 0.972549)
  408. o27.Position = Vector3.new(10.9659986, 40.8325996, -71.4201889)
  409. o28.Parent = o1
  410. o28.Material = Enum.Material.SmoothPlastic
  411. o28.BrickColor = BrickColor.new("Institutional white")
  412. o28.Position = Vector3.new(12.0580168, 40.8393707, -69.0761337)
  413. o28.Anchored = true
  414. o28.CanCollide = false
  415. o28.Size = Vector3.new(0.432551652, 0.202758521, 0.200000003)
  416. o28.CFrame = CFrame.new(12.0580168, 40.8393707, -69.0761337, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  417. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  418. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  419. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  420. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  421. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  422. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  423. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  424. o28.Position = Vector3.new(12.0580168, 40.8393707, -69.0761337)
  425. o29.Parent = o28
  426. o29.Scale = Vector3.new(1, 1, 0.878620446)
  427. o30.Parent = o1
  428. o30.Material = Enum.Material.SmoothPlastic
  429. o30.BrickColor = BrickColor.new("Institutional white")
  430. o30.Position = Vector3.new(12.0580168, 40.8393707, -69.0355835)
  431. o30.Anchored = true
  432. o30.CanCollide = false
  433. o30.Size = Vector3.new(0.405517191, 0.200000003, 0.256827533)
  434. o30.CFrame = CFrame.new(12.0580168, 40.8393707, -69.0355835, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  435. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  436. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  437. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  438. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  439. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  440. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  441. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  442. o30.Position = Vector3.new(12.0580168, 40.8393707, -69.0355835)
  443. o31.Parent = o30
  444. o31.Scale = Vector3.new(1, 0.473103225, 1)
  445. o32.Parent = o1
  446. o32.Material = Enum.Material.SmoothPlastic
  447. o32.BrickColor = BrickColor.new("Institutional white")
  448. o32.Position = Vector3.new(13.1571112, 40.8325996, -68.6949692)
  449. o32.Rotation = Vector3.new(-0, -15.0000248, -0)
  450. o32.Anchored = true
  451. o32.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
  452. o32.CFrame = CFrame.new(13.1571112, 40.8325996, -68.6949692, 0.965927541, 0, -0.258819461, 0, 1, 0, 0.258819461, 0, 0.965927541)
  453. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  454. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  455. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  456. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  457. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  458. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  459. o32.Color = Color3.new(0.972549, 0.972549, 0.972549)
  460. o32.Position = Vector3.new(13.1571112, 40.8325996, -68.6949692)
  461. o33.Parent = o1
  462. o33.Material = Enum.Material.SmoothPlastic
  463. o33.BrickColor = BrickColor.new("Institutional white")
  464. o33.Position = Vector3.new(12.5467367, 40.8393707, -71.2487564)
  465. o33.Rotation = Vector3.new(-180, -14.9999971, -0)
  466. o33.Anchored = true
  467. o33.CanCollide = false
  468. o33.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
  469. o33.CFrame = CFrame.new(12.5467367, 40.8393707, -71.2487564, 0.965925872, 0, -0.258818984, 0, -1, 0, -0.258818984, 0, -0.965925872)
  470. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  471. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  472. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  473. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  474. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  475. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  476. o33.Color = Color3.new(0.972549, 0.972549, 0.972549)
  477. o33.Position = Vector3.new(12.5467367, 40.8393707, -71.2487564)
  478. o34.Parent = o33
  479. o34.Scale = Vector3.new(1, 0.473103225, 0.946206748)
  480. o35.Parent = o1
  481. o35.Material = Enum.Material.Neon
  482. o35.BrickColor = BrickColor.new("Institutional white")
  483. o35.Position = Vector3.new(13.05828, 40.9407463, -70.0561218)
  484. o35.Rotation = Vector3.new(-0, 0, -89.9999771)
  485. o35.Anchored = true
  486. o35.CanCollide = false
  487. o35.Size = Vector3.new(0.324413657, 0.200000003, 0.432551533)
  488. o35.CFrame = CFrame.new(13.05828, 40.9407463, -70.0561218, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  489. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  490. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  491. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  492. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  493. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  494. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  495. o35.Color = Color3.new(0.972549, 0.972549, 0.972549)
  496. o35.Position = Vector3.new(13.05828, 40.9407463, -70.0561218)
  497. o36.Parent = o35
  498. o36.Scale = Vector3.new(1, 0.405517131, 1)
  499. o37.Name = "Eye"
  500. o37.Parent = o1
  501. o37.Material = Enum.Material.Neon
  502. o37.BrickColor = BrickColor.new("Lime green")
  503. o37.Position = Vector3.new(13.0515203, 40.9407463, -70.0561218)
  504. o37.Rotation = Vector3.new(-0, 0, -89.9999771)
  505. o37.Anchored = true
  506. o37.CanCollide = false
  507. o37.Size = Vector3.new(0.405517131, 0.200000003, 0.432551533)
  508. o37.CFrame = CFrame.new(13.0515203, 40.9407463, -70.0561218, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  509. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  510. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  511. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  512. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  513. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  514. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  515. o37.Color = Color3.new(0, 1, 0)
  516. o37.Position = Vector3.new(13.0515203, 40.9407463, -70.0561218)
  517. o38.Parent = o37
  518. o38.Scale = Vector3.new(1, 0.337930918, 1)
  519. o39.Parent = o37
  520. o39.Color = Color3.new(0, 1, 0)
  521. o39.Brightness = 3
  522. o39.Face = Enum.NormalId.Top
  523. o39.Name = "Light"
  524. o40.Name = "Rotor4"
  525. o40.Parent = o1
  526. o40.PrimaryPart = o41
  527. o41.Name = "Main"
  528. o41.Parent = o40
  529. o41.Material = Enum.Material.SmoothPlastic
  530. o41.BrickColor = BrickColor.new("Fossil")
  531. o41.Position = Vector3.new(13.1841497, 41.1367531, -71.4254456)
  532. o41.Anchored = true
  533. o41.CanCollide = false
  534. o41.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
  535. o41.CFrame = CFrame.new(13.1841497, 41.1367531, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  536. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  537. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  538. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  539. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  540. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  541. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  542. o41.Color = Color3.new(0.623529, 0.631373, 0.67451)
  543. o41.Position = Vector3.new(13.1841497, 41.1367531, -71.4254456)
  544. o42.Parent = o41
  545. o42.Scale = Vector3.new(0.405518085, 1, 0.40551728)
  546. o43.Parent = o40
  547. o43.Material = Enum.Material.SmoothPlastic
  548. o43.BrickColor = BrickColor.new("Fossil")
  549. o43.Position = Vector3.new(13.1841497, 41.3597794, -71.4254456)
  550. o43.Anchored = true
  551. o43.CanCollide = false
  552. o43.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  553. o43.CFrame = CFrame.new(13.1841497, 41.3597794, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  554. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  555. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  556. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  557. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  558. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  559. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  560. o43.Color = Color3.new(0.623529, 0.631373, 0.67451)
  561. o43.Position = Vector3.new(13.1841497, 41.3597794, -71.4254456)
  562. o44.Parent = o43
  563. o44.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
  564. o45.Parent = o40
  565. o45.Material = Enum.Material.SmoothPlastic
  566. o45.BrickColor = BrickColor.new("Fossil")
  567. o45.Position = Vector3.new(13.1841497, 41.3597794, -71.1821365)
  568. o45.Rotation = Vector3.new(-0, 0, -14.9999666)
  569. o45.Anchored = true
  570. o45.CanCollide = false
  571. o45.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  572. o45.CFrame = CFrame.new(13.1841497, 41.3597794, -71.1821365, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
  573. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  574. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  575. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  576. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  577. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  578. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  579. o45.Color = Color3.new(0.623529, 0.631373, 0.67451)
  580. o45.Position = Vector3.new(13.1841497, 41.3597794, -71.1821365)
  581. o46.Parent = o45
  582. o46.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  583. o47.Parent = o40
  584. o47.Material = Enum.Material.SmoothPlastic
  585. o47.BrickColor = BrickColor.new("Fossil")
  586. o47.Position = Vector3.new(12.9408331, 41.3597794, -71.4254456)
  587. o47.Rotation = Vector3.new(14.999939, -90, 0)
  588. o47.Anchored = true
  589. o47.CanCollide = false
  590. o47.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  591. o47.CFrame = CFrame.new(12.9408331, 41.3597794, -71.4254456, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
  592. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  593. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  594. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  595. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  596. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  597. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  598. o47.Color = Color3.new(0.623529, 0.631373, 0.67451)
  599. o47.Position = Vector3.new(12.9408331, 41.3597794, -71.4254456)
  600. o48.Parent = o47
  601. o48.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  602. o49.Parent = o40
  603. o49.Material = Enum.Material.SmoothPlastic
  604. o49.BrickColor = BrickColor.new("Fossil")
  605. o49.Position = Vector3.new(13.1841497, 41.3597794, -71.6687622)
  606. o49.Rotation = Vector3.new(-0, 0, 14.9999952)
  607. o49.Anchored = true
  608. o49.CanCollide = false
  609. o49.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  610. o49.CFrame = CFrame.new(13.1841497, 41.3597794, -71.6687622, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
  611. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  612. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  613. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  614. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  615. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  616. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  617. o49.Color = Color3.new(0.623529, 0.631373, 0.67451)
  618. o49.Position = Vector3.new(13.1841497, 41.3597794, -71.6687622)
  619. o50.Parent = o49
  620. o50.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  621. o51.Parent = o40
  622. o51.Material = Enum.Material.SmoothPlastic
  623. o51.BrickColor = BrickColor.new("Fossil")
  624. o51.Position = Vector3.new(13.4274492, 41.3597794, -71.4254532)
  625. o51.Rotation = Vector3.new(-14.9999952, -90, 0)
  626. o51.Anchored = true
  627. o51.CanCollide = false
  628. o51.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  629. o51.CFrame = CFrame.new(13.4274492, 41.3597794, -71.4254532, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
  630. o51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  631. o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  632. o51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  633. o51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  634. o51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  635. o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  636. o51.Color = Color3.new(0.623529, 0.631373, 0.67451)
  637. o51.Position = Vector3.new(13.4274492, 41.3597794, -71.4254532)
  638. o52.Parent = o51
  639. o52.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  640. o53.Name = "Rotor3"
  641. o53.Parent = o1
  642. o53.PrimaryPart = o54
  643. o54.Name = "Main"
  644. o54.Parent = o53
  645. o54.Material = Enum.Material.SmoothPlastic
  646. o54.BrickColor = BrickColor.new("Fossil")
  647. o54.Position = Vector3.new(10.9673338, 41.1367531, -71.4254456)
  648. o54.Anchored = true
  649. o54.CanCollide = false
  650. o54.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
  651. o54.CFrame = CFrame.new(10.9673338, 41.1367531, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  652. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  653. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  654. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  655. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  656. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  657. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  658. o54.Color = Color3.new(0.623529, 0.631373, 0.67451)
  659. o54.Position = Vector3.new(10.9673338, 41.1367531, -71.4254456)
  660. o55.Parent = o54
  661. o55.Scale = Vector3.new(0.405518085, 1, 0.40551728)
  662. o56.Parent = o53
  663. o56.Material = Enum.Material.SmoothPlastic
  664. o56.BrickColor = BrickColor.new("Fossil")
  665. o56.Position = Vector3.new(10.9673338, 41.3597794, -71.4254456)
  666. o56.Anchored = true
  667. o56.CanCollide = false
  668. o56.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  669. o56.CFrame = CFrame.new(10.9673338, 41.3597794, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  670. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  671. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  672. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  673. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  674. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  675. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  676. o56.Color = Color3.new(0.623529, 0.631373, 0.67451)
  677. o56.Position = Vector3.new(10.9673338, 41.3597794, -71.4254456)
  678. o57.Parent = o56
  679. o57.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
  680. o58.Parent = o53
  681. o58.Material = Enum.Material.SmoothPlastic
  682. o58.BrickColor = BrickColor.new("Fossil")
  683. o58.Position = Vector3.new(10.9673338, 41.3597794, -71.1821365)
  684. o58.Rotation = Vector3.new(-0, 0, -14.9999666)
  685. o58.Anchored = true
  686. o58.CanCollide = false
  687. o58.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  688. o58.CFrame = CFrame.new(10.9673338, 41.3597794, -71.1821365, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
  689. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  690. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  691. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  692. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  693. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  694. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  695. o58.Color = Color3.new(0.623529, 0.631373, 0.67451)
  696. o58.Position = Vector3.new(10.9673338, 41.3597794, -71.1821365)
  697. o59.Parent = o58
  698. o59.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  699. o60.Parent = o53
  700. o60.Material = Enum.Material.SmoothPlastic
  701. o60.BrickColor = BrickColor.new("Fossil")
  702. o60.Position = Vector3.new(10.7240248, 41.3597794, -71.4254456)
  703. o60.Rotation = Vector3.new(14.999939, -90, 0)
  704. o60.Anchored = true
  705. o60.CanCollide = false
  706. o60.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  707. o60.CFrame = CFrame.new(10.7240248, 41.3597794, -71.4254456, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
  708. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  709. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  710. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  711. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  712. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  713. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  714. o60.Color = Color3.new(0.623529, 0.631373, 0.67451)
  715. o60.Position = Vector3.new(10.7240248, 41.3597794, -71.4254456)
  716. o61.Parent = o60
  717. o61.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  718. o62.Parent = o53
  719. o62.Material = Enum.Material.SmoothPlastic
  720. o62.BrickColor = BrickColor.new("Fossil")
  721. o62.Position = Vector3.new(10.9673338, 41.3597794, -71.6687622)
  722. o62.Rotation = Vector3.new(-0, 0, 14.9999952)
  723. o62.Anchored = true
  724. o62.CanCollide = false
  725. o62.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  726. o62.CFrame = CFrame.new(10.9673338, 41.3597794, -71.6687622, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
  727. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  728. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  729. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  730. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  731. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  732. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  733. o62.Color = Color3.new(0.623529, 0.631373, 0.67451)
  734. o62.Position = Vector3.new(10.9673338, 41.3597794, -71.6687622)
  735. o63.Parent = o62
  736. o63.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  737. o64.Parent = o53
  738. o64.Material = Enum.Material.SmoothPlastic
  739. o64.BrickColor = BrickColor.new("Fossil")
  740. o64.Position = Vector3.new(11.2106352, 41.3597794, -71.4254532)
  741. o64.Rotation = Vector3.new(-14.9999952, -90, 0)
  742. o64.Anchored = true
  743. o64.CanCollide = false
  744. o64.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  745. o64.CFrame = CFrame.new(11.2106352, 41.3597794, -71.4254532, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
  746. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  747. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  748. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  749. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  750. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  751. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  752. o64.Color = Color3.new(0.623529, 0.631373, 0.67451)
  753. o64.Position = Vector3.new(11.2106352, 41.3597794, -71.4254532)
  754. o65.Parent = o64
  755. o65.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  756. o66.Parent = o1
  757. o66.Material = Enum.Material.SmoothPlastic
  758. o66.BrickColor = BrickColor.new("Institutional white")
  759. o66.Position = Vector3.new(13.0515203, 40.6163445, -70.1642685)
  760. o66.Anchored = true
  761. o66.CanCollide = false
  762. o66.Size = Vector3.new(0.200000003, 0.200000003, 0.216275766)
  763. o66.CFrame = CFrame.new(13.0515203, 40.6163445, -70.1642685, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  764. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  765. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  766. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  767. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  768. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  769. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  770. o66.Color = Color3.new(0.972549, 0.972549, 0.972549)
  771. o66.Position = Vector3.new(13.0515203, 40.6163445, -70.1642685)
  772. o67.Parent = o66
  773. o67.Scale = Vector3.new(0.337930918, 0.94620645, 1)
  774. o68.Name = "SmgShutter"
  775. o68.Parent = o1
  776. o68.Material = Enum.Material.SmoothPlastic
  777. o68.BrickColor = BrickColor.new("Institutional white")
  778. o68.Position = Vector3.new(13.0515203, 40.6163445, -69.9479904)
  779. o68.Anchored = true
  780. o68.CanCollide = false
  781. o68.Size = Vector3.new(0.200000003, 0.200000003, 0.216275766)
  782. o68.CFrame = CFrame.new(13.0515203, 40.6163445, -69.9479904, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  783. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  784. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  785. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  786. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  787. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  788. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  789. o68.Color = Color3.new(0.972549, 0.972549, 0.972549)
  790. o68.Position = Vector3.new(13.0515203, 40.6163445, -69.9479904)
  791. o69.Parent = o68
  792. o69.Scale = Vector3.new(0.337930918, 0.94620645, 1)
  793. o70.Parent = o1
  794. o70.Material = Enum.Material.SmoothPlastic
  795. o70.BrickColor = BrickColor.new("Institutional white")
  796. o70.Position = Vector3.new(12.0242186, 40.8325996, -70.0561218)
  797. o70.Anchored = true
  798. o70.Size = Vector3.new(1.98703384, 0.865103006, 1.62206864)
  799. o70.CFrame = CFrame.new(12.0242186, 40.8325996, -70.0561218, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  800. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  801. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  802. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  803. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  804. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  805. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  806. o70.Color = Color3.new(0.972549, 0.972549, 0.972549)
  807. o70.Position = Vector3.new(12.0242186, 40.8325996, -70.0561218)
  808. o71.Name = "Rotor1"
  809. o71.Parent = o1
  810. o71.PrimaryPart = o72
  811. o72.Name = "Main"
  812. o72.Parent = o71
  813. o72.Material = Enum.Material.SmoothPlastic
  814. o72.BrickColor = BrickColor.new("Fossil")
  815. o72.Position = Vector3.new(13.1571112, 41.1367531, -68.6949692)
  816. o72.Anchored = true
  817. o72.CanCollide = false
  818. o72.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
  819. o72.CFrame = CFrame.new(13.1571112, 41.1367531, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  820. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  821. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  822. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  823. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  824. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  825. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  826. o72.Color = Color3.new(0.623529, 0.631373, 0.67451)
  827. o72.Position = Vector3.new(13.1571112, 41.1367531, -68.6949692)
  828. o73.Parent = o72
  829. o73.Scale = Vector3.new(0.405518085, 1, 0.40551728)
  830. o74.Parent = o71
  831. o74.Material = Enum.Material.SmoothPlastic
  832. o74.BrickColor = BrickColor.new("Fossil")
  833. o74.Position = Vector3.new(13.1571112, 41.3597794, -68.6949692)
  834. o74.Anchored = true
  835. o74.CanCollide = false
  836. o74.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  837. o74.CFrame = CFrame.new(13.1571112, 41.3597794, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  838. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  839. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  840. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  841. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  842. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  843. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  844. o74.Color = Color3.new(0.623529, 0.631373, 0.67451)
  845. o74.Position = Vector3.new(13.1571112, 41.3597794, -68.6949692)
  846. o75.Parent = o74
  847. o75.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
  848. o76.Parent = o71
  849. o76.Material = Enum.Material.SmoothPlastic
  850. o76.BrickColor = BrickColor.new("Fossil")
  851. o76.Position = Vector3.new(13.1571112, 41.3597794, -68.4516602)
  852. o76.Rotation = Vector3.new(-0, 0, -14.9999666)
  853. o76.Anchored = true
  854. o76.CanCollide = false
  855. o76.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  856. o76.CFrame = CFrame.new(13.1571112, 41.3597794, -68.4516602, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
  857. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  858. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  859. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  860. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  861. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  862. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  863. o76.Color = Color3.new(0.623529, 0.631373, 0.67451)
  864. o76.Position = Vector3.new(13.1571112, 41.3597794, -68.4516602)
  865. o77.Parent = o76
  866. o77.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  867. o78.Parent = o71
  868. o78.Material = Enum.Material.SmoothPlastic
  869. o78.BrickColor = BrickColor.new("Fossil")
  870. o78.Position = Vector3.new(12.9138021, 41.3597794, -68.6949692)
  871. o78.Rotation = Vector3.new(14.999939, -90, 0)
  872. o78.Anchored = true
  873. o78.CanCollide = false
  874. o78.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  875. o78.CFrame = CFrame.new(12.9138021, 41.3597794, -68.6949692, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
  876. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  877. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  878. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  879. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  880. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  881. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  882. o78.Color = Color3.new(0.623529, 0.631373, 0.67451)
  883. o78.Position = Vector3.new(12.9138021, 41.3597794, -68.6949692)
  884. o79.Parent = o78
  885. o79.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  886. o80.Parent = o71
  887. o80.Material = Enum.Material.SmoothPlastic
  888. o80.BrickColor = BrickColor.new("Fossil")
  889. o80.Position = Vector3.new(13.1571112, 41.3597794, -68.9382782)
  890. o80.Rotation = Vector3.new(-0, 0, 14.9999952)
  891. o80.Anchored = true
  892. o80.CanCollide = false
  893. o80.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  894. o80.CFrame = CFrame.new(13.1571112, 41.3597794, -68.9382782, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
  895. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  896. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  897. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  898. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  899. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  900. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  901. o80.Color = Color3.new(0.623529, 0.631373, 0.67451)
  902. o80.Position = Vector3.new(13.1571112, 41.3597794, -68.9382782)
  903. o81.Parent = o80
  904. o81.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  905. o82.Parent = o71
  906. o82.Material = Enum.Material.SmoothPlastic
  907. o82.BrickColor = BrickColor.new("Fossil")
  908. o82.Position = Vector3.new(13.4004259, 41.3597794, -68.6949692)
  909. o82.Rotation = Vector3.new(-14.9999952, -90, 0)
  910. o82.Anchored = true
  911. o82.CanCollide = false
  912. o82.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  913. o82.CFrame = CFrame.new(13.4004259, 41.3597794, -68.6949692, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
  914. o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  915. o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  916. o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  917. o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  918. o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  919. o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  920. o82.Color = Color3.new(0.623529, 0.631373, 0.67451)
  921. o82.Position = Vector3.new(13.4004259, 41.3597794, -68.6949692)
  922. o83.Parent = o82
  923. o83.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  924. o84.Name = "Rotor2"
  925. o84.Parent = o1
  926. o84.PrimaryPart = o85
  927. o85.Name = "Main"
  928. o85.Parent = o84
  929. o85.Material = Enum.Material.SmoothPlastic
  930. o85.BrickColor = BrickColor.new("Fossil")
  931. o85.Position = Vector3.new(10.9403028, 41.1367531, -68.6949692)
  932. o85.Anchored = true
  933. o85.CanCollide = false
  934. o85.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
  935. o85.CFrame = CFrame.new(10.9403028, 41.1367531, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  936. o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  937. o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  938. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  939. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  940. o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  941. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  942. o85.Color = Color3.new(0.623529, 0.631373, 0.67451)
  943. o85.Position = Vector3.new(10.9403028, 41.1367531, -68.6949692)
  944. o86.Parent = o85
  945. o86.Scale = Vector3.new(0.405518085, 1, 0.40551728)
  946. o87.Parent = o84
  947. o87.Material = Enum.Material.SmoothPlastic
  948. o87.BrickColor = BrickColor.new("Fossil")
  949. o87.Position = Vector3.new(10.9403028, 41.3597794, -68.6949692)
  950. o87.Anchored = true
  951. o87.CanCollide = false
  952. o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  953. o87.CFrame = CFrame.new(10.9403028, 41.3597794, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  954. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  955. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  956. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  957. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  958. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  959. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  960. o87.Color = Color3.new(0.623529, 0.631373, 0.67451)
  961. o87.Position = Vector3.new(10.9403028, 41.3597794, -68.6949692)
  962. o88.Parent = o87
  963. o88.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
  964. o89.Parent = o84
  965. o89.Material = Enum.Material.SmoothPlastic
  966. o89.BrickColor = BrickColor.new("Fossil")
  967. o89.Position = Vector3.new(10.9403028, 41.3597794, -68.4516602)
  968. o89.Rotation = Vector3.new(-0, 0, -14.9999666)
  969. o89.Anchored = true
  970. o89.CanCollide = false
  971. o89.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  972. o89.CFrame = CFrame.new(10.9403028, 41.3597794, -68.4516602, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
  973. o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  974. o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  975. o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  976. o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  977. o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  978. o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  979. o89.Color = Color3.new(0.623529, 0.631373, 0.67451)
  980. o89.Position = Vector3.new(10.9403028, 41.3597794, -68.4516602)
  981. o90.Parent = o89
  982. o90.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  983. o91.Parent = o84
  984. o91.Material = Enum.Material.SmoothPlastic
  985. o91.BrickColor = BrickColor.new("Fossil")
  986. o91.Position = Vector3.new(10.6969938, 41.3597794, -68.6949692)
  987. o91.Rotation = Vector3.new(14.999939, -90, 0)
  988. o91.Anchored = true
  989. o91.CanCollide = false
  990. o91.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  991. o91.CFrame = CFrame.new(10.6969938, 41.3597794, -68.6949692, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
  992. o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  993. o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  994. o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  995. o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  996. o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  997. o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  998. o91.Color = Color3.new(0.623529, 0.631373, 0.67451)
  999. o91.Position = Vector3.new(10.6969938, 41.3597794, -68.6949692)
  1000. o92.Parent = o91
  1001. o92.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  1002. o93.Parent = o84
  1003. o93.Material = Enum.Material.SmoothPlastic
  1004. o93.BrickColor = BrickColor.new("Fossil")
  1005. o93.Position = Vector3.new(10.9403028, 41.3597794, -68.9382782)
  1006. o93.Rotation = Vector3.new(-0, 0, 14.9999952)
  1007. o93.Anchored = true
  1008. o93.CanCollide = false
  1009. o93.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  1010. o93.CFrame = CFrame.new(10.9403028, 41.3597794, -68.9382782, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
  1011. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1012. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1013. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1014. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1015. o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1016. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1017. o93.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1018. o93.Position = Vector3.new(10.9403028, 41.3597794, -68.9382782)
  1019. o94.Parent = o93
  1020. o94.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  1021. o95.Parent = o84
  1022. o95.Material = Enum.Material.SmoothPlastic
  1023. o95.BrickColor = BrickColor.new("Fossil")
  1024. o95.Position = Vector3.new(11.1836042, 41.3597794, -68.6949692)
  1025. o95.Rotation = Vector3.new(-14.9999952, -90, 0)
  1026. o95.Anchored = true
  1027. o95.CanCollide = false
  1028. o95.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
  1029. o95.CFrame = CFrame.new(11.1836042, 41.3597794, -68.6949692, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
  1030. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1031. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1032. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1033. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1034. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1035. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1036. o95.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1037. o95.Position = Vector3.new(11.1836042, 41.3597794, -68.6949692)
  1038. o96.Parent = o95
  1039. o96.Scale = Vector3.new(0.405518085, 0.135172486, 1)
  1040. o97.Parent = o1
  1041. o97.Material = Enum.Material.SmoothPlastic
  1042. o97.BrickColor = BrickColor.new("Institutional white")
  1043. o97.Position = Vector3.new(12.0309782, 40.8393707, -69.5154419)
  1044. o97.Anchored = true
  1045. o97.Size = Vector3.new(2.10868883, 0.7434479, 0.648827374)
  1046. o97.CFrame = CFrame.new(12.0309782, 40.8393707, -69.5154419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1047. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1048. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1049. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1050. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1051. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1052. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1053. o97.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1054. o97.Position = Vector3.new(12.0309782, 40.8393707, -69.5154419)
  1055. o98.Name = "Smg"
  1056. o98.Parent = o1
  1057. o99.Parent = o98
  1058. o99.Material = Enum.Material.SmoothPlastic
  1059. o99.BrickColor = BrickColor.new("Smoky grey")
  1060. o99.Position = Vector3.new(12.7068396, 40.616333, -69.9344788)
  1061. o99.Rotation = Vector3.new(-0, 0, -89.9999771)
  1062. o99.Anchored = true
  1063. o99.CanCollide = false
  1064. o99.Size = Vector3.new(0.200000003, 0.216275766, 0.200000003)
  1065. o99.CFrame = CFrame.new(12.7068396, 40.616333, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  1066. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1067. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1068. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1069. o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1070. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1071. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1072. o99.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1073. o99.Position = Vector3.new(12.7068396, 40.616333, -69.9344788)
  1074. o100.Parent = o99
  1075. o100.Scale = Vector3.new(0.946206272, 1, 0.946206272)
  1076. o101.Parent = o98
  1077. o101.Material = Enum.Material.SmoothPlastic
  1078. o101.BrickColor = BrickColor.new("Smoky grey")
  1079. o101.Position = Vector3.new(12.8217306, 40.616333, -69.9344788)
  1080. o101.Rotation = Vector3.new(-0, 0, -89.9999771)
  1081. o101.Anchored = true
  1082. o101.CanCollide = false
  1083. o101.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1084. o101.CFrame = CFrame.new(12.8217306, 40.616333, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  1085. o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1086. o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1087. o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1088. o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1089. o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1090. o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1091. o101.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1092. o101.Position = Vector3.new(12.8217306, 40.616333, -69.9344788)
  1093. o102.Parent = o101
  1094. o102.Scale = Vector3.new(0.811033964, 0.20275867, 0.946206272)
  1095. o103.Parent = o98
  1096. o103.Material = Enum.Material.SmoothPlastic
  1097. o103.BrickColor = BrickColor.new("Smoky grey")
  1098. o103.Position = Vector3.new(12.9095907, 40.6298485, -69.9344788)
  1099. o103.Rotation = Vector3.new(-0, 0, -89.9999771)
  1100. o103.Anchored = true
  1101. o103.CanCollide = false
  1102. o103.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1103. o103.CFrame = CFrame.new(12.9095907, 40.6298485, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  1104. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1105. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1106. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1107. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1108. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1109. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1110. o103.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1111. o103.Position = Vector3.new(12.9095907, 40.6298485, -69.9344788)
  1112. o104.Parent = o103
  1113. o104.Scale = Vector3.new(0.54068929, 0.811033964, 0.946206272)
  1114. o105.Name = "SMGPipeH"
  1115. o105.Parent = o98
  1116. o105.Material = Enum.Material.SmoothPlastic
  1117. o105.BrickColor = BrickColor.new("Really black")
  1118. o105.Position = Vector3.new(12.9974585, 40.6298485, -69.9344788)
  1119. o105.Rotation = Vector3.new(-0, 0, -89.9999771)
  1120. o105.Anchored = true
  1121. o105.CanCollide = false
  1122. o105.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1123. o105.CFrame = CFrame.new(12.9974585, 40.6298485, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  1124. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1125. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1126. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1127. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1128. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1129. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1130. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1131. o105.Position = Vector3.new(12.9974585, 40.6298485, -69.9344788)
  1132. o106.Parent = o105
  1133. o106.Scale = Vector3.new(0.270344585, 0.0675861686, 0.946206272)
  1134. o107.Parent = o98
  1135. o107.Material = Enum.Material.SmoothPlastic
  1136. o107.BrickColor = BrickColor.new("Smoky grey")
  1137. o107.Position = Vector3.new(12.8758001, 40.5825348, -69.9344788)
  1138. o107.Rotation = Vector3.new(-0, 0, -89.9999771)
  1139. o107.Anchored = true
  1140. o107.CanCollide = false
  1141. o107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1142. o107.CFrame = CFrame.new(12.8758001, 40.5825348, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
  1143. o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1144. o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1145. o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1146. o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1148. o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1149. o107.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1150. o107.Position = Vector3.new(12.8758001, 40.5825348, -69.9344788)
  1151. o108.Parent = o107
  1152. o108.Scale = Vector3.new(0.337930739, 0.473103255, 0.946206272)
  1153. o109.Name = "Controller"
  1154. o109.Parent = o1
  1155. o109.Material = Enum.Material.SmoothPlastic
  1156. o109.BrickColor = BrickColor.new("Institutional white")
  1157. o109.Position = Vector3.new(12.0515394, 40.7946739, -70.0561295)
  1158. o109.Anchored = true
  1159. o109.CanCollide = false
  1160. o109.Size = Vector3.new(0.200000003, 0.400000006, 0.432551533)
  1161. o109.CFrame = CFrame.new(12.0515394, 40.7946739, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1162. o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1163. o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1164. o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1166. o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1167. o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1168. o109.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1169. o109.Position = Vector3.new(12.0515394, 40.7946739, -70.0561295)
  1170. o1.PrimaryPart = o109
  1171. s.SoundId = "rbxassetid://146830287"
  1172. s.Parent = o1.PrimaryPart
  1173. s.Pitch = 1
  1174. s.Volume = 2
  1175. s.Looped = true
  1176. wait(0.1)
  1177. s:play()
  1178.  
  1179.  
  1180. local seat = Instance.new("Seat",o1)
  1181. seat.Name = "Seat"
  1182. seat.Size = Vector3.new(1,1,1)
  1183. seat.Transparency = 1
  1184. seat.CFrame = o1.Controller.CFrame * CFrame.Angles(math.rad(0),math.rad(-90),math.rad(0))
  1185. seat.CanCollide = false
  1186.  
  1187. local soisoi = Instance.new("Sound",o1.Controller)
  1188. soisoi.SoundId = "rbxassetid://151800925"
  1189. soisoi.Volume = 0.3
  1190. soisoi.Pitch = 3
  1191. soisoi.Looped = true
  1192. soisoi:Play()
  1193.  
  1194. o1:FindFirstChild("Rotor1").PrimaryPart = o1:FindFirstChild("Rotor1").Main
  1195. o1:FindFirstChild("Rotor2").PrimaryPart = o1:FindFirstChild("Rotor2").Main
  1196. o1:FindFirstChild("Rotor3").PrimaryPart = o1:FindFirstChild("Rotor3").Main
  1197. o1:FindFirstChild("Rotor4").PrimaryPart = o1:FindFirstChild("Rotor4").Main
  1198. o1:FindFirstChild("Smg").PrimaryPart = o1:FindFirstChild("Smg").SMGPipeH
  1199.  
  1200. o1:FindFirstChild("Eye").Changed:connect(function()
  1201. o1:FindFirstChild("Eye").Light.Color = o1:FindFirstChild("Eye").Color
  1202. end)
  1203.  
  1204. o1:FindFirstChild("Eye").BrickColor = BrickColor.new("New Yeller")
  1205.  
  1206. for i,v in pairs(o1:GetChildren()) do
  1207. if v:IsA("Part") or v:IsA("UnionOperation") or v:IsA("WedgePart") then
  1208. if v.BrickColor == BrickColor.new("Institutional white") then
  1209. v.BrickColor = BrickColor.new("Really black")
  1210. end
  1211. if v.Material ~= Enum.Material.Neon then
  1212. v.Material = "Metal"
  1213. end
  1214. local w = Instance.new("Weld",o109)
  1215. w.Part0 = o109
  1216. w.Part1 = v
  1217. w.C0 = CFrame.new(v.Position-o109.CFrame.p)*CFrame.Angles(math.rad(v.Rotation.X),math.rad(v.Rotation.Y),math.rad(v.Rotation.Z))
  1218. end
  1219. end
  1220.  
  1221. for i,v in pairs(o1:FindFirstChild("Rotor1"):GetChildren()) do
  1222. v.BrickColor = BrickColor.new("Really black")
  1223. end
  1224. for i,v in pairs(o1:FindFirstChild("Rotor2"):GetChildren()) do
  1225. v.BrickColor = BrickColor.new("Really black")
  1226. end
  1227. for i,v in pairs(o1:FindFirstChild("Rotor3"):GetChildren()) do
  1228. v.BrickColor = BrickColor.new("Really black")
  1229. end
  1230. for i,v in pairs(o1:FindFirstChild("Rotor4"):GetChildren()) do
  1231. v.BrickColor = BrickColor.new("Really black")
  1232. end
  1233.  
  1234. --o1.SmgShutter.Material = "DiamondPlate"
  1235.  
  1236. local plr = game:GetService("Players").LocalPlayer
  1237. local msgidGlob = 0
  1238. local state = true
  1239. local font = "Arcade"
  1240. local tcol = Color3.fromRGB(255,217,0)
  1241. local tscol = Color3.fromRGB(0,0,0)
  1242. local fsiz = 28
  1243. local tr = true
  1244. local fade = 2
  1245.  
  1246. local p = Instance.new("Part",game.Workspace)
  1247. p.Size = Vector3.new(0.2,0.2,0.2)
  1248. p.Transparency = 1
  1249. p.Anchored = true
  1250. p.CanCollide = false
  1251. p.Name = "Msg"
  1252. p.CFrame = o1.PrimaryPart.CFrame + Vector3.new(0,2.25,0)
  1253.  
  1254. local r = 255
  1255. local b = 0
  1256. local g = 0
  1257.  
  1258. function cMsg(c)
  1259. msgidGlob = msgidGlob + 1
  1260. local curMsgId = msgidGlob
  1261. for i,v in pairs(p:GetChildren()) do
  1262. if v:IsA("BillboardGui") and v.Name == "J2CMSG" then
  1263. v:Destroy()
  1264. end
  1265. end
  1266. local bbgui = Instance.new("BillboardGui",p)
  1267. bbgui.Name = "J2CMSG"
  1268. bbgui.AlwaysOnTop = true
  1269. bbgui.ExtentsOffsetWorldSpace = Vector3.new(0,4.5,0)
  1270. bbgui.Size = UDim2.new(0.2,0,0.14,0)
  1271. local tl = Instance.new("TextLabel",bbgui)
  1272. tl.BackgroundTransparency = 1
  1273. tl.BorderSizePixel = 0
  1274. tl.Size = UDim2.new(1,0,10,0)
  1275. tl.Position = UDim2.new(0,0,-5,0)
  1276. tl.Font = font or "Arcade"
  1277. tl.FontSize = "Size"..fsiz or "Size28"
  1278. tl.TextColor3 = tcol
  1279. tl.TextScaled = false
  1280. tl.TextWrapped = false
  1281. tl.TextStrokeColor3 = tscol
  1282. tl.TextStrokeTransparency = 0
  1283.  
  1284. game:GetService("RunService").RenderStepped:connect(function()
  1285. if tr then
  1286. if tl.Parent ~= nil then
  1287. tl.TextColor3 = Color3.fromRGB(r,g,b)
  1288. end
  1289. end
  1290. end)
  1291.  
  1292. for i=1,#c do
  1293. if msgidGlob == curMsgId then
  1294. tl.Text = string.sub(c,1,i)
  1295. if string.sub(c,i,i) ~= " " then
  1296. --[[
  1297. local s = Instance.new("Sound",p)
  1298. s.SoundId = "rbxassetid://418252437"
  1299. s.Volume = 1
  1300. s.Pitch = 1
  1301. s:Play()
  1302. ]]--
  1303. game.Debris:AddItem(s,2)
  1304. end
  1305. wait()
  1306. end
  1307. end
  1308. wait(fade)
  1309. if msgidGlob == curMsgId then
  1310. for i=1,10 do
  1311. if msgidGlob == curMsgId then
  1312. tl.TextTransparency = tl.TextTransparency + 0.1
  1313. tl.TextStrokeTransparency = tl.TextStrokeTransparency + 0.1
  1314. tl.Position = tl.Position + UDim2.new(0,0,0,-3)
  1315. wait()
  1316. end
  1317. end
  1318. if msgidGlob == curMsgId then
  1319. bbgui:Destroy()
  1320. end
  1321. end
  1322. end
  1323.  
  1324. mouse.KeyDown:connect(function(key)
  1325. if key == "b" then
  1326. if fly == false then
  1327. fly = true
  1328. campos = camera.CoordinateFrame
  1329. cMsg("Remote control!")
  1330. else
  1331. fly = false
  1332. returnhome = false
  1333. cMsg("Standby.")
  1334. end
  1335. end
  1336. if key == "w" then
  1337. wd = true
  1338. elseif key == "a" then
  1339. ad = true
  1340. elseif key == "s" then
  1341. sd = true
  1342. elseif key == "d" then
  1343. dd = true
  1344. elseif key == "q" then
  1345. qd = true
  1346. elseif key == "e" then
  1347. ed = true
  1348. elseif key == "r" then
  1349. rd = true
  1350. elseif key == "f" then
  1351. fd = true
  1352. elseif key == "t" then
  1353. if fly == false and returnhome == false then
  1354. returnhome = true
  1355. cMsg("Returning home!")
  1356. elseif fly == false and returnhome == true then
  1357. returnhome = false
  1358. cMsg("Standby.")
  1359. end
  1360. elseif key == "g" then
  1361. if gcd == false and moused == false then
  1362. gcd = true
  1363. if gun == false then
  1364. spawn(function() cMsg("Activating gun mode.") end)
  1365. gun = true
  1366. o1.SmgShutter.Transparency = 1
  1367. for i=1,30 do
  1368. o1.Smg:SetPrimaryPartCFrame(o1.Smg.PrimaryPart.CFrame * CFrame.new(0,0.01,0))
  1369. wait()
  1370. end
  1371. else
  1372. spawn(function() cMsg("Deactivating gun mode.") end)
  1373. gun = false
  1374. for i=1,30 do
  1375. o1.Smg:SetPrimaryPartCFrame(o1.Smg.PrimaryPart.CFrame * CFrame.new(0,-0.01,0))
  1376. wait()
  1377. end
  1378. o1.SmgShutter.Transparency = 0
  1379. end
  1380. wait(1)
  1381. gcd = false
  1382. end
  1383. end
  1384. end)
  1385.  
  1386. mouse.KeyUp:connect(function(key)
  1387. if key == "w" then
  1388. wd = false
  1389. elseif key == "a" then
  1390. ad = false
  1391. elseif key == "s" then
  1392. sd = false
  1393. elseif key == "d" then
  1394. dd = false
  1395. elseif key == "q" then
  1396. qd = false
  1397. elseif key == "e" then
  1398. ed = false
  1399. elseif key == "r" then
  1400. rd = false
  1401. elseif key == "f" then
  1402. fd = false
  1403. end
  1404. end)
  1405.  
  1406. mouse.Button1Down:connect(function()
  1407. if moused == false and gun == true then
  1408. moused = true
  1409. local frms = 0
  1410. frm = game:GetService("RunService").RenderStepped:connect(function()
  1411. if math.floor(frms/5) == frms/5 then
  1412. spawn(function()
  1413. local ray = Ray.new(o1.Smg.SMGPipeH.CFrame.p,((mouse.Hit.p - o1.Smg.SMGPipeH.CFrame.p).unit*2048) + Vector3.new(math.random(-1000,1000)/50,math.random(-1000,1000)/50,math.random(-1000,1000)/50))
  1414. local part,pos,normal = game:GetService("Workspace"):FindPartOnRayWithIgnoreList(ray,char:GetChildren(),false,true)
  1415. local trace = Instance.new("Part")
  1416. trace.BrickColor = BrickColor.new("New Yeller")
  1417. trace.Size = Vector3.new(0.2,0.2,(o1.Smg.SMGPipeH.CFrame.p - pos).Magnitude)
  1418. trace.Anchored = true
  1419. trace.Material = "Neon"
  1420. trace.CanCollide = false
  1421. trace.Parent = game:GetService("Workspace")
  1422. trace.CFrame = CFrame.new(o1.Smg.SMGPipeH.CFrame.p,pos)*CFrame.new(0,0,-((o1.Smg.SMGPipeH.CFrame.p - pos).Magnitude/2))
  1423. --[[
  1424. local s = Instance.new("Sound",o1.Smg.SMGPipeH)
  1425. s.SoundId = "rbxassetid://131257506"
  1426. s:Play()
  1427. ]]--
  1428. spawn(function()
  1429. wait(2)
  1430. s:Destroy()
  1431. end)
  1432.  
  1433. if part then
  1434. if part.Parent:IsA("Model") then
  1435. if part.Parent:FindFirstChild("Humanoid") then
  1436. --part.Parent.Humanoid.Health = part.Parent.Humanoid.Health - 15
  1437. part.Parent:BreakJoints()
  1438. end
  1439. elseif part.Parent.Parent:IsA("Model") then
  1440. if part.Parent.Parent:FindFirstChild("Humanoid") then
  1441. --part.Parent.Parent.Humanoid.Health = part.Parent.Parent.Humanoid.Health - 15
  1442. part.Parent:BreakJoints()
  1443. end
  1444. end
  1445. end
  1446.  
  1447. wait(0.05)
  1448. trace:Destroy()
  1449. end)
  1450. end
  1451. frms = frms + 1
  1452. end)
  1453. mbup = mouse.Button1Up:connect(function()
  1454. moused = false
  1455. frm:disconnect()
  1456. mbup:disconnect()
  1457. end)
  1458. end
  1459. end)
  1460.  
  1461. game:GetService("RunService").RenderStepped:connect(function()
  1462. local xt = 0
  1463. local yt = 0
  1464. local zt = 0
  1465. local pspd = 0
  1466. if wd == true or ad == true or sd == true or dd == true or qd == true or ed == true or rd == true or fd == true then
  1467. tPitch = 3.4
  1468. pspd = -30
  1469. else
  1470. tPitch = 3
  1471. pspd = -15
  1472. end
  1473. local pChange = (tPitch - soisoi.Pitch)/10
  1474. soisoi.Pitch = soisoi.Pitch + pChange
  1475. if fly == true then
  1476. if wd == true then
  1477. tCf = tCf * CFrame.new(0.5,0,0)
  1478. yt = yt + 5
  1479. end
  1480. if ad == true then
  1481. tCf = tCf * CFrame.new(0,0,-0.5)
  1482. zt = zt - 5
  1483. end
  1484. if sd == true then
  1485. tCf = tCf * CFrame.new(-0.5,0,0)
  1486. yt = yt - 5
  1487. end
  1488. if dd == true then
  1489. tCf = tCf * CFrame.new(0,0,0.5)
  1490. zt = zt + 5
  1491. end
  1492. if qd == true then
  1493. tCf = tCf * CFrame.Angles(math.rad(0),math.rad(3),math.rad(0))
  1494. end
  1495. if ed == true then
  1496. tCf = tCf * CFrame.Angles(math.rad(0),math.rad(-3),math.rad(0))
  1497. end
  1498. if rd == true then
  1499. tCf = tCf * CFrame.new(0,0.5,0)
  1500. end
  1501. if fd == true then
  1502. tCf = tCf * CFrame.new(0,-0.5,0)
  1503. end
  1504. local nvec = Vector3.new(0,2,7)
  1505. if seat.Occupant ~= nil then
  1506. nvec = Vector3.new(2,4,7)
  1507. end
  1508. campos = campos:lerp((o37.CFrame * CFrame.Angles(math.rad(90 - xt),math.rad(0 - yt),math.rad(90 - zt))) * CFrame.new(nvec),0.33)
  1509. camera.CoordinateFrame = campos
  1510. char:FindFirstChild("Humanoid").WalkSpeed = 0
  1511. char:FindFirstChild("Humanoid").JumpPower = 0
  1512. else
  1513. if returnhome == true then
  1514. tCf = (char:FindFirstChild("Head").CFrame + Vector3.new(0,5,0)) * CFrame.Angles(math.rad(0),math.rad(90),math.rad(0))
  1515. end
  1516. char:FindFirstChild("Humanoid").WalkSpeed = 16
  1517. char:FindFirstChild("Humanoid").JumpPower = 50
  1518. end
  1519. o1:FindFirstChild("Rotor1"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor1").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
  1520. o1:FindFirstChild("Rotor2"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor2").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
  1521. o1:FindFirstChild("Rotor3"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor3").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
  1522. o1:FindFirstChild("Rotor4"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor4").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
  1523. o1:SetPrimaryPartCFrame(o1.PrimaryPart.CFrame:lerp((tCf + Vector3.new(0,math.sin(tick()*4)/5,0)) * CFrame.Angles(math.rad(zt*2),math.rad(0*2),math.rad(-(yt*2))),0.06))
  1524. end)
  1525.  
  1526. plr.Chatted:connect(function(c)
  1527. if o1.PrimaryPart ~= nil and fly == true then
  1528. if string.lower(string.sub(c,1,3)) == "/e " then
  1529. cMsg(string.sub(c,4,#c))
  1530. else
  1531. cMsg(c)
  1532. end
  1533. end
  1534. end)
  1535.  
  1536. coroutine.resume(coroutine.create(function()
  1537. while wait() do
  1538. for i=0,255,10 do g = i wait() end
  1539. for i=255,0,-10 do r = i wait() end
  1540. for i=0,255,10 do b = i wait() end
  1541. for i=255,0,-10 do g = i wait() end
  1542. for i=0,255,10 do r = i wait() end
  1543. for i=255,0,-10 do b = i wait() end
  1544. end
  1545. end))
  1546.  
  1547. game:GetService("RunService").RenderStepped:connect(function()
  1548. if p.Parent ~= nil then
  1549. p.CFrame = p.CFrame:lerp(o1.PrimaryPart.CFrame + Vector3.new(0,1,0),0.16)
  1550. else
  1551. p = Instance.new("Part",game.Workspace)
  1552. p.Size = Vector3.new(0.2,0.2,0.2)
  1553. p.Transparency = 1
  1554. p.Anchored = true
  1555. p.CanCollide = false
  1556. p.Name = "Msg"
  1557. p.CFrame = o1.PrimaryPart.CFrame + Vector3.new(0,1,0)
  1558. end
  1559. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement