Advertisement
seasee54u

Untitled

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