Advertisement
Guest User

Untitled

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