Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.47 KB | None | 0 0
  1. local s = Instance.new("Sound",char)
  2. s.Name = "BGMusic"
  3. s.SoundId = "http://www.roblox.com/asset/?id=573660225"
  4. s.Pitch = 1
  5. s.Volume = 1
  6. s.Looped = true
  7. wait(0.1)
  8. s:play()
  9.  
  10. p = game.Players.LocalPlayer
  11. char = p.Character
  12. torso = char.Torso
  13. neck = char.Torso.Neck
  14. hum = char.Humanoid
  15. hum.MaxHealth = 987654321987654321987654321987654321987654321
  16. wait()
  17. hum.Health =hum.MaxHealth
  18. char.Head.face.Texture = "rbxassetid://515293110"
  19.  
  20. for i,v in pairs(char:children()) do
  21. if v:IsA("Accessory") then
  22. v:Destroy()
  23. end
  24. end
  25.  
  26. ypcall(function()
  27. char.Shirt:Destroy()
  28. char.Pants:Destroy()
  29. shirt = Instance.new("Shirt", char)
  30. shirt.Name = "Shirt"
  31. pants = Instance.new("Pants", char)
  32. pants.Name = "Pants"
  33. char.Shirt.ShirtTemplate = "rbxassetid://1522238772"
  34. char.Pants.PantsTemplate = "rbxassetid://1343040198"
  35. end)
  36.  
  37. local BC = char["Body Colors"]
  38. BC.HeadColor = BrickColor.new("White")
  39. BC.LeftArmColor = BrickColor.new("White")
  40. BC.LeftLegColor = BrickColor.new("White")
  41. BC.RightArmColor = BrickColor.new("White")
  42. BC.RightLegColor = BrickColor.new("White")
  43. BC.TorsoColor = BrickColor.new("White")
  44.  
  45. CV="Maroon"
  46.  
  47. local txt = Instance.new("BillboardGui", char)
  48. txt.Adornee = char .Head
  49. txt.Name = "_status"
  50. txt.Size = UDim2.new(2, 0, 1.2, 0)
  51. txt.StudsOffset = Vector3.new(-9, 8, 0)
  52. local text = Instance.new("TextLabel", txt)
  53. text.Size = UDim2.new(10, 0, 7, 0)
  54. text.FontSize = "Size24"
  55. text.TextScaled = true
  56. text.TextTransparency = 0
  57. text.BackgroundTransparency = 1
  58. text.TextTransparency = 0
  59. text.TextStrokeTransparency = 0
  60. text.Font = "Bodoni"
  61. text.TextStrokeColor3 = Color3.new(0,0,0)
  62.  
  63. v=Instance.new("Part")
  64. v.Name = "ColorBrick"
  65. v.Parent=p.Character
  66. v.FormFactor="Symmetric"
  67. v.Anchored=true
  68. v.CanCollide=false
  69. v.BottomSurface="Smooth"
  70. v.TopSurface="Smooth"
  71. v.Size=Vector3.new(10,5,3)
  72. v.Transparency=1
  73. v.CFrame=char.Torso.CFrame
  74. v.BrickColor=BrickColor.new(CV)
  75. v.Transparency=1
  76. text.TextColor3 = Color3.new(255,0,0)
  77. v.Shape="Block"
  78. text.Text = "Horror!Sans"
  79.  
  80. Player = game:GetService("Players").LocalPlayer
  81. Character = Player.Character
  82. PlayerGui = Player.PlayerGui
  83. Backpack = Player.Backpack
  84. Torso = Character.Torso
  85. Head = Character.Head
  86. Humanoid = Character.Humanoid
  87. Face = Head.face
  88. LeftArm = Character["Left Arm"]
  89. LeftLeg = Character["Left Leg"]
  90. RightArm = Character["Right Arm"]
  91. RightLeg = Character["Right Leg"]
  92. LS = Torso["Left Shoulder"]
  93. LH = Torso["Left Hip"]
  94. RS = Torso["Right Shoulder"]
  95. RH = Torso["Right Hip"]
  96. Neck = Torso.Neck
  97. it = Instance.new
  98. vt = Vector3.new
  99. cf = CFrame.new
  100. euler = CFrame.fromEulerAnglesXYZ
  101. angles = CFrame.Angles
  102. necko = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  103. necko2 = cf(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  104. LHC0 = cf(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  105. LHC1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  106. RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  107. RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  108. RootPart = Character.HumanoidRootPart
  109. RootJoint = RootPart.RootJoint
  110. RootCF = euler(-1.57, 0, 3.14)
  111. Reaper = Instance.new("Model")
  112. Reaper.Parent = Player.Character
  113. Reaper.Name = "Reaper"
  114. rh = Instance.new("Part")
  115. rh.Parent = Reaper
  116. rh.Locked = true
  117. rh.CanCollide = false
  118. mesh = Instance.new("SpecialMesh")
  119. rh.formFactor = "Symmetric"
  120. mesh.MeshType = "FileMesh"
  121. mesh.MeshId = "http://www.roblox.com/asset/?id=99856331"
  122. mesh.TextureId = "http://www.roblox.com/asset/?id=34644652"
  123. mesh.Parent = rh
  124. local weld = Instance.new("Weld")
  125. weld.Parent = rh
  126. rh.Transparency = 0
  127. weld.Part0 = rh
  128. weld.Part1 = Player.Character.Head
  129. weld.C0 = CFrame.new(0, 1, 0)*CFrame.Angles(0, 0.85, 0)
  130. Reaper2 = Instance.new("Model")
  131. Reaper2.Parent = Player.Character
  132. Reaper2.Name = "Reaper2"
  133. rh1 = Instance.new("Part")
  134. rh1.Parent = Reaper2
  135. rh1.Locked = true
  136. rh1.CanCollide = false
  137. mesh2 = Instance.new("SpecialMesh")
  138. rh1.formFactor = "Symmetric"
  139. mesh2.MeshType = "FileMesh"
  140. mesh2.MeshId = "http://www.roblox.com/asset/?id=136756097"
  141. mesh2.TextureId = "http://www.roblox.com/asset/?id=4770560"
  142. mesh2.Parent = rh1
  143. local weld2 = Instance.new("Weld")
  144. weld2.Parent = rh1
  145. rh1.Transparency = 0
  146. weld2.Part0 = rh1
  147. weld2.Part1 = Player.Character.Head
  148. weld2.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  149. e1 = Instance.new("Part")
  150. e1.Parent = Reaper
  151. e1.Locked = true
  152. e1.CanCollide = false
  153. e1.formFactor = "Symmetric"
  154. e1.Size = Vector3.new(-3.05,-5.05, -3.05)
  155. e1.Material = "Neon"
  156. e1.BrickColor = BrickColor.new("Smokey grey")
  157. e1.Shape = "Ball"
  158. e1.Transparency = 1
  159. local weld = Instance.new("Weld")
  160. weld.Parent = e1
  161. weld.Part0 = e1
  162. weld.Part1 = Player.Character.Head
  163. weld.C0 = CFrame.new(0.17, 0.01, 0.76)*CFrame.Angles(0, 0, 0)
  164. e2 = Instance.new("Part")
  165. e2.Parent = Reaper
  166. e2.Locked = true
  167. e2.CanCollide = false
  168. e2.formFactor = "Symmetric"
  169. e2.Size = Vector3.new(-3.05,-5.05, -3.05)
  170. e2.Material = "Neon"
  171. e2.BrickColor = BrickColor.new("Smokey grey")
  172. e2.Shape = "Ball"
  173. e2.Transparency = 1
  174. local weld = Instance.new("Weld")
  175. weld.Parent = e2
  176. weld.Part0 = e2
  177. weld.Part1 = Player.Character.Head
  178. weld.C0 = CFrame.new(-0.17, 0.01, 0.76)*CFrame.Angles(0, 0, 0)
  179. attack = false
  180. attackdebounce = false
  181. MMouse = nil
  182. combo = 0
  183. local hitfloor, posfloor = nil, nil
  184. local idle = 0
  185. local Anim = "Idle"
  186. local Effects = {}
  187. local Weapon = {}
  188. local Welds = {}
  189. local invisible = false
  190. local doing2 = false
  191. local doing4 = false
  192. local Marked = {}
  193. local MarkedGUI = {}
  194. local decreaseatk = 0
  195. local decreasedef = 0
  196. local decreasemvmt = 0
  197. local pursuitnum = 0
  198. local arcorb = false
  199. local move1 = "(Z)\nSoul Taker"
  200. local move2 = "(X)\nGaster Shot"
  201. local move3 = "(C)\nGaster Beam"
  202. local move4 = "(V)\nThe X-Event"
  203. local cooldowns = {}
  204. local cooldown1 = 0
  205. table.insert(cooldowns, cooldown1)
  206. local cooldown2 = 0
  207. table.insert(cooldowns, cooldown2)
  208. local cooldown3 = 0
  209. table.insert(cooldowns, cooldown3)
  210. local cooldown4 = 0
  211. table.insert(cooldowns, cooldown4)
  212. local cooldownsadd = {}
  213. local cooldownadd1 = 100
  214. table.insert(cooldownsadd, cooldownadd1)
  215. local cooldownadd2 = 100
  216. table.insert(cooldownsadd, cooldownadd2)
  217. local cooldownadd3 = 100
  218. table.insert(cooldownsadd, cooldownadd3)
  219. local cooldownadd4 = 100
  220. table.insert(cooldownsadd, cooldownadd4)
  221. local cooldownmax = 100
  222. player = nil
  223. RSH = nil
  224. RW = Instance.new("Motor")
  225. LW = Instance.new("Motor")
  226. RW.Name = "Right Shoulder"
  227. LW.Name = "Left Shoulder"
  228. LH = Torso["Left Hip"]
  229. RH = Torso["Right Hip"]
  230. TorsoColor = Torso.BrickColor
  231. TorsoRed = TorsoColor.Color.r
  232. TorsoGreen = TorsoColor.Color.g
  233. TorsoBlue = TorsoColor.Color.b
  234. NewCol = Color3.new(255, 0, 0)
  235. NewCol2 = Color3.new(255, 0, 0)
  236. if Player:findFirstChild("Color1") ~= nil then
  237. NewCol = Player.Color1.Value
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement