Advertisement
DrakerMaker

HEAD STAND

Dec 22nd, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.29 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. Model = Instance.new("Model")
  23. Part = Instance.new("Part")
  24. Part_1 = Instance.new("Part")
  25. Part_2 = Instance.new("Part")
  26. Part_3 = Instance.new("Part")
  27. Shelf = Instance.new("Part")
  28. Shelf_1 = Instance.new("Part")
  29. Head = Instance.new("Part")
  30. Mesh = Instance.new("SpecialMesh")
  31. HatAttachment = Instance.new("Attachment")
  32. HairAttachment = Instance.new("Attachment")
  33. FaceFrontAttachment = Instance.new("Attachment")
  34. FaceCenterAttachment = Instance.new("Attachment")
  35. Bone = Instance.new("Part")
  36. ParticleEmitter = Instance.new("ParticleEmitter")
  37. Flesh = Instance.new("Part")
  38. Flesh_1 = Instance.new("Part")
  39. Flesh_2 = Instance.new("Part")
  40. Flesh_3 = Instance.new("Part")
  41. Model_1 = Instance.new("Model")
  42. HumanoidRootPart = Instance.new("Part")
  43. LeftArm = Instance.new("Part")
  44. LeftShoulderAttachment = Instance.new("Attachment")
  45. LeftLeg = Instance.new("Part")
  46. RightArm = Instance.new("Part")
  47. RightShoulderAttachment = Instance.new("Attachment")
  48. RightLeg = Instance.new("Part")
  49. Torso = Instance.new("Part")
  50. roblox = Instance.new("Decal")
  51. WaistFrontAttachment = Instance.new("Attachment")
  52. WaistCenterAttachment = Instance.new("Attachment")
  53. WaistBackAttachment = Instance.new("Attachment")
  54. RightCollarAttachment = Instance.new("Attachment")
  55. NeckAttachment = Instance.new("Attachment")
  56. LeftCollarAttachment = Instance.new("Attachment")
  57. BodyFrontAttachment = Instance.new("Attachment")
  58. BodyBackAttachment = Instance.new("Attachment")
  59. Bone_1 = Instance.new("Part")
  60. ParticleEmitter_1 = Instance.new("ParticleEmitter")
  61. Flesh_4 = Instance.new("Part")
  62. Flesh_5 = Instance.new("Part")
  63. Flesh_6 = Instance.new("Part")
  64. Flesh_7 = Instance.new("Part")
  65. Humanoid = Instance.new("Humanoid")
  66. BodyColors = Instance.new("BodyColors")
  67. Shirt = Instance.new("Shirt")
  68. Pants = Instance.new("Pants")
  69. Part_4 = Instance.new("Part")
  70. Part_5 = Instance.new("Part")
  71. Model_2 = Instance.new("Model")
  72. Torso_1 = Instance.new("Part")
  73. Neck = Instance.new("Snap")
  74. LeftShoulder = Instance.new("Motor")
  75. RightShoulder = Instance.new("Motor")
  76. RightHip = Instance.new("Motor")
  77. LeftHip = Instance.new("Motor")
  78. ParticleEmitter_2 = Instance.new("ParticleEmitter")
  79. LeftLeg_1 = Instance.new("Part")
  80. ParticleEmitter_3 = Instance.new("ParticleEmitter")
  81. RightLeg_1 = Instance.new("Part")
  82. ParticleEmitter_4 = Instance.new("ParticleEmitter")
  83. Humanoid_1 = Instance.new("Humanoid")
  84. RightArm_1 = Instance.new("Part")
  85. ParticleEmitter_5 = Instance.new("ParticleEmitter")
  86. LeftArm_1 = Instance.new("Part")
  87. ParticleEmitter_6 = Instance.new("ParticleEmitter")
  88. Head_1 = Instance.new("Part")
  89. Mesh_1 = Instance.new("SpecialMesh")
  90. ScaryFace = Instance.new("Decal")
  91. Weld = Instance.new("Weld")
  92. ParticleEmitter_7 = Instance.new("ParticleEmitter")
  93. Reach = Instance.new("ParticleEmitter")
  94. Script = Instance.new("Script")
  95. BodyColors_1 = Instance.new("BodyColors")
  96. Part_6 = Instance.new("Part")
  97. SurfaceGui = Instance.new("SurfaceGui")
  98. TextBox = Instance.new("TextBox")
  99. BoyNormalHair1 = Instance.new("Accessory")
  100. Handle = Instance.new("Part")
  101. Mesh_2 = Instance.new("SpecialMesh")
  102. HairAttachment_1 = Instance.new("Attachment")
  103. OriginalSize = Instance.new("Vector3Value")
  104. MeshPartAccessory = Instance.new("Accessory")
  105. Handle_1 = Instance.new("Part")
  106. SpecialMesh = Instance.new("SpecialMesh")
  107. AvatarPartScaleType = Instance.new("StringValue")
  108. FaceFrontAttachment_1 = Instance.new("Attachment")
  109. OriginalSize_1 = Instance.new("Vector3Value")
  110. Model_3 = Instance.new("Model")
  111. Head_2 = Instance.new("Part")
  112. Mesh_3 = Instance.new("SpecialMesh")
  113. HatAttachment_1 = Instance.new("Attachment")
  114. HairAttachment_2 = Instance.new("Attachment")
  115. FaceFrontAttachment_2 = Instance.new("Attachment")
  116. FaceCenterAttachment_1 = Instance.new("Attachment")
  117. HumanoidRootPart_1 = Instance.new("Part")
  118. LeftLeg_2 = Instance.new("Part")
  119. WeldConstraint = Instance.new("WeldConstraint")
  120. Pants_1 = Instance.new("Pants")
  121. RightLeg_2 = Instance.new("Part")
  122. WeldConstraint_1 = Instance.new("WeldConstraint")
  123. Torso_2 = Instance.new("Part")
  124. roblox_1 = Instance.new("Decal")
  125. WaistFrontAttachment_1 = Instance.new("Attachment")
  126. WaistCenterAttachment_1 = Instance.new("Attachment")
  127. WaistBackAttachment_1 = Instance.new("Attachment")
  128. RightCollarAttachment_1 = Instance.new("Attachment")
  129. NeckAttachment_1 = Instance.new("Attachment")
  130. LeftCollarAttachment_1 = Instance.new("Attachment")
  131. BodyFrontAttachment_1 = Instance.new("Attachment")
  132. BodyBackAttachment_1 = Instance.new("Attachment")
  133. Script_1 = Instance.new("Script")
  134. Humanoid_2 = Instance.new("Humanoid")
  135. MeshPartAccessory_1 = Instance.new("Accessory")
  136. Handle_2 = Instance.new("Part")
  137. SpecialMesh_1 = Instance.new("SpecialMesh")
  138. AvatarPartScaleType_1 = Instance.new("StringValue")
  139. BodyBackAttachment_2 = Instance.new("Attachment")
  140. AccessoryWeld = Instance.new("Weld")
  141. ThumbnailCamera = Instance.new("Camera")
  142. InstaHeart = Instance.new("Accessory")
  143. Handle_3 = Instance.new("Part")
  144. SpecialMesh_2 = Instance.new("SpecialMesh")
  145. AvatarPartScaleType_2 = Instance.new("StringValue")
  146. HatAttachment_2 = Instance.new("Attachment")
  147. AccessoryWeld_1 = Instance.new("Weld")
  148. ThumbnailCamera_1 = Instance.new("Camera")
  149. MeshPartAccessory_2 = Instance.new("Accessory")
  150. Handle_4 = Instance.new("Part")
  151. SpecialMesh_3 = Instance.new("SpecialMesh")
  152. AvatarPartScaleType_3 = Instance.new("StringValue")
  153. FaceFrontAttachment_3 = Instance.new("Attachment")
  154. AccessoryWeld_2 = Instance.new("Weld")
  155. MeshPartAccessory_3 = Instance.new("Accessory")
  156. Handle_5 = Instance.new("Part")
  157. SpecialMesh_4 = Instance.new("SpecialMesh")
  158. AvatarPartScaleType_4 = Instance.new("StringValue")
  159. NeckAttachment_2 = Instance.new("Attachment")
  160. AccessoryWeld_3 = Instance.new("Weld")
  161. BalloonNinja = Instance.new("Accessory")
  162. Handle_6 = Instance.new("Part")
  163. Mesh_4 = Instance.new("SpecialMesh")
  164. HatAttachment_3 = Instance.new("Attachment")
  165. AccessoryWeld_4 = Instance.new("Weld")
  166. CatCollar = Instance.new("Accessory")
  167. Handle_7 = Instance.new("Part")
  168. SpecialMesh_5 = Instance.new("SpecialMesh")
  169. AvatarPartScaleType_5 = Instance.new("StringValue")
  170. NeckAttachment_3 = Instance.new("Attachment")
  171. AccessoryWeld_5 = Instance.new("Weld")
  172. VaporMaxGlassesAccessory = Instance.new("Accessory")
  173. Handle_8 = Instance.new("Part")
  174. SpecialMesh_6 = Instance.new("SpecialMesh")
  175. AvatarPartScaleType_6 = Instance.new("StringValue")
  176. FaceFrontAttachment_4 = Instance.new("Attachment")
  177. AccessoryWeld_6 = Instance.new("Weld")
  178. KittyEars = Instance.new("Accessory")
  179. Handle_9 = Instance.new("Part")
  180. Mesh_5 = Instance.new("SpecialMesh")
  181. HatAttachment_4 = Instance.new("Attachment")
  182. AccessoryWeld_7 = Instance.new("Weld")
  183. ThumbnailCamera_2 = Instance.new("Camera")
  184. GirlAnimeHairBlack = Instance.new("Accessory")
  185. Handle_10 = Instance.new("Part")
  186. Mesh_6 = Instance.new("SpecialMesh")
  187. HairAttachment_3 = Instance.new("Attachment")
  188. AccessoryWeld_8 = Instance.new("Weld")
  189. ThumbnailCamera_3 = Instance.new("Camera")
  190. CharacterMesh = Instance.new("CharacterMesh")
  191. BodyColors_2 = Instance.new("BodyColors")
  192. Shirt_1 = Instance.new("Shirt")
  193. RightArm_2 = Instance.new("Part")
  194. RightShoulderAttachment_1 = Instance.new("Attachment")
  195. WeldConstraint_2 = Instance.new("WeldConstraint")
  196. LeftArm_2 = Instance.new("Part")
  197. LeftShoulderAttachment_1 = Instance.new("Attachment")
  198. WeldConstraint_3 = Instance.new("WeldConstraint")
  199. Flesh_8 = Instance.new("Part")
  200. WeldConstraint_4 = Instance.new("WeldConstraint")
  201. Flesh_9 = Instance.new("Part")
  202. WeldConstraint_5 = Instance.new("WeldConstraint")
  203. Flesh_10 = Instance.new("Part")
  204. WeldConstraint_6 = Instance.new("WeldConstraint")
  205. Flesh_11 = Instance.new("Part")
  206. WeldConstraint_7 = Instance.new("WeldConstraint")
  207. Bone_2 = Instance.new("Part")
  208. ParticleEmitter_8 = Instance.new("ParticleEmitter")
  209. WeldConstraint_8 = Instance.new("WeldConstraint")
  210. Model_4 = Instance.new("Model")
  211. Head_3 = Instance.new("Part")
  212. Mesh_7 = Instance.new("SpecialMesh")
  213. HatAttachment_5 = Instance.new("Attachment")
  214. HairAttachment_4 = Instance.new("Attachment")
  215. FaceFrontAttachment_5 = Instance.new("Attachment")
  216. FaceCenterAttachment_2 = Instance.new("Attachment")
  217. face = Instance.new("Decal")
  218. HumanoidRootPart_2 = Instance.new("Part")
  219. LeftArm_3 = Instance.new("Part")
  220. LeftShoulderAttachment_2 = Instance.new("Attachment")
  221. LeftLeg_3 = Instance.new("Part")
  222. RightArm_3 = Instance.new("Part")
  223. RightShoulderAttachment_2 = Instance.new("Attachment")
  224. RightLeg_3 = Instance.new("Part")
  225. Torso_3 = Instance.new("Part")
  226. roblox_2 = Instance.new("Decal")
  227. LeftHip_1 = Instance.new("Motor6D")
  228. WaistFrontAttachment_2 = Instance.new("Attachment")
  229. WaistCenterAttachment_2 = Instance.new("Attachment")
  230. WaistBackAttachment_2 = Instance.new("Attachment")
  231. RightCollarAttachment_2 = Instance.new("Attachment")
  232. NeckAttachment_4 = Instance.new("Attachment")
  233. LeftCollarAttachment_2 = Instance.new("Attachment")
  234. BodyFrontAttachment_2 = Instance.new("Attachment")
  235. BodyBackAttachment_3 = Instance.new("Attachment")
  236. Humanoid_3 = Instance.new("Humanoid")
  237. Headrow = Instance.new("Accessory")
  238. Handle_11 = Instance.new("Part")
  239. Mesh_8 = Instance.new("SpecialMesh")
  240. HatAttachment_6 = Instance.new("Attachment")
  241. AccessoryWeld_9 = Instance.new("Weld")
  242. ThumbnailCamera_4 = Instance.new("Camera")
  243. ReindeerHeadband = Instance.new("Accessory")
  244. Handle_12 = Instance.new("Part")
  245. Mesh_9 = Instance.new("SpecialMesh")
  246. HatAttachment_7 = Instance.new("Attachment")
  247. AccessoryWeld_10 = Instance.new("Weld")
  248. Scarf01 = Instance.new("Accessory")
  249. Handle_13 = Instance.new("Part")
  250. Mesh_10 = Instance.new("SpecialMesh")
  251. NeckAttachment_5 = Instance.new("Attachment")
  252. AccessoryWeld_11 = Instance.new("Weld")
  253. ThumbnailCamera_5 = Instance.new("Camera")
  254. WinterCelebration = Instance.new("Accessory")
  255. Handle_14 = Instance.new("Part")
  256. Mesh_11 = Instance.new("SpecialMesh")
  257. HatAttachment_8 = Instance.new("Attachment")
  258. AccessoryWeld_12 = Instance.new("Weld")
  259. KorbloxShield = Instance.new("Accessory")
  260. Handle_15 = Instance.new("Part")
  261. Mesh_12 = Instance.new("SpecialMesh")
  262. BodyBackAttachment_4 = Instance.new("Attachment")
  263. AccessoryWeld_13 = Instance.new("Weld")
  264. ThumbnailCamera_6 = Instance.new("Camera")
  265. BodyColors_3 = Instance.new("BodyColors")
  266. saw = Instance.new("Part")
  267. Mesh_13 = Instance.new("SpecialMesh")
  268. SpinScript = Instance.new("Script")
  269. Part_7 = Instance.new("Part")
  270. SurfaceGui_1 = Instance.new("SurfaceGui")
  271. TextBox_1 = Instance.new("TextBox")
  272. Part_8 = Instance.new("Part")
  273. SurfaceGui_2 = Instance.new("SurfaceGui")
  274. TextBox_2 = Instance.new("TextBox")
  275. Model_5 = Instance.new("Model")
  276. Head_4 = Instance.new("Part")
  277. Mesh_14 = Instance.new("SpecialMesh")
  278. HatAttachment_9 = Instance.new("Attachment")
  279. HairAttachment_5 = Instance.new("Attachment")
  280. FaceFrontAttachment_6 = Instance.new("Attachment")
  281. FaceCenterAttachment_3 = Instance.new("Attachment")
  282. ScaredFace = Instance.new("Decal")
  283. HumanoidRootPart_3 = Instance.new("Part")
  284. RootJoint = Instance.new("Motor6D")
  285. LeftArm_4 = Instance.new("Part")
  286. LeftShoulderAttachment_3 = Instance.new("Attachment")
  287. LeftLeg_4 = Instance.new("Part")
  288. RightArm_4 = Instance.new("Part")
  289. RightShoulderAttachment_3 = Instance.new("Attachment")
  290. RightLeg_4 = Instance.new("Part")
  291. Torso_4 = Instance.new("Part")
  292. roblox_3 = Instance.new("Decal")
  293. RightHip_1 = Instance.new("Motor6D")
  294. LeftHip_2 = Instance.new("Motor6D")
  295. WaistFrontAttachment_3 = Instance.new("Attachment")
  296. WaistCenterAttachment_3 = Instance.new("Attachment")
  297. WaistBackAttachment_3 = Instance.new("Attachment")
  298. RightCollarAttachment_3 = Instance.new("Attachment")
  299. NeckAttachment_6 = Instance.new("Attachment")
  300. LeftCollarAttachment_3 = Instance.new("Attachment")
  301. BodyFrontAttachment_3 = Instance.new("Attachment")
  302. BodyBackAttachment_5 = Instance.new("Attachment")
  303. Humanoid_4 = Instance.new("Humanoid")
  304. PinkGreenTopHat = Instance.new("Accessory")
  305. Handle_16 = Instance.new("Part")
  306. Mesh_15 = Instance.new("SpecialMesh")
  307. HatAttachment_10 = Instance.new("Attachment")
  308. AccessoryWeld_14 = Instance.new("Weld")
  309. ThumbnailCamera_7 = Instance.new("Camera")
  310. OneEpicTurtle = Instance.new("Accessory")
  311. Handle_17 = Instance.new("Part")
  312. Mesh_16 = Instance.new("SpecialMesh")
  313. AvatarPartScaleType_7 = Instance.new("StringValue")
  314. HatAttachment_11 = Instance.new("Attachment")
  315. AccessoryWeld_15 = Instance.new("Weld")
  316. ThumbnailCamera_8 = Instance.new("Camera")
  317. BodyColors_4 = Instance.new("BodyColors")
  318. Part_9 = Instance.new("Part")
  319. Reach_1 = Instance.new("ParticleEmitter")
  320.  
  321. -- SETTING PROPERTIES
  322.  
  323. Model.Parent = mas
  324.  
  325. Part.Anchored = true
  326. Part.BottomSurface = Enum.SurfaceType.Smooth
  327. Part.CFrame = CFrame.new(12.848,5.685,44,1,0,0,0,1,0,0,0,1)
  328. Part.Color = Color3.new(0.973,0.973,0.973)
  329. Part.Material = Enum.Material.Wood
  330. Part.Size = Vector3.new(1.16,11.37,13.28)
  331. Part.TopSurface = Enum.SurfaceType.Smooth
  332. Part.Parent = Model
  333.  
  334. Part_1.Anchored = true
  335. Part_1.BottomSurface = Enum.SurfaceType.Smooth
  336. Part_1.CFrame = CFrame.new(2.452,1.555,44,1,0,0,0,1,0,0,0,1)
  337. Part_1.Color = Color3.new(0.973,0.973,0.973)
  338. Part_1.Material = Enum.Material.Wood
  339. Part_1.Size = Vector3.new(2.18,3.11,13.28)
  340. Part_1.TopSurface = Enum.SurfaceType.Smooth
  341. Part_1.Parent = Model
  342.  
  343. Part_2.Anchored = true
  344. Part_2.BottomSurface = Enum.SurfaceType.Smooth
  345. Part_2.CFrame = CFrame.new(3.69,4.3,37.555,1,0,0,0,1,0,0,0,1)
  346. Part_2.Color = Color3.new(0.973,0.973,0.973)
  347. Part_2.Material = Enum.Material.Wood
  348. Part_2.Size = Vector3.new(0.46,8.6,0.39)
  349. Part_2.TopSurface = Enum.SurfaceType.Smooth
  350. Part_2.Parent = Model
  351.  
  352. Part_3.Anchored = true
  353. Part_3.BottomSurface = Enum.SurfaceType.Smooth
  354. Part_3.CFrame = CFrame.new(8.42,9.685,44,1,0,0,0,1,0,0,0,1)
  355. Part_3.Color = Color3.new(0.973,0.973,0.973)
  356. Part_3.Material = Enum.Material.Wood
  357. Part_3.Size = Vector3.new(9.94,3.37,13.28)
  358. Part_3.TopSurface = Enum.SurfaceType.Smooth
  359. Part_3.Parent = Model
  360.  
  361. Shelf.Anchored = true
  362. Shelf.BottomSurface = Enum.SurfaceType.Smooth
  363. Shelf.CFrame = CFrame.new(11.303,4.751,44.165,0,0,1,-1,0.021,0,-0.021,-1,0)
  364. Shelf.Color = Color3.new(0.973,0.973,0.973)
  365. Shelf.Material = Enum.Material.Wood
  366. Shelf.Size = Vector3.new(0.25,12.03,1.88)
  367. Shelf.TopSurface = Enum.SurfaceType.Smooth
  368. Shelf.Name = "Shelf"
  369. Shelf.Parent = Model
  370.  
  371. Shelf_1.Anchored = true
  372. Shelf_1.BottomSurface = Enum.SurfaceType.Smooth
  373. Shelf_1.CFrame = CFrame.new(11.303,2.754,44.122,0,0,1,-1,0.021,0,-0.021,-1,0)
  374. Shelf_1.Color = Color3.new(0.973,0.973,0.973)
  375. Shelf_1.Material = Enum.Material.Wood
  376. Shelf_1.Size = Vector3.new(0.25,12.03,1.88)
  377. Shelf_1.TopSurface = Enum.SurfaceType.Smooth
  378. Shelf_1.Name = "Shelf"
  379. Shelf_1.Parent = Model
  380.  
  381. Head.Anchored = true
  382. Head.CFrame = CFrame.new(11.761,5.366,39.67,0,0,1,-1,0.021,0,-0.021,-1,0)
  383. Head.Color = Color3.new(0.973,0.973,0.973)
  384. Head.Size = Vector3.new(2,1,1)
  385. Head.TopSurface = Enum.SurfaceType.Smooth
  386. Head.Name = "Head"
  387. Head.Parent = Model
  388.  
  389. Mesh.Scale = Vector3.new(1.25,1.25,1.25)
  390. Mesh.Parent = Head
  391.  
  392. HatAttachment.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  393. HatAttachment.Position = Vector3.new(0,0.6,0)
  394. HatAttachment.Name = "HatAttachment"
  395. HatAttachment.Parent = Head
  396.  
  397. HairAttachment.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  398. HairAttachment.Position = Vector3.new(0,0.6,0)
  399. HairAttachment.Name = "HairAttachment"
  400. HairAttachment.Parent = Head
  401.  
  402. FaceFrontAttachment.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  403. FaceFrontAttachment.Position = Vector3.new(0,0,-0.6)
  404. FaceFrontAttachment.Name = "FaceFrontAttachment"
  405. FaceFrontAttachment.Parent = Head
  406.  
  407. FaceCenterAttachment.Name = "FaceCenterAttachment"
  408. FaceCenterAttachment.Parent = Head
  409.  
  410. Bone.Anchored = true
  411. Bone.BottomSurface = Enum.SurfaceType.Smooth
  412. Bone.CFrame = CFrame.new(11.651,5.405,40.143,0,0,1,-1,0.021,0,-0.021,-1,0)
  413. Bone.Color = Color3.new(0.973,0.973,0.973)
  414. Bone.Material = Enum.Material.Wood
  415. Bone.Size = Vector3.new(0.25,1.5,0.27)
  416. Bone.TopSurface = Enum.SurfaceType.Smooth
  417. Bone.Name = "Bone"
  418. Bone.Parent = Head
  419.  
  420. ParticleEmitter.Color = ColorSequence.new(Color3.new(0.302,0.302,0.302))
  421. ParticleEmitter.EmissionDirection = Enum.NormalId.Right
  422. ParticleEmitter.Lifetime = NumberRange.new(0.2)
  423. ParticleEmitter.LightEmission = 0.5
  424. ParticleEmitter.Rate = math.huge
  425. ParticleEmitter.Rotation = NumberRange.new(-360,360)
  426. ParticleEmitter.Size = NumberSequence.new(0.69999998807907)
  427. ParticleEmitter.Speed = NumberRange.new(3)
  428. ParticleEmitter.SpreadAngle = Vector2.new(-7,7)
  429. ParticleEmitter.Texture = "http://www.roblox.com/asset/?id=3166612760"
  430. ParticleEmitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.4375,0),NumberSequenceKeypoint.new(1,1,0)})
  431. ParticleEmitter.Parent = Bone
  432.  
  433. Flesh.Anchored = true
  434. Flesh.BottomSurface = Enum.SurfaceType.Smooth
  435. Flesh.CFrame = CFrame.new(11.675,5.399,40.115,-0.515,-0.031,-0.857,-0.647,0.67,0.364,0.562,0.742,-0.365)
  436. Flesh.Color = Color3.new(0.769,0.157,0.11)
  437. Flesh.Material = Enum.Material.Sand
  438. Flesh.Size = Vector3.new(0.548,0.548,0.607)
  439. Flesh.TopSurface = Enum.SurfaceType.Smooth
  440. Flesh.Name = "Flesh"
  441. Flesh.Parent = Head
  442.  
  443. Flesh_1.Anchored = true
  444. Flesh_1.BottomSurface = Enum.SurfaceType.Smooth
  445. Flesh_1.CFrame = CFrame.new(11.675,5.399,40.115,0,-0.735,-0.678,-0.742,0.454,-0.492,0.67,0.503,-0.546)
  446. Flesh_1.Color = Color3.new(0.769,0.157,0.11)
  447. Flesh_1.Material = Enum.Material.Sand
  448. Flesh_1.Size = Vector3.new(0.548,0.548,0.607)
  449. Flesh_1.TopSurface = Enum.SurfaceType.Smooth
  450. Flesh_1.Name = "Flesh"
  451. Flesh_1.Parent = Head
  452.  
  453. Flesh_2.Anchored = true
  454. Flesh_2.BottomSurface = Enum.SurfaceType.Smooth
  455. Flesh_2.CFrame = CFrame.new(11.675,5.399,40.115,0.361,-0.713,0.601,-0.849,0.015,0.528,-0.386,-0.701,-0.601)
  456. Flesh_2.Color = Color3.new(0.769,0.157,0.11)
  457. Flesh_2.Material = Enum.Material.Sand
  458. Flesh_2.Size = Vector3.new(0.548,0.548,0.607)
  459. Flesh_2.TopSurface = Enum.SurfaceType.Smooth
  460. Flesh_2.Name = "Flesh"
  461. Flesh_2.Parent = Head
  462.  
  463. Flesh_3.Anchored = true
  464. Flesh_3.BottomSurface = Enum.SurfaceType.Smooth
  465. Flesh_3.CFrame = CFrame.new(11.675,5.399,40.115,0,0,1,-1,0.021,0,-0.021,-1,0)
  466. Flesh_3.Color = Color3.new(0.769,0.157,0.11)
  467. Flesh_3.Material = Enum.Material.Sand
  468. Flesh_3.Size = Vector3.new(0.548,0.548,0.607)
  469. Flesh_3.TopSurface = Enum.SurfaceType.Smooth
  470. Flesh_3.Name = "Flesh"
  471. Flesh_3.Parent = Head
  472.  
  473. Model_1.PrimaryPart = HumanoidRootPart
  474. Model_1.Name = ""
  475. Model_1.Parent = Model
  476.  
  477. HumanoidRootPart.Anchored = true
  478. HumanoidRootPart.BottomSurface = Enum.SurfaceType.Smooth
  479. HumanoidRootPart.CFrame = CFrame.new(10.005,0.838,39.885,0,1,0.009,0,0.009,-1,-1,0,0)
  480. HumanoidRootPart.CanCollide = false
  481. HumanoidRootPart.LeftParamA = 0
  482. HumanoidRootPart.LeftParamB = 0
  483. HumanoidRootPart.RightParamA = 0
  484. HumanoidRootPart.RightParamB = 0
  485. HumanoidRootPart.Size = Vector3.new(2,2,1)
  486. HumanoidRootPart.TopSurface = Enum.SurfaceType.Smooth
  487. HumanoidRootPart.Transparency = 1
  488. HumanoidRootPart.Name = "HumanoidRootPart"
  489. HumanoidRootPart.Parent = Model_1
  490.  
  491. LeftArm.Anchored = true
  492. LeftArm.CFrame = CFrame.new(9.369,0.832,41.385,-0.147,0.989,0.009,-0.001,0.009,-1,-0.989,-0.147,0)
  493. LeftArm.CanCollide = false
  494. LeftArm.Color = Color3.new(0.973,0.973,0.973)
  495. LeftArm.Size = Vector3.new(1,2,1)
  496. LeftArm.Name = "Left Arm"
  497. LeftArm.Parent = Model_1
  498.  
  499. LeftShoulderAttachment.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  500. LeftShoulderAttachment.Position = Vector3.new(0,1,0)
  501. LeftShoulderAttachment.Name = "LeftShoulderAttachment"
  502. LeftShoulderAttachment.Parent = LeftArm
  503.  
  504. LeftLeg.Anchored = true
  505. LeftLeg.BottomSurface = Enum.SurfaceType.Smooth
  506. LeftLeg.CFrame = CFrame.new(7.385,0.824,40.385,-0.11,0.994,-0.022,0.002,-0.021,-1,-0.994,-0.11,0)
  507. LeftLeg.CanCollide = false
  508. LeftLeg.Color = Color3.new(0.973,0.973,0.973)
  509. LeftLeg.Size = Vector3.new(1,2,1)
  510. LeftLeg.Name = "Left Leg"
  511. LeftLeg.Parent = Model_1
  512.  
  513. RightArm.Anchored = true
  514. RightArm.CFrame = CFrame.new(9.369,0.832,38.385,0.167,0.986,0.009,0.002,0.009,-1,-0.986,0.167,0)
  515. RightArm.CanCollide = false
  516. RightArm.Color = Color3.new(0.973,0.973,0.973)
  517. RightArm.Size = Vector3.new(1,2,1)
  518. RightArm.Name = "Right Arm"
  519. RightArm.Parent = Model_1
  520.  
  521. RightShoulderAttachment.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  522. RightShoulderAttachment.Position = Vector3.new(0,1,0)
  523. RightShoulderAttachment.Name = "RightShoulderAttachment"
  524. RightShoulderAttachment.Parent = RightArm
  525.  
  526. RightLeg.Anchored = true
  527. RightLeg.BottomSurface = Enum.SurfaceType.Smooth
  528. RightLeg.CFrame = CFrame.new(7.385,0.824,39.385,0.218,0.976,-0.021,-0.005,-0.021,-1,-0.976,0.218,0)
  529. RightLeg.CanCollide = false
  530. RightLeg.Color = Color3.new(0.973,0.973,0.973)
  531. RightLeg.Size = Vector3.new(1,2,1)
  532. RightLeg.Name = "Right Leg"
  533. RightLeg.Parent = Model_1
  534.  
  535. Torso.Anchored = true
  536. Torso.CFrame = CFrame.new(9.369,0.832,39.885,0,1,0.009,0,0.009,-1,-1,0,0)
  537. Torso.Color = Color3.new(0.973,0.973,0.973)
  538. Torso.LeftParamA = 0
  539. Torso.LeftParamB = 0
  540. Torso.LeftSurface = Enum.SurfaceType.Weld
  541. Torso.RightParamA = 0
  542. Torso.RightParamB = 0
  543. Torso.RightSurface = Enum.SurfaceType.Weld
  544. Torso.Size = Vector3.new(2,2,1)
  545. Torso.Name = "Torso"
  546. Torso.Parent = Model_1
  547.  
  548. roblox.Name = "roblox"
  549. roblox.Parent = Torso
  550.  
  551. WaistFrontAttachment.CFrame = CFrame.new(0,-1,-0.5,1,0,0,0,1,0,0,0,1)
  552. WaistFrontAttachment.Position = Vector3.new(0,-1,-0.5)
  553. WaistFrontAttachment.Name = "WaistFrontAttachment"
  554. WaistFrontAttachment.Parent = Torso
  555.  
  556. WaistCenterAttachment.CFrame = CFrame.new(0,-1,0,1,0,0,0,1,0,0,0,1)
  557. WaistCenterAttachment.Position = Vector3.new(0,-1,0)
  558. WaistCenterAttachment.Name = "WaistCenterAttachment"
  559. WaistCenterAttachment.Parent = Torso
  560.  
  561. WaistBackAttachment.CFrame = CFrame.new(0,-1,0.5,1,0,0,0,1,0,0,0,1)
  562. WaistBackAttachment.Position = Vector3.new(0,-1,0.5)
  563. WaistBackAttachment.Name = "WaistBackAttachment"
  564. WaistBackAttachment.Parent = Torso
  565.  
  566. RightCollarAttachment.CFrame = CFrame.new(1,1,0,1,0,0,0,1,0,0,0,1)
  567. RightCollarAttachment.Position = Vector3.new(1,1,0)
  568. RightCollarAttachment.Name = "RightCollarAttachment"
  569. RightCollarAttachment.Parent = Torso
  570.  
  571. NeckAttachment.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  572. NeckAttachment.Position = Vector3.new(0,1,0)
  573. NeckAttachment.Name = "NeckAttachment"
  574. NeckAttachment.Parent = Torso
  575.  
  576. LeftCollarAttachment.CFrame = CFrame.new(-1,1,0,1,0,0,0,1,0,0,0,1)
  577. LeftCollarAttachment.Position = Vector3.new(-1,1,0)
  578. LeftCollarAttachment.Name = "LeftCollarAttachment"
  579. LeftCollarAttachment.Parent = Torso
  580.  
  581. BodyFrontAttachment.CFrame = CFrame.new(0,0,-0.5,1,0,0,0,1,0,0,0,1)
  582. BodyFrontAttachment.Position = Vector3.new(0,0,-0.5)
  583. BodyFrontAttachment.Name = "BodyFrontAttachment"
  584. BodyFrontAttachment.Parent = Torso
  585.  
  586. BodyBackAttachment.CFrame = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  587. BodyBackAttachment.Position = Vector3.new(0,0,0.5)
  588. BodyBackAttachment.Name = "BodyBackAttachment"
  589. BodyBackAttachment.Parent = Torso
  590.  
  591. Bone_1.Anchored = true
  592. Bone_1.BottomSurface = Enum.SurfaceType.Smooth
  593. Bone_1.CFrame = CFrame.new(10.206,0.95,39.934,0,1,0.009,0,0.009,-1,-1,0,0)
  594. Bone_1.Color = Color3.new(0.973,0.973,0.973)
  595. Bone_1.Material = Enum.Material.Wood
  596. Bone_1.Size = Vector3.new(0.25,1.5,0.27)
  597. Bone_1.TopSurface = Enum.SurfaceType.Smooth
  598. Bone_1.Name = "Bone"
  599. Bone_1.Parent = Torso
  600.  
  601. ParticleEmitter_1.Color = ColorSequence.new(Color3.new(0.302,0.302,0.302))
  602. ParticleEmitter_1.Lifetime = NumberRange.new(0.2)
  603. ParticleEmitter_1.LightEmission = 0.5
  604. ParticleEmitter_1.Rate = math.huge
  605. ParticleEmitter_1.Rotation = NumberRange.new(-360,360)
  606. ParticleEmitter_1.Size = NumberSequence.new(0.69999998807907)
  607. ParticleEmitter_1.Speed = NumberRange.new(3)
  608. ParticleEmitter_1.SpreadAngle = Vector2.new(-7,7)
  609. ParticleEmitter_1.Texture = "http://www.roblox.com/asset/?id=3166612760"
  610. ParticleEmitter_1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.4375,0),NumberSequenceKeypoint.new(1,1,0)})
  611. ParticleEmitter_1.Parent = Bone_1
  612.  
  613. Flesh_4.Anchored = true
  614. Flesh_4.BottomSurface = Enum.SurfaceType.Smooth
  615. Flesh_4.CFrame = CFrame.new(10.234,0.927,39.928,0,1,0.009,0,0.009,-1,-1,0,0)
  616. Flesh_4.Color = Color3.new(0.769,0.157,0.11)
  617. Flesh_4.Material = Enum.Material.Sand
  618. Flesh_4.Size = Vector3.new(0.548,0.548,0.607)
  619. Flesh_4.TopSurface = Enum.SurfaceType.Smooth
  620. Flesh_4.Name = "Flesh"
  621. Flesh_4.Parent = Torso
  622.  
  623. Flesh_5.Anchored = true
  624. Flesh_5.BottomSurface = Enum.SurfaceType.Smooth
  625. Flesh_5.CFrame = CFrame.new(10.234,0.927,39.928,0.371,0.694,0.617,-0.358,0.72,-0.595,-0.857,0,0.515)
  626. Flesh_5.Color = Color3.new(0.769,0.157,0.11)
  627. Flesh_5.Material = Enum.Material.Sand
  628. Flesh_5.Size = Vector3.new(0.548,0.548,0.607)
  629. Flesh_5.TopSurface = Enum.SurfaceType.Smooth
  630. Flesh_5.Name = "Flesh"
  631. Flesh_5.Parent = Torso
  632.  
  633. Flesh_6.Anchored = true
  634. Flesh_6.BottomSurface = Enum.SurfaceType.Smooth
  635. Flesh_6.CFrame = CFrame.new(10.234,0.927,39.928,-0.685,-0.5,0.529,-0.006,0.731,0.683,-0.728,0.465,-0.504)
  636. Flesh_6.Color = Color3.new(0.769,0.157,0.11)
  637. Flesh_6.Material = Enum.Material.Sand
  638. Flesh_6.Size = Vector3.new(0.548,0.548,0.607)
  639. Flesh_6.TopSurface = Enum.SurfaceType.Smooth
  640. Flesh_6.Name = "Flesh"
  641. Flesh_6.Parent = Torso
  642.  
  643. Flesh_7.Anchored = true
  644. Flesh_7.BottomSurface = Enum.SurfaceType.Smooth
  645. Flesh_7.CFrame = CFrame.new(10.234,0.927,39.928,-0.58,-0.728,0.365,0.509,0.025,0.86,-0.635,0.685,0.357)
  646. Flesh_7.Color = Color3.new(0.769,0.157,0.11)
  647. Flesh_7.Material = Enum.Material.Sand
  648. Flesh_7.Size = Vector3.new(0.548,0.548,0.607)
  649. Flesh_7.TopSurface = Enum.SurfaceType.Smooth
  650. Flesh_7.Name = "Flesh"
  651. Flesh_7.Parent = Torso
  652.  
  653. Humanoid.Parent = Model_1
  654.  
  655. BodyColors.HeadColor = BrickColor.new("Institutional white")
  656. BodyColors.HeadColor3 = Color3.new(0.973,0.973,0.973)
  657. BodyColors.LeftArmColor = BrickColor.new("Institutional white")
  658. BodyColors.LeftArmColor3 = Color3.new(0.973,0.973,0.973)
  659. BodyColors.LeftLegColor = BrickColor.new("Institutional white")
  660. BodyColors.LeftLegColor3 = Color3.new(0.973,0.973,0.973)
  661. BodyColors.RightArmColor = BrickColor.new("Institutional white")
  662. BodyColors.RightArmColor3 = Color3.new(0.973,0.973,0.973)
  663. BodyColors.RightLegColor = BrickColor.new("Institutional white")
  664. BodyColors.RightLegColor3 = Color3.new(0.973,0.973,0.973)
  665. BodyColors.TorsoColor = BrickColor.new("Institutional white")
  666. BodyColors.TorsoColor3 = Color3.new(0.973,0.973,0.973)
  667. BodyColors.Parent = Model_1
  668.  
  669. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=3300062716"
  670. Shirt.Name = "Shirt"
  671. Shirt.Parent = Model_1
  672.  
  673. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=1959832939"
  674. Pants.Name = "Pants"
  675. Pants.Parent = Model_1
  676.  
  677. Part_4.Anchored = true
  678. Part_4.BottomSurface = Enum.SurfaceType.Smooth
  679. Part_4.CFrame = CFrame.new(3.69,4.3,50.378,1,0,0,0,1,0,0,0,1)
  680. Part_4.Color = Color3.new(0.973,0.973,0.973)
  681. Part_4.Material = Enum.Material.Wood
  682. Part_4.Size = Vector3.new(0.46,8.6,0.39)
  683. Part_4.TopSurface = Enum.SurfaceType.Smooth
  684. Part_4.Parent = Model
  685.  
  686. Part_5.Anchored = true
  687. Part_5.BottomSurface = Enum.SurfaceType.Smooth
  688. Part_5.CFrame = CFrame.new(7.022,0.06,44,1,0,0,0,1,0,0,0,1)
  689. Part_5.Color = Color3.new(0.659,0.741,0.6)
  690. Part_5.Material = Enum.Material.Grass
  691. Part_5.Size = Vector3.new(11.32,0.12,13.28)
  692. Part_5.TopSurface = Enum.SurfaceType.Smooth
  693. Part_5.Parent = Model
  694.  
  695. Model_2.Name = ""
  696. Model_2.Parent = Model
  697.  
  698. Torso_1.Anchored = true
  699. Torso_1.CFrame = CFrame.new(4.349,3.12,45.186,0,0,1,0,1,0,-1,0,0)
  700. Torso_1.CanCollide = false
  701. Torso_1.Color = Color3.new(0.067,0.067,0.067)
  702. Torso_1.LeftParamA = 0
  703. Torso_1.LeftParamB = 0
  704. Torso_1.RightParamA = 0
  705. Torso_1.RightParamB = 0
  706. Torso_1.Size = Vector3.new(2,2,1)
  707. Torso_1.Name = "Torso"
  708. Torso_1.Parent = Model_2
  709.  
  710. Neck.C0 = CFrame.new(0,1,0,-1,0,0,0,0,1,0,1,0)
  711. Neck.C1 = CFrame.new(0,-0.5,0,-1,0,0,0,0,1,0,1,0)
  712. Neck.Name = "Neck"
  713. Neck.Parent = Torso_1
  714.  
  715. LeftShoulder.DesiredAngle = -0.075
  716. LeftShoulder.MaxVelocity = 0.15
  717. LeftShoulder.C0 = CFrame.new(2,0.5,0,0,0,-1,0,1,0,1,0,0)
  718. LeftShoulder.C1 = CFrame.new(0.5,0.5,0,0,0,-1,0,1,0,1,0,0)
  719. LeftShoulder.Part0 = Torso_1
  720. LeftShoulder.Part1 = LeftArm_1
  721. LeftShoulder.Name = "Left Shoulder"
  722. LeftShoulder.Parent = Torso_1
  723.  
  724. RightShoulder.DesiredAngle = -0.075
  725. RightShoulder.MaxVelocity = 0.15
  726. RightShoulder.C0 = CFrame.new(-2,0.5,0,0,0,1,0,1,0,-1,0,0)
  727. RightShoulder.C1 = CFrame.new(-0.5,0.5,0,0,0,1,0,1,0,-1,0,0)
  728. RightShoulder.Part0 = Torso_1
  729. RightShoulder.Part1 = RightArm_1
  730. RightShoulder.Name = "Right Shoulder"
  731. RightShoulder.Parent = Torso_1
  732.  
  733. RightHip.DesiredAngle = 0.075
  734. RightHip.MaxVelocity = 0.15
  735. RightHip.C0 = CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  736. RightHip.C1 = CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  737. RightHip.Part0 = Torso_1
  738. RightHip.Part1 = RightLeg_1
  739. RightHip.Name = "Right Hip"
  740. RightHip.Parent = Torso_1
  741.  
  742. LeftHip.DesiredAngle = 0.075
  743. LeftHip.MaxVelocity = 0.15
  744. LeftHip.C0 = CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
  745. LeftHip.C1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
  746. LeftHip.Part0 = Torso_1
  747. LeftHip.Part1 = LeftLeg_1
  748. LeftHip.Name = "Left Hip"
  749. LeftHip.Parent = Torso_1
  750.  
  751. ParticleEmitter_2.Color = ColorSequence.new(Color3.new(0,0,0))
  752. ParticleEmitter_2.EmissionDirection = Enum.NormalId.Bottom
  753. ParticleEmitter_2.Lifetime = NumberRange.new(0.2)
  754. ParticleEmitter_2.LightEmission = 0.5
  755. ParticleEmitter_2.Rate = math.huge
  756. ParticleEmitter_2.Rotation = NumberRange.new(-360,360)
  757. ParticleEmitter_2.Size = NumberSequence.new(0.69999998807907)
  758. ParticleEmitter_2.Speed = NumberRange.new(3)
  759. ParticleEmitter_2.SpreadAngle = Vector2.new(-180,180)
  760. ParticleEmitter_2.Texture = "http://www.roblox.com/asset/?id=3166612760"
  761. ParticleEmitter_2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  762. ParticleEmitter_2.Parent = Torso_1
  763.  
  764. LeftLeg_1.Anchored = true
  765. LeftLeg_1.BottomSurface = Enum.SurfaceType.Smooth
  766. LeftLeg_1.CFrame = CFrame.new(4.349,1.12,45.686,0,0,1,0,1,0,-1,0,0)
  767. LeftLeg_1.CanCollide = false
  768. LeftLeg_1.Color = Color3.new(0.067,0.067,0.067)
  769. LeftLeg_1.Size = Vector3.new(1,2,1)
  770. LeftLeg_1.Name = "Left Leg"
  771. LeftLeg_1.Parent = Model_2
  772.  
  773. ParticleEmitter_3.Color = ColorSequence.new(Color3.new(0,0,0))
  774. ParticleEmitter_3.EmissionDirection = Enum.NormalId.Bottom
  775. ParticleEmitter_3.Lifetime = NumberRange.new(0.2)
  776. ParticleEmitter_3.LightEmission = 0.5
  777. ParticleEmitter_3.Rate = math.huge
  778. ParticleEmitter_3.Rotation = NumberRange.new(-360,360)
  779. ParticleEmitter_3.Size = NumberSequence.new(0.69999998807907)
  780. ParticleEmitter_3.Speed = NumberRange.new(3)
  781. ParticleEmitter_3.SpreadAngle = Vector2.new(-180,180)
  782. ParticleEmitter_3.Texture = "http://www.roblox.com/asset/?id=3166612760"
  783. ParticleEmitter_3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  784. ParticleEmitter_3.Parent = LeftLeg_1
  785.  
  786. RightLeg_1.Anchored = true
  787. RightLeg_1.BottomSurface = Enum.SurfaceType.Smooth
  788. RightLeg_1.CFrame = CFrame.new(4.349,1.12,44.686,0,0,1,0,1,0,-1,0,0)
  789. RightLeg_1.CanCollide = false
  790. RightLeg_1.Color = Color3.new(0.067,0.067,0.067)
  791. RightLeg_1.Size = Vector3.new(1,2,1)
  792. RightLeg_1.Name = "Right Leg"
  793. RightLeg_1.Parent = Model_2
  794.  
  795. ParticleEmitter_4.Color = ColorSequence.new(Color3.new(0,0,0))
  796. ParticleEmitter_4.EmissionDirection = Enum.NormalId.Bottom
  797. ParticleEmitter_4.Lifetime = NumberRange.new(0.2)
  798. ParticleEmitter_4.LightEmission = 0.5
  799. ParticleEmitter_4.Rate = math.huge
  800. ParticleEmitter_4.Rotation = NumberRange.new(-360,360)
  801. ParticleEmitter_4.Size = NumberSequence.new(0.69999998807907)
  802. ParticleEmitter_4.Speed = NumberRange.new(3)
  803. ParticleEmitter_4.SpreadAngle = Vector2.new(-180,180)
  804. ParticleEmitter_4.Texture = "http://www.roblox.com/asset/?id=3166612760"
  805. ParticleEmitter_4.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  806. ParticleEmitter_4.Parent = RightLeg_1
  807.  
  808. Humanoid_1.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  809. Humanoid_1.Parent = Model_2
  810.  
  811. RightArm_1.Anchored = true
  812. RightArm_1.CFrame = CFrame.new(4.349,3.12,46.686,0,0,1,0,1,0,-1,0,0)
  813. RightArm_1.CanCollide = false
  814. RightArm_1.Color = Color3.new(0.067,0.067,0.067)
  815. RightArm_1.Size = Vector3.new(1,2,1)
  816. RightArm_1.Name = "Right Arm"
  817. RightArm_1.Parent = Model_2
  818.  
  819. ParticleEmitter_5.Color = ColorSequence.new(Color3.new(0,0,0))
  820. ParticleEmitter_5.EmissionDirection = Enum.NormalId.Bottom
  821. ParticleEmitter_5.Lifetime = NumberRange.new(0.2)
  822. ParticleEmitter_5.LightEmission = 0.5
  823. ParticleEmitter_5.Rate = math.huge
  824. ParticleEmitter_5.Rotation = NumberRange.new(-360,360)
  825. ParticleEmitter_5.Size = NumberSequence.new(0.69999998807907)
  826. ParticleEmitter_5.Speed = NumberRange.new(3)
  827. ParticleEmitter_5.SpreadAngle = Vector2.new(-180,180)
  828. ParticleEmitter_5.Texture = "http://www.roblox.com/asset/?id=3166612760"
  829. ParticleEmitter_5.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  830. ParticleEmitter_5.Parent = RightArm_1
  831.  
  832. LeftArm_1.Anchored = true
  833. LeftArm_1.CFrame = CFrame.new(4.349,3.12,43.686,0,0,1,0,1,0,-1,0,0)
  834. LeftArm_1.CanCollide = false
  835. LeftArm_1.Color = Color3.new(0.067,0.067,0.067)
  836. LeftArm_1.Size = Vector3.new(1,2,1)
  837. LeftArm_1.Name = "Left Arm"
  838. LeftArm_1.Parent = Model_2
  839.  
  840. ParticleEmitter_6.Color = ColorSequence.new(Color3.new(0,0,0))
  841. ParticleEmitter_6.EmissionDirection = Enum.NormalId.Bottom
  842. ParticleEmitter_6.Lifetime = NumberRange.new(0.2)
  843. ParticleEmitter_6.LightEmission = 0.5
  844. ParticleEmitter_6.Rate = math.huge
  845. ParticleEmitter_6.Rotation = NumberRange.new(-360,360)
  846. ParticleEmitter_6.Size = NumberSequence.new(0.69999998807907)
  847. ParticleEmitter_6.Speed = NumberRange.new(3)
  848. ParticleEmitter_6.SpreadAngle = Vector2.new(-180,180)
  849. ParticleEmitter_6.Texture = "http://www.roblox.com/asset/?id=3166612760"
  850. ParticleEmitter_6.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  851. ParticleEmitter_6.Parent = LeftArm_1
  852.  
  853. Head_1.Anchored = true
  854. Head_1.CFrame = CFrame.new(4.349,4.633,45.186,0,0,1,0,1,0,-1,0,0)
  855. Head_1.CanCollide = false
  856. Head_1.Color = Color3.new(0.067,0.067,0.067)
  857. Head_1.Size = Vector3.new(2,1,1)
  858. Head_1.TopSurface = Enum.SurfaceType.Smooth
  859. Head_1.Name = "Head"
  860. Head_1.Parent = Model_2
  861.  
  862. Mesh_1.Scale = Vector3.new(1.25,1.25,1.25)
  863. Mesh_1.Parent = Head_1
  864.  
  865. ScaryFace.Texture = "http://www.roblox.com/asset/?id=1822114127"
  866. ScaryFace.Name = "Scary Face"
  867. ScaryFace.Parent = Head_1
  868.  
  869. Weld.C0 = CFrame.new(0,0,-2.2,1,0,0,0,1,0,0,0,1)
  870. Weld.C1 = CFrame.new(0,1.513,-2.2,1,0,0,0,1,0,0,0,1)
  871. Weld.Part0 = Head_1
  872. Weld.Part1 = Torso_1
  873. Weld.Parent = Head_1
  874.  
  875. ParticleEmitter_7.Color = ColorSequence.new(Color3.new(0,0,0))
  876. ParticleEmitter_7.EmissionDirection = Enum.NormalId.Bottom
  877. ParticleEmitter_7.Lifetime = NumberRange.new(0.2)
  878. ParticleEmitter_7.LightEmission = 0.5
  879. ParticleEmitter_7.Rate = math.huge
  880. ParticleEmitter_7.Rotation = NumberRange.new(-360,360)
  881. ParticleEmitter_7.Size = NumberSequence.new(0.69999998807907)
  882. ParticleEmitter_7.Speed = NumberRange.new(3)
  883. ParticleEmitter_7.SpreadAngle = Vector2.new(-180,180)
  884. ParticleEmitter_7.Texture = "http://www.roblox.com/asset/?id=3166612760"
  885. ParticleEmitter_7.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  886. ParticleEmitter_7.Parent = Head_1
  887.  
  888. Reach.Acceleration = Vector3.new(-15,7,0)
  889. Reach.Color = ColorSequence.new(Color3.new(0,0,0))
  890. Reach.Drag = 3
  891. Reach.EmissionDirection = Enum.NormalId.Back
  892. Reach.Lifetime = NumberRange.new(2)
  893. Reach.LightEmission = 0.5
  894. Reach.Rate = math.huge
  895. Reach.Rotation = NumberRange.new(-360,360)
  896. Reach.Size = NumberSequence.new(0.69999998807907)
  897. Reach.Speed = NumberRange.new(4)
  898. Reach.Texture = "http://www.roblox.com/asset/?id=3166612760"
  899. Reach.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.67499995231628,0),NumberSequenceKeypoint.new(1,1,0)})
  900. Reach.Name = "Reach"
  901. Reach.Parent = Head_1
  902.  
  903. table.insert(functions,sandbox(Script,function()
  904. y = 0
  905. while game:GetService("RunService").Stepped:wait() do
  906. y = y +0.3
  907. script.Parent.Reach.Acceleration.Y = 7 +math.cos(y) *0.5
  908. end
  909. end))
  910. Script.Parent = Head_1
  911.  
  912. BodyColors_1.HeadColor = BrickColor.new("Really black")
  913. BodyColors_1.HeadColor3 = Color3.new(0.067,0.067,0.067)
  914. BodyColors_1.LeftArmColor = BrickColor.new("Really black")
  915. BodyColors_1.LeftArmColor3 = Color3.new(0.067,0.067,0.067)
  916. BodyColors_1.LeftLegColor = BrickColor.new("Really black")
  917. BodyColors_1.LeftLegColor3 = Color3.new(0.067,0.067,0.067)
  918. BodyColors_1.RightArmColor = BrickColor.new("Really black")
  919. BodyColors_1.RightArmColor3 = Color3.new(0.067,0.067,0.067)
  920. BodyColors_1.RightLegColor = BrickColor.new("Really black")
  921. BodyColors_1.RightLegColor3 = Color3.new(0.067,0.067,0.067)
  922. BodyColors_1.TorsoColor = BrickColor.new("Really black")
  923. BodyColors_1.TorsoColor3 = Color3.new(0.067,0.067,0.067)
  924. BodyColors_1.Parent = Model_2
  925.  
  926. Part_6.Anchored = true
  927. Part_6.BottomSurface = Enum.SurfaceType.Smooth
  928. Part_6.CFrame = CFrame.new(12.166,7.088,39.571,0,0,1,0.021,1,0,-1,0.021,0)
  929. Part_6.Color = Color3.new(0.8,0.557,0.412)
  930. Part_6.Material = Enum.Material.Wood
  931. Part_6.Size = Vector3.new(3.19,1.48,0.43)
  932. Part_6.TopSurface = Enum.SurfaceType.Smooth
  933. Part_6.Parent = Model
  934.  
  935. SurfaceGui.Adornee = Part_6
  936. SurfaceGui.CanvasSize = Vector2.new(725,250)
  937. SurfaceGui.ClipsDescendants = true
  938. SurfaceGui.LightInfluence = 1
  939. SurfaceGui.Parent = Part_6
  940.  
  941. TextBox.Font = Enum.Font.Fantasy
  942. TextBox.Text = "DrakerMaker - 1$"
  943. TextBox.TextColor3 = Color3.new(0,0,0)
  944. TextBox.TextScaled = true
  945. TextBox.TextSize = 60
  946. TextBox.TextWrapped = true
  947. TextBox.BackgroundColor3 = Color3.new(1,1,1)
  948. TextBox.BackgroundTransparency = 1
  949. TextBox.Size = UDim2.new(UDim.new(0,725),UDim.new(0,250))
  950. TextBox.Transparency = 1
  951. TextBox.Parent = SurfaceGui
  952.  
  953. BoyNormalHair1.AttachmentForward = Vector3.new(0,-0.03,-1)
  954. BoyNormalHair1.AttachmentPoint = CFrame.new(0,0.15,-0.06,1,0,0,0,1,0.03,0,-0.03,1)
  955. BoyNormalHair1.AttachmentPos = Vector3.new(0,0.15,-0.06)
  956. BoyNormalHair1.AttachmentUp = Vector3.new(0,1,-0.03)
  957. BoyNormalHair1.Name = "BoyNormalHair1"
  958. BoyNormalHair1.Parent = Model
  959.  
  960. Handle.Anchored = true
  961. Handle.BottomSurface = Enum.SurfaceType.Smooth
  962. Handle.CFrame = CFrame.new(11.817,5.373,39.322,0,0.03,1,-1,0.021,-0.001,-0.021,-0.999,0.03)
  963. Handle.CanCollide = false
  964. Handle.Locked = true
  965. Handle.Size = Vector3.new(1,0.8,1)
  966. Handle.TopSurface = Enum.SurfaceType.Smooth
  967. Handle.Name = "Handle"
  968. Handle.Parent = BoyNormalHair1
  969.  
  970. Mesh_2.MeshType = Enum.MeshType.FileMesh
  971. Mesh_2.MeshId = "http://www.roblox.com/asset/?id=13332444"
  972. Mesh_2.TextureId = "http://www.roblox.com/asset/?id=13332337"
  973. Mesh_2.Scale = Vector3.new(1.05,1,1.05)
  974. Mesh_2.Parent = Handle
  975.  
  976. HairAttachment_1.Axis = Vector3.new(1,0,0)
  977. HairAttachment_1.CFrame = CFrame.new(0,0.25,-0.063,1,0,0,0,1,0.03,0,-0.03,1)
  978. HairAttachment_1.Orientation = Vector3.new(-1.718,0,0)
  979. HairAttachment_1.Position = Vector3.new(0,0.25,-0.063)
  980. HairAttachment_1.Rotation = Vector3.new(-1.718,0,0)
  981. HairAttachment_1.SecondaryAxis = Vector3.new(0,1,-0.03)
  982. HairAttachment_1.Name = "HairAttachment"
  983. HairAttachment_1.Parent = Handle
  984.  
  985. OriginalSize.Value = Vector3.new(1,0.8,1)
  986. OriginalSize.Name = "OriginalSize"
  987. OriginalSize.Parent = Handle
  988.  
  989. MeshPartAccessory.AttachmentForward = Vector3.new(0,0,-1)
  990. MeshPartAccessory.AttachmentPoint = CFrame.new(0.004,-0.241,-0.396,1,0,0,0,1,0,0,0,1)
  991. MeshPartAccessory.AttachmentPos = Vector3.new(0.004,-0.241,-0.396)
  992. MeshPartAccessory.AttachmentRight = Vector3.new(1,0,0)
  993. MeshPartAccessory.AttachmentUp = Vector3.new(0,1,0)
  994. MeshPartAccessory.Name = "MeshPartAccessory"
  995. MeshPartAccessory.Parent = Model
  996.  
  997. Handle_1.Anchored = true
  998. Handle_1.BottomSurface = Enum.SurfaceType.Smooth
  999. Handle_1.CFrame = CFrame.new(11.557,5.375,39.429,0,0,1,-1,0.021,0,-0.021,-1,0)
  1000. Handle_1.CanCollide = false
  1001. Handle_1.Locked = true
  1002. Handle_1.Size = Vector3.new(1.1,1.1,1.1)
  1003. Handle_1.TopSurface = Enum.SurfaceType.Smooth
  1004. Handle_1.Name = "Handle"
  1005. Handle_1.Parent = MeshPartAccessory
  1006.  
  1007. SpecialMesh.MeshType = Enum.MeshType.FileMesh
  1008. SpecialMesh.MeshId = "rbxassetid://4082083430"
  1009. SpecialMesh.TextureId = "http://www.roblox.com/asset/?id=4082013712"
  1010. SpecialMesh.Name = "SpecialMesh"
  1011. SpecialMesh.Parent = Handle_1
  1012.  
  1013. AvatarPartScaleType.Value = "Classic"
  1014. AvatarPartScaleType.Name = "AvatarPartScaleType"
  1015. AvatarPartScaleType.Parent = Handle_1
  1016.  
  1017. FaceFrontAttachment_1.Axis = Vector3.new(1,0,0)
  1018. FaceFrontAttachment_1.CFrame = CFrame.new(0.004,-0.241,-0.396,1,0,0,0,1,0,0,0,1)
  1019. FaceFrontAttachment_1.Orientation = Vector3.new(0,0,0)
  1020. FaceFrontAttachment_1.Position = Vector3.new(0.004,-0.241,-0.396)
  1021. FaceFrontAttachment_1.Rotation = Vector3.new(0,0,0)
  1022. FaceFrontAttachment_1.SecondaryAxis = Vector3.new(0,1,0)
  1023. FaceFrontAttachment_1.Name = "FaceFrontAttachment"
  1024. FaceFrontAttachment_1.Parent = Handle_1
  1025.  
  1026. OriginalSize_1.Value = Vector3.new(1.1,1.1,1.1)
  1027. OriginalSize_1.Name = "OriginalSize"
  1028. OriginalSize_1.Parent = Handle_1
  1029.  
  1030. Model_3.PrimaryPart = HumanoidRootPart_1
  1031. Model_3.Name = ""
  1032. Model_3.Parent = Model
  1033.  
  1034. Head_2.Anchored = true
  1035. Head_2.CFrame = CFrame.new(8.729,5.532,44.505,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1036. Head_2.Color = Color3.new(0.8,0.557,0.412)
  1037. Head_2.Size = Vector3.new(2,1,1)
  1038. Head_2.TopSurface = Enum.SurfaceType.Smooth
  1039. Head_2.Name = "Head"
  1040. Head_2.Parent = Model_3
  1041.  
  1042. Mesh_3.Scale = Vector3.new(1.25,1.25,1.25)
  1043. Mesh_3.Parent = Head_2
  1044.  
  1045. HatAttachment_1.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1046. HatAttachment_1.Position = Vector3.new(0,0.6,0)
  1047. HatAttachment_1.Name = "HatAttachment"
  1048. HatAttachment_1.Parent = Head_2
  1049.  
  1050. HairAttachment_2.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1051. HairAttachment_2.Position = Vector3.new(0,0.6,0)
  1052. HairAttachment_2.Name = "HairAttachment"
  1053. HairAttachment_2.Parent = Head_2
  1054.  
  1055. FaceFrontAttachment_2.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  1056. FaceFrontAttachment_2.Position = Vector3.new(0,0,-0.6)
  1057. FaceFrontAttachment_2.Name = "FaceFrontAttachment"
  1058. FaceFrontAttachment_2.Parent = Head_2
  1059.  
  1060. FaceCenterAttachment_1.Name = "FaceCenterAttachment"
  1061. FaceCenterAttachment_1.Parent = Head_2
  1062.  
  1063. HumanoidRootPart_1.Anchored = true
  1064. HumanoidRootPart_1.BottomSurface = Enum.SurfaceType.Smooth
  1065. HumanoidRootPart_1.CFrame = CFrame.new(-0.942,0.455,42.321,1,0,0,0,0,-1,0,1,0)
  1066. HumanoidRootPart_1.CanCollide = false
  1067. HumanoidRootPart_1.LeftParamA = 0
  1068. HumanoidRootPart_1.LeftParamB = 0
  1069. HumanoidRootPart_1.RightParamA = 0
  1070. HumanoidRootPart_1.RightParamB = 0
  1071. HumanoidRootPart_1.Size = Vector3.new(2,2,1)
  1072. HumanoidRootPart_1.TopSurface = Enum.SurfaceType.Smooth
  1073. HumanoidRootPart_1.Transparency = 1
  1074. HumanoidRootPart_1.Name = "HumanoidRootPart"
  1075. HumanoidRootPart_1.Parent = Model_3
  1076.  
  1077. LeftLeg_2.Anchored = true
  1078. LeftLeg_2.BottomSurface = Enum.SurfaceType.Smooth
  1079. LeftLeg_2.CFrame = CFrame.new(-1.734,7.541,40.321,1,0,0,0,0.997,0.081,0,-0.081,0.997)
  1080. LeftLeg_2.CanCollide = false
  1081. LeftLeg_2.Color = Color3.new(0.051,0.412,0.675)
  1082. LeftLeg_2.Size = Vector3.new(1,2,1)
  1083. LeftLeg_2.Name = "Left Leg"
  1084. LeftLeg_2.Parent = Model_3
  1085.  
  1086. WeldConstraint.Part0 = LeftLeg_2
  1087. WeldConstraint.Part1 = Torso_2
  1088. WeldConstraint.Parent = LeftLeg_2
  1089.  
  1090. Pants_1.PantsTemplate = "http://www.roblox.com/asset/?id=1793411974"
  1091. Pants_1.Name = "Pants"
  1092. Pants_1.Parent = Model_3
  1093.  
  1094. RightLeg_2.Anchored = true
  1095. RightLeg_2.BottomSurface = Enum.SurfaceType.Smooth
  1096. RightLeg_2.CFrame = CFrame.new(-0.734,7.541,40.321,1,0,0,0,0.997,0.081,0,-0.081,0.997)
  1097. RightLeg_2.CanCollide = false
  1098. RightLeg_2.Color = Color3.new(0.051,0.412,0.675)
  1099. RightLeg_2.Size = Vector3.new(1,2,1)
  1100. RightLeg_2.Name = "Right Leg"
  1101. RightLeg_2.Parent = Model_3
  1102.  
  1103. WeldConstraint_1.Part0 = RightLeg_2
  1104. WeldConstraint_1.Part1 = Torso_2
  1105. WeldConstraint_1.Parent = RightLeg_2
  1106.  
  1107. Torso_2.Anchored = true
  1108. Torso_2.CFrame = CFrame.new(-1.045,8.263,41.572,0.987,0.16,0,0,0,-1,-0.16,0.987,0)
  1109. Torso_2.Color = Color3.new(0,0.125,0.376)
  1110. Torso_2.LeftParamA = 0
  1111. Torso_2.LeftParamB = 0
  1112. Torso_2.LeftSurface = Enum.SurfaceType.Weld
  1113. Torso_2.RightParamA = 0
  1114. Torso_2.RightParamB = 0
  1115. Torso_2.RightSurface = Enum.SurfaceType.Weld
  1116. Torso_2.Size = Vector3.new(2,2,1)
  1117. Torso_2.Name = "Torso"
  1118. Torso_2.Parent = Model_3
  1119.  
  1120. roblox_1.Name = "roblox"
  1121. roblox_1.Parent = Torso_2
  1122.  
  1123. WaistFrontAttachment_1.CFrame = CFrame.new(0,-1,-0.5,1,0,0,0,1,0,0,0,1)
  1124. WaistFrontAttachment_1.Position = Vector3.new(0,-1,-0.5)
  1125. WaistFrontAttachment_1.Name = "WaistFrontAttachment"
  1126. WaistFrontAttachment_1.Parent = Torso_2
  1127.  
  1128. WaistCenterAttachment_1.CFrame = CFrame.new(0,-1,0,1,0,0,0,1,0,0,0,1)
  1129. WaistCenterAttachment_1.Position = Vector3.new(0,-1,0)
  1130. WaistCenterAttachment_1.Name = "WaistCenterAttachment"
  1131. WaistCenterAttachment_1.Parent = Torso_2
  1132.  
  1133. WaistBackAttachment_1.CFrame = CFrame.new(0,-1,0.5,1,0,0,0,1,0,0,0,1)
  1134. WaistBackAttachment_1.Position = Vector3.new(0,-1,0.5)
  1135. WaistBackAttachment_1.Name = "WaistBackAttachment"
  1136. WaistBackAttachment_1.Parent = Torso_2
  1137.  
  1138. RightCollarAttachment_1.CFrame = CFrame.new(1,1,0,1,0,0,0,1,0,0,0,1)
  1139. RightCollarAttachment_1.Position = Vector3.new(1,1,0)
  1140. RightCollarAttachment_1.Name = "RightCollarAttachment"
  1141. RightCollarAttachment_1.Parent = Torso_2
  1142.  
  1143. NeckAttachment_1.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1144. NeckAttachment_1.Position = Vector3.new(0,1,0)
  1145. NeckAttachment_1.Name = "NeckAttachment"
  1146. NeckAttachment_1.Parent = Torso_2
  1147.  
  1148. LeftCollarAttachment_1.CFrame = CFrame.new(-1,1,0,1,0,0,0,1,0,0,0,1)
  1149. LeftCollarAttachment_1.Position = Vector3.new(-1,1,0)
  1150. LeftCollarAttachment_1.Name = "LeftCollarAttachment"
  1151. LeftCollarAttachment_1.Parent = Torso_2
  1152.  
  1153. BodyFrontAttachment_1.CFrame = CFrame.new(0,0,-0.5,1,0,0,0,1,0,0,0,1)
  1154. BodyFrontAttachment_1.Position = Vector3.new(0,0,-0.5)
  1155. BodyFrontAttachment_1.Name = "BodyFrontAttachment"
  1156. BodyFrontAttachment_1.Parent = Torso_2
  1157.  
  1158. BodyBackAttachment_1.CFrame = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  1159. BodyBackAttachment_1.Position = Vector3.new(0,0,0.5)
  1160. BodyBackAttachment_1.Name = "BodyBackAttachment"
  1161. BodyBackAttachment_1.Parent = Torso_2
  1162.  
  1163. table.insert(functions,sandbox(Script_1,function()
  1164. float = 0
  1165. while game:GetService("RunService").Stepped:wait() do
  1166. float = float +0.01
  1167. script.Parent.CFrame = script.Parent.CFrame *CFrame.new(0, 0, math.cos(float) *0.009)
  1168. end
  1169. end))
  1170. Script_1.Parent = Torso_2
  1171.  
  1172. Humanoid_2.Parent = Model_3
  1173.  
  1174. MeshPartAccessory_1.AttachmentPoint = CFrame.new(0.016,-0.373,-0.176,1,0,0,0,1,0,0,0,1)
  1175. MeshPartAccessory_1.AttachmentPos = Vector3.new(0.016,-0.373,-0.176)
  1176. MeshPartAccessory_1.Name = "MeshPartAccessory"
  1177. MeshPartAccessory_1.Parent = Model_3
  1178.  
  1179. Handle_2.Anchored = true
  1180. Handle_2.BottomSurface = Enum.SurfaceType.Smooth
  1181. Handle_2.CFrame = CFrame.new(2.455,4.02,43.369,1,0,0,0,0,-1,0,1,0)
  1182. Handle_2.CanCollide = false
  1183. Handle_2.Locked = true
  1184. Handle_2.Material = Enum.Material.Pebble
  1185. Handle_2.Size = Vector3.new(1,1,1)
  1186. Handle_2.TopSurface = Enum.SurfaceType.Smooth
  1187. Handle_2.Name = "Handle"
  1188. Handle_2.Parent = MeshPartAccessory_1
  1189.  
  1190. SpecialMesh_1.MeshType = Enum.MeshType.FileMesh
  1191. SpecialMesh_1.MeshId = "rbxassetid://4185421545"
  1192. SpecialMesh_1.TextureId = "rbxassetid://4185422745"
  1193. SpecialMesh_1.Name = "SpecialMesh"
  1194. SpecialMesh_1.Parent = Handle_2
  1195.  
  1196. AvatarPartScaleType_1.Value = "Classic"
  1197. AvatarPartScaleType_1.Name = "AvatarPartScaleType"
  1198. AvatarPartScaleType_1.Parent = Handle_2
  1199.  
  1200. BodyBackAttachment_2.CFrame = CFrame.new(0.016,-0.373,-0.176,1,0,0,0,1,0,0,0,1)
  1201. BodyBackAttachment_2.Position = Vector3.new(0.016,-0.373,-0.176)
  1202. BodyBackAttachment_2.Name = "BodyBackAttachment"
  1203. BodyBackAttachment_2.Parent = Handle_2
  1204.  
  1205. AccessoryWeld.C0 = CFrame.new(0.016,-0.373,-0.176,1,0,0,0,1,0,0,0,1)
  1206. AccessoryWeld.C1 = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  1207. AccessoryWeld.Part0 = Handle_2
  1208. AccessoryWeld.Part1 = Torso_2
  1209. AccessoryWeld.Name = "AccessoryWeld"
  1210. AccessoryWeld.Parent = Handle_2
  1211.  
  1212. ThumbnailCamera.CFrame = CFrame.new(-1.835,1.646,-3.289,-0.87,0.173,-0.461,0,0.936,0.352,0.492,0.306,-0.815)
  1213. ThumbnailCamera.Focus = CFrame.new(-0.913,0.942,-1.659,1,0,0,0,1,0,0,0,1)
  1214. ThumbnailCamera.Name = "ThumbnailCamera"
  1215. ThumbnailCamera.Parent = MeshPartAccessory_1
  1216.  
  1217. InstaHeart.AttachmentForward = Vector3.new(0,0,-1)
  1218. InstaHeart.AttachmentPoint = CFrame.new(0.003,-0.764,0.111,1,0,0,0,1,0,0,0,1)
  1219. InstaHeart.AttachmentPos = Vector3.new(0.003,-0.764,0.111)
  1220. InstaHeart.AttachmentRight = Vector3.new(1,0,0)
  1221. InstaHeart.AttachmentUp = Vector3.new(0,1,0)
  1222. InstaHeart.Name = "InstaHeart"
  1223. InstaHeart.Parent = Model_3
  1224.  
  1225. Handle_3.Anchored = true
  1226. Handle_3.BottomSurface = Enum.SurfaceType.Smooth
  1227. Handle_3.CFrame = CFrame.new(7.368,5.662,44.455,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1228. Handle_3.CanCollide = false
  1229. Handle_3.Locked = true
  1230. Handle_3.Size = Vector3.new(1,1,1)
  1231. Handle_3.TopSurface = Enum.SurfaceType.Smooth
  1232. Handle_3.Name = "Handle"
  1233. Handle_3.Parent = InstaHeart
  1234.  
  1235. SpecialMesh_2.MeshType = Enum.MeshType.FileMesh
  1236. SpecialMesh_2.MeshId = "rbxassetid://3077417178"
  1237. SpecialMesh_2.TextureId = "rbxassetid://3077416739"
  1238. SpecialMesh_2.Name = "SpecialMesh"
  1239. SpecialMesh_2.Parent = Handle_3
  1240.  
  1241. AvatarPartScaleType_2.Value = "Classic"
  1242. AvatarPartScaleType_2.Name = "AvatarPartScaleType"
  1243. AvatarPartScaleType_2.Parent = Handle_3
  1244.  
  1245. HatAttachment_2.Axis = Vector3.new(1,0,0)
  1246. HatAttachment_2.CFrame = CFrame.new(0.003,-0.764,0.111,1,0,0,0,1,0,0,0,1)
  1247. HatAttachment_2.Orientation = Vector3.new(0,0,0)
  1248. HatAttachment_2.Position = Vector3.new(0.003,-0.764,0.111)
  1249. HatAttachment_2.Rotation = Vector3.new(0,0,0)
  1250. HatAttachment_2.SecondaryAxis = Vector3.new(0,1,0)
  1251. HatAttachment_2.Name = "HatAttachment"
  1252. HatAttachment_2.Parent = Handle_3
  1253.  
  1254. AccessoryWeld_1.C0 = CFrame.new(0.003,-0.764,0.111,1,0,0,0,1,0,0,0,1)
  1255. AccessoryWeld_1.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1256. AccessoryWeld_1.Part0 = Handle_3
  1257. AccessoryWeld_1.Part1 = Head_2
  1258. AccessoryWeld_1.Name = "AccessoryWeld"
  1259. AccessoryWeld_1.Parent = Handle_3
  1260.  
  1261. ThumbnailCamera_1.CFrame = CFrame.new(-0.271,0.644,-1.057,-0.969,0.032,-0.246,0,0.991,0.131,0.248,0.126,-0.96)
  1262. ThumbnailCamera_1.Focus = CFrame.new(0.221,0.383,0.864,1,0,0,0,1,0,0,0,1)
  1263. ThumbnailCamera_1.Name = "ThumbnailCamera"
  1264. ThumbnailCamera_1.Parent = InstaHeart
  1265.  
  1266. MeshPartAccessory_2.AttachmentForward = Vector3.new(-1,0,0)
  1267. MeshPartAccessory_2.AttachmentPoint = CFrame.new(0.172,0.309,-0.257,0,0,1,0,1,0,-1,0,0)
  1268. MeshPartAccessory_2.AttachmentPos = Vector3.new(0.172,0.309,-0.257)
  1269. MeshPartAccessory_2.AttachmentRight = Vector3.new(0,0,-1)
  1270. MeshPartAccessory_2.AttachmentUp = Vector3.new(0,1,0)
  1271. MeshPartAccessory_2.Name = "MeshPartAccessory"
  1272. MeshPartAccessory_2.Parent = Model_3
  1273.  
  1274. Handle_4.Anchored = true
  1275. Handle_4.BottomSurface = Enum.SurfaceType.Smooth
  1276. Handle_4.CFrame = CFrame.new(8.889,4.661,44.552,0.163,-0.985,-0.062,0.951,0.174,-0.255,0.262,-0.018,0.965)
  1277. Handle_4.CanCollide = false
  1278. Handle_4.Locked = true
  1279. Handle_4.Size = Vector3.new(0.5,0.5,0.5)
  1280. Handle_4.TopSurface = Enum.SurfaceType.Smooth
  1281. Handle_4.Name = "Handle"
  1282. Handle_4.Parent = MeshPartAccessory_2
  1283.  
  1284. SpecialMesh_3.MeshType = Enum.MeshType.FileMesh
  1285. SpecialMesh_3.MeshId = "rbxassetid://4484607278"
  1286. SpecialMesh_3.TextureId = "http://www.roblox.com/asset/?id=4484591908"
  1287. SpecialMesh_3.Name = "SpecialMesh"
  1288. SpecialMesh_3.Parent = Handle_4
  1289.  
  1290. AvatarPartScaleType_3.Value = "Classic"
  1291. AvatarPartScaleType_3.Name = "AvatarPartScaleType"
  1292. AvatarPartScaleType_3.Parent = Handle_4
  1293.  
  1294. FaceFrontAttachment_3.Axis = Vector3.new(0,0,-1)
  1295. FaceFrontAttachment_3.CFrame = CFrame.new(0.172,0.309,-0.257,0,0,1,0,1,0,-1,0,0)
  1296. FaceFrontAttachment_3.Orientation = Vector3.new(0,90,0)
  1297. FaceFrontAttachment_3.Position = Vector3.new(0.172,0.309,-0.257)
  1298. FaceFrontAttachment_3.Rotation = Vector3.new(0,90,0)
  1299. FaceFrontAttachment_3.SecondaryAxis = Vector3.new(0,1,0)
  1300. FaceFrontAttachment_3.Name = "FaceFrontAttachment"
  1301. FaceFrontAttachment_3.Parent = Handle_4
  1302.  
  1303. AccessoryWeld_2.C0 = CFrame.new(0.172,0.309,-0.257,0,0,1,0,1,0,-1,0,0)
  1304. AccessoryWeld_2.C1 = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  1305. AccessoryWeld_2.Part0 = Handle_4
  1306. AccessoryWeld_2.Part1 = Head_2
  1307. AccessoryWeld_2.Name = "AccessoryWeld"
  1308. AccessoryWeld_2.Parent = Handle_4
  1309.  
  1310. MeshPartAccessory_3.AttachmentPoint = CFrame.new(0.003,-0.322,0.16,1,0,0,0,1,0,0,0,1)
  1311. MeshPartAccessory_3.AttachmentPos = Vector3.new(0.003,-0.322,0.16)
  1312. MeshPartAccessory_3.Name = "MeshPartAccessory"
  1313. MeshPartAccessory_3.Parent = Model_3
  1314.  
  1315. Handle_5.Anchored = true
  1316. Handle_5.BottomSurface = Enum.SurfaceType.Smooth
  1317. Handle_5.CFrame = CFrame.new(8.875,5.33,44.464,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1318. Handle_5.CanCollide = false
  1319. Handle_5.Locked = true
  1320. Handle_5.Size = Vector3.new(2.2,2.2,2.2)
  1321. Handle_5.TopSurface = Enum.SurfaceType.Smooth
  1322. Handle_5.Name = "Handle"
  1323. Handle_5.Parent = MeshPartAccessory_3
  1324.  
  1325. SpecialMesh_4.MeshType = Enum.MeshType.FileMesh
  1326. SpecialMesh_4.MeshId = "rbxassetid://4466044719"
  1327. SpecialMesh_4.TextureId = "http://www.roblox.com/asset/?id=4466034516"
  1328. SpecialMesh_4.Name = "SpecialMesh"
  1329. SpecialMesh_4.Parent = Handle_5
  1330.  
  1331. AvatarPartScaleType_4.Value = "Classic"
  1332. AvatarPartScaleType_4.Name = "AvatarPartScaleType"
  1333. AvatarPartScaleType_4.Parent = Handle_5
  1334.  
  1335. NeckAttachment_2.CFrame = CFrame.new(0.003,-0.322,0.16,1,0,0,0,1,0,0,0,1)
  1336. NeckAttachment_2.Position = Vector3.new(0.003,-0.322,0.16)
  1337. NeckAttachment_2.Name = "NeckAttachment"
  1338. NeckAttachment_2.Parent = Handle_5
  1339.  
  1340. AccessoryWeld_3.C0 = CFrame.new(0.003,-0.322,0.16,1,0,0,0,1,0,0,0,1)
  1341. AccessoryWeld_3.C1 = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1342. AccessoryWeld_3.Part0 = Handle_5
  1343. AccessoryWeld_3.Part1 = Torso_2
  1344. AccessoryWeld_3.Name = "AccessoryWeld"
  1345. AccessoryWeld_3.Parent = Handle_5
  1346.  
  1347. BalloonNinja.AttachmentPoint = CFrame.new(0,-0.7,0,1,0,0,0,1,0,0,0,1)
  1348. BalloonNinja.AttachmentPos = Vector3.new(0,-0.7,0)
  1349. BalloonNinja.Name = "Balloon Ninja"
  1350. BalloonNinja.Parent = Model_3
  1351.  
  1352. Handle_6.Anchored = true
  1353. Handle_6.BottomSurface = Enum.SurfaceType.Smooth
  1354. Handle_6.CFrame = CFrame.new(7.547,5.74,44.484,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1355. Handle_6.CanCollide = false
  1356. Handle_6.Locked = true
  1357. Handle_6.Size = Vector3.new(1,3,2)
  1358. Handle_6.TopSurface = Enum.SurfaceType.Smooth
  1359. Handle_6.Name = "Handle"
  1360. Handle_6.Parent = BalloonNinja
  1361.  
  1362. Mesh_4.MeshType = Enum.MeshType.FileMesh
  1363. Mesh_4.MeshId = "http://www.roblox.com/asset/?id=20407162"
  1364. Mesh_4.TextureId = "http://www.roblox.com/asset/?id=20407149"
  1365. Mesh_4.Scale = Vector3.new(1.02,1,1.02)
  1366. Mesh_4.Parent = Handle_6
  1367.  
  1368. HatAttachment_3.Axis = Vector3.new(1,0,0)
  1369. HatAttachment_3.CFrame = CFrame.new(0,-0.6,0,1,0,0,0,1,0,0,0,1)
  1370. HatAttachment_3.Orientation = Vector3.new(0,0,0)
  1371. HatAttachment_3.Position = Vector3.new(0,-0.6,0)
  1372. HatAttachment_3.Rotation = Vector3.new(0,0,0)
  1373. HatAttachment_3.SecondaryAxis = Vector3.new(0,1,0)
  1374. HatAttachment_3.Name = "HatAttachment"
  1375. HatAttachment_3.Parent = Handle_6
  1376.  
  1377. AccessoryWeld_4.C0 = CFrame.new(0,-0.6,0,1,0,0,0,1,0,0,0,1)
  1378. AccessoryWeld_4.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1379. AccessoryWeld_4.Part0 = Handle_6
  1380. AccessoryWeld_4.Part1 = Head_2
  1381. AccessoryWeld_4.Name = "AccessoryWeld"
  1382. AccessoryWeld_4.Parent = Handle_6
  1383.  
  1384. CatCollar.AttachmentPoint = CFrame.new(0,0.081,0.05,1,0,0,0,1,0,0,0,1)
  1385. CatCollar.AttachmentPos = Vector3.new(0,0.081,0.05)
  1386. CatCollar.Name = "CatCollar"
  1387. CatCollar.Parent = Model_3
  1388.  
  1389. Handle_7.Anchored = true
  1390. Handle_7.BottomSurface = Enum.SurfaceType.Smooth
  1391. Handle_7.CFrame = CFrame.new(9.293,5.384,44.503,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1392. Handle_7.CanCollide = false
  1393. Handle_7.Locked = true
  1394. Handle_7.Size = Vector3.new(1,1,1)
  1395. Handle_7.TopSurface = Enum.SurfaceType.Smooth
  1396. Handle_7.Name = "Handle"
  1397. Handle_7.Parent = CatCollar
  1398.  
  1399. SpecialMesh_5.MeshType = Enum.MeshType.FileMesh
  1400. SpecialMesh_5.MeshId = "rbxassetid://4487737814"
  1401. SpecialMesh_5.TextureId = "http://www.roblox.com/asset/?id=4487474973"
  1402. SpecialMesh_5.Name = "SpecialMesh"
  1403. SpecialMesh_5.Parent = Handle_7
  1404.  
  1405. AvatarPartScaleType_5.Value = "Classic"
  1406. AvatarPartScaleType_5.Name = "AvatarPartScaleType"
  1407. AvatarPartScaleType_5.Parent = Handle_7
  1408.  
  1409. NeckAttachment_3.CFrame = CFrame.new(0,0.081,0.05,1,0,0,0,1,0,0,0,1)
  1410. NeckAttachment_3.Position = Vector3.new(0,0.081,0.05)
  1411. NeckAttachment_3.Name = "NeckAttachment"
  1412. NeckAttachment_3.Parent = Handle_7
  1413.  
  1414. AccessoryWeld_5.C0 = CFrame.new(0,0.081,0.05,1,0,0,0,1,0,0,0,1)
  1415. AccessoryWeld_5.C1 = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1416. AccessoryWeld_5.Part0 = Handle_7
  1417. AccessoryWeld_5.Part1 = Torso_2
  1418. AccessoryWeld_5.Name = "AccessoryWeld"
  1419. AccessoryWeld_5.Parent = Handle_7
  1420.  
  1421. VaporMaxGlassesAccessory.AttachmentPoint = CFrame.new(0,0.057,0.037,1,0,0,0,1,0,0,0,1)
  1422. VaporMaxGlassesAccessory.AttachmentPos = Vector3.new(0,0.057,0.037)
  1423. VaporMaxGlassesAccessory.Name = "VaporMax_GlassesAccessory"
  1424. VaporMaxGlassesAccessory.Parent = Model_3
  1425.  
  1426. Handle_8.Anchored = true
  1427. Handle_8.BottomSurface = Enum.SurfaceType.Smooth
  1428. Handle_8.CFrame = CFrame.new(8.682,4.916,44.34,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1429. Handle_8.CanCollide = false
  1430. Handle_8.Locked = true
  1431. Handle_8.Size = Vector3.new(1,1,1)
  1432. Handle_8.TopSurface = Enum.SurfaceType.Smooth
  1433. Handle_8.Name = "Handle"
  1434. Handle_8.Parent = VaporMaxGlassesAccessory
  1435.  
  1436. SpecialMesh_6.MeshType = Enum.MeshType.FileMesh
  1437. SpecialMesh_6.MeshId = "rbxassetid://2956984396"
  1438. SpecialMesh_6.TextureId = "rbxassetid://2956984423"
  1439. SpecialMesh_6.Name = "SpecialMesh"
  1440. SpecialMesh_6.Parent = Handle_8
  1441.  
  1442. AvatarPartScaleType_6.Value = "ProportionsSlender"
  1443. AvatarPartScaleType_6.Name = "AvatarPartScaleType"
  1444. AvatarPartScaleType_6.Parent = Handle_8
  1445.  
  1446. FaceFrontAttachment_4.CFrame = CFrame.new(0,0.057,0.037,1,0,0,0,1,0,0,0,1)
  1447. FaceFrontAttachment_4.Position = Vector3.new(0,0.057,0.037)
  1448. FaceFrontAttachment_4.Name = "FaceFrontAttachment"
  1449. FaceFrontAttachment_4.Parent = Handle_8
  1450.  
  1451. AccessoryWeld_6.C0 = CFrame.new(0,0.057,0.037,1,0,0,0,1,0,0,0,1)
  1452. AccessoryWeld_6.C1 = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  1453. AccessoryWeld_6.Part0 = Handle_8
  1454. AccessoryWeld_6.Part1 = Head_2
  1455. AccessoryWeld_6.Name = "AccessoryWeld"
  1456. AccessoryWeld_6.Parent = Handle_8
  1457.  
  1458. KittyEars.AttachmentPoint = CFrame.new(-0.025,-0.26,0,1,0,0,0,1,0,0,0,1)
  1459. KittyEars.AttachmentPos = Vector3.new(-0.025,-0.26,0)
  1460. KittyEars.Name = "KittyEars"
  1461. KittyEars.Parent = Model_3
  1462.  
  1463. Handle_9.Anchored = true
  1464. Handle_9.BottomSurface = Enum.SurfaceType.Smooth
  1465. Handle_9.CFrame = CFrame.new(7.982,5.67,44.468,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1466. Handle_9.CanCollide = false
  1467. Handle_9.Color = Color3.new(0.992,0.918,0.553)
  1468. Handle_9.Locked = true
  1469. Handle_9.Size = Vector3.new(1,0.8,1)
  1470. Handle_9.TopSurface = Enum.SurfaceType.Smooth
  1471. Handle_9.Name = "Handle"
  1472. Handle_9.Parent = KittyEars
  1473.  
  1474. Mesh_5.MeshType = Enum.MeshType.FileMesh
  1475. Mesh_5.MeshId = "http://www.roblox.com/asset/?id=1374148"
  1476. Mesh_5.TextureId = "http://www.roblox.com/asset/?id=413143035 "
  1477. Mesh_5.Parent = Handle_9
  1478.  
  1479. HatAttachment_4.Axis = Vector3.new(1,0,0)
  1480. HatAttachment_4.CFrame = CFrame.new(-0.025,-0.16,0,1,0,0,0,1,0,0,0,1)
  1481. HatAttachment_4.Orientation = Vector3.new(0,0,0)
  1482. HatAttachment_4.Position = Vector3.new(-0.025,-0.16,0)
  1483. HatAttachment_4.Rotation = Vector3.new(0,0,0)
  1484. HatAttachment_4.SecondaryAxis = Vector3.new(0,1,0)
  1485. HatAttachment_4.Name = "HatAttachment"
  1486. HatAttachment_4.Parent = Handle_9
  1487.  
  1488. AccessoryWeld_7.C0 = CFrame.new(-0.025,-0.16,0,1,0,0,0,1,0,0,0,1)
  1489. AccessoryWeld_7.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1490. AccessoryWeld_7.Part0 = Handle_9
  1491. AccessoryWeld_7.Part1 = Head_2
  1492. AccessoryWeld_7.Name = "AccessoryWeld"
  1493. AccessoryWeld_7.Parent = Handle_9
  1494.  
  1495. ThumbnailCamera_2.CFrame = CFrame.new(-0.836,18.854,29.048,0.996,0.012,-0.085,0,0.99,0.138,0.086,-0.137,0.987)
  1496. ThumbnailCamera_2.Focus = CFrame.new(-0.723,18.67,27.732,1,0,0,0,1,0,0,0,1)
  1497. ThumbnailCamera_2.Name = "ThumbnailCamera"
  1498. ThumbnailCamera_2.Parent = KittyEars
  1499.  
  1500. GirlAnimeHairBlack.AttachmentPoint = CFrame.new(0,1.05,-0.85,1,0,0,0,1,0,0,0,1)
  1501. GirlAnimeHairBlack.AttachmentPos = Vector3.new(0,1.05,-0.85)
  1502. GirlAnimeHairBlack.Name = "GirlAnimeHair_Black"
  1503. GirlAnimeHairBlack.Parent = Model_3
  1504.  
  1505. Handle_10.Anchored = true
  1506. Handle_10.BottomSurface = Enum.SurfaceType.Smooth
  1507. Handle_10.CFrame = CFrame.new(9.409,6.245,44.738,0.062,-0.985,0.163,0.255,0.174,0.951,-0.965,-0.018,0.262)
  1508. Handle_10.CanCollide = false
  1509. Handle_10.Locked = true
  1510. Handle_10.Size = Vector3.new(1.42,0.87,1.41)
  1511. Handle_10.TopSurface = Enum.SurfaceType.Smooth
  1512. Handle_10.Name = "Handle"
  1513. Handle_10.Parent = GirlAnimeHairBlack
  1514.  
  1515. Mesh_6.MeshType = Enum.MeshType.FileMesh
  1516. Mesh_6.MeshId = "rbxassetid://398618628"
  1517. Mesh_6.TextureId = "rbxassetid://1512863028"
  1518. Mesh_6.Scale = Vector3.new(1,1,1.1)
  1519. Mesh_6.Parent = Handle_10
  1520.  
  1521. HairAttachment_3.Axis = Vector3.new(1,0,0)
  1522. HairAttachment_3.CFrame = CFrame.new(0,1.15,-0.85,1,0,0,0,1,0,0,0,1)
  1523. HairAttachment_3.Orientation = Vector3.new(0,0,0)
  1524. HairAttachment_3.Position = Vector3.new(0,1.15,-0.85)
  1525. HairAttachment_3.Rotation = Vector3.new(0,0,0)
  1526. HairAttachment_3.SecondaryAxis = Vector3.new(0,1,0)
  1527. HairAttachment_3.Name = "HairAttachment"
  1528. HairAttachment_3.Parent = Handle_10
  1529.  
  1530. AccessoryWeld_8.C0 = CFrame.new(0,1.15,-0.85,1,0,0,0,1,0,0,0,1)
  1531. AccessoryWeld_8.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1532. AccessoryWeld_8.Part0 = Handle_10
  1533. AccessoryWeld_8.Part1 = Head_2
  1534. AccessoryWeld_8.Name = "AccessoryWeld"
  1535. AccessoryWeld_8.Parent = Handle_10
  1536.  
  1537. ThumbnailCamera_3.CFrame = CFrame.new(-15.31,10.855,12.173,-0.061,0.084,-0.995,0,0.996,0.084,0.998,0.005,-0.061)
  1538. ThumbnailCamera_3.Focus = CFrame.new(-13.32,10.687,12.294,1,0,0,0,1,0,0,0,1)
  1539. ThumbnailCamera_3.Name = "ThumbnailCamera"
  1540. ThumbnailCamera_3.Parent = GirlAnimeHairBlack
  1541.  
  1542. CharacterMesh.BodyPart = Enum.BodyPart.Torso
  1543. CharacterMesh.MeshId = 48112070
  1544. CharacterMesh.Parent = Model_3
  1545.  
  1546. BodyColors_2.HeadColor = BrickColor.new("Nougat")
  1547. BodyColors_2.HeadColor3 = Color3.new(0.8,0.557,0.412)
  1548. BodyColors_2.LeftArmColor = BrickColor.new("Nougat")
  1549. BodyColors_2.LeftArmColor3 = Color3.new(0.8,0.557,0.412)
  1550. BodyColors_2.RightArmColor = BrickColor.new("Nougat")
  1551. BodyColors_2.RightArmColor3 = Color3.new(0.8,0.557,0.412)
  1552. BodyColors_2.TorsoColor = BrickColor.new("Navy blue")
  1553. BodyColors_2.TorsoColor3 = Color3.new(0,0.125,0.376)
  1554. BodyColors_2.Parent = Model_3
  1555.  
  1556. Shirt_1.ShirtTemplate = "http://www.roblox.com/asset/?id=341990051"
  1557. Shirt_1.Name = "Shirt"
  1558. Shirt_1.Parent = Model_3
  1559.  
  1560. RightArm_2.Anchored = true
  1561. RightArm_2.CFrame = CFrame.new(0.555,7.754,42.086,0.998,0.001,0.07,0,1,-0.018,-0.07,0.018,0.997)
  1562. RightArm_2.CanCollide = false
  1563. RightArm_2.Color = Color3.new(0.8,0.557,0.412)
  1564. RightArm_2.Size = Vector3.new(1,2,1)
  1565. RightArm_2.Name = "Right Arm"
  1566. RightArm_2.Parent = Model_3
  1567.  
  1568. RightShoulderAttachment_1.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1569. RightShoulderAttachment_1.Position = Vector3.new(0,1,0)
  1570. RightShoulderAttachment_1.Name = "RightShoulderAttachment"
  1571. RightShoulderAttachment_1.Parent = RightArm_2
  1572.  
  1573. WeldConstraint_2.Part0 = RightArm_2
  1574. WeldConstraint_2.Part1 = Torso_2
  1575. WeldConstraint_2.Parent = RightArm_2
  1576.  
  1577. LeftArm_2.Anchored = true
  1578. LeftArm_2.CFrame = CFrame.new(-2.438,7.754,42.297,0.998,0.001,0.07,0,1,-0.018,-0.07,0.018,0.997)
  1579. LeftArm_2.CanCollide = false
  1580. LeftArm_2.Color = Color3.new(0.8,0.557,0.412)
  1581. LeftArm_2.Size = Vector3.new(1,2,1)
  1582. LeftArm_2.Name = "Left Arm"
  1583. LeftArm_2.Parent = Model_3
  1584.  
  1585. LeftShoulderAttachment_1.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1586. LeftShoulderAttachment_1.Position = Vector3.new(0,1,0)
  1587. LeftShoulderAttachment_1.Name = "LeftShoulderAttachment"
  1588. LeftShoulderAttachment_1.Parent = LeftArm_2
  1589.  
  1590. WeldConstraint_3.Part0 = LeftArm_2
  1591. WeldConstraint_3.Part1 = Torso_2
  1592. WeldConstraint_3.Parent = LeftArm_2
  1593.  
  1594. Flesh_8.Anchored = true
  1595. Flesh_8.BottomSurface = Enum.SurfaceType.Smooth
  1596. Flesh_8.CFrame = CFrame.new(-0.92,8.501,42.607,0.869,0.023,-0.494,-0.358,0.72,-0.595,0.342,0.694,0.634)
  1597. Flesh_8.Color = Color3.new(0.769,0.157,0.11)
  1598. Flesh_8.Material = Enum.Material.Sand
  1599. Flesh_8.Size = Vector3.new(0.548,0.548,0.607)
  1600. Flesh_8.TopSurface = Enum.SurfaceType.Smooth
  1601. Flesh_8.Name = "Flesh"
  1602. Flesh_8.Parent = Model_3
  1603.  
  1604. WeldConstraint_4.Part0 = Flesh_8
  1605. WeldConstraint_4.Part1 = Torso_2
  1606. WeldConstraint_4.Parent = Flesh_8
  1607.  
  1608. Flesh_9.Anchored = true
  1609. Flesh_9.BottomSurface = Enum.SurfaceType.Smooth
  1610. Flesh_9.CFrame = CFrame.new(-0.92,8.501,42.607,0.705,-0.481,0.521,-0.006,0.731,0.683,-0.709,-0.485,0.512)
  1611. Flesh_9.Color = Color3.new(0.769,0.157,0.11)
  1612. Flesh_9.Material = Enum.Material.Sand
  1613. Flesh_9.Size = Vector3.new(0.548,0.548,0.607)
  1614. Flesh_9.TopSurface = Enum.SurfaceType.Smooth
  1615. Flesh_9.Name = "Flesh"
  1616. Flesh_9.Parent = Model_3
  1617.  
  1618. WeldConstraint_5.Part0 = Flesh_9
  1619. WeldConstraint_5.Part1 = Torso_2
  1620. WeldConstraint_5.Parent = Flesh_9
  1621.  
  1622. Flesh_10.Anchored = true
  1623. Flesh_10.BottomSurface = Enum.SurfaceType.Smooth
  1624. Flesh_10.CFrame = CFrame.new(-0.92,8.501,42.607,0.999,0.033,0,0,0.009,-1,-0.033,0.999,0.009)
  1625. Flesh_10.Color = Color3.new(0.769,0.157,0.11)
  1626. Flesh_10.Material = Enum.Material.Sand
  1627. Flesh_10.Size = Vector3.new(0.548,0.548,0.607)
  1628. Flesh_10.TopSurface = Enum.SurfaceType.Smooth
  1629. Flesh_10.Name = "Flesh"
  1630. Flesh_10.Parent = Model_3
  1631.  
  1632. WeldConstraint_6.Part0 = Flesh_10
  1633. WeldConstraint_6.Part1 = Torso_2
  1634. WeldConstraint_6.Parent = Flesh_10
  1635.  
  1636. Flesh_11.Anchored = true
  1637. Flesh_11.BottomSurface = Enum.SurfaceType.Smooth
  1638. Flesh_11.CFrame = CFrame.new(-0.92,8.501,42.607,0.616,-0.709,-0.344,0.509,0.025,0.86,-0.601,-0.705,0.376)
  1639. Flesh_11.Color = Color3.new(0.769,0.157,0.11)
  1640. Flesh_11.Material = Enum.Material.Sand
  1641. Flesh_11.Size = Vector3.new(0.548,0.548,0.607)
  1642. Flesh_11.TopSurface = Enum.SurfaceType.Smooth
  1643. Flesh_11.Name = "Flesh"
  1644. Flesh_11.Parent = Model_3
  1645.  
  1646. WeldConstraint_7.Part0 = Flesh_11
  1647. WeldConstraint_7.Part1 = Torso_2
  1648. WeldConstraint_7.Parent = Flesh_11
  1649.  
  1650. Bone_2.Anchored = true
  1651. Bone_2.BottomSurface = Enum.SurfaceType.Smooth
  1652. Bone_2.CFrame = CFrame.new(-0.927,8.524,42.579,0.999,0.033,0,0,0.009,-1,-0.033,0.999,0.009)
  1653. Bone_2.Color = Color3.new(0.973,0.973,0.973)
  1654. Bone_2.Material = Enum.Material.Wood
  1655. Bone_2.Size = Vector3.new(0.25,1.5,0.27)
  1656. Bone_2.TopSurface = Enum.SurfaceType.Smooth
  1657. Bone_2.Name = "Bone"
  1658. Bone_2.Parent = Model_3
  1659.  
  1660. ParticleEmitter_8.Color = ColorSequence.new(Color3.new(0.302,0.302,0.302))
  1661. ParticleEmitter_8.Lifetime = NumberRange.new(0.2)
  1662. ParticleEmitter_8.LightEmission = 0.5
  1663. ParticleEmitter_8.Rate = math.huge
  1664. ParticleEmitter_8.Rotation = NumberRange.new(-360,360)
  1665. ParticleEmitter_8.Size = NumberSequence.new(0.69999998807907)
  1666. ParticleEmitter_8.Speed = NumberRange.new(3)
  1667. ParticleEmitter_8.SpreadAngle = Vector2.new(-7,7)
  1668. ParticleEmitter_8.Texture = "http://www.roblox.com/asset/?id=3166612760"
  1669. ParticleEmitter_8.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.4375,0),NumberSequenceKeypoint.new(1,1,0)})
  1670. ParticleEmitter_8.Parent = Bone_2
  1671.  
  1672. WeldConstraint_8.Part0 = Bone_2
  1673. WeldConstraint_8.Part1 = Torso_2
  1674. WeldConstraint_8.Parent = Bone_2
  1675.  
  1676. Model_4.PrimaryPart = HumanoidRootPart_2
  1677. Model_4.Name = ""
  1678. Model_4.Parent = Model
  1679.  
  1680. Head_3.Anchored = true
  1681. Head_3.CFrame = CFrame.new(8.487,4.5,47.487,-0.942,0,-0.334,0,1,0,0.334,0,-0.942)
  1682. Head_3.Color = Color3.new(0.051,0.412,0.675)
  1683. Head_3.Size = Vector3.new(2,1,1)
  1684. Head_3.TopSurface = Enum.SurfaceType.Smooth
  1685. Head_3.Name = "Head"
  1686. Head_3.Parent = Model_4
  1687.  
  1688. Mesh_7.Scale = Vector3.new(1.25,1.25,1.25)
  1689. Mesh_7.Parent = Head_3
  1690.  
  1691. HatAttachment_5.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1692. HatAttachment_5.Position = Vector3.new(0,0.6,0)
  1693. HatAttachment_5.Name = "HatAttachment"
  1694. HatAttachment_5.Parent = Head_3
  1695.  
  1696. HairAttachment_4.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1697. HairAttachment_4.Position = Vector3.new(0,0.6,0)
  1698. HairAttachment_4.Name = "HairAttachment"
  1699. HairAttachment_4.Parent = Head_3
  1700.  
  1701. FaceFrontAttachment_5.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  1702. FaceFrontAttachment_5.Position = Vector3.new(0,0,-0.6)
  1703. FaceFrontAttachment_5.Name = "FaceFrontAttachment"
  1704. FaceFrontAttachment_5.Parent = Head_3
  1705.  
  1706. FaceCenterAttachment_2.Name = "FaceCenterAttachment"
  1707. FaceCenterAttachment_2.Parent = Head_3
  1708.  
  1709. face.Texture = "http://www.roblox.com/asset/?id=18151722"
  1710. face.Name = "face"
  1711. face.Parent = Head_3
  1712.  
  1713. HumanoidRootPart_2.Anchored = true
  1714. HumanoidRootPart_2.BottomSurface = Enum.SurfaceType.Smooth
  1715. HumanoidRootPart_2.CFrame = CFrame.new(8.537,3,47.461,-0.819,0,-0.573,0,1,0,0.573,0,-0.819)
  1716. HumanoidRootPart_2.CanCollide = false
  1717. HumanoidRootPart_2.LeftParamA = 0
  1718. HumanoidRootPart_2.LeftParamB = 0
  1719. HumanoidRootPart_2.RightParamA = 0
  1720. HumanoidRootPart_2.RightParamB = 0
  1721. HumanoidRootPart_2.Size = Vector3.new(2,2,1)
  1722. HumanoidRootPart_2.TopSurface = Enum.SurfaceType.Smooth
  1723. HumanoidRootPart_2.Transparency = 1
  1724. HumanoidRootPart_2.Name = "HumanoidRootPart"
  1725. HumanoidRootPart_2.Parent = Model_4
  1726.  
  1727. LeftArm_3.Anchored = true
  1728. LeftArm_3.CFrame = CFrame.new(6.876,4.109,47.115,0.77,0.468,0.433,0,-0.679,0.734,0.638,-0.565,-0.523)
  1729. LeftArm_3.CanCollide = false
  1730. LeftArm_3.Color = Color3.new(0.322,0.486,0.682)
  1731. LeftArm_3.Size = Vector3.new(1,2,1)
  1732. LeftArm_3.Name = "Left Arm"
  1733. LeftArm_3.Parent = Model_4
  1734.  
  1735. LeftShoulderAttachment_2.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1736. LeftShoulderAttachment_2.Position = Vector3.new(0,1,0)
  1737. LeftShoulderAttachment_2.Name = "LeftShoulderAttachment"
  1738. LeftShoulderAttachment_2.Parent = LeftArm_3
  1739.  
  1740. LeftLeg_3.Anchored = true
  1741. LeftLeg_3.BottomSurface = Enum.SurfaceType.Smooth
  1742. LeftLeg_3.CFrame = CFrame.new(8.152,1,47.142,0.77,0,-0.638,0,1,0,0.638,0,0.77)
  1743. LeftLeg_3.CanCollide = false
  1744. LeftLeg_3.Color = Color3.new(0.431,0.6,0.792)
  1745. LeftLeg_3.Size = Vector3.new(1,2,1)
  1746. LeftLeg_3.Name = "Left Leg"
  1747. LeftLeg_3.Parent = Model_4
  1748.  
  1749. RightArm_3.Anchored = true
  1750. RightArm_3.CFrame = CFrame.new(8.69,4.325,48.41,0.52,-0.603,-0.605,0.397,0.798,-0.454,0.756,-0.004,0.654)
  1751. RightArm_3.CanCollide = false
  1752. RightArm_3.Color = Color3.new(0.322,0.486,0.682)
  1753. RightArm_3.Size = Vector3.new(1,2,1)
  1754. RightArm_3.Name = "Right Arm"
  1755. RightArm_3.Parent = Model_4
  1756.  
  1757. RightShoulderAttachment_2.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1758. RightShoulderAttachment_2.Position = Vector3.new(0,1,0)
  1759. RightShoulderAttachment_2.Name = "RightShoulderAttachment"
  1760. RightShoulderAttachment_2.Parent = RightArm_3
  1761.  
  1762. RightLeg_3.Anchored = true
  1763. RightLeg_3.BottomSurface = Enum.SurfaceType.Smooth
  1764. RightLeg_3.CFrame = CFrame.new(8.638,1.098,48.124,0.77,0,-0.638,0,1,0,0.638,0,0.77)
  1765. RightLeg_3.CanCollide = false
  1766. RightLeg_3.Color = Color3.new(0.431,0.6,0.792)
  1767. RightLeg_3.Size = Vector3.new(1,2,1)
  1768. RightLeg_3.Name = "Right Leg"
  1769. RightLeg_3.Parent = Model_4
  1770.  
  1771. Torso_3.Anchored = true
  1772. Torso_3.CFrame = CFrame.new(8.537,3,47.461,0.77,0,-0.638,0,1,0,0.638,0,0.77)
  1773. Torso_3.Color = Color3.new(0.016,0.686,0.925)
  1774. Torso_3.LeftParamA = 0
  1775. Torso_3.LeftParamB = 0
  1776. Torso_3.LeftSurface = Enum.SurfaceType.Weld
  1777. Torso_3.RightParamA = 0
  1778. Torso_3.RightParamB = 0
  1779. Torso_3.RightSurface = Enum.SurfaceType.Weld
  1780. Torso_3.Size = Vector3.new(2,2,1)
  1781. Torso_3.Name = "Torso"
  1782. Torso_3.Parent = Model_4
  1783.  
  1784. roblox_2.Name = "roblox"
  1785. roblox_2.Parent = Torso_3
  1786.  
  1787. LeftHip_1.MaxVelocity = 0.1
  1788. LeftHip_1.C0 = CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
  1789. LeftHip_1.C1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
  1790. LeftHip_1.Part0 = Torso_3
  1791. LeftHip_1.Part1 = LeftLeg_3
  1792. LeftHip_1.Name = "Left Hip"
  1793. LeftHip_1.Parent = Torso_3
  1794.  
  1795. WaistFrontAttachment_2.CFrame = CFrame.new(0,-1,-0.5,1,0,0,0,1,0,0,0,1)
  1796. WaistFrontAttachment_2.Position = Vector3.new(0,-1,-0.5)
  1797. WaistFrontAttachment_2.Name = "WaistFrontAttachment"
  1798. WaistFrontAttachment_2.Parent = Torso_3
  1799.  
  1800. WaistCenterAttachment_2.CFrame = CFrame.new(0,-1,0,1,0,0,0,1,0,0,0,1)
  1801. WaistCenterAttachment_2.Position = Vector3.new(0,-1,0)
  1802. WaistCenterAttachment_2.Name = "WaistCenterAttachment"
  1803. WaistCenterAttachment_2.Parent = Torso_3
  1804.  
  1805. WaistBackAttachment_2.CFrame = CFrame.new(0,-1,0.5,1,0,0,0,1,0,0,0,1)
  1806. WaistBackAttachment_2.Position = Vector3.new(0,-1,0.5)
  1807. WaistBackAttachment_2.Name = "WaistBackAttachment"
  1808. WaistBackAttachment_2.Parent = Torso_3
  1809.  
  1810. RightCollarAttachment_2.CFrame = CFrame.new(1,1,0,1,0,0,0,1,0,0,0,1)
  1811. RightCollarAttachment_2.Position = Vector3.new(1,1,0)
  1812. RightCollarAttachment_2.Name = "RightCollarAttachment"
  1813. RightCollarAttachment_2.Parent = Torso_3
  1814.  
  1815. NeckAttachment_4.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1816. NeckAttachment_4.Position = Vector3.new(0,1,0)
  1817. NeckAttachment_4.Name = "NeckAttachment"
  1818. NeckAttachment_4.Parent = Torso_3
  1819.  
  1820. LeftCollarAttachment_2.CFrame = CFrame.new(-1,1,0,1,0,0,0,1,0,0,0,1)
  1821. LeftCollarAttachment_2.Position = Vector3.new(-1,1,0)
  1822. LeftCollarAttachment_2.Name = "LeftCollarAttachment"
  1823. LeftCollarAttachment_2.Parent = Torso_3
  1824.  
  1825. BodyFrontAttachment_2.CFrame = CFrame.new(0,0,-0.5,1,0,0,0,1,0,0,0,1)
  1826. BodyFrontAttachment_2.Position = Vector3.new(0,0,-0.5)
  1827. BodyFrontAttachment_2.Name = "BodyFrontAttachment"
  1828. BodyFrontAttachment_2.Parent = Torso_3
  1829.  
  1830. BodyBackAttachment_3.CFrame = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  1831. BodyBackAttachment_3.Position = Vector3.new(0,0,0.5)
  1832. BodyBackAttachment_3.Name = "BodyBackAttachment"
  1833. BodyBackAttachment_3.Parent = Torso_3
  1834.  
  1835. Humanoid_3.Parent = Model_4
  1836.  
  1837. Headrow.AttachmentPoint = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  1838. Headrow.AttachmentPos = Vector3.new(0,0.5,0)
  1839. Headrow.Name = "Headrow"
  1840. Headrow.Parent = Model_4
  1841.  
  1842. Handle_11.Anchored = true
  1843. Handle_11.BottomSurface = Enum.SurfaceType.Smooth
  1844. Handle_11.CFrame = CFrame.new(8.487,4.5,47.487,-0.942,0,-0.334,0,1,0,0.334,0,-0.942)
  1845. Handle_11.CanCollide = false
  1846. Handle_11.Locked = true
  1847. Handle_11.Size = Vector3.new(3,1.2,1)
  1848. Handle_11.TopSurface = Enum.SurfaceType.Smooth
  1849. Handle_11.Name = "Handle"
  1850. Handle_11.Parent = Headrow
  1851.  
  1852. Mesh_8.MeshType = Enum.MeshType.FileMesh
  1853. Mesh_8.MeshId = "http://www.roblox.com/asset/?id=1082801"
  1854. Mesh_8.TextureId = "http://www.roblox.com/asset/?id=138837247 "
  1855. Mesh_8.Parent = Handle_11
  1856.  
  1857. HatAttachment_6.Axis = Vector3.new(1,0,0)
  1858. HatAttachment_6.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1859. HatAttachment_6.Orientation = Vector3.new(0,0,0)
  1860. HatAttachment_6.Position = Vector3.new(0,0.6,0)
  1861. HatAttachment_6.Rotation = Vector3.new(0,0,0)
  1862. HatAttachment_6.SecondaryAxis = Vector3.new(0,1,0)
  1863. HatAttachment_6.Name = "HatAttachment"
  1864. HatAttachment_6.Parent = Handle_11
  1865.  
  1866. AccessoryWeld_9.C0 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1867. AccessoryWeld_9.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1868. AccessoryWeld_9.Part0 = Handle_11
  1869. AccessoryWeld_9.Part1 = Head_3
  1870. AccessoryWeld_9.Name = "AccessoryWeld"
  1871. AccessoryWeld_9.Parent = Handle_11
  1872.  
  1873. ThumbnailCamera_4.CFrame = CFrame.new(1.056,17.71,25.548,0.959,-0.034,0.28,0,0.993,0.12,-0.283,-0.115,0.952)
  1874. ThumbnailCamera_4.Focus = CFrame.new(0.1,17.3,22.3,1,0,0,0,1,0,0,0,1)
  1875. ThumbnailCamera_4.Name = "ThumbnailCamera"
  1876. ThumbnailCamera_4.Parent = Headrow
  1877.  
  1878. ReindeerHeadband.AttachmentPoint = CFrame.new(0,-0.23,0.2,1,0,0,0,1,0,0,0,1)
  1879. ReindeerHeadband.AttachmentPos = Vector3.new(0,-0.23,0.2)
  1880. ReindeerHeadband.Name = "ReindeerHeadband"
  1881. ReindeerHeadband.Parent = Model_4
  1882.  
  1883. Handle_12.Anchored = true
  1884. Handle_12.BottomSurface = Enum.SurfaceType.Smooth
  1885. Handle_12.CFrame = CFrame.new(8.554,5.23,47.675,-0.942,0,-0.334,0,1,0,0.334,0,-0.942)
  1886. Handle_12.CanCollide = false
  1887. Handle_12.Locked = true
  1888. Handle_12.Size = Vector3.new(4.8,1.8,0.8)
  1889. Handle_12.TopSurface = Enum.SurfaceType.Smooth
  1890. Handle_12.Name = "Handle"
  1891. Handle_12.Parent = ReindeerHeadband
  1892.  
  1893. Mesh_9.MeshType = Enum.MeshType.FileMesh
  1894. Mesh_9.MeshId = "http://www.roblox.com/asset/?id=101062813 "
  1895. Mesh_9.TextureId = "http://www.roblox.com/asset/?id=101062752 "
  1896. Mesh_9.Parent = Handle_12
  1897.  
  1898. HatAttachment_7.Axis = Vector3.new(1,0,0)
  1899. HatAttachment_7.CFrame = CFrame.new(0,-0.13,0.2,1,0,0,0,1,0,0,0,1)
  1900. HatAttachment_7.Orientation = Vector3.new(0,0,0)
  1901. HatAttachment_7.Position = Vector3.new(0,-0.13,0.2)
  1902. HatAttachment_7.Rotation = Vector3.new(0,0,0)
  1903. HatAttachment_7.SecondaryAxis = Vector3.new(0,1,0)
  1904. HatAttachment_7.Name = "HatAttachment"
  1905. HatAttachment_7.Parent = Handle_12
  1906.  
  1907. AccessoryWeld_10.C0 = CFrame.new(0,-0.13,0.2,1,0,0,0,1,0,0,0,1)
  1908. AccessoryWeld_10.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1909. AccessoryWeld_10.Part0 = Handle_12
  1910. AccessoryWeld_10.Part1 = Head_3
  1911. AccessoryWeld_10.Name = "AccessoryWeld"
  1912. AccessoryWeld_10.Parent = Handle_12
  1913.  
  1914. Scarf01.AttachmentPoint = CFrame.new(0,1.5,0,1,0,0,0,1,0,0,0,1)
  1915. Scarf01.AttachmentPos = Vector3.new(0,1.5,0)
  1916. Scarf01.Name = "Scarf01"
  1917. Scarf01.Parent = Model_4
  1918.  
  1919. Handle_13.Anchored = true
  1920. Handle_13.BottomSurface = Enum.SurfaceType.Smooth
  1921. Handle_13.CFrame = CFrame.new(8.487,3.5,47.487,-0.857,0,0.515,0,1,0,-0.515,0,-0.857)
  1922. Handle_13.CanCollide = false
  1923. Handle_13.Locked = true
  1924. Handle_13.Size = Vector3.new(1.6,1.47,1.6)
  1925. Handle_13.TopSurface = Enum.SurfaceType.Smooth
  1926. Handle_13.Name = "Handle"
  1927. Handle_13.Parent = Scarf01
  1928.  
  1929. Mesh_10.MeshType = Enum.MeshType.FileMesh
  1930. Mesh_10.MeshId = "http://www.roblox.com/asset/?id=99265842"
  1931. Mesh_10.TextureId = "http://www.roblox.com/asset/?id=99265780"
  1932. Mesh_10.Parent = Handle_13
  1933.  
  1934. NeckAttachment_5.Axis = Vector3.new(1,0,0)
  1935. NeckAttachment_5.CFrame = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  1936. NeckAttachment_5.Orientation = Vector3.new(0,0,0)
  1937. NeckAttachment_5.Position = Vector3.new(0,0.5,0)
  1938. NeckAttachment_5.Rotation = Vector3.new(0,0,0)
  1939. NeckAttachment_5.SecondaryAxis = Vector3.new(0,1,0)
  1940. NeckAttachment_5.Name = "NeckAttachment"
  1941. NeckAttachment_5.Parent = Handle_13
  1942.  
  1943. AccessoryWeld_11.C0 = CFrame.new(0,0.5,0,1,0,0,0,1,0,0,0,1)
  1944. AccessoryWeld_11.C1 = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  1945. AccessoryWeld_11.Part0 = Handle_13
  1946. AccessoryWeld_11.Part1 = Torso_3
  1947. AccessoryWeld_11.Name = "AccessoryWeld"
  1948. AccessoryWeld_11.Parent = Handle_13
  1949.  
  1950. ThumbnailCamera_5.CFrame = CFrame.new(5.638,2.417,-11.45,-0.758,0.279,-0.589,0,0.904,0.428,0.652,0.325,-0.685)
  1951. ThumbnailCamera_5.Focus = CFrame.new(7.4,1.135,-9.4,1,0,0,0,1,0,0,0,1)
  1952. ThumbnailCamera_5.Name = "ThumbnailCamera"
  1953. ThumbnailCamera_5.Parent = Scarf01
  1954.  
  1955. WinterCelebration.AttachmentPoint = CFrame.new(0,-1.4,0,1,0,0,0,1,0,0,0,1)
  1956. WinterCelebration.AttachmentPos = Vector3.new(0,-1.4,0)
  1957. WinterCelebration.Name = "Winter Celebration"
  1958. WinterCelebration.Parent = Model_4
  1959.  
  1960. Handle_14.Anchored = true
  1961. Handle_14.BottomSurface = Enum.SurfaceType.Smooth
  1962. Handle_14.CFrame = CFrame.new(8.487,6.4,47.487,-0.942,0,-0.334,0,1,0,0.334,0,-0.942)
  1963. Handle_14.CanCollide = false
  1964. Handle_14.Locked = true
  1965. Handle_14.Size = Vector3.new(2,2,2)
  1966. Handle_14.TopSurface = Enum.SurfaceType.Smooth
  1967. Handle_14.Name = "Handle"
  1968. Handle_14.Parent = WinterCelebration
  1969.  
  1970. Mesh_11.MeshType = Enum.MeshType.FileMesh
  1971. Mesh_11.MeshId = "http://www.roblox.com/asset/?id=19105940"
  1972. Mesh_11.TextureId = "http://www.roblox.com/asset/?id=19105917"
  1973. Mesh_11.Parent = Handle_14
  1974.  
  1975. HatAttachment_8.Axis = Vector3.new(1,0,0)
  1976. HatAttachment_8.CFrame = CFrame.new(0,-1.3,0,1,0,0,0,1,0,0,0,1)
  1977. HatAttachment_8.Orientation = Vector3.new(0,0,0)
  1978. HatAttachment_8.Position = Vector3.new(0,-1.3,0)
  1979. HatAttachment_8.Rotation = Vector3.new(0,0,0)
  1980. HatAttachment_8.SecondaryAxis = Vector3.new(0,1,0)
  1981. HatAttachment_8.Name = "HatAttachment"
  1982. HatAttachment_8.Parent = Handle_14
  1983.  
  1984. AccessoryWeld_12.C0 = CFrame.new(0,-1.3,0,1,0,0,0,1,0,0,0,1)
  1985. AccessoryWeld_12.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  1986. AccessoryWeld_12.Part0 = Handle_14
  1987. AccessoryWeld_12.Part1 = Head_3
  1988. AccessoryWeld_12.Name = "AccessoryWeld"
  1989. AccessoryWeld_12.Parent = Handle_14
  1990.  
  1991. KorbloxShield.AttachmentPoint = CFrame.new(0.05,2,-0.8,1,0,0,0,1,0,0,0,1)
  1992. KorbloxShield.AttachmentPos = Vector3.new(0.05,2,-0.8)
  1993. KorbloxShield.Name = "KorbloxShield"
  1994. KorbloxShield.Parent = Model_4
  1995.  
  1996. Handle_15.Anchored = true
  1997. Handle_15.BottomSurface = Enum.SurfaceType.Smooth
  1998. Handle_15.CFrame = CFrame.new(8.267,3,46.716,-0.942,0,-0.334,0,1,0,0.334,0,-0.942)
  1999. Handle_15.CanCollide = false
  2000. Handle_15.Locked = true
  2001. Handle_15.Size = Vector3.new(1.25,1.15,1.24)
  2002. Handle_15.TopSurface = Enum.SurfaceType.Smooth
  2003. Handle_15.Name = "Handle"
  2004. Handle_15.Parent = KorbloxShield
  2005.  
  2006. Mesh_12.MeshType = Enum.MeshType.FileMesh
  2007. Mesh_12.MeshId = "http://www.roblox.com/asset/?id=467007678"
  2008. Mesh_12.TextureId = "http://www.roblox.com/asset/?id=467007221"
  2009. Mesh_12.Scale = Vector3.new(0.8,0.8,0.8)
  2010. Mesh_12.Parent = Handle_15
  2011.  
  2012. BodyBackAttachment_4.Axis = Vector3.new(1,0,0)
  2013. BodyBackAttachment_4.CFrame = CFrame.new(0.05,0,-0.3,1,0,0,0,1,0,0,0,1)
  2014. BodyBackAttachment_4.Orientation = Vector3.new(0,0,0)
  2015. BodyBackAttachment_4.Position = Vector3.new(0.05,0,-0.3)
  2016. BodyBackAttachment_4.Rotation = Vector3.new(0,0,0)
  2017. BodyBackAttachment_4.SecondaryAxis = Vector3.new(0,1,0)
  2018. BodyBackAttachment_4.Name = "BodyBackAttachment"
  2019. BodyBackAttachment_4.Parent = Handle_15
  2020.  
  2021. AccessoryWeld_13.C0 = CFrame.new(0.05,0,-0.3,1,0,0,0,1,0,0,0,1)
  2022. AccessoryWeld_13.C1 = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  2023. AccessoryWeld_13.Part0 = Handle_15
  2024. AccessoryWeld_13.Part1 = Torso_3
  2025. AccessoryWeld_13.Name = "AccessoryWeld"
  2026. AccessoryWeld_13.Parent = Handle_15
  2027.  
  2028. ThumbnailCamera_6.CFrame = CFrame.new(-1.412,5.223,3.762,0.977,0.063,-0.202,0,0.954,0.3,0.211,-0.293,0.932)
  2029. ThumbnailCamera_6.Focus = CFrame.new(-1.009,4.623,1.897,1,0,0,0,1,0,0,0,1)
  2030. ThumbnailCamera_6.Name = "ThumbnailCamera"
  2031. ThumbnailCamera_6.Parent = KorbloxShield
  2032.  
  2033. BodyColors_3.HeadColor = BrickColor.new("Bright blue")
  2034. BodyColors_3.HeadColor3 = Color3.new(0.051,0.412,0.675)
  2035. BodyColors_3.LeftArmColor = BrickColor.new("Steel blue")
  2036. BodyColors_3.LeftArmColor3 = Color3.new(0.322,0.486,0.682)
  2037. BodyColors_3.LeftLegColor = BrickColor.new("Medium blue")
  2038. BodyColors_3.LeftLegColor3 = Color3.new(0.431,0.6,0.792)
  2039. BodyColors_3.RightArmColor = BrickColor.new("Steel blue")
  2040. BodyColors_3.RightArmColor3 = Color3.new(0.322,0.486,0.682)
  2041. BodyColors_3.RightLegColor = BrickColor.new("Medium blue")
  2042. BodyColors_3.RightLegColor3 = Color3.new(0.431,0.6,0.792)
  2043. BodyColors_3.TorsoColor = BrickColor.new("Cyan")
  2044. BodyColors_3.TorsoColor3 = Color3.new(0.016,0.686,0.925)
  2045. BodyColors_3.Parent = Model_4
  2046.  
  2047. saw.Anchored = true
  2048. saw.BottomSurface = Enum.SurfaceType.Smooth
  2049. saw.CFrame = CFrame.new(6.331,5.55,50.736,0,-1,0,0,0,1,-1,0,0)
  2050. saw.Color = Color3.new(0.961,0.804,0.188)
  2051. saw.Reflectance = 0.6
  2052. saw.Size = Vector3.new(1,3,1)
  2053. saw.TopSurface = Enum.SurfaceType.Smooth
  2054. saw.Name = "saw"
  2055. saw.Parent = Model
  2056.  
  2057. Mesh_13.MeshType = Enum.MeshType.FileMesh
  2058. Mesh_13.MeshId = "http://www.roblox.com/asset/?id=74322089"
  2059. Mesh_13.TextureId = "http://www.roblox.com/asset/?id=74322092"
  2060. Mesh_13.Scale = Vector3.new(2.5,2.5,2.5)
  2061. Mesh_13.Parent = saw
  2062.  
  2063. table.insert(functions,sandbox(SpinScript,function()
  2064. --Made by RC123Backup
  2065. while true do
  2066. wait()
  2067. script.Parent.CFrame = script.Parent.CFrame * CFrame.fromEulerAnglesXYZ(0,0,-0.1)
  2068. end
  2069. end))
  2070. SpinScript.Name = "SpinScript"
  2071. SpinScript.Parent = saw
  2072.  
  2073. Part_7.Anchored = true
  2074. Part_7.BottomSurface = Enum.SurfaceType.Smooth
  2075. Part_7.CFrame = CFrame.new(3.425,9.72,44.02,0,0,1,-0.121,0.993,0,-0.993,-0.121,0)
  2076. Part_7.Color = Color3.new(0,0,0)
  2077. Part_7.Material = Enum.Material.SmoothPlastic
  2078. Part_7.Size = Vector3.new(14.1,7.94,0.05)
  2079. Part_7.TopSurface = Enum.SurfaceType.Smooth
  2080. Part_7.Transparency = 1
  2081. Part_7.Parent = Model
  2082.  
  2083. SurfaceGui_1.Adornee = Part_7
  2084. SurfaceGui_1.CanvasSize = Vector2.new(725,250)
  2085. SurfaceGui_1.ClipsDescendants = true
  2086. SurfaceGui_1.LightInfluence = 1
  2087. SurfaceGui_1.Parent = Part_7
  2088.  
  2089. TextBox_1.Font = Enum.Font.Fantasy
  2090. TextBox_1.Text = "FRESH HEADS FOR SALE"
  2091. TextBox_1.TextColor3 = Color3.new(1,0,0)
  2092. TextBox_1.TextSize = 60
  2093. TextBox_1.TextWrapped = true
  2094. TextBox_1.BackgroundColor3 = Color3.new(1,1,1)
  2095. TextBox_1.BackgroundTransparency = 1
  2096. TextBox_1.Size = UDim2.new(UDim.new(0,725),UDim.new(0,250))
  2097. TextBox_1.Transparency = 1
  2098. TextBox_1.Parent = SurfaceGui_1
  2099.  
  2100. Part_8.Anchored = true
  2101. Part_8.BottomSurface = Enum.SurfaceType.Smooth
  2102. Part_8.CFrame = CFrame.new(8.56,5.242,44.008,0.062,0.163,0.985,0.255,0.951,-0.174,-0.965,0.262,0.018)
  2103. Part_8.Color = Color3.new(0.8,0.557,0.412)
  2104. Part_8.Material = Enum.Material.Wood
  2105. Part_8.Size = Vector3.new(3.19,1.48,0.43)
  2106. Part_8.TopSurface = Enum.SurfaceType.Smooth
  2107. Part_8.Parent = Model
  2108.  
  2109. SurfaceGui_2.Adornee = Part_8
  2110. SurfaceGui_2.CanvasSize = Vector2.new(725,250)
  2111. SurfaceGui_2.ClipsDescendants = true
  2112. SurfaceGui_2.LightInfluence = 1
  2113. SurfaceGui_2.Parent = Part_8
  2114.  
  2115. TextBox_2.Font = Enum.Font.Fantasy
  2116. TextBox_2.Text = "SincereProdeadZ - 4$"
  2117. TextBox_2.TextColor3 = Color3.new(0,0,0)
  2118. TextBox_2.TextScaled = true
  2119. TextBox_2.TextSize = 60
  2120. TextBox_2.TextWrapped = true
  2121. TextBox_2.BackgroundColor3 = Color3.new(1,1,1)
  2122. TextBox_2.BackgroundTransparency = 1
  2123. TextBox_2.Size = UDim2.new(UDim.new(0,725),UDim.new(0,250))
  2124. TextBox_2.Transparency = 1
  2125. TextBox_2.Parent = SurfaceGui_2
  2126.  
  2127. Model_5.PrimaryPart = HumanoidRootPart_3
  2128. Model_5.Name = ""
  2129. Model_5.Parent = Model
  2130.  
  2131. Head_4.Anchored = true
  2132. Head_4.CFrame = CFrame.new(-7.297,4.443,44.585,0,-0.966,-0.258,0,0.258,-0.966,1,0,0)
  2133. Head_4.Color = Color3.new(0.961,0.804,0.188)
  2134. Head_4.Size = Vector3.new(2,1,1)
  2135. Head_4.TopSurface = Enum.SurfaceType.Smooth
  2136. Head_4.Name = "Head"
  2137. Head_4.Parent = Model_5
  2138.  
  2139. Mesh_14.Scale = Vector3.new(1.25,1.25,1.25)
  2140. Mesh_14.Parent = Head_4
  2141.  
  2142. HatAttachment_9.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  2143. HatAttachment_9.Position = Vector3.new(0,0.6,0)
  2144. HatAttachment_9.Name = "HatAttachment"
  2145. HatAttachment_9.Parent = Head_4
  2146.  
  2147. HairAttachment_5.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  2148. HairAttachment_5.Position = Vector3.new(0,0.6,0)
  2149. HairAttachment_5.Name = "HairAttachment"
  2150. HairAttachment_5.Parent = Head_4
  2151.  
  2152. FaceFrontAttachment_6.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
  2153. FaceFrontAttachment_6.Position = Vector3.new(0,0,-0.6)
  2154. FaceFrontAttachment_6.Name = "FaceFrontAttachment"
  2155. FaceFrontAttachment_6.Parent = Head_4
  2156.  
  2157. FaceCenterAttachment_3.Name = "FaceCenterAttachment"
  2158. FaceCenterAttachment_3.Parent = Head_4
  2159.  
  2160. ScaredFace.Texture = "http://www.roblox.com/asset/?id=288916560"
  2161. ScaredFace.Name = "Scared Face"
  2162. ScaredFace.Parent = Head_4
  2163.  
  2164. HumanoidRootPart_3.Anchored = true
  2165. HumanoidRootPart_3.BottomSurface = Enum.SurfaceType.Smooth
  2166. HumanoidRootPart_3.CFrame = CFrame.new(-7.089,3,44.585,0,0,-1,0,1,0,1,0,0)
  2167. HumanoidRootPart_3.CanCollide = false
  2168. HumanoidRootPart_3.LeftParamA = 0
  2169. HumanoidRootPart_3.LeftParamB = 0
  2170. HumanoidRootPart_3.RightParamA = 0
  2171. HumanoidRootPart_3.RightParamB = 0
  2172. HumanoidRootPart_3.Size = Vector3.new(2,2,1)
  2173. HumanoidRootPart_3.TopSurface = Enum.SurfaceType.Smooth
  2174. HumanoidRootPart_3.Transparency = 1
  2175. HumanoidRootPart_3.Name = "HumanoidRootPart"
  2176. HumanoidRootPart_3.Parent = Model_5
  2177.  
  2178. RootJoint.MaxVelocity = 0.1
  2179. RootJoint.C0 = CFrame.new(0,0,0,-1,0,0,0,0,1,0,1,0)
  2180. RootJoint.C1 = CFrame.new(0,0,0,-1,0,0,0,0,1,0,1,0)
  2181. RootJoint.Part0 = HumanoidRootPart_3
  2182. RootJoint.Part1 = Torso_4
  2183. RootJoint.Name = "RootJoint"
  2184. RootJoint.Parent = HumanoidRootPart_3
  2185.  
  2186. LeftArm_4.Anchored = true
  2187. LeftArm_4.CFrame = CFrame.new(-7.089,4.365,42.837,0,0,-1,0.492,0.871,0,0.871,-0.492,0)
  2188. LeftArm_4.CanCollide = false
  2189. LeftArm_4.Color = Color3.new(0.961,0.804,0.188)
  2190. LeftArm_4.Size = Vector3.new(1,2,1)
  2191. LeftArm_4.Name = "Left Arm"
  2192. LeftArm_4.Parent = Model_5
  2193.  
  2194. LeftShoulderAttachment_3.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  2195. LeftShoulderAttachment_3.Position = Vector3.new(0,1,0)
  2196. LeftShoulderAttachment_3.Name = "LeftShoulderAttachment"
  2197. LeftShoulderAttachment_3.Parent = LeftArm_4
  2198.  
  2199. LeftLeg_4.Anchored = true
  2200. LeftLeg_4.BottomSurface = Enum.SurfaceType.Smooth
  2201. LeftLeg_4.CFrame = CFrame.new(-7.089,1,44.085,0,0,-1,0,1,0,1,0,0)
  2202. LeftLeg_4.CanCollide = false
  2203. LeftLeg_4.Color = Color3.new(0.643,0.741,0.278)
  2204. LeftLeg_4.Size = Vector3.new(1,2,1)
  2205. LeftLeg_4.Name = "Left Leg"
  2206. LeftLeg_4.Parent = Model_5
  2207.  
  2208. RightArm_4.Anchored = true
  2209. RightArm_4.CFrame = CFrame.new(-7.089,4.332,46.428,0,0,-1,0.514,-0.858,0,-0.858,-0.514,0)
  2210. RightArm_4.CanCollide = false
  2211. RightArm_4.Color = Color3.new(0.961,0.804,0.188)
  2212. RightArm_4.Size = Vector3.new(1,2,1)
  2213. RightArm_4.Name = "Right Arm"
  2214. RightArm_4.Parent = Model_5
  2215.  
  2216. RightShoulderAttachment_3.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  2217. RightShoulderAttachment_3.Position = Vector3.new(0,1,0)
  2218. RightShoulderAttachment_3.Name = "RightShoulderAttachment"
  2219. RightShoulderAttachment_3.Parent = RightArm_4
  2220.  
  2221. RightLeg_4.Anchored = true
  2222. RightLeg_4.BottomSurface = Enum.SurfaceType.Smooth
  2223. RightLeg_4.CFrame = CFrame.new(-7.089,1,45.085,0,0,-1,0,1,0,1,0,0)
  2224. RightLeg_4.CanCollide = false
  2225. RightLeg_4.Color = Color3.new(0.643,0.741,0.278)
  2226. RightLeg_4.Size = Vector3.new(1,2,1)
  2227. RightLeg_4.Name = "Right Leg"
  2228. RightLeg_4.Parent = Model_5
  2229.  
  2230. Torso_4.Anchored = true
  2231. Torso_4.CFrame = CFrame.new(-7.089,3,44.585,0,0,-1,0,1,0,1,0,0)
  2232. Torso_4.Color = Color3.new(0.016,0.686,0.925)
  2233. Torso_4.LeftParamA = 0
  2234. Torso_4.LeftParamB = 0
  2235. Torso_4.LeftSurface = Enum.SurfaceType.Weld
  2236. Torso_4.RightParamA = 0
  2237. Torso_4.RightParamB = 0
  2238. Torso_4.RightSurface = Enum.SurfaceType.Weld
  2239. Torso_4.Size = Vector3.new(2,2,1)
  2240. Torso_4.Name = "Torso"
  2241. Torso_4.Parent = Model_5
  2242.  
  2243. roblox_3.Name = "roblox"
  2244. roblox_3.Parent = Torso_4
  2245.  
  2246. RightHip_1.MaxVelocity = 0.1
  2247. RightHip_1.C0 = CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  2248. RightHip_1.C1 = CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  2249. RightHip_1.Part0 = Torso_4
  2250. RightHip_1.Part1 = RightLeg_4
  2251. RightHip_1.Name = "Right Hip"
  2252. RightHip_1.Parent = Torso_4
  2253.  
  2254. LeftHip_2.MaxVelocity = 0.1
  2255. LeftHip_2.C0 = CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
  2256. LeftHip_2.C1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
  2257. LeftHip_2.Part0 = Torso_4
  2258. LeftHip_2.Part1 = LeftLeg_4
  2259. LeftHip_2.Name = "Left Hip"
  2260. LeftHip_2.Parent = Torso_4
  2261.  
  2262. WaistFrontAttachment_3.CFrame = CFrame.new(0,-1,-0.5,1,0,0,0,1,0,0,0,1)
  2263. WaistFrontAttachment_3.Position = Vector3.new(0,-1,-0.5)
  2264. WaistFrontAttachment_3.Name = "WaistFrontAttachment"
  2265. WaistFrontAttachment_3.Parent = Torso_4
  2266.  
  2267. WaistCenterAttachment_3.CFrame = CFrame.new(0,-1,0,1,0,0,0,1,0,0,0,1)
  2268. WaistCenterAttachment_3.Position = Vector3.new(0,-1,0)
  2269. WaistCenterAttachment_3.Name = "WaistCenterAttachment"
  2270. WaistCenterAttachment_3.Parent = Torso_4
  2271.  
  2272. WaistBackAttachment_3.CFrame = CFrame.new(0,-1,0.5,1,0,0,0,1,0,0,0,1)
  2273. WaistBackAttachment_3.Position = Vector3.new(0,-1,0.5)
  2274. WaistBackAttachment_3.Name = "WaistBackAttachment"
  2275. WaistBackAttachment_3.Parent = Torso_4
  2276.  
  2277. RightCollarAttachment_3.CFrame = CFrame.new(1,1,0,1,0,0,0,1,0,0,0,1)
  2278. RightCollarAttachment_3.Position = Vector3.new(1,1,0)
  2279. RightCollarAttachment_3.Name = "RightCollarAttachment"
  2280. RightCollarAttachment_3.Parent = Torso_4
  2281.  
  2282. NeckAttachment_6.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
  2283. NeckAttachment_6.Position = Vector3.new(0,1,0)
  2284. NeckAttachment_6.Name = "NeckAttachment"
  2285. NeckAttachment_6.Parent = Torso_4
  2286.  
  2287. LeftCollarAttachment_3.CFrame = CFrame.new(-1,1,0,1,0,0,0,1,0,0,0,1)
  2288. LeftCollarAttachment_3.Position = Vector3.new(-1,1,0)
  2289. LeftCollarAttachment_3.Name = "LeftCollarAttachment"
  2290. LeftCollarAttachment_3.Parent = Torso_4
  2291.  
  2292. BodyFrontAttachment_3.CFrame = CFrame.new(0,0,-0.5,1,0,0,0,1,0,0,0,1)
  2293. BodyFrontAttachment_3.Position = Vector3.new(0,0,-0.5)
  2294. BodyFrontAttachment_3.Name = "BodyFrontAttachment"
  2295. BodyFrontAttachment_3.Parent = Torso_4
  2296.  
  2297. BodyBackAttachment_5.CFrame = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
  2298. BodyBackAttachment_5.Position = Vector3.new(0,0,0.5)
  2299. BodyBackAttachment_5.Name = "BodyBackAttachment"
  2300. BodyBackAttachment_5.Parent = Torso_4
  2301.  
  2302. Humanoid_4.Parent = Model_5
  2303.  
  2304. PinkGreenTopHat.AttachmentPoint = CFrame.new(0,-0.25,0,1,0,0,0,1,0,0,0,1)
  2305. PinkGreenTopHat.AttachmentPos = Vector3.new(0,-0.25,0)
  2306. PinkGreenTopHat.Name = "PinkGreenTopHat"
  2307. PinkGreenTopHat.Parent = Model_5
  2308.  
  2309. Handle_16.Anchored = true
  2310. Handle_16.BottomSurface = Enum.SurfaceType.Smooth
  2311. Handle_16.CFrame = CFrame.new(-8.021,4.636,44.585,0,-0.966,-0.258,0,0.258,-0.966,1,0,0)
  2312. Handle_16.CanCollide = false
  2313. Handle_16.Locked = true
  2314. Handle_16.Size = Vector3.new(2,0.8,2)
  2315. Handle_16.TopSurface = Enum.SurfaceType.Smooth
  2316. Handle_16.Name = "Handle"
  2317. Handle_16.Parent = PinkGreenTopHat
  2318.  
  2319. Mesh_15.MeshType = Enum.MeshType.FileMesh
  2320. Mesh_15.MeshId = "http://www.roblox.com/asset/?id=1028713"
  2321. Mesh_15.TextureId = "rbxassetid://984833776"
  2322. Mesh_15.Parent = Handle_16
  2323.  
  2324. HatAttachment_10.Axis = Vector3.new(1,0,0)
  2325. HatAttachment_10.CFrame = CFrame.new(0,-0.15,0,1,0,0,0,1,0,0,0,1)
  2326. HatAttachment_10.Orientation = Vector3.new(0,0,0)
  2327. HatAttachment_10.Position = Vector3.new(0,-0.15,0)
  2328. HatAttachment_10.Rotation = Vector3.new(0,0,0)
  2329. HatAttachment_10.SecondaryAxis = Vector3.new(0,1,0)
  2330. HatAttachment_10.Name = "HatAttachment"
  2331. HatAttachment_10.Parent = Handle_16
  2332.  
  2333. AccessoryWeld_14.C0 = CFrame.new(0,-0.15,0,1,0,0,0,1,0,0,0,1)
  2334. AccessoryWeld_14.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  2335. AccessoryWeld_14.Part0 = Handle_16
  2336. AccessoryWeld_14.Part1 = Head_4
  2337. AccessoryWeld_14.Name = "AccessoryWeld"
  2338. AccessoryWeld_14.Parent = Handle_16
  2339.  
  2340. ThumbnailCamera_7.CFrame = CFrame.new(0.778,3.92,8.635,0.973,-0.041,0.228,0,0.984,0.176,-0.232,-0.171,0.958)
  2341. ThumbnailCamera_7.Focus = CFrame.new(0.321,3.569,6.72,1,0,0,0,1,0,0,0,1)
  2342. ThumbnailCamera_7.Name = "ThumbnailCamera"
  2343. ThumbnailCamera_7.Parent = PinkGreenTopHat
  2344.  
  2345. OneEpicTurtle.AttachmentForward = Vector3.new(-0.045,0.017,-0.999)
  2346. OneEpicTurtle.AttachmentPoint = CFrame.new(0.03,-0.158,0.045,0.999,-0.004,0.045,0.005,1,-0.017,-0.045,0.017,0.999)
  2347. OneEpicTurtle.AttachmentPos = Vector3.new(0.03,-0.158,0.045)
  2348. OneEpicTurtle.AttachmentRight = Vector3.new(0.999,0.005,-0.045)
  2349. OneEpicTurtle.AttachmentUp = Vector3.new(-0.004,1,0.017)
  2350. OneEpicTurtle.Name = "One Epic Turtle"
  2351. OneEpicTurtle.Parent = Model_5
  2352.  
  2353. Handle_17.Anchored = true
  2354. Handle_17.BottomSurface = Enum.SurfaceType.Smooth
  2355. Handle_17.CFrame = CFrame.new(-8.016,4.685,44.558,-0.007,-0.962,-0.274,-0.045,0.274,-0.961,0.999,0.005,-0.045)
  2356. Handle_17.CanCollide = false
  2357. Handle_17.Locked = true
  2358. Handle_17.Size = Vector3.new(1.63,1,2)
  2359. Handle_17.TopSurface = Enum.SurfaceType.Smooth
  2360. Handle_17.Name = "Handle"
  2361. Handle_17.Parent = OneEpicTurtle
  2362.  
  2363. Mesh_16.MeshType = Enum.MeshType.FileMesh
  2364. Mesh_16.MeshId = "rbxassetid://2563191739"
  2365. Mesh_16.TextureId = "rbxassetid://2563192102"
  2366. Mesh_16.Scale = Vector3.new(1.4,1.4,1.4)
  2367. Mesh_16.Parent = Handle_17
  2368.  
  2369. AvatarPartScaleType_7.Value = "Classic"
  2370. AvatarPartScaleType_7.Name = "AvatarPartScaleType"
  2371. AvatarPartScaleType_7.Parent = Handle_17
  2372.  
  2373. HatAttachment_11.Axis = Vector3.new(0.999,0.005,-0.045)
  2374. HatAttachment_11.CFrame = CFrame.new(0.03,-0.158,0.045,0.999,-0.004,0.045,0.005,1,-0.017,-0.045,0.017,0.999)
  2375. HatAttachment_11.Orientation = Vector3.new(0.954,2.585,0.294)
  2376. HatAttachment_11.Position = Vector3.new(0.03,-0.158,0.045)
  2377. HatAttachment_11.Rotation = Vector3.new(0.955,2.584,0.251)
  2378. HatAttachment_11.SecondaryAxis = Vector3.new(-0.004,1,0.017)
  2379. HatAttachment_11.Name = "HatAttachment"
  2380. HatAttachment_11.Parent = Handle_17
  2381.  
  2382. AccessoryWeld_15.C0 = CFrame.new(0.03,-0.158,0.045,0.999,-0.004,0.045,0.005,1,-0.017,-0.045,0.017,0.999)
  2383. AccessoryWeld_15.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
  2384. AccessoryWeld_15.Part0 = Handle_17
  2385. AccessoryWeld_15.Part1 = Head_4
  2386. AccessoryWeld_15.Name = "AccessoryWeld"
  2387. AccessoryWeld_15.Parent = Handle_17
  2388.  
  2389. ThumbnailCamera_8.CFrame = CFrame.new(-2.463,0.959,0.642,0.251,0.164,-0.954,0,0.985,0.17,0.968,-0.043,0.248)
  2390. ThumbnailCamera_8.Focus = CFrame.new(0.002,0.52,0.001,1,0,0,0,1,0,0,0,1)
  2391. ThumbnailCamera_8.Name = "ThumbnailCamera"
  2392. ThumbnailCamera_8.Parent = OneEpicTurtle
  2393.  
  2394. BodyColors_4.HeadColor = BrickColor.new("Bright yellow")
  2395. BodyColors_4.HeadColor3 = Color3.new(0.961,0.804,0.188)
  2396. BodyColors_4.LeftArmColor = BrickColor.new("Bright yellow")
  2397. BodyColors_4.LeftArmColor3 = Color3.new(0.961,0.804,0.188)
  2398. BodyColors_4.LeftLegColor = BrickColor.new("Br. yellowish green")
  2399. BodyColors_4.LeftLegColor3 = Color3.new(0.643,0.741,0.278)
  2400. BodyColors_4.RightArmColor = BrickColor.new("Bright yellow")
  2401. BodyColors_4.RightArmColor3 = Color3.new(0.961,0.804,0.188)
  2402. BodyColors_4.RightLegColor = BrickColor.new("Br. yellowish green")
  2403. BodyColors_4.RightLegColor3 = Color3.new(0.643,0.741,0.278)
  2404. BodyColors_4.TorsoColor = BrickColor.new("Cyan")
  2405. BodyColors_4.TorsoColor3 = Color3.new(0.016,0.686,0.925)
  2406. BodyColors_4.Parent = Model_5
  2407.  
  2408. Part_9.Anchored = true
  2409. Part_9.BottomSurface = Enum.SurfaceType.Smooth
  2410. Part_9.CFrame = CFrame.new(-0.821,7.414,45.06,-0.56,-0.829,0,0.829,-0.56,0,0,0,1)
  2411. Part_9.Size = Vector3.new(4,1,2)
  2412. Part_9.TopSurface = Enum.SurfaceType.Smooth
  2413. Part_9.Transparency = 1
  2414. Part_9.Parent = Model
  2415.  
  2416. Reach_1.Acceleration = Vector3.new(-15,-15,0)
  2417. Reach_1.Color = ColorSequence.new(Color3.new(0,0,0))
  2418. Reach_1.Drag = 3
  2419. Reach_1.EmissionDirection = Enum.NormalId.Back
  2420. Reach_1.Lifetime = NumberRange.new(2)
  2421. Reach_1.LightEmission = 0.5
  2422. Reach_1.Rate = math.huge
  2423. Reach_1.Rotation = NumberRange.new(-360,360)
  2424. Reach_1.Size = NumberSequence.new(0.69999998807907)
  2425. Reach_1.Speed = NumberRange.new(4)
  2426. Reach_1.Texture = "http://www.roblox.com/asset/?id=3166612760"
  2427. Reach_1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.67499995231628,0),NumberSequenceKeypoint.new(1,1,0)})
  2428. Reach_1.Name = "Reach"
  2429. Reach_1.Parent = Part_9
  2430.  
  2431. local SurfaceGui = Instance.new("SurfaceGui")
  2432. local TextLabel = Instance.new("TextBox")
  2433. SurfaceGui.Parent = Part_6
  2434. SurfaceGui.CanvasSize = Vector2.new(200, 100)
  2435. TextLabel.Parent = SurfaceGui
  2436. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2437. TextLabel.BackgroundTransparency = 1
  2438. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  2439. TextLabel.Font = Enum.Font.SourceSansBold
  2440. TextLabel.Text = "DrakerMaker - FREE"
  2441. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  2442. TextLabel.TextScaled = true
  2443. TextLabel.TextWrapped = true
  2444. local SurfaceGuii = Instance.new("SurfaceGui")
  2445. local TextLabell = Instance.new("TextBox")
  2446. SurfaceGuii.Parent = Part_8
  2447. SurfaceGuii.CanvasSize = Vector2.new(200, 100)
  2448. TextLabell.Parent = SurfaceGui
  2449. TextLabell.BackgroundColor3 = Color3.new(1, 1, 1)
  2450. TextLabell.BackgroundTransparency = 1
  2451. TextLabell.Size = UDim2.new(1, 0, 1, 0)
  2452. TextLabell.Font = Enum.Font.SourceSansBold
  2453. TextLabell.Text = "SincereProdeadZ - 4$"
  2454. TextLabell.TextColor3 = Color3.new(0, 0, 0)
  2455. TextLabell.TextScaled = true
  2456. TextLabell.TextWrapped = true
  2457.  
  2458. for i,v in ipairs(functions) do
  2459. spawn(function()
  2460. pcall(v)
  2461. end)
  2462. end
  2463. for i,v in ipairs(mas:GetChildren()) do
  2464. v.Parent = workspace
  2465. end
  2466. mas:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement