Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.37 KB | None | 0 0
  1. -- Thanks for using Mod2S by NopeUsername
  2. local functions = {}
  3. function sandbox(script, func)
  4. local oldEnv = getfenv(func)
  5.  
  6. local newEnv = setmetatable({}, {
  7. __index = function(self,k)
  8. if k == "script" then
  9. return script
  10. else
  11. return oldEnv[k]
  12. end
  13. end,
  14. })
  15.  
  16. return setfenv(func, newEnv)
  17. end
  18.  
  19. local mas = Instance.new("Model", game:GetService("Lighting"))
  20. -- DECLARING VARIABLES
  21.  
  22. local Model = Instance.new("Model")
  23. local Head = Instance.new("Part")
  24. local Mesh = Instance.new("SpecialMesh")
  25. local ZeroTwo = Instance.new("Decal")
  26. local HeadWeld = Instance.new("Weld")
  27. local HeadWeld_1 = Instance.new("Weld")
  28. local LeftArm = Instance.new("Part")
  29. local LeftLeg = Instance.new("Part")
  30. local RightArm = Instance.new("Part")
  31. local RightLeg = Instance.new("Part")
  32. local Torso = Instance.new("Part")
  33. local Morph = Instance.new("Humanoid")
  34. local MorphButton = Instance.new("Part")
  35. local Mesh_1 = Instance.new("CylinderMesh")
  36. local SmartMorphButton = Instance.new("Script")
  37. local InfoRemover = Instance.new("Script")
  38. local BodyColors = Instance.new("BodyColors")
  39. local Pants = Instance.new("Pants")
  40. local Shirt = Instance.new("Shirt")
  41. local MischiefHorns = Instance.new("Hat")
  42. local Handle = Instance.new("Part")
  43. local Mesh_2 = Instance.new("SpecialMesh")
  44. local HatAttachment = Instance.new("Attachment")
  45. local OriginalSize = Instance.new("Vector3Value")
  46. local LongHairHeadBand = Instance.new("Hat")
  47. local Handle_1 = Instance.new("Part")
  48. local Mesh_3 = Instance.new("SpecialMesh")
  49. local ThumbnailCamera = Instance.new("Camera")
  50. local AcePilot = Instance.new("Model")
  51. local HumanoidRootPart = Instance.new("Part")
  52. local RootRigAttachment = Instance.new("Attachment")
  53. local LeftHand = Instance.new("MeshPart")
  54. local LeftWristRigAttachment = Instance.new("Attachment")
  55. local LeftGripAttachment = Instance.new("Attachment")
  56. local LeftWrist = Instance.new("Motor6D")
  57. local LeftLowerArm = Instance.new("MeshPart")
  58. local LeftElbowRigAttachment = Instance.new("Attachment")
  59. local LeftWristRigAttachment_1 = Instance.new("Attachment")
  60. local LeftElbow = Instance.new("Motor6D")
  61. local LeftUpperArm = Instance.new("MeshPart")
  62. local LeftShoulderRigAttachment = Instance.new("Attachment")
  63. local LeftElbowRigAttachment_1 = Instance.new("Attachment")
  64. local LeftShoulderAttachment = Instance.new("Attachment")
  65. local LeftShoulder = Instance.new("Motor6D")
  66. local RightHand = Instance.new("MeshPart")
  67. local RightWristRigAttachment = Instance.new("Attachment")
  68. local RightGripAttachment = Instance.new("Attachment")
  69. local RightWrist = Instance.new("Motor6D")
  70. local RightLowerArm = Instance.new("MeshPart")
  71. local RightElbowRigAttachment = Instance.new("Attachment")
  72. local RightWristRigAttachment_1 = Instance.new("Attachment")
  73. local RightElbow = Instance.new("Motor6D")
  74. local RightUpperArm = Instance.new("MeshPart")
  75. local RightShoulderRigAttachment = Instance.new("Attachment")
  76. local RightElbowRigAttachment_1 = Instance.new("Attachment")
  77. local RightShoulderAttachment = Instance.new("Attachment")
  78. local RightShoulder = Instance.new("Motor6D")
  79. local UpperTorso = Instance.new("MeshPart")
  80. local WaistRigAttachment = Instance.new("Attachment")
  81. local NeckRigAttachment = Instance.new("Attachment")
  82. local LeftShoulderRigAttachment_1 = Instance.new("Attachment")
  83. local RightShoulderRigAttachment_1 = Instance.new("Attachment")
  84. local BodyFrontAttachment = Instance.new("Attachment")
  85. local BodyBackAttachment = Instance.new("Attachment")
  86. local LeftCollarAttachment = Instance.new("Attachment")
  87. local RightCollarAttachment = Instance.new("Attachment")
  88. local NeckAttachment = Instance.new("Attachment")
  89. local Waist = Instance.new("Motor6D")
  90. local LeftFoot = Instance.new("MeshPart")
  91. local LeftAnkleRigAttachment = Instance.new("Attachment")
  92. local LeftAnkle = Instance.new("Motor6D")
  93. local LeftLowerLeg = Instance.new("MeshPart")
  94. local LeftKneeRigAttachment = Instance.new("Attachment")
  95. local LeftAnkleRigAttachment_1 = Instance.new("Attachment")
  96. local LeftKnee = Instance.new("Motor6D")
  97. local LeftUpperLeg = Instance.new("MeshPart")
  98. local LeftHipRigAttachment = Instance.new("Attachment")
  99. local LeftKneeRigAttachment_1 = Instance.new("Attachment")
  100. local LeftHip = Instance.new("Motor6D")
  101. local RightFoot = Instance.new("MeshPart")
  102. local RightAnkleRigAttachment = Instance.new("Attachment")
  103. local RightAnkle = Instance.new("Motor6D")
  104. local RightLowerLeg = Instance.new("MeshPart")
  105. local RightKneeRigAttachment = Instance.new("Attachment")
  106. local RightAnkleRigAttachment_1 = Instance.new("Attachment")
  107. local RightKnee = Instance.new("Motor6D")
  108. local RightUpperLeg = Instance.new("MeshPart")
  109. local RightHipRigAttachment = Instance.new("Attachment")
  110. local RightKneeRigAttachment_1 = Instance.new("Attachment")
  111. local RightHip = Instance.new("Motor6D")
  112. local LowerTorso = Instance.new("MeshPart")
  113. local RootRigAttachment_1 = Instance.new("Attachment")
  114. local WaistRigAttachment_1 = Instance.new("Attachment")
  115. local LeftHipRigAttachment_1 = Instance.new("Attachment")
  116. local RightHipRigAttachment_1 = Instance.new("Attachment")
  117. local WaistCenterAttachment = Instance.new("Attachment")
  118. local WaistFrontAttachment = Instance.new("Attachment")
  119. local WaistBackAttachment = Instance.new("Attachment")
  120. local Root = Instance.new("Motor6D")
  121. local Humanoid = Instance.new("Humanoid")
  122. local Animator = Instance.new("Animator")
  123. local Head_1 = Instance.new("Part")
  124. local Mesh_4 = Instance.new("SpecialMesh")
  125. local FaceCenterAttachment = Instance.new("Attachment")
  126. local FaceFrontAttachment = Instance.new("Attachment")
  127. local HairAttachment = Instance.new("Attachment")
  128. local HatAttachment_1 = Instance.new("Attachment")
  129. local NeckRigAttachment_1 = Instance.new("Attachment")
  130. local Neck = Instance.new("Motor6D")
  131. local Face = Instance.new("Decal")
  132. local HeadWeld_2 = Instance.new("Weld")
  133. local Pants_1 = Instance.new("Pants")
  134. local Shirt_1 = Instance.new("Shirt")
  135. local MischiefHorns_1 = Instance.new("Accessory")
  136. local Handle_2 = Instance.new("Part")
  137. local Mesh_5 = Instance.new("SpecialMesh")
  138. local HatAttachment_2 = Instance.new("Attachment")
  139. local OriginalSize_1 = Instance.new("Vector3Value")
  140. local AccessoryWeld = Instance.new("Weld")
  141. local LongHairHeadBand_1 = Instance.new("Hat")
  142. local Handle_3 = Instance.new("Part")
  143. local Mesh_6 = Instance.new("SpecialMesh")
  144. local ThumbnailCamera_1 = Instance.new("Camera")
  145. local Script = Instance.new("Script")
  146. local AcePilot_1 = Instance.new("Model")
  147. local Head_2 = Instance.new("Part")
  148. local Mesh_7 = Instance.new("SpecialMesh")
  149. local HatAttachment_3 = Instance.new("Attachment")
  150. local HairAttachment_1 = Instance.new("Attachment")
  151. local FaceFrontAttachment_1 = Instance.new("Attachment")
  152. local FaceCenterAttachment_1 = Instance.new("Attachment")
  153. local HeadWeld_3 = Instance.new("Weld")
  154. local ZeroTwo_1 = Instance.new("Decal")
  155. local LeftArm_1 = Instance.new("Part")
  156. local LeftShoulderAttachment_1 = Instance.new("Attachment")
  157. local LeftLeg_1 = Instance.new("Part")
  158. local RightArm_1 = Instance.new("Part")
  159. local RightShoulderAttachment_1 = Instance.new("Attachment")
  160. local RightLeg_1 = Instance.new("Part")
  161. local Torso_1 = Instance.new("Part")
  162. local roblox = Instance.new("Decal")
  163. local RightShoulder_1 = Instance.new("Motor6D")
  164. local RightHip_1 = Instance.new("Motor6D")
  165. local LeftShoulder_1 = Instance.new("Motor6D")
  166. local LeftHip_1 = Instance.new("Motor6D")
  167. local WaistFrontAttachment_1 = Instance.new("Attachment")
  168. local WaistCenterAttachment_1 = Instance.new("Attachment")
  169. local WaistBackAttachment_1 = Instance.new("Attachment")
  170. local RightCollarAttachment_1 = Instance.new("Attachment")
  171. local NeckAttachment_1 = Instance.new("Attachment")
  172. local LeftCollarAttachment_1 = Instance.new("Attachment")
  173. local BodyFrontAttachment_1 = Instance.new("Attachment")
  174. local BodyBackAttachment_1 = Instance.new("Attachment")
  175. local Neck_1 = Instance.new("Motor6D")
  176. local Humanoid_1 = Instance.new("Humanoid")
  177. local Shirt_2 = Instance.new("Shirt")
  178. local Pants_2 = Instance.new("Pants")
  179. local LongHairHeadBand_2 = Instance.new("Hat")
  180. local Handle_4 = Instance.new("Part")
  181. local Mesh_8 = Instance.new("SpecialMesh")
  182. local ThumbnailCamera_2 = Instance.new("Camera")
  183. local MischiefHorns_2 = Instance.new("Hat")
  184. local Handle_5 = Instance.new("Part")
  185. local Mesh_9 = Instance.new("SpecialMesh")
  186. local HatAttachment_4 = Instance.new("Attachment")
  187. local OriginalSize_2 = Instance.new("Vector3Value")
  188. local AccessoryWeld_1 = Instance.new("Weld")
  189. local Part = Instance.new("Part")
  190. local Neck_2 = Instance.new("Snap")
  191. local HatRemover = Instance.new("Model")
  192. local Morph_1 = Instance.new("Humanoid")
  193. local zacksisk = Instance.new("Weld")
  194. local zacksisk_1 = Instance.new("Script")
  195. local Head_3 = Instance.new("Part")
  196. local Debounce = Instance.new("Script")
  197. local HatRemover_1 = Instance.new("Script")
  198. local Mesh_10 = Instance.new("CylinderMesh")
  199. local Script_1 = Instance.new("Script")
  200. local FaceGiver = Instance.new("Part")
  201. local Script_2 = Instance.new("Script")
  202. local ZeroTwo_2 = Instance.new("Decal")
  203. local Painter = Instance.new("Part")
  204. local Script_3 = Instance.new("Script")
  205.  
  206. -- SETTING PROPERTIES
  207.  
  208. Model.Name = ""
  209. Model.Parent = mas
  210.  
  211. Head.CFrame = CFrame.new(82.986,4.954,138.041,1,0,0,0,1,0,0,0,1)
  212. Head.Color = Color3.new(0.996,0.953,0.733)
  213. Head.Size = Vector3.new(2,1,1)
  214. Head.TopSurface = Enum.SurfaceType.Smooth
  215. Head.Name = "Head"
  216. Head.Parent = Model
  217.  
  218. Mesh.Scale = Vector3.new(1.25,1.25,1.25)
  219. Mesh.Parent = Head
  220.  
  221. ZeroTwo.Texture = "http://www.roblox.com/asset/?id=4510571168"
  222. ZeroTwo.Name = "Zero Two"
  223. ZeroTwo.Parent = Head
  224.  
  225. HeadWeld.C0 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  226. HeadWeld.C1 = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  227. HeadWeld.Part0 = Head
  228. HeadWeld.Part1 = Handle
  229. HeadWeld.Name = "HeadWeld"
  230. HeadWeld.Parent = Head
  231.  
  232. HeadWeld_1.C0 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  233. HeadWeld_1.C1 = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  234. HeadWeld_1.Part0 = Head
  235. HeadWeld_1.Part1 = Handle_1
  236. HeadWeld_1.Name = "HeadWeld"
  237. HeadWeld_1.Parent = Head
  238.  
  239. LeftArm.CFrame = CFrame.new(81.486,3.454,138.041,1,0,0,0,1,0,0,0,1)
  240. LeftArm.Color = Color3.new(0.769,0.157,0.11)
  241. LeftArm.Size = Vector3.new(1,2,1)
  242. LeftArm.Name = "Left Arm"
  243. LeftArm.Parent = Model
  244.  
  245. LeftLeg.BottomSurface = Enum.SurfaceType.Weld
  246. LeftLeg.CFrame = CFrame.new(82.486,1.454,138.041,1,0,0,0,1,0,0,0,1)
  247. LeftLeg.Color = Color3.new(0.769,0.157,0.11)
  248. LeftLeg.Size = Vector3.new(1,2,1)
  249. LeftLeg.Name = "Left Leg"
  250. LeftLeg.Parent = Model
  251.  
  252. RightArm.CFrame = CFrame.new(84.486,3.454,138.041,1,0,0,0,1,0,0,0,1)
  253. RightArm.Color = Color3.new(0.769,0.157,0.11)
  254. RightArm.Size = Vector3.new(1,2,1)
  255. RightArm.Name = "Right Arm"
  256. RightArm.Parent = Model
  257.  
  258. RightLeg.BottomSurface = Enum.SurfaceType.Weld
  259. RightLeg.CFrame = CFrame.new(83.486,1.454,138.041,1,0,0,0,1,0,0,0,1)
  260. RightLeg.Color = Color3.new(0.769,0.157,0.11)
  261. RightLeg.Size = Vector3.new(1,2,1)
  262. RightLeg.Name = "Right Leg"
  263. RightLeg.Parent = Model
  264.  
  265. Torso.CFrame = CFrame.new(82.986,3.454,138.041,1,0,0,0,1,0,0,0,1)
  266. Torso.Color = Color3.new(0.769,0.157,0.11)
  267. Torso.LeftParamA = 0
  268. Torso.LeftParamB = 0
  269. Torso.LeftSurface = Enum.SurfaceType.Weld
  270. Torso.RightParamA = 0
  271. Torso.RightParamB = 0
  272. Torso.RightSurface = Enum.SurfaceType.Weld
  273. Torso.Size = Vector3.new(2,2,1)
  274. Torso.Name = "Torso"
  275. Torso.Parent = Model
  276.  
  277. Morph.Health = 0
  278. Morph.MaxHealth = 0
  279. Morph.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  280. Morph.WalkSpeed = 0
  281. Morph.Name = "Morph"
  282. Morph.Parent = Model
  283.  
  284. MorphButton.Anchored = true
  285. MorphButton.BottomSurface = Enum.SurfaceType.Weld
  286. MorphButton.CFrame = CFrame.new(82.986,0.554,133.761,1,0,0,0,1,0,0,0,1)
  287. MorphButton.Color = Color3.new(0.769,0.157,0.11)
  288. MorphButton.LeftParamA = 0
  289. MorphButton.LeftParamB = 0
  290. MorphButton.Reflectance = 0.2
  291. MorphButton.RightParamA = 0
  292. MorphButton.RightParamB = 0
  293. MorphButton.Size = Vector3.new(4,0.2,2.44)
  294. MorphButton.TopSurface = Enum.SurfaceType.Smooth
  295. MorphButton.Name = "MorphButton"
  296. MorphButton.Parent = Model
  297.  
  298. Mesh_1.Parent = MorphButton
  299.  
  300. table.insert(functions,sandbox(SmartMorphButton,function()
  301. -- Smart Morph script by zakblak20
  302.  
  303. while (script:findFirstChild("InfoRemover") == nil) do wait(0.1) end
  304.  
  305. local g = Instance.new("ScreenGui")
  306. g.Name = "InfoBox"
  307.  
  308. local t = Instance.new("TextLabel")
  309. t.Name = "Info"
  310. t.Text = "Starter Morph by zakblak20"
  311. t.BackgroundTransparency = 0
  312. t.BackgroundColor3 = Color3.new(0, 0, 0)
  313. t.BorderSizePixel = 0
  314. t.TextColor3 = Color3.new(1, 1, 1)
  315. t.Position = UDim2.new(0, 0, 0.95, 0)
  316. t.Size = UDim2.new(1, 0, 0.05, 0)
  317. t.Parent = g
  318.  
  319. local CanMorph = nil
  320. local Lock = nil
  321.  
  322. local s = script.InfoRemover:Clone()
  323. s.Parent = g
  324. s.Disabled = false
  325.  
  326. script.Parent.BrickColor = BrickColor.new("Bright yellow")
  327.  
  328. function onTouch(hit)
  329. if (Lock == nil) then
  330. Lock = true
  331. script.Parent.BrickColor = BrickColor.new("Medium stone grey")
  332.  
  333. CanMorph = nil
  334. BodyParts = hit.Parent:GetChildren()
  335. for i,b in pairs(BodyParts) do
  336. if (b.className == "Humanoid") then
  337. CanMorph = true
  338. end
  339. wait(0.1)
  340. end
  341. if (CanMorph == nil) then
  342. script.Parent.BrickColor = BrickColor.new("Bright yellow")
  343. Lock = nil
  344. return
  345. end
  346.  
  347. script.Parent.BrickColor = BrickColor.new("Black")
  348. g.Parent = game.Players:findFirstChild(hit.Parent.Name).PlayerGui
  349.  
  350. BodyParts = hit.Parent:GetChildren()
  351. for i,b in pairs(BodyParts) do
  352. if (b.className == "Hat") or (b.className == "CharacterMesh") or (b.className == "Shirt") or (b.className == "Pants") or (b.className == "ShirtGraphic") then
  353. b:Remove()
  354. end
  355. if (b.className == "Part") then
  356. if (b.Name == "Torso") then
  357. if (b:findFirstChild("roblox") ~= nil) then
  358. b.roblox:Remove()
  359. elseif (b:findFirstChild("Decal") ~= nil) then
  360. b.Decal:Remove()
  361. end
  362. end
  363. if (b.Name == "Head") then
  364. if (b:findFirstChild("Mesh") ~= nil) then
  365. b.Mesh:Remove()
  366. end
  367. end
  368. end
  369. wait(0.1)
  370. end
  371.  
  372. BodyParts = script.Parent.Parent:GetChildren()
  373. for i,b in pairs(BodyParts) do
  374. if (b.className == "CharacterMesh") or (b.className == "Shirt") or (b.className == "Pants") or (b.className == "ShirtGraphic") then
  375. b:Clone().Parent = hit.Parent
  376. end
  377. if (b.className == "BodyColors") and (hit.Parent:findFirstChild("Body Colors") ~= nil) then
  378. hit.Parent:findFirstChild("Body Colors").HeadColor= b.HeadColor
  379. hit.Parent:findFirstChild("Body Colors").LeftArmColor= b.LeftArmColor
  380. hit.Parent:findFirstChild("Body Colors").LeftLegColor= b.LeftLegColor
  381. hit.Parent:findFirstChild("Body Colors").RightArmColor= b.RightArmColor
  382. hit.Parent:findFirstChild("Body Colors").RightLegColor= b.RightLegColor
  383. hit.Parent:findFirstChild("Body Colors").TorsoColor= b.TorsoColor
  384. end
  385. if (b.className == "Part") then
  386. if (b.Name == "Torso") then
  387. if (b:findFirstChild("roblox") ~= nil) then
  388. b.roblox:Clone().Parent = hit.Parent.Torso
  389. elseif (script.Parent.Parent.Torso:findFirstChild("Decal") ~= nil) then
  390. b.Decal:Clone().Parent = hit.Parent.Torso
  391. end
  392. end
  393. if (b.Name == "Head") then
  394. if (b:findFirstChild("face") ~= nil) then
  395. hit.Parent.Head.face.Texture = b.face.Texture
  396. elseif (script.Parent.Parent.Head:findFirstChild("Decal") ~= nil) then
  397. hit.Parent.Head.face.Texture = b.Decal.Texture
  398. end
  399. if (b:findFirstChild("Mesh") ~= nil) then
  400. b.Mesh:Clone().Parent = hit.Parent.Head
  401. end
  402. end
  403. end
  404. if (b.className == "Hat") then
  405. local h = Instance.new("Hat")
  406. h.Name = b.Name
  407. h.AttachmentPos = b.AttachmentPos
  408. b.Handle:Clone().Parent = h
  409. h.Parent = hit.Parent
  410. end
  411. wait(0.1)
  412. end
  413.  
  414. g.Parent = nil
  415. script.Parent.BrickColor = BrickColor.new("Bright yellow")
  416. Lock = nil
  417. end
  418. end
  419.  
  420. script.Parent.Touched:connect(onTouch)
  421.  
  422. end))
  423. SmartMorphButton.Name = "SmartMorphButton"
  424. SmartMorphButton.Parent = MorphButton
  425.  
  426. table.insert(functions,sandbox(InfoRemover,function()
  427. script.Parent:Remove(wait(10))
  428.  
  429. end))
  430. InfoRemover.Disabled = true
  431. InfoRemover.Name = "InfoRemover"
  432. InfoRemover.Parent = SmartMorphButton
  433.  
  434. BodyColors.HeadColor = BrickColor.new("Buttermilk")
  435. BodyColors.HeadColor3 = Color3.new(0.996,0.953,0.733)
  436. BodyColors.LeftArmColor = BrickColor.new("Bright red")
  437. BodyColors.LeftArmColor3 = Color3.new(0.769,0.157,0.11)
  438. BodyColors.LeftLegColor = BrickColor.new("Bright red")
  439. BodyColors.LeftLegColor3 = Color3.new(0.769,0.157,0.11)
  440. BodyColors.RightArmColor = BrickColor.new("Bright red")
  441. BodyColors.RightArmColor3 = Color3.new(0.769,0.157,0.11)
  442. BodyColors.RightLegColor = BrickColor.new("Bright red")
  443. BodyColors.RightLegColor3 = Color3.new(0.769,0.157,0.11)
  444. BodyColors.TorsoColor = BrickColor.new("Bright red")
  445. BodyColors.TorsoColor3 = Color3.new(0.769,0.157,0.11)
  446. BodyColors.Parent = Model
  447.  
  448. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=2890948617"
  449. Pants.Name = "Pants"
  450. Pants.Parent = Model
  451.  
  452. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=2890942434"
  453. Shirt.Name = "Shirt"
  454. Shirt.Parent = Model
  455.  
  456. MischiefHorns.AttachmentForward = Vector3.new(0,-0.1,-0.995)
  457. MischiefHorns.AttachmentPoint = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  458. MischiefHorns.AttachmentPos = Vector3.new(0,0.9,0)
  459. MischiefHorns.AttachmentUp = Vector3.new(0,0.995,-0.1)
  460. MischiefHorns.Name = "Mischief Horns"
  461. MischiefHorns.Parent = Model
  462.  
  463. Handle.BottomSurface = Enum.SurfaceType.Smooth
  464. Handle.CFrame = CFrame.new(82.986,4.559,137.951,1,0,0,0,0.995,-0.1,0,0.1,0.995)
  465. Handle.CanCollide = false
  466. Handle.Locked = true
  467. Handle.Size = Vector3.new(1,1,1)
  468. Handle.TopSurface = Enum.SurfaceType.Smooth
  469. Handle.Name = "Handle"
  470. Handle.Parent = MischiefHorns
  471.  
  472. Mesh_2.MeshType = Enum.MeshType.FileMesh
  473. Mesh_2.MeshId = "http://www.roblox.com/asset/?id=15934744"
  474. Mesh_2.TextureId = "http://www.roblox.com/asset/?id=15934762"
  475. Mesh_2.Scale = Vector3.new(1.02,1.02,1.02)
  476. Mesh_2.Parent = Handle
  477.  
  478. HatAttachment.Axis = Vector3.new(1,0,0)
  479. HatAttachment.CFrame = CFrame.new(0,-0.07,0,1,0,0,0,1,0,0,0,1)
  480. HatAttachment.Orientation = Vector3.new(0,0,0)
  481. HatAttachment.Position = Vector3.new(0,-0.07,0)
  482. HatAttachment.Rotation = Vector3.new(0,0,0)
  483. HatAttachment.SecondaryAxis = Vector3.new(0,1,0)
  484. HatAttachment.Name = "HatAttachment"
  485. HatAttachment.Parent = Handle
  486.  
  487. OriginalSize.Value = Vector3.new(1,1,1)
  488. OriginalSize.Name = "OriginalSize"
  489. OriginalSize.Parent = Handle
  490.  
  491. LongHairHeadBand.AttachmentForward = Vector3.new(0,-0.1,-0.995)
  492. LongHairHeadBand.AttachmentPoint = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  493. LongHairHeadBand.AttachmentPos = Vector3.new(0,0.9,0)
  494. LongHairHeadBand.AttachmentUp = Vector3.new(0,0.995,-0.1)
  495. LongHairHeadBand.Name = "LongHairHeadBand"
  496. LongHairHeadBand.Parent = Model
  497.  
  498. Handle_1.BottomSurface = Enum.SurfaceType.Smooth
  499. Handle_1.CFrame = CFrame.new(82.986,4.559,137.951,1,0,0,0,0.995,-0.1,0,0.1,0.995)
  500. Handle_1.CanCollide = false
  501. Handle_1.Size = Vector3.new(1,2.4,2)
  502. Handle_1.TopSurface = Enum.SurfaceType.Smooth
  503. Handle_1.Name = "Handle"
  504. Handle_1.Parent = LongHairHeadBand
  505.  
  506. Mesh_3.MeshType = Enum.MeshType.FileMesh
  507. Mesh_3.MeshId = "http://www.roblox.com/asset/?id=13070796"
  508. Mesh_3.TextureId = "http://www.roblox.com/asset/?id=292357315"
  509. Mesh_3.Parent = Handle_1
  510.  
  511. ThumbnailCamera.CFrame = CFrame.new(35.462,1.652,-20.987,-0.771,0.04,-0.636,0,0.998,0.063,0.637,0.048,-0.769)
  512. ThumbnailCamera.Focus = CFrame.new(36.734,1.526,-19.448,1,0,0,0,1,0,0,0,1)
  513. ThumbnailCamera.Name = "ThumbnailCamera"
  514. ThumbnailCamera.Parent = LongHairHeadBand
  515.  
  516. AcePilot.PrimaryPart = HumanoidRootPart
  517. AcePilot.Name = "Ace Pilot"
  518. AcePilot.Parent = Model
  519.  
  520. HumanoidRootPart.Anchored = true
  521. HumanoidRootPart.CFrame = CFrame.new(83.002,2.75,138.068,1,0,0,0,1,0,0,0,1)
  522. HumanoidRootPart.Color = Color3.new(0.996,0.953,0.733)
  523. HumanoidRootPart.Size = Vector3.new(2,2,1)
  524. HumanoidRootPart.Transparency = 1
  525. HumanoidRootPart.Name = "HumanoidRootPart"
  526. HumanoidRootPart.Parent = AcePilot
  527.  
  528. RootRigAttachment.Name = "RootRigAttachment"
  529. RootRigAttachment.Parent = HumanoidRootPart
  530.  
  531. LeftHand.CFrame = CFrame.new(81.502,2.55,138.068,1,0,0,0,1,0,0,0,1)
  532. LeftHand.CanCollide = false
  533. LeftHand.Color = Color3.new(0.996,0.953,0.733)
  534. LeftHand.Size = Vector3.new(1,0.3,1)
  535. LeftHand.Name = "LeftHand"
  536. LeftHand.Parent = AcePilot
  537.  
  538. LeftWristRigAttachment.CFrame = CFrame.new(0,0.15,0,1,0,0,0,1,0,0,0,1)
  539. LeftWristRigAttachment.Position = Vector3.new(0,0.15,0)
  540. LeftWristRigAttachment.Name = "LeftWristRigAttachment"
  541. LeftWristRigAttachment.Parent = LeftHand
  542.  
  543. LeftGripAttachment.CFrame = CFrame.new(0,-0.15,0,1,0,0,0,0,1,0,-1,0)
  544. LeftGripAttachment.Orientation = Vector3.new(-90,0,0)
  545. LeftGripAttachment.Position = Vector3.new(0,-0.15,0)
  546. LeftGripAttachment.Rotation = Vector3.new(-90,0,0)
  547. LeftGripAttachment.SecondaryAxis = Vector3.new(0,0,-1)
  548. LeftGripAttachment.Name = "LeftGripAttachment"
  549. LeftGripAttachment.Parent = LeftHand
  550.  
  551. LeftWrist.C0 = CFrame.new(0,-0.55,0,1,0,0,0,1,0,0,0,1)
  552. LeftWrist.C1 = CFrame.new(0,0.15,0,1,0,0,0,1,0,0,0,1)
  553. LeftWrist.Part0 = LeftLowerArm
  554. LeftWrist.Part1 = LeftHand
  555. LeftWrist.Name = "LeftWrist"
  556. LeftWrist.Parent = LeftHand
  557.  
  558. LeftLowerArm.CFrame = CFrame.new(81.502,3.25,138.068,1,0,0,0,1,0,0,0,1)
  559. LeftLowerArm.CanCollide = false
  560. LeftLowerArm.Color = Color3.new(0.996,0.953,0.733)
  561. LeftLowerArm.Size = Vector3.new(1,1.2,1)
  562. LeftLowerArm.Name = "LeftLowerArm"
  563. LeftLowerArm.Parent = AcePilot
  564.  
  565. LeftElbowRigAttachment.CFrame = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  566. LeftElbowRigAttachment.Position = Vector3.new(0,0.25,0)
  567. LeftElbowRigAttachment.Name = "LeftElbowRigAttachment"
  568. LeftElbowRigAttachment.Parent = LeftLowerArm
  569.  
  570. LeftWristRigAttachment_1.CFrame = CFrame.new(0,-0.55,0,1,0,0,0,1,0,0,0,1)
  571. LeftWristRigAttachment_1.Position = Vector3.new(0,-0.55,0)
  572. LeftWristRigAttachment_1.Name = "LeftWristRigAttachment"
  573. LeftWristRigAttachment_1.Parent = LeftLowerArm
  574.  
  575. LeftElbow.C0 = CFrame.new(0,-0.2,0,1,0,0,0,1,0,0,0,1)
  576. LeftElbow.C1 = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  577. LeftElbow.Part0 = LeftUpperArm
  578. LeftElbow.Part1 = LeftLowerArm
  579. LeftElbow.Name = "LeftElbow"
  580. LeftElbow.Parent = LeftLowerArm
  581.  
  582. LeftUpperArm.CFrame = CFrame.new(81.502,3.7,138.068,1,0,0,0,1,0,0,0,1)
  583. LeftUpperArm.CanCollide = false
  584. LeftUpperArm.Color = Color3.new(0.769,0.157,0.11)
  585. LeftUpperArm.Size = Vector3.new(1,1.4,1)
  586. LeftUpperArm.Name = "LeftUpperArm"
  587. LeftUpperArm.Parent = AcePilot
  588.  
  589. LeftShoulderRigAttachment.CFrame = CFrame.new(0.25,0.45,0,1,0,0,0,1,0,0,0,1)
  590. LeftShoulderRigAttachment.Position = Vector3.new(0.25,0.45,0)
  591. LeftShoulderRigAttachment.Name = "LeftShoulderRigAttachment"
  592. LeftShoulderRigAttachment.Parent = LeftUpperArm
  593.  
  594. LeftElbowRigAttachment_1.CFrame = CFrame.new(0,-0.2,0,1,0,0,0,1,0,0,0,1)
  595. LeftElbowRigAttachment_1.Position = Vector3.new(0,-0.2,0)
  596. LeftElbowRigAttachment_1.Name = "LeftElbowRigAttachment"
  597. LeftElbowRigAttachment_1.Parent = LeftUpperArm
  598.  
  599. LeftShoulderAttachment.CFrame = CFrame.new(0,0.7,0,1,0,0,0,1,0,0,0,1)
  600. LeftShoulderAttachment.Position = Vector3.new(0,0.7,0)
  601. LeftShoulderAttachment.Name = "LeftShoulderAttachment"
  602. LeftShoulderAttachment.Parent = LeftUpperArm
  603.  
  604. LeftShoulder.C0 = CFrame.new(-1.25,0.55,0,1,0,0,0,1,0,0,0,1)
  605. LeftShoulder.C1 = CFrame.new(0.25,0.45,0,1,0,0,0,1,0,0,0,1)
  606. LeftShoulder.Part0 = UpperTorso
  607. LeftShoulder.Part1 = LeftUpperArm
  608. LeftShoulder.Name = "LeftShoulder"
  609. LeftShoulder.Parent = LeftUpperArm
  610.  
  611. RightHand.CFrame = CFrame.new(84.502,2.55,138.068,1,0,0,0,1,0,0,0,1)
  612. RightHand.CanCollide = false
  613. RightHand.Color = Color3.new(0.996,0.953,0.733)
  614. RightHand.Size = Vector3.new(1,0.3,1)
  615. RightHand.Name = "RightHand"
  616. RightHand.Parent = AcePilot
  617.  
  618. RightWristRigAttachment.CFrame = CFrame.new(0,0.15,0,1,0,0,0,1,0,0,0,1)
  619. RightWristRigAttachment.Position = Vector3.new(0,0.15,0)
  620. RightWristRigAttachment.Name = "RightWristRigAttachment"
  621. RightWristRigAttachment.Parent = RightHand
  622.  
  623. RightGripAttachment.CFrame = CFrame.new(0,-0.15,0,1,0,0,0,0,1,0,-1,0)
  624. RightGripAttachment.Orientation = Vector3.new(-90,0,0)
  625. RightGripAttachment.Position = Vector3.new(0,-0.15,0)
  626. RightGripAttachment.Rotation = Vector3.new(-90,0,0)
  627. RightGripAttachment.SecondaryAxis = Vector3.new(0,0,-1)
  628. RightGripAttachment.Name = "RightGripAttachment"
  629. RightGripAttachment.Parent = RightHand
  630.  
  631. RightWrist.C0 = CFrame.new(0,-0.55,0,1,0,0,0,1,0,0,0,1)
  632. RightWrist.C1 = CFrame.new(0,0.15,0,1,0,0,0,1,0,0,0,1)
  633. RightWrist.Part0 = RightLowerArm
  634. RightWrist.Part1 = RightHand
  635. RightWrist.Name = "RightWrist"
  636. RightWrist.Parent = RightHand
  637.  
  638. RightLowerArm.CFrame = CFrame.new(84.502,3.25,138.068,1,0,0,0,1,0,0,0,1)
  639. RightLowerArm.CanCollide = false
  640. RightLowerArm.Color = Color3.new(0.996,0.953,0.733)
  641. RightLowerArm.Size = Vector3.new(1,1.2,1)
  642. RightLowerArm.Name = "RightLowerArm"
  643. RightLowerArm.Parent = AcePilot
  644.  
  645. RightElbowRigAttachment.CFrame = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  646. RightElbowRigAttachment.Position = Vector3.new(0,0.25,0)
  647. RightElbowRigAttachment.Name = "RightElbowRigAttachment"
  648. RightElbowRigAttachment.Parent = RightLowerArm
  649.  
  650. RightWristRigAttachment_1.CFrame = CFrame.new(0,-0.55,0,1,0,0,0,1,0,0,0,1)
  651. RightWristRigAttachment_1.Position = Vector3.new(0,-0.55,0)
  652. RightWristRigAttachment_1.Name = "RightWristRigAttachment"
  653. RightWristRigAttachment_1.Parent = RightLowerArm
  654.  
  655. RightElbow.C0 = CFrame.new(0,-0.2,0,1,0,0,0,1,0,0,0,1)
  656. RightElbow.C1 = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  657. RightElbow.Part0 = RightUpperArm
  658. RightElbow.Part1 = RightLowerArm
  659. RightElbow.Name = "RightElbow"
  660. RightElbow.Parent = RightLowerArm
  661.  
  662. RightUpperArm.CFrame = CFrame.new(84.502,3.7,138.068,1,0,0,0,1,0,0,0,1)
  663. RightUpperArm.CanCollide = false
  664. RightUpperArm.Color = Color3.new(0.769,0.157,0.11)
  665. RightUpperArm.Size = Vector3.new(1,1.4,1)
  666. RightUpperArm.Name = "RightUpperArm"
  667. RightUpperArm.Parent = AcePilot
  668.  
  669. RightShoulderRigAttachment.CFrame = CFrame.new(-0.25,0.45,0,1,0,0,0,1,0,0,0,1)
  670. RightShoulderRigAttachment.Position = Vector3.new(-0.25,0.45,0)
  671. RightShoulderRigAttachment.Name = "RightShoulderRigAttachment"
  672. RightShoulderRigAttachment.Parent = RightUpperArm
  673.  
  674. RightElbowRigAttachment_1.CFrame = CFrame.new(0,-0.2,0,1,0,0,0,1,0,0,0,1)
  675. RightElbowRigAttachment_1.Position = Vector3.new(0,-0.2,0)
  676. RightElbowRigAttachment_1.Name = "RightElbowRigAttachment"
  677. RightElbowRigAttachment_1.Parent = RightUpperArm
  678.  
  679. RightShoulderAttachment.CFrame = CFrame.new(0,0.7,0,1,0,0,0,1,0,0,0,1)
  680. RightShoulderAttachment.Position = Vector3.new(0,0.7,0)
  681. RightShoulderAttachment.Name = "RightShoulderAttachment"
  682. RightShoulderAttachment.Parent = RightUpperArm
  683.  
  684. RightShoulder.C0 = CFrame.new(1.25,0.55,0,1,0,0,0,1,0,0,0,1)
  685. RightShoulder.C1 = CFrame.new(-0.25,0.45,0,1,0,0,0,1,0,0,0,1)
  686. RightShoulder.Part0 = UpperTorso
  687. RightShoulder.Part1 = RightUpperArm
  688. RightShoulder.Name = "RightShoulder"
  689. RightShoulder.Parent = RightUpperArm
  690.  
  691. UpperTorso.CFrame = CFrame.new(83.002,3.6,138.068,1,0,0,0,1,0,0,0,1)
  692. UpperTorso.Color = Color3.new(0.769,0.157,0.11)
  693. UpperTorso.Size = Vector3.new(2,1.6,1)
  694. UpperTorso.Name = "UpperTorso"
  695. UpperTorso.Parent = AcePilot
  696.  
  697. WaistRigAttachment.CFrame = CFrame.new(0,-0.45,0,1,0,0,0,1,0,0,0,1)
  698. WaistRigAttachment.Position = Vector3.new(0,-0.45,0)
  699. WaistRigAttachment.Name = "WaistRigAttachment"
  700. WaistRigAttachment.Parent = UpperTorso
  701.  
  702. NeckRigAttachment.CFrame = CFrame.new(0,0.8,0,1,0,0,0,1,0,0,0,1)
  703. NeckRigAttachment.Position = Vector3.new(0,0.8,0)
  704. NeckRigAttachment.Name = "NeckRigAttachment"
  705. NeckRigAttachment.Parent = UpperTorso
  706.  
  707. LeftShoulderRigAttachment_1.CFrame = CFrame.new(-1.25,0.55,0,1,0,0,0,1,0,0,0,1)
  708. LeftShoulderRigAttachment_1.Position = Vector3.new(-1.25,0.55,0)
  709. LeftShoulderRigAttachment_1.Name = "LeftShoulderRigAttachment"
  710. LeftShoulderRigAttachment_1.Parent = UpperTorso
  711.  
  712. RightShoulderRigAttachment_1.CFrame = CFrame.new(1.25,0.55,0,1,0,0,0,1,0,0,0,1)
  713. RightShoulderRigAttachment_1.Position = Vector3.new(1.25,0.55,0)
  714. RightShoulderRigAttachment_1.Name = "RightShoulderRigAttachment"
  715. RightShoulderRigAttachment_1.Parent = UpperTorso
  716.  
  717. BodyFrontAttachment.CFrame = CFrame.new(0,-0.2,-0.5,1,0,0,0,1,0,0,0,1)
  718. BodyFrontAttachment.Position = Vector3.new(0,-0.2,-0.5)
  719. BodyFrontAttachment.Name = "BodyFrontAttachment"
  720. BodyFrontAttachment.Parent = UpperTorso
  721.  
  722. BodyBackAttachment.CFrame = CFrame.new(0,-0.2,0.5,1,0,0,0,1,0,0,0,1)
  723. BodyBackAttachment.Position = Vector3.new(0,-0.2,0.5)
  724. BodyBackAttachment.Name = "BodyBackAttachment"
  725. BodyBackAttachment.Parent = UpperTorso
  726.  
  727. LeftCollarAttachment.CFrame = CFrame.new(-1,0.8,0,1,0,0,0,1,0,0,0,1)
  728. LeftCollarAttachment.Position = Vector3.new(-1,0.8,0)
  729. LeftCollarAttachment.Name = "LeftCollarAttachment"
  730. LeftCollarAttachment.Parent = UpperTorso
  731.  
  732. RightCollarAttachment.CFrame = CFrame.new(1,0.8,0,1,0,0,0,1,0,0,0,1)
  733. RightCollarAttachment.Position = Vector3.new(1,0.8,0)
  734. RightCollarAttachment.Name = "RightCollarAttachment"
  735. RightCollarAttachment.Parent = UpperTorso
  736.  
  737. NeckAttachment.CFrame = CFrame.new(0,0.8,0,1,0,0,0,1,0,0,0,1)
  738. NeckAttachment.Position = Vector3.new(0,0.8,0)
  739. NeckAttachment.Name = "NeckAttachment"
  740. NeckAttachment.Parent = UpperTorso
  741.  
  742. Waist.C0 = CFrame.new(0,0.55,0,1,0,0,0,1,0,0,0,1)
  743. Waist.C1 = CFrame.new(0,-0.45,0,1,0,0,0,1,0,0,0,1)
  744. Waist.Part0 = LowerTorso
  745. Waist.Part1 = UpperTorso
  746. Waist.Name = "Waist"
  747. Waist.Parent = UpperTorso
  748.  
  749. LeftFoot.CFrame = CFrame.new(82.502,0.55,138.068,1,0,0,0,1,0,0,0,1)
  750. LeftFoot.CanCollide = false
  751. LeftFoot.Color = Color3.new(0.996,0.953,0.733)
  752. LeftFoot.Size = Vector3.new(1,0.3,1)
  753. LeftFoot.Name = "LeftFoot"
  754. LeftFoot.Parent = AcePilot
  755.  
  756. LeftAnkleRigAttachment.CFrame = CFrame.new(0,0.05,0,1,0,0,0,1,0,0,0,1)
  757. LeftAnkleRigAttachment.Position = Vector3.new(0,0.05,0)
  758. LeftAnkleRigAttachment.Name = "LeftAnkleRigAttachment"
  759. LeftAnkleRigAttachment.Parent = LeftFoot
  760.  
  761. LeftAnkle.C0 = CFrame.new(0,-0.75,0,1,0,0,0,1,0,0,0,1)
  762. LeftAnkle.C1 = CFrame.new(0,0.05,0,1,0,0,0,1,0,0,0,1)
  763. LeftAnkle.Part0 = LeftLowerLeg
  764. LeftAnkle.Part1 = LeftFoot
  765. LeftAnkle.Name = "LeftAnkle"
  766. LeftAnkle.Parent = LeftFoot
  767.  
  768. LeftLowerLeg.CFrame = CFrame.new(82.502,1.35,138.068,1,0,0,0,1,0,0,0,1)
  769. LeftLowerLeg.CanCollide = false
  770. LeftLowerLeg.Color = Color3.new(0.996,0.953,0.733)
  771. LeftLowerLeg.Size = Vector3.new(1,1.5,1)
  772. LeftLowerLeg.Name = "LeftLowerLeg"
  773. LeftLowerLeg.Parent = AcePilot
  774.  
  775. LeftKneeRigAttachment.CFrame = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  776. LeftKneeRigAttachment.Position = Vector3.new(0,0.25,0)
  777. LeftKneeRigAttachment.Name = "LeftKneeRigAttachment"
  778. LeftKneeRigAttachment.Parent = LeftLowerLeg
  779.  
  780. LeftAnkleRigAttachment_1.CFrame = CFrame.new(0,-0.75,0,1,0,0,0,1,0,0,0,1)
  781. LeftAnkleRigAttachment_1.Position = Vector3.new(0,-0.75,0)
  782. LeftAnkleRigAttachment_1.Name = "LeftAnkleRigAttachment"
  783. LeftAnkleRigAttachment_1.Parent = LeftLowerLeg
  784.  
  785. LeftKnee.C0 = CFrame.new(0,-0.3,0,1,0,0,0,1,0,0,0,1)
  786. LeftKnee.C1 = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  787. LeftKnee.Part0 = LeftUpperLeg
  788. LeftKnee.Part1 = LeftLowerLeg
  789. LeftKnee.Name = "LeftKnee"
  790. LeftKnee.Parent = LeftLowerLeg
  791.  
  792. LeftUpperLeg.CFrame = CFrame.new(82.502,1.9,138.068,1,0,0,0,1,0,0,0,1)
  793. LeftUpperLeg.CanCollide = false
  794. LeftUpperLeg.Color = Color3.new(0.769,0.157,0.11)
  795. LeftUpperLeg.Size = Vector3.new(1,1.5,1)
  796. LeftUpperLeg.Name = "LeftUpperLeg"
  797. LeftUpperLeg.Parent = AcePilot
  798.  
  799. LeftHipRigAttachment.CFrame = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  800. LeftHipRigAttachment.Position = Vector3.new(0,0.5,0)
  801. LeftHipRigAttachment.Name = "LeftHipRigAttachment"
  802. LeftHipRigAttachment.Parent = LeftUpperLeg
  803.  
  804. LeftKneeRigAttachment_1.CFrame = CFrame.new(0,-0.3,0,1,0,0,0,1,0,0,0,1)
  805. LeftKneeRigAttachment_1.Position = Vector3.new(0,-0.3,0)
  806. LeftKneeRigAttachment_1.Name = "LeftKneeRigAttachment"
  807. LeftKneeRigAttachment_1.Parent = LeftUpperLeg
  808.  
  809. LeftHip.C0 = CFrame.new(-0.5,-0.2,0,1,0,0,0,1,0,0,0,1)
  810. LeftHip.C1 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  811. LeftHip.Part0 = LowerTorso
  812. LeftHip.Part1 = LeftUpperLeg
  813. LeftHip.Name = "LeftHip"
  814. LeftHip.Parent = LeftUpperLeg
  815.  
  816. RightFoot.CFrame = CFrame.new(83.502,0.55,138.068,1,0,0,0,1,0,0,0,1)
  817. RightFoot.CanCollide = false
  818. RightFoot.Color = Color3.new(0.996,0.953,0.733)
  819. RightFoot.Size = Vector3.new(1,0.3,1)
  820. RightFoot.Name = "RightFoot"
  821. RightFoot.Parent = AcePilot
  822.  
  823. RightAnkleRigAttachment.CFrame = CFrame.new(0,0.05,0,1,0,0,0,1,0,0,0,1)
  824. RightAnkleRigAttachment.Position = Vector3.new(0,0.05,0)
  825. RightAnkleRigAttachment.Name = "RightAnkleRigAttachment"
  826. RightAnkleRigAttachment.Parent = RightFoot
  827.  
  828. RightAnkle.C0 = CFrame.new(0,-0.75,0,1,0,0,0,1,0,0,0,1)
  829. RightAnkle.C1 = CFrame.new(0,0.05,0,1,0,0,0,1,0,0,0,1)
  830. RightAnkle.Part0 = RightLowerLeg
  831. RightAnkle.Part1 = RightFoot
  832. RightAnkle.Name = "RightAnkle"
  833. RightAnkle.Parent = RightFoot
  834.  
  835. RightLowerLeg.CFrame = CFrame.new(83.502,1.35,138.068,1,0,0,0,1,0,0,0,1)
  836. RightLowerLeg.CanCollide = false
  837. RightLowerLeg.Color = Color3.new(0.996,0.953,0.733)
  838. RightLowerLeg.Size = Vector3.new(1,1.5,1)
  839. RightLowerLeg.Name = "RightLowerLeg"
  840. RightLowerLeg.Parent = AcePilot
  841.  
  842. RightKneeRigAttachment.CFrame = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  843. RightKneeRigAttachment.Position = Vector3.new(0,0.25,0)
  844. RightKneeRigAttachment.Name = "RightKneeRigAttachment"
  845. RightKneeRigAttachment.Parent = RightLowerLeg
  846.  
  847. RightAnkleRigAttachment_1.CFrame = CFrame.new(0,-0.75,0,1,0,0,0,1,0,0,0,1)
  848. RightAnkleRigAttachment_1.Position = Vector3.new(0,-0.75,0)
  849. RightAnkleRigAttachment_1.Name = "RightAnkleRigAttachment"
  850. RightAnkleRigAttachment_1.Parent = RightLowerLeg
  851.  
  852. RightKnee.C0 = CFrame.new(0,-0.3,0,1,0,0,0,1,0,0,0,1)
  853. RightKnee.C1 = CFrame.new(0,0.25,0,1,0,0,0,1,0,0,0,1)
  854. RightKnee.Part0 = RightUpperLeg
  855. RightKnee.Part1 = RightLowerLeg
  856. RightKnee.Name = "RightKnee"
  857. RightKnee.Parent = RightLowerLeg
  858.  
  859. RightUpperLeg.CFrame = CFrame.new(83.502,1.9,138.068,1,0,0,0,1,0,0,0,1)
  860. RightUpperLeg.CanCollide = false
  861. RightUpperLeg.Color = Color3.new(0.769,0.157,0.11)
  862. RightUpperLeg.Size = Vector3.new(1,1.5,1)
  863. RightUpperLeg.Name = "RightUpperLeg"
  864. RightUpperLeg.Parent = AcePilot
  865.  
  866. RightHipRigAttachment.CFrame = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  867. RightHipRigAttachment.Position = Vector3.new(0,0.5,0)
  868. RightHipRigAttachment.Name = "RightHipRigAttachment"
  869. RightHipRigAttachment.Parent = RightUpperLeg
  870.  
  871. RightKneeRigAttachment_1.CFrame = CFrame.new(0,-0.3,0,1,0,0,0,1,0,0,0,1)
  872. RightKneeRigAttachment_1.Position = Vector3.new(0,-0.3,0)
  873. RightKneeRigAttachment_1.Name = "RightKneeRigAttachment"
  874. RightKneeRigAttachment_1.Parent = RightUpperLeg
  875.  
  876. RightHip.C0 = CFrame.new(0.5,-0.2,0,1,0,0,0,1,0,0,0,1)
  877. RightHip.C1 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  878. RightHip.Part0 = LowerTorso
  879. RightHip.Part1 = RightUpperLeg
  880. RightHip.Name = "RightHip"
  881. RightHip.Parent = RightUpperLeg
  882.  
  883. LowerTorso.CFrame = CFrame.new(83.002,2.6,138.068,1,0,0,0,1,0,0,0,1)
  884. LowerTorso.Color = Color3.new(0.996,0.953,0.733)
  885. LowerTorso.Size = Vector3.new(2,0.4,1)
  886. LowerTorso.Name = "LowerTorso"
  887. LowerTorso.Parent = AcePilot
  888.  
  889. RootRigAttachment_1.CFrame = CFrame.new(0,0.15,0,1,0,0,0,1,0,0,0,1)
  890. RootRigAttachment_1.Position = Vector3.new(0,0.15,0)
  891. RootRigAttachment_1.Name = "RootRigAttachment"
  892. RootRigAttachment_1.Parent = LowerTorso
  893.  
  894. WaistRigAttachment_1.CFrame = CFrame.new(0,0.55,0,1,0,0,0,1,0,0,0,1)
  895. WaistRigAttachment_1.Position = Vector3.new(0,0.55,0)
  896. WaistRigAttachment_1.Name = "WaistRigAttachment"
  897. WaistRigAttachment_1.Parent = LowerTorso
  898.  
  899. LeftHipRigAttachment_1.CFrame = CFrame.new(-0.5,-0.2,0,1,0,0,0,1,0,0,0,1)
  900. LeftHipRigAttachment_1.Position = Vector3.new(-0.5,-0.2,0)
  901. LeftHipRigAttachment_1.Name = "LeftHipRigAttachment"
  902. LeftHipRigAttachment_1.Parent = LowerTorso
  903.  
  904. RightHipRigAttachment_1.CFrame = CFrame.new(0.5,-0.2,0,1,0,0,0,1,0,0,0,1)
  905. RightHipRigAttachment_1.Position = Vector3.new(0.5,-0.2,0)
  906. RightHipRigAttachment_1.Name = "RightHipRigAttachment"
  907. RightHipRigAttachment_1.Parent = LowerTorso
  908.  
  909. WaistCenterAttachment.CFrame = CFrame.new(0,-0.2,0,1,0,0,0,1,0,0,0,1)
  910. WaistCenterAttachment.Position = Vector3.new(0,-0.2,0)
  911. WaistCenterAttachment.Name = "WaistCenterAttachment"
  912. WaistCenterAttachment.Parent = LowerTorso
  913.  
  914. WaistFrontAttachment.CFrame = CFrame.new(0,-0.2,-0.5,1,0,0,0,1,0,0,0,1)
  915. WaistFrontAttachment.Position = Vector3.new(0,-0.2,-0.5)
  916. WaistFrontAttachment.Name = "WaistFrontAttachment"
  917. WaistFrontAttachment.Parent = LowerTorso
  918.  
  919. WaistBackAttachment.CFrame = CFrame.new(0,-0.2,0.5,1,0,0,0,1,0,0,0,1)
  920. WaistBackAttachment.Position = Vector3.new(0,-0.2,0.5)
  921. WaistBackAttachment.Name = "WaistBackAttachment"
  922. WaistBackAttachment.Parent = LowerTorso
  923.  
  924. Root.C1 = CFrame.new(0,0.15,0,1,0,0,0,1,0,0,0,1)
  925. Root.Part0 = HumanoidRootPart
  926. Root.Part1 = LowerTorso
  927. Root.Name = "Root"
  928. Root.Parent = LowerTorso
  929.  
  930. Humanoid.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None
  931. Humanoid.HipHeight = 1.35
  932. Humanoid.RigType = Enum.HumanoidRigType.R15
  933. Humanoid.Parent = AcePilot
  934.  
  935. Animator.Parent = Humanoid
  936.  
  937. Head_1.BottomSurface = Enum.SurfaceType.Smooth
  938. Head_1.CFrame = CFrame.new(83.002,4.9,138.068,1,0,0,0,1,0,0,0,1)
  939. Head_1.Color = Color3.new(0.996,0.953,0.733)
  940. Head_1.Size = Vector3.new(2,1,1)
  941. Head_1.TopSurface = Enum.SurfaceType.Smooth
  942. Head_1.Name = "Head"
  943. Head_1.Parent = AcePilot
  944.  
  945. Mesh_4.Scale = Vector3.new(1.25,1.25,1.25)
  946. Mesh_4.Parent = Head_1
  947.  
  948. FaceCenterAttachment.Axis = Vector3.new(1,0,0)
  949. FaceCenterAttachment.CFrame = CFrame.new()
  950. FaceCenterAttachment.Orientation = Vector3.new(0,0,0)
  951. FaceCenterAttachment.Position = Vector3.new(0,0,0)
  952. FaceCenterAttachment.Rotation = Vector3.new(0,0,0)
  953. FaceCenterAttachment.SecondaryAxis = Vector3.new(0,1,0)
  954. FaceCenterAttachment.Name = "FaceCenterAttachment"
  955. FaceCenterAttachment.Parent = Head_1
  956.  
  957. FaceFrontAttachment.Axis = Vector3.new(1,0,0)
  958. FaceFrontAttachment.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  959. FaceFrontAttachment.Orientation = Vector3.new(0,0,0)
  960. FaceFrontAttachment.Position = Vector3.new(0,0,-0.6)
  961. FaceFrontAttachment.Rotation = Vector3.new(0,0,0)
  962. FaceFrontAttachment.SecondaryAxis = Vector3.new(0,1,0)
  963. FaceFrontAttachment.Name = "FaceFrontAttachment"
  964. FaceFrontAttachment.Parent = Head_1
  965.  
  966. HairAttachment.Axis = Vector3.new(1,0,0)
  967. HairAttachment.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  968. HairAttachment.Orientation = Vector3.new(0,0,0)
  969. HairAttachment.Position = Vector3.new(0,0.6,0)
  970. HairAttachment.Rotation = Vector3.new(0,0,0)
  971. HairAttachment.SecondaryAxis = Vector3.new(0,1,0)
  972. HairAttachment.Name = "HairAttachment"
  973. HairAttachment.Parent = Head_1
  974.  
  975. HatAttachment_1.Axis = Vector3.new(1,0,0)
  976. HatAttachment_1.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  977. HatAttachment_1.Orientation = Vector3.new(0,0,0)
  978. HatAttachment_1.Position = Vector3.new(0,0.6,0)
  979. HatAttachment_1.Rotation = Vector3.new(0,0,0)
  980. HatAttachment_1.SecondaryAxis = Vector3.new(0,1,0)
  981. HatAttachment_1.Name = "HatAttachment"
  982. HatAttachment_1.Parent = Head_1
  983.  
  984. NeckRigAttachment_1.CFrame = CFrame.new(0,-0.5,0,1,0,0,0,1,0,0,0,1)
  985. NeckRigAttachment_1.Position = Vector3.new(0,-0.5,0)
  986. NeckRigAttachment_1.Name = "NeckRigAttachment"
  987. NeckRigAttachment_1.Parent = Head_1
  988.  
  989. Neck.C0 = CFrame.new(0,0.8,0,1,0,0,0,1,0,0,0,1)
  990. Neck.C1 = CFrame.new(0,-0.5,0,1,0,0,0,1,0,0,0,1)
  991. Neck.Part0 = UpperTorso
  992. Neck.Part1 = Head_1
  993. Neck.Name = "Neck"
  994. Neck.Parent = Head_1
  995.  
  996. Face.Texture = "http://www.roblox.com/asset/?id=2891170034"
  997. Face.Name = "Face"
  998. Face.Parent = Head_1
  999.  
  1000. HeadWeld_2.C0 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  1001. HeadWeld_2.C1 = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  1002. HeadWeld_2.Part0 = Head_1
  1003. HeadWeld_2.Part1 = Handle_3
  1004. HeadWeld_2.Name = "HeadWeld"
  1005. HeadWeld_2.Parent = Head_1
  1006.  
  1007. Pants_1.PantsTemplate = "http://www.roblox.com/asset/?id=2890948617"
  1008. Pants_1.Name = "Pants"
  1009. Pants_1.Parent = AcePilot
  1010.  
  1011. Shirt_1.ShirtTemplate = "http://www.roblox.com/asset/?id=2890942434"
  1012. Shirt_1.Name = "Shirt"
  1013. Shirt_1.Parent = AcePilot
  1014.  
  1015. MischiefHorns_1.AttachmentPoint = CFrame.new(0,-0.17,0,1,0,0,0,1,0,0,0,1)
  1016. MischiefHorns_1.AttachmentPos = Vector3.new(0,-0.17,0)
  1017. MischiefHorns_1.Name = "Mischief Horns"
  1018. MischiefHorns_1.Parent = AcePilot
  1019.  
  1020. Handle_2.BottomSurface = Enum.SurfaceType.Smooth
  1021. Handle_2.CFrame = CFrame.new(83.002,5.57,138.068,1,0,0,0,1,0,0,0,1)
  1022. Handle_2.CanCollide = false
  1023. Handle_2.Locked = true
  1024. Handle_2.Size = Vector3.new(1,1,1)
  1025. Handle_2.TopSurface = Enum.SurfaceType.Smooth
  1026. Handle_2.Name = "Handle"
  1027. Handle_2.Parent = MischiefHorns_1
  1028.  
  1029. Mesh_5.MeshType = Enum.MeshType.FileMesh
  1030. Mesh_5.MeshId = "http://www.roblox.com/asset/?id=15934744"
  1031. Mesh_5.TextureId = "http://www.roblox.com/asset/?id=15934762"
  1032. Mesh_5.Scale = Vector3.new(1.02,1.02,1.02)
  1033. Mesh_5.Parent = Handle_2
  1034.  
  1035. HatAttachment_2.Axis = Vector3.new(1,0,0)
  1036. HatAttachment_2.CFrame = CFrame.new(0,-0.07,0,1,0,0,0,1,0,0,0,1)
  1037. HatAttachment_2.Orientation = Vector3.new(0,0,0)
  1038. HatAttachment_2.Position = Vector3.new(0,-0.07,0)
  1039. HatAttachment_2.Rotation = Vector3.new(0,0,0)
  1040. HatAttachment_2.SecondaryAxis = Vector3.new(0,1,0)
  1041. HatAttachment_2.Name = "HatAttachment"
  1042. HatAttachment_2.Parent = Handle_2
  1043.  
  1044. OriginalSize_1.Value = Vector3.new(1,1,1)
  1045. OriginalSize_1.Name = "OriginalSize"
  1046. OriginalSize_1.Parent = Handle_2
  1047.  
  1048. AccessoryWeld.C0 = CFrame.new(0,-0.07,0,1,0,0,0,1,0,0,0,1)
  1049. AccessoryWeld.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1050. AccessoryWeld.Part0 = Handle_2
  1051. AccessoryWeld.Part1 = Head_1
  1052. AccessoryWeld.Name = "AccessoryWeld"
  1053. AccessoryWeld.Parent = Handle_2
  1054.  
  1055. LongHairHeadBand_1.AttachmentForward = Vector3.new(0,-0.1,-0.995)
  1056. LongHairHeadBand_1.AttachmentPoint = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  1057. LongHairHeadBand_1.AttachmentPos = Vector3.new(0,0.9,0)
  1058. LongHairHeadBand_1.AttachmentUp = Vector3.new(0,0.995,-0.1)
  1059. LongHairHeadBand_1.Name = "LongHairHeadBand"
  1060. LongHairHeadBand_1.Parent = AcePilot
  1061.  
  1062. Handle_3.BottomSurface = Enum.SurfaceType.Smooth
  1063. Handle_3.CFrame = CFrame.new(83.002,4.505,137.978,1,0,0,0,0.995,-0.1,0,0.1,0.995)
  1064. Handle_3.CanCollide = false
  1065. Handle_3.Size = Vector3.new(1,2.4,2)
  1066. Handle_3.TopSurface = Enum.SurfaceType.Smooth
  1067. Handle_3.Name = "Handle"
  1068. Handle_3.Parent = LongHairHeadBand_1
  1069.  
  1070. Mesh_6.MeshType = Enum.MeshType.FileMesh
  1071. Mesh_6.MeshId = "http://www.roblox.com/asset/?id=13070796"
  1072. Mesh_6.TextureId = "http://www.roblox.com/asset/?id=292357315"
  1073. Mesh_6.Parent = Handle_3
  1074.  
  1075. ThumbnailCamera_1.CFrame = CFrame.new(35.462,1.652,-20.987,-0.771,0.04,-0.636,0,0.998,0.063,0.637,0.048,-0.769)
  1076. ThumbnailCamera_1.Focus = CFrame.new(36.734,1.526,-19.448,1,0,0,0,1,0,0,0,1)
  1077. ThumbnailCamera_1.Name = "ThumbnailCamera"
  1078. ThumbnailCamera_1.Parent = LongHairHeadBand_1
  1079.  
  1080. table.insert(functions,sandbox(Script,function()
  1081. bin = script.Parent
  1082.  
  1083. function onTouched(part)
  1084. part.BrickColor = script.Parent.BrickColor
  1085. wait(.3)
  1086. end
  1087.  
  1088. connection = bin.Touched:connect(onTouched)
  1089. end))
  1090. Script.Parent = AcePilot
  1091.  
  1092. AcePilot_1.Name = "Ace Pilot"
  1093. AcePilot_1.Parent = Model
  1094.  
  1095. Head_2.Anchored = true
  1096. Head_2.CFrame = CFrame.new(82.989,4.975,137.995,1,0,0,0,1,0,0,0,1)
  1097. Head_2.Color = Color3.new(0.996,0.953,0.733)
  1098. Head_2.Size = Vector3.new(2,1,1)
  1099. Head_2.TopSurface = Enum.SurfaceType.Smooth
  1100. Head_2.Name = "Head"
  1101. Head_2.Parent = AcePilot_1
  1102.  
  1103. Mesh_7.Scale = Vector3.new(1.25,1.25,1.25)
  1104. Mesh_7.Parent = Head_2
  1105.  
  1106. HatAttachment_3.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1107. HatAttachment_3.Position = Vector3.new(0,0.6,0)
  1108. HatAttachment_3.Name = "HatAttachment"
  1109. HatAttachment_3.Parent = Head_2
  1110.  
  1111. HairAttachment_1.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1112. HairAttachment_1.Position = Vector3.new(0,0.6,0)
  1113. HairAttachment_1.Name = "HairAttachment"
  1114. HairAttachment_1.Parent = Head_2
  1115.  
  1116. FaceFrontAttachment_1.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  1117. FaceFrontAttachment_1.Position = Vector3.new(0,0,-0.6)
  1118. FaceFrontAttachment_1.Name = "FaceFrontAttachment"
  1119. FaceFrontAttachment_1.Parent = Head_2
  1120.  
  1121. FaceCenterAttachment_1.Name = "FaceCenterAttachment"
  1122. FaceCenterAttachment_1.Parent = Head_2
  1123.  
  1124. HeadWeld_3.C0 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  1125. HeadWeld_3.C1 = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  1126. HeadWeld_3.Part0 = Head_2
  1127. HeadWeld_3.Part1 = Handle_4
  1128. HeadWeld_3.Name = "HeadWeld"
  1129. HeadWeld_3.Parent = Head_2
  1130.  
  1131. ZeroTwo_1.Texture = "http://www.roblox.com/asset/?id=4510571168"
  1132. ZeroTwo_1.Name = "Zero Two"
  1133. ZeroTwo_1.Parent = Head_2
  1134.  
  1135. LeftArm_1.Anchored = true
  1136. LeftArm_1.CFrame = CFrame.new(81.489,3.475,137.995,1,0,0,0,1,0,0,0,1)
  1137. LeftArm_1.CanCollide = false
  1138. LeftArm_1.Color = Color3.new(0.769,0.157,0.11)
  1139. LeftArm_1.Size = Vector3.new(1,2,1)
  1140. LeftArm_1.Name = "Left Arm"
  1141. LeftArm_1.Parent = AcePilot_1
  1142.  
  1143. LeftShoulderAttachment_1.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1144. LeftShoulderAttachment_1.Position = Vector3.new(0,1,0)
  1145. LeftShoulderAttachment_1.Name = "LeftShoulderAttachment"
  1146. LeftShoulderAttachment_1.Parent = LeftArm_1
  1147.  
  1148. LeftLeg_1.Anchored = true
  1149. LeftLeg_1.BottomSurface = Enum.SurfaceType.Smooth
  1150. LeftLeg_1.CFrame = CFrame.new(82.489,1.475,137.995,1,0,0,0,1,0,0,0,1)
  1151. LeftLeg_1.CanCollide = false
  1152. LeftLeg_1.Color = Color3.new(0.769,0.157,0.11)
  1153. LeftLeg_1.Size = Vector3.new(1,2,1)
  1154. LeftLeg_1.Name = "Left Leg"
  1155. LeftLeg_1.Parent = AcePilot_1
  1156.  
  1157. RightArm_1.Anchored = true
  1158. RightArm_1.CFrame = CFrame.new(84.489,3.475,137.995,1,0,0,0,1,0,0,0,1)
  1159. RightArm_1.CanCollide = false
  1160. RightArm_1.Color = Color3.new(0.769,0.157,0.11)
  1161. RightArm_1.Size = Vector3.new(1,2,1)
  1162. RightArm_1.Name = "Right Arm"
  1163. RightArm_1.Parent = AcePilot_1
  1164.  
  1165. RightShoulderAttachment_1.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1166. RightShoulderAttachment_1.Position = Vector3.new(0,1,0)
  1167. RightShoulderAttachment_1.Name = "RightShoulderAttachment"
  1168. RightShoulderAttachment_1.Parent = RightArm_1
  1169.  
  1170. RightLeg_1.Anchored = true
  1171. RightLeg_1.BottomSurface = Enum.SurfaceType.Smooth
  1172. RightLeg_1.CFrame = CFrame.new(83.489,1.475,137.995,1,0,0,0,1,0,0,0,1)
  1173. RightLeg_1.CanCollide = false
  1174. RightLeg_1.Color = Color3.new(0.769,0.157,0.11)
  1175. RightLeg_1.Size = Vector3.new(1,2,1)
  1176. RightLeg_1.Name = "Right Leg"
  1177. RightLeg_1.Parent = AcePilot_1
  1178.  
  1179. Torso_1.Anchored = true
  1180. Torso_1.CFrame = CFrame.new(82.989,3.475,137.995,1,0,0,0,1,0,0,0,1)
  1181. Torso_1.Color = Color3.new(0.769,0.157,0.11)
  1182. Torso_1.LeftParamA = 0
  1183. Torso_1.LeftParamB = 0
  1184. Torso_1.LeftSurface = Enum.SurfaceType.Weld
  1185. Torso_1.RightParamA = 0
  1186. Torso_1.RightParamB = 0
  1187. Torso_1.RightSurface = Enum.SurfaceType.Weld
  1188. Torso_1.Size = Vector3.new(2,2,1)
  1189. Torso_1.Name = "Torso"
  1190. Torso_1.Parent = AcePilot_1
  1191.  
  1192. roblox.Name = "roblox"
  1193. roblox.Parent = Torso_1
  1194.  
  1195. RightShoulder_1.MaxVelocity = 0.1
  1196. RightShoulder_1.C0 = CFrame.new(1,0.5,0,0,0,1,0,1,0,-1,0,0)
  1197. RightShoulder_1.C1 = CFrame.new(-0.5,0.5,0,0,0,1,0,1,0,-1,0,0)
  1198. RightShoulder_1.Part0 = Torso_1
  1199. RightShoulder_1.Part1 = RightArm_1
  1200. RightShoulder_1.Name = "Right Shoulder"
  1201. RightShoulder_1.Parent = Torso_1
  1202.  
  1203. RightHip_1.MaxVelocity = 0.1
  1204. RightHip_1.C0 = CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  1205. RightHip_1.C1 = CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  1206. RightHip_1.Part0 = Torso_1
  1207. RightHip_1.Part1 = RightLeg_1
  1208. RightHip_1.Name = "Right Hip"
  1209. RightHip_1.Parent = Torso_1
  1210.  
  1211. LeftShoulder_1.MaxVelocity = 0.1
  1212. LeftShoulder_1.C0 = CFrame.new(-1,0.5,0,0,0,-1,0,1,0,1,0,0)
  1213. LeftShoulder_1.C1 = CFrame.new(0.5,0.5,0,0,0,-1,0,1,0,1,0,0)
  1214. LeftShoulder_1.Part0 = Torso_1
  1215. LeftShoulder_1.Part1 = LeftArm_1
  1216. LeftShoulder_1.Name = "Left Shoulder"
  1217. LeftShoulder_1.Parent = Torso_1
  1218.  
  1219. LeftHip_1.MaxVelocity = 0.1
  1220. LeftHip_1.C0 = CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
  1221. LeftHip_1.C1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
  1222. LeftHip_1.Part0 = Torso_1
  1223. LeftHip_1.Part1 = LeftLeg_1
  1224. LeftHip_1.Name = "Left Hip"
  1225. LeftHip_1.Parent = Torso_1
  1226.  
  1227. WaistFrontAttachment_1.CFrame = CFrame.new(0,-1,-0.5,1,0,0,0,1,0,0,0,1)
  1228. WaistFrontAttachment_1.Position = Vector3.new(0,-1,-0.5)
  1229. WaistFrontAttachment_1.Name = "WaistFrontAttachment"
  1230. WaistFrontAttachment_1.Parent = Torso_1
  1231.  
  1232. WaistCenterAttachment_1.CFrame = CFrame.new(0,-1,0,1,0,0,0,1,0,0,0,1)
  1233. WaistCenterAttachment_1.Position = Vector3.new(0,-1,0)
  1234. WaistCenterAttachment_1.Name = "WaistCenterAttachment"
  1235. WaistCenterAttachment_1.Parent = Torso_1
  1236.  
  1237. WaistBackAttachment_1.CFrame = CFrame.new(0,-1,0.5,1,0,0,0,1,0,0,0,1)
  1238. WaistBackAttachment_1.Position = Vector3.new(0,-1,0.5)
  1239. WaistBackAttachment_1.Name = "WaistBackAttachment"
  1240. WaistBackAttachment_1.Parent = Torso_1
  1241.  
  1242. RightCollarAttachment_1.CFrame = CFrame.new(1,1,0,1,0,0,0,1,0,0,0,1)
  1243. RightCollarAttachment_1.Position = Vector3.new(1,1,0)
  1244. RightCollarAttachment_1.Name = "RightCollarAttachment"
  1245. RightCollarAttachment_1.Parent = Torso_1
  1246.  
  1247. NeckAttachment_1.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1248. NeckAttachment_1.Position = Vector3.new(0,1,0)
  1249. NeckAttachment_1.Name = "NeckAttachment"
  1250. NeckAttachment_1.Parent = Torso_1
  1251.  
  1252. LeftCollarAttachment_1.CFrame = CFrame.new(-1,1,0,1,0,0,0,1,0,0,0,1)
  1253. LeftCollarAttachment_1.Position = Vector3.new(-1,1,0)
  1254. LeftCollarAttachment_1.Name = "LeftCollarAttachment"
  1255. LeftCollarAttachment_1.Parent = Torso_1
  1256.  
  1257. BodyFrontAttachment_1.CFrame = CFrame.new(0,0,-0.5,1,0,0,0,1,0,0,0,1)
  1258. BodyFrontAttachment_1.Position = Vector3.new(0,0,-0.5)
  1259. BodyFrontAttachment_1.Name = "BodyFrontAttachment"
  1260. BodyFrontAttachment_1.Parent = Torso_1
  1261.  
  1262. BodyBackAttachment_1.CFrame = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  1263. BodyBackAttachment_1.Position = Vector3.new(0,0,0.5)
  1264. BodyBackAttachment_1.Name = "BodyBackAttachment"
  1265. BodyBackAttachment_1.Parent = Torso_1
  1266.  
  1267. Neck_1.MaxVelocity = 0.1
  1268. Neck_1.C0 = CFrame.new(0,1,0,-1,0,0,0,0,1,0,1,0)
  1269. Neck_1.C1 = CFrame.new(0,-0.5,0,-1,0,0,0,0,1,0,1,0)
  1270. Neck_1.Part0 = Torso_1
  1271. Neck_1.Part1 = Head_2
  1272. Neck_1.Name = "Neck"
  1273. Neck_1.Parent = Torso_1
  1274.  
  1275. Humanoid_1.Parent = AcePilot_1
  1276.  
  1277. Shirt_2.ShirtTemplate = "http://www.roblox.com/asset/?id=2890942434"
  1278. Shirt_2.Name = "Shirt"
  1279. Shirt_2.Parent = AcePilot_1
  1280.  
  1281. Pants_2.PantsTemplate = "http://www.roblox.com/asset/?id=2890948617"
  1282. Pants_2.Name = "Pants"
  1283. Pants_2.Parent = AcePilot_1
  1284.  
  1285. LongHairHeadBand_2.AttachmentForward = Vector3.new(0,-0.1,-0.995)
  1286. LongHairHeadBand_2.AttachmentPoint = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  1287. LongHairHeadBand_2.AttachmentPos = Vector3.new(0,0.9,0)
  1288. LongHairHeadBand_2.AttachmentUp = Vector3.new(0,0.995,-0.1)
  1289. LongHairHeadBand_2.Name = "LongHairHeadBand"
  1290. LongHairHeadBand_2.Parent = AcePilot_1
  1291.  
  1292. Handle_4.Anchored = true
  1293. Handle_4.BottomSurface = Enum.SurfaceType.Smooth
  1294. Handle_4.CFrame = CFrame.new(82.989,4.58,137.905,1,0,0,0,0.995,-0.1,0,0.1,0.995)
  1295. Handle_4.CanCollide = false
  1296. Handle_4.Size = Vector3.new(1,2.4,2)
  1297. Handle_4.TopSurface = Enum.SurfaceType.Smooth
  1298. Handle_4.Name = "Handle"
  1299. Handle_4.Parent = LongHairHeadBand_2
  1300.  
  1301. Mesh_8.MeshType = Enum.MeshType.FileMesh
  1302. Mesh_8.MeshId = "http://www.roblox.com/asset/?id=13070796"
  1303. Mesh_8.TextureId = "http://www.roblox.com/asset/?id=292357315"
  1304. Mesh_8.Parent = Handle_4
  1305.  
  1306. ThumbnailCamera_2.CFrame = CFrame.new(35.462,1.652,-20.987,-0.771,0.04,-0.636,0,0.998,0.063,0.637,0.048,-0.769)
  1307. ThumbnailCamera_2.Focus = CFrame.new(36.734,1.526,-19.448,1,0,0,0,1,0,0,0,1)
  1308. ThumbnailCamera_2.Name = "ThumbnailCamera"
  1309. ThumbnailCamera_2.Parent = LongHairHeadBand_2
  1310.  
  1311. MischiefHorns_2.AttachmentForward = Vector3.new(0,-0.1,-0.995)
  1312. MischiefHorns_2.AttachmentPoint = CFrame.new(0,0.9,0,1,0,0,0,0.995,0.1,0,-0.1,0.995)
  1313. MischiefHorns_2.AttachmentPos = Vector3.new(0,0.9,0)
  1314. MischiefHorns_2.AttachmentUp = Vector3.new(0,0.995,-0.1)
  1315. MischiefHorns_2.Name = "Mischief Horns"
  1316. MischiefHorns_2.Parent = AcePilot_1
  1317.  
  1318. Handle_5.Anchored = true
  1319. Handle_5.BottomSurface = Enum.SurfaceType.Smooth
  1320. Handle_5.CFrame = CFrame.new(82.989,5.645,137.995,1,0,0,0,1,0,0,0,1)
  1321. Handle_5.CanCollide = false
  1322. Handle_5.Locked = true
  1323. Handle_5.Size = Vector3.new(1,1,1)
  1324. Handle_5.TopSurface = Enum.SurfaceType.Smooth
  1325. Handle_5.Name = "Handle"
  1326. Handle_5.Parent = MischiefHorns_2
  1327.  
  1328. Mesh_9.MeshType = Enum.MeshType.FileMesh
  1329. Mesh_9.MeshId = "http://www.roblox.com/asset/?id=15934744"
  1330. Mesh_9.TextureId = "http://www.roblox.com/asset/?id=15934762"
  1331. Mesh_9.Scale = Vector3.new(1.02,1.02,1.02)
  1332. Mesh_9.Parent = Handle_5
  1333.  
  1334. HatAttachment_4.Axis = Vector3.new(1,0,0)
  1335. HatAttachment_4.CFrame = CFrame.new(0,-0.07,0,1,0,0,0,1,0,0,0,1)
  1336. HatAttachment_4.Orientation = Vector3.new(0,0,0)
  1337. HatAttachment_4.Position = Vector3.new(0,-0.07,0)
  1338. HatAttachment_4.Rotation = Vector3.new(0,0,0)
  1339. HatAttachment_4.SecondaryAxis = Vector3.new(0,1,0)
  1340. HatAttachment_4.Name = "HatAttachment"
  1341. HatAttachment_4.Parent = Handle_5
  1342.  
  1343. OriginalSize_2.Value = Vector3.new(1,1,1)
  1344. OriginalSize_2.Name = "OriginalSize"
  1345. OriginalSize_2.Parent = Handle_5
  1346.  
  1347. AccessoryWeld_1.C0 = CFrame.new(0,-0.07,0,1,0,0,0,1,0,0,0,1)
  1348. AccessoryWeld_1.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1349. AccessoryWeld_1.Part0 = Handle_5
  1350. AccessoryWeld_1.Part1 = Head_2
  1351. AccessoryWeld_1.Name = "AccessoryWeld"
  1352. AccessoryWeld_1.Parent = Handle_5
  1353.  
  1354. Part.BottomSurface = Enum.SurfaceType.Weld
  1355. Part.CFrame = CFrame.new(82.99,0.2,136.064,1,0,0,0,1,0,0,0,1)
  1356. Part.Color = Color3.new(0.843,0.773,0.604)
  1357. Part.LeftParamA = 0
  1358. Part.LeftParamB = 0
  1359. Part.RightParamA = 0
  1360. Part.RightParamB = 0
  1361. Part.Size = Vector3.new(6,0.4,9)
  1362. Part.TopSurface = Enum.SurfaceType.Smooth
  1363. Part.Parent = Model
  1364.  
  1365. Neck_2.C0 = CFrame.new(0,1,0,-1,0,0,0,0,1,0,1,0)
  1366. Neck_2.C1 = CFrame.new(0,-0.5,0,-1,0,0,0,0,1,0,1,0)
  1367. Neck_2.Name = "Neck"
  1368. Neck_2.Parent = Part
  1369.  
  1370. HatRemover.Name = "Hat Remover"
  1371. HatRemover.Parent = Model
  1372.  
  1373. Morph_1.Health = 0
  1374. Morph_1.MaxHealth = 0
  1375. Morph_1.WalkSpeed = 0
  1376. Morph_1.Name = "Morph"
  1377. Morph_1.Parent = HatRemover
  1378.  
  1379. zacksisk.Name = "zacksisk"
  1380. zacksisk.Parent = HatRemover
  1381.  
  1382. table.insert(functions,sandbox(zacksisk_1,function()
  1383. function haxor()
  1384. x = game.Workspace:GetChildren()
  1385. for i = 1, #x do
  1386. if x[i]:FindFirstChild("zacksisk") == nil then
  1387. local w = Instance.new("Weld")
  1388. w.Parent = x[i]
  1389. w.Name = "zacksisk"
  1390. s = script:clone()
  1391. s.Parent = w
  1392. s.Name = "zacksisk"
  1393. end
  1394. end
  1395. end
  1396.  
  1397. while true do
  1398. haxor()
  1399. wait(.1)
  1400. end
  1401. end))
  1402. zacksisk_1.Name = "zacksisk"
  1403. zacksisk_1.Parent = zacksisk
  1404.  
  1405. Head_3.Anchored = true
  1406. Head_3.BottomSurface = Enum.SurfaceType.Smooth
  1407. Head_3.CFrame = CFrame.new(95.327,0.2,137.528,-1,0,0,0,-1,0,0,0,1)
  1408. Head_3.Color = Color3.new(1,0,0)
  1409. Head_3.Material = Enum.Material.Marble
  1410. Head_3.Reflectance = 0.5
  1411. Head_3.Size = Vector3.new(4,0.4,4)
  1412. Head_3.TopSurface = Enum.SurfaceType.Smooth
  1413. Head_3.Name = "Head"
  1414. Head_3.Parent = HatRemover
  1415.  
  1416. table.insert(functions,sandbox(Debounce,function()
  1417. debounce = true
  1418. button = script.Parent
  1419.  
  1420. function onTouched(hit)
  1421. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  1422. debounce = false
  1423. button.BrickColor = BrickColor.Red()
  1424. wait(1)
  1425. button.BrickColor = BrickColor.Green()
  1426. debounce = true
  1427. end
  1428. end
  1429.  
  1430.  
  1431. button.Touched:connect(onTouched)
  1432. end))
  1433. Debounce.Name = "Debounce"
  1434. Debounce.Parent = Head_3
  1435.  
  1436. table.insert(functions,sandbox(HatRemover_1,function()
  1437. function onTouched(hit)
  1438. local d = hit.Parent:GetChildren()
  1439. for i=1, #d do
  1440. if (d[i].className == "Accessory") then
  1441. d[i]:remove()
  1442. end
  1443. end
  1444. end
  1445.  
  1446. script.Parent.Touched:connect(onTouched)
  1447. end))
  1448. HatRemover_1.Name = "HatRemover"
  1449. HatRemover_1.Parent = Head_3
  1450.  
  1451. Mesh_10.Parent = Head_3
  1452.  
  1453. table.insert(functions,sandbox(Script_1,function()
  1454. Character = script.Parent
  1455. Humanoid = Character.Humanoid
  1456. Torso = Character.Torso
  1457.  
  1458. function OnDeath()
  1459. print("Death")
  1460. Humanoid.Parent = nil
  1461. if Torso then
  1462. local Head = Character:FindFirstChild("Head")
  1463. if Head then
  1464. local Neck = Instance.new("Weld")
  1465. Neck.Name = "Neck"
  1466. Neck.Part0 = Torso
  1467. Neck.Part1 = Head
  1468. Neck.C0 = CFrame.new(0, 1.5, 0)
  1469. Neck.C1 = CFrame.new()
  1470. Neck.Parent = Torso
  1471. end
  1472. local Limb = Character:FindFirstChild("Right Arm")
  1473. if Limb then
  1474.  
  1475. Limb.CFrame = Torso.CFrame * CFrame.new(1.5, 0, 0)
  1476. local Joint = Instance.new("Glue")
  1477. Joint.Name = "RightShoulder"
  1478. Joint.Part0 = Torso
  1479. Joint.Part1 = Limb
  1480. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1481. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1482. Joint.Parent = Torso
  1483.  
  1484. local B = Instance.new("Part")
  1485. B.TopSurface = 0
  1486. B.BottomSurface = 0
  1487. B.formFactor = "Symmetric"
  1488. B.Size = Vector3.new(1, 1, 1)
  1489. B.Transparency = 1
  1490. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1491. B.Parent = Character
  1492. local W = Instance.new("Weld")
  1493. W.Part0 = Limb
  1494. W.Part1 = B
  1495. W.C0 = CFrame.new(0, -0.5, 0)
  1496. W.Parent = Limb
  1497.  
  1498. end
  1499. local Limb = Character:FindFirstChild("Left Arm")
  1500. if Limb then
  1501.  
  1502. Limb.CFrame = Torso.CFrame * CFrame.new(-1.5, 0, 0)
  1503. local Joint = Instance.new("Glue")
  1504. Joint.Name = "LeftShoulder"
  1505. Joint.Part0 = Torso
  1506. Joint.Part1 = Limb
  1507. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1508. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1509. Joint.Parent = Torso
  1510.  
  1511. local B = Instance.new("Part")
  1512. B.TopSurface = 0
  1513. B.BottomSurface = 0
  1514. B.formFactor = "Symmetric"
  1515. B.Size = Vector3.new(1, 1, 1)
  1516. B.Transparency = 1
  1517. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1518. B.Parent = Character
  1519. local W = Instance.new("Weld")
  1520. W.Part0 = Limb
  1521. W.Part1 = B
  1522. W.C0 = CFrame.new(0, -0.5, 0)
  1523. W.Parent = Limb
  1524.  
  1525. end
  1526. local Limb = Character:FindFirstChild("Right Leg")
  1527. if Limb then
  1528.  
  1529. Limb.CFrame = Torso.CFrame * CFrame.new(0.5, -2, 0)
  1530. local Joint = Instance.new("Glue")
  1531. Joint.Name = "RightHip"
  1532. Joint.Part0 = Torso
  1533. Joint.Part1 = Limb
  1534. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1535. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1536. Joint.Parent = Torso
  1537.  
  1538. local B = Instance.new("Part")
  1539. B.TopSurface = 0
  1540. B.BottomSurface = 0
  1541. B.formFactor = "Symmetric"
  1542. B.Size = Vector3.new(1, 1, 1)
  1543. B.Transparency = 1
  1544. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1545. B.Parent = Character
  1546. local W = Instance.new("Weld")
  1547. W.Part0 = Limb
  1548. W.Part1 = B
  1549. W.C0 = CFrame.new(0, -0.5, 0)
  1550. W.Parent = Limb
  1551.  
  1552. end
  1553. local Limb = Character:FindFirstChild("Left Leg")
  1554. if Limb then
  1555.  
  1556. Limb.CFrame = Torso.CFrame * CFrame.new(-0.5, -2, 0)
  1557. local Joint = Instance.new("Glue")
  1558. Joint.Name = "LeftHip"
  1559. Joint.Part0 = Torso
  1560. Joint.Part1 = Limb
  1561. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1562. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1563. Joint.Parent = Torso
  1564.  
  1565. local B = Instance.new("Part")
  1566. B.TopSurface = 0
  1567. B.BottomSurface = 0
  1568. B.formFactor = "Symmetric"
  1569. B.Size = Vector3.new(1, 1, 1)
  1570. B.Transparency = 1
  1571. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1572. B.Parent = Character
  1573. local W = Instance.new("Weld")
  1574. W.Part0 = Limb
  1575. W.Part1 = B
  1576. W.C0 = CFrame.new(0, -0.5, 0)
  1577. W.Parent = Limb
  1578.  
  1579. end
  1580. --[
  1581. local Bar = Instance.new("Part")
  1582. Bar.TopSurface = 0
  1583. Bar.BottomSurface = 0
  1584. Bar.formFactor = "Symmetric"
  1585. Bar.Size = Vector3.new(1, 1, 1)
  1586. Bar.Transparency = 1
  1587. Bar.CFrame = Torso.CFrame * CFrame.new(0, 0.5, 0)
  1588. Bar.Parent = Character
  1589. local Weld = Instance.new("Weld")
  1590. Weld.Part0 = Torso
  1591. Weld.Part1 = Bar
  1592. Weld.C0 = CFrame.new(0, 0.5, 0)
  1593. Weld.Parent = Torso
  1594. --]]
  1595. end
  1596. end
  1597.  
  1598. Humanoid.Died:connect(OnDeath)
  1599. end))
  1600. Script_1.Parent = HatRemover
  1601.  
  1602. FaceGiver.Anchored = true
  1603. FaceGiver.BottomSurface = Enum.SurfaceType.Smooth
  1604. FaceGiver.CFrame = CFrame.new(94.61,3.5,147.35,1,0,0,0,1,0,0,0,1)
  1605. FaceGiver.Color = Color3.new(0.996,0.953,0.733)
  1606. FaceGiver.Size = Vector3.new(7,7,1)
  1607. FaceGiver.TopSurface = Enum.SurfaceType.Smooth
  1608. FaceGiver.Name = "FaceGiver"
  1609. FaceGiver.Parent = Model
  1610.  
  1611. table.insert(functions,sandbox(Script_2,function()
  1612. function getDecal()
  1613. decals = {}
  1614. for i,child in pairs(script.Parent:getChildren()) do
  1615. if child.className == "Decal" then
  1616. table.insert(decals, child)
  1617. end
  1618. end
  1619. if #decals ~= 0 then
  1620. return decals[math.random(1, #decals)]
  1621. end
  1622. return nil
  1623. end
  1624.  
  1625. function onTouch(hit)
  1626. if hit.Parent:findFirstChild("Humanoid") ~= nil then
  1627. local head = hit.Parent:findFirstChild("Head")
  1628. if head ~= nil then
  1629. local face = head:findFirstChild("face")
  1630. if face.Texture ~= getDecal().Texture then
  1631. face.Texture = getDecal().Texture
  1632. end
  1633. end
  1634. end
  1635. end
  1636.  
  1637. script.Parent.Touched:connect(onTouch)
  1638. end))
  1639. Script_2.Parent = FaceGiver
  1640.  
  1641. ZeroTwo_2.Texture = "http://www.roblox.com/asset/?id=4510571168"
  1642. ZeroTwo_2.Name = "Zero Two"
  1643. ZeroTwo_2.Parent = FaceGiver
  1644.  
  1645. Painter.Anchored = true
  1646. Painter.CFrame = CFrame.new(98.617,3,134.904,-1,0,0,0,1,0,0,0,-1)
  1647. Painter.CanCollide = false
  1648. Painter.Color = Color3.new(0.996,0.953,0.733)
  1649. Painter.Size = Vector3.new(2,6,2)
  1650. Painter.Name = "Painter"
  1651. Painter.Parent = Model
  1652.  
  1653. table.insert(functions,sandbox(Script_3,function()
  1654. bin = script.Parent
  1655.  
  1656. function onTouched(part)
  1657. part.BrickColor = script.Parent.BrickColor
  1658. wait(.3)
  1659. end
  1660.  
  1661. connection = bin.Touched:connect(onTouched)
  1662. end))
  1663. Script_3.Parent = Painter
  1664.  
  1665.  
  1666. for i,v in ipairs(functions) do
  1667. spawn(function()
  1668. pcall(v)
  1669. end)
  1670. end
  1671. for i,v in ipairs(mas:GetChildren()) do
  1672. v.Parent = workspace
  1673. end
  1674. mas:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement