Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --chara fe version.1
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,game,owner = owner,game
  4. local RealPlayer = Player
  5. do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end
  6.  
  7. wait(0.1)
  8. local lovecounter = false
  9. local Strength = ???
  10. local sprint = false
  11. local done = false
  12. local canheal = false
  13. local deathchat1 = false
  14. local once = true
  15. local breakjoints = true
  16. local dead = false
  17. local candie = true
  18. local deathchat = false
  19. local canattack = true
  20. local colorred = 0
  21. local lala = true
  22. local idleon = true
  23. local walking = true
  24. local idle1 = true
  25. local canchange = false
  26. local idle = true
  27. local p = owner
  28. local char = p.Character
  29. local mouse = p:GetMouse()
  30. local larm = char["Left Arm"]
  31. local rarm = char["Right Arm"]
  32. local lleg = char["Left Leg"]
  33. local rleg = char["Right Leg"]
  34. local hed = char.Head
  35. local torso = char.Torso
  36. local hum = char.Humanoid
  37.  
  38. um = Instance.new("Part",char)
  39. um.Name = "Immune"
  40. um.CanCollide = false
  41. um.Anchored = true
  42. um.Transparency = 1
  43. dead = true
  44. local cam = game.Workspace.CurrentCamera
  45. local root = char.HumanoidRootPart
  46. local deb = false
  47. local shot = 0
  48. local debris=game:service"Debris"
  49. local l = game:GetService("Lighting")
  50. local rs = game:GetService("RunService").RenderStepped
  51. local Create = LoadLibrary("RbxUtility").Create
  52. ff = Instance.new("ForceField",char)
  53. ff.Visible = false
  54. ArtificialHB = Create("BindableEvent", script){
  55. Parent = script,
  56. Name = "Heartbeat",
  57. }
  58. CFuncs = {
  59.  
  60.  
  61. ["Sound"] = {
  62. Create = function(id, par, vol, pit)
  63. coroutine.resume(coroutine.create(function()
  64. local S = Create("Sound"){
  65. Volume = vol,
  66. Pitch = pit or 1,
  67. SoundId = id,
  68. Parent = par or workspace,
  69. }
  70. wait()
  71. S:play()
  72. game:GetService("Debris"):AddItem(S, 6)
  73. end))
  74. end;
  75. };
  76.  
  77.  
  78.  
  79. CreateTemplate = {
  80.  
  81. };
  82. }
  83. function swait(num)
  84. if num == 0 or num == nil then
  85. ArtificialHB.Event:wait()
  86. else
  87. for i = 0, num do
  88. ArtificialHB.Event:wait()
  89. end
  90. end
  91. end
  92. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  93. function lerp(a, b, t) -- Linear interpolation
  94. return a + (b - a)*t
  95. end
  96.  
  97. function slerp(a, b, t) --Spherical interpolation
  98. dot = a:Dot(b)
  99. if dot > 0.99999 or dot < -0.99999 then
  100. return t <= 0.5 and a or b
  101. else
  102. r = math.acos(dot)
  103. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  104. end
  105. end
  106. function matrixInterpolate(a, b, t)
  107. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  108. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  109. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  110. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  111. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  112. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  113. local t = v1:Dot(v2)
  114. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  115. return CFrame.new()
  116. end
  117. return CFrame.new(
  118. v0.x, v0.y, v0.z,
  119. v1.x, v1.y, v1.z,
  120. v2.x, v2.y, v2.z,
  121. v3.x, v3.y, v3.z)
  122. end
  123. ----------------------------------------------------
  124. function genWeld(a,b)
  125. local w = Instance.new("Weld",a)
  126. w.Part0 = a
  127. w.Part1 = b
  128. return w
  129. end
  130. function weld(a, b)
  131. local weld = Instance.new("Weld")
  132. weld.Name = "W"
  133. weld.Part0 = a
  134. weld.Part1 = b
  135. weld.C0 = a.CFrame:inverse() * b.CFrame
  136. weld.Parent = a
  137. return weld;
  138. end
  139. ----------------------------------------------------
  140. function Lerp(c1,c2,al)
  141. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  142. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  143. for i,v in pairs(com1) do
  144. com1[i] = v+(com2[i]-v)*al
  145. end
  146. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  147. end
  148. ----------------------------------------------------
  149. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  150. local wld = Instance.new("Weld", wp1)
  151. wld.Part0 = wp0
  152. wld.Part1 = wp1
  153.  
  154. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  155. end
  156. ----------------------------------------------------
  157. function weld5(part0, part1, c0, c1)
  158. weeld=Instance.new("Weld", part0)
  159. weeld.Part0=part0
  160. weeld.Part1=part1
  161. weeld.C0=c0
  162. weeld.C1=c1
  163. return weeld
  164. end
  165. ----------------------------------------------------
  166. function HasntTouched(plrname)
  167. local ret = true
  168. for _, v in pairs(Touche) do
  169. if v == plrname then
  170. ret = false
  171. end
  172. end
  173. return ret
  174. end
  175. newWeld(torso, larm, -1.5, 0.5, 0)
  176. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  177. newWeld(torso, rarm, 1.5, 0.5, 0)
  178. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  179. newWeld(torso, hed, 0, 1.5, 0)
  180. newWeld(torso, lleg, -0.5, -1, 0)
  181. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  182. newWeld(torso, rleg, 0.5, -1, 0)
  183. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  184. newWeld(root, torso, 0, -1, 0)
  185. torso.Weld.C1 = CFrame.new(0, -1, 0)
  186.  
  187. function chatfunc(text)
  188. local chat = coroutine.wrap(function()
  189. if char:FindFirstChild("TalkingBillBoard")~= nil then
  190. char:FindFirstChild("TalkingBillBoard"):destroy()
  191. end
  192. local naeeym2 = Instance.new("BillboardGui",char)
  193. naeeym2.Size = UDim2.new(0,100,0,40)
  194. naeeym2.StudsOffset = Vector3.new(0,3,0)
  195. naeeym2.Adornee = hed
  196. naeeym2.Name = "TalkingBillBoard"
  197. local tecks2 = Instance.new("TextLabel",naeeym2)
  198. tecks2.BackgroundTransparency = 1
  199. tecks2.BorderSizePixel = 0
  200. tecks2.Text = ""
  201. tecks2.Font = "Arcade"
  202. tecks2.TextSize = 30
  203. tecks2.TextStrokeTransparency = 0
  204. tecks2.TextColor3 = Color3.new(255,0,0)
  205. tecks2.TextStrokeColor3 = Color3.new(255,0,0)
  206. tecks2.Size = UDim2.new(1,0,0.5,0)
  207.  
  208. for i = 1,string.len(text),1 do
  209. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=565939471", hed, 6, .8)
  210. tecks2.Text = string.sub(text,1,i)
  211.  
  212. wait(0.01)
  213. end
  214. wait(2)
  215. for i = 1, 50 do
  216. swait()
  217. tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  218. tecks2.Rotation = tecks2.Rotation - .8
  219. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  220. tecks2.TextTransparency = tecks2.TextTransparency + .04
  221.  
  222. end
  223. naeeym2:Destroy()
  224. end)
  225. chat()
  226. end
  227. function onChatted(msg)
  228. chatfunc(msg)
  229. end
  230. p.Chatted:connect(onChatted)
  231. hed.face.Texture = "http://www.roblox.com/asset/?id=381193106"
  232. ypcall(function()
  233. shirt = Instance.new("Shirt", char)
  234. shirt.Name = "Shirt"
  235. pants = Instance.new("Pants", char)
  236. pants.Name = "Pants"
  237. char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=80801588"
  238. char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=3597743575"
  239. end)
  240. char["Body Colors"].HeadColor = BrickColor.new("Pastel brown")
  241. char["Body Colors"].TorsoColor = BrickColor.new("Pastel brown")
  242. char["Body Colors"].LeftArmColor = BrickColor.new("Pastel brown")
  243. char["Body Colors"].RightArmColor = BrickColor.new("Pastel brown")
  244.  
  245. MegaloStrikesBack = Instance.new("Sound",torso)
  246. MegaloStrikesBack.Looped = true
  247. MegaloStrikesBack.SoundId = "http://www.roblox.com/asset?id=875184075"
  248. MegaloStrikesBack.Volume = 50
  249. MegaloStrikesBack:Play()
  250. for _, v in pairs(char:GetChildren()) do
  251. if v.ClassName == "Accessory" then
  252. v:remove()
  253. end
  254. end
  255. local Hat = char:FindFirstChild("Hat_F") or Instance.new("Hat")
  256. Hat.AttachmentPos = Vector3.new(0, 0.33, 0)
  257. Hat.Name = "Hat_F"
  258. local Handle = Hat:FindFirstChild("Handle") or Instance.new("Part", Hat)
  259. if Handle.Name ~= "Handle" then
  260. Handle.Size = Vector3.new(1, 1, 1)
  261. end
  262. Handle.BottomSurface = 0
  263. Handle.Name = "Handle"
  264. Handle.TopSurface = 0
  265. Handle.Locked = 1
  266. local Mesh = Hat:FindFirstChild("Mesh") or Instance.new("SpecialMesh", Handle)
  267. Mesh.TextureId = "http://www.roblox.com/asset/?id=75975464"
  268. Mesh.MeshId = "http://www.roblox.com/asset/?id=250264520 "
  269. Mesh.Scale = Vector3.new(1.05, 1.05, 1.05)
  270. Hat.Parent = char
  271.  
  272. handle = Instance.new("Part", char)
  273. handle.TopSurface = "Smooth"
  274. handle.BottomSurface = "Smooth"
  275. handle.Material = "Neon"
  276.  
  277. handle.Size = Vector3.new(0.2, 0.5, 0.5)
  278. handle.CanCollide = false
  279.  
  280. handle.FormFactor = "Custom"
  281. local Weldb = Instance.new("Weld", char)
  282. Weldb.Part0 = char["Right Arm"]
  283. Weldb.Part1 = handle
  284. Weldb.C1 = CFrame.new(0, -1.6, 0.8) * CFrame.fromEulerAnglesXYZ(-4.2, 0, 0)
  285. local KnifeMesh = Instance.new("SpecialMesh", handle)
  286. KnifeMesh.MeshType = "FileMesh"
  287. KnifeMesh.MeshId = "http://www.roblox.com/asset/?id=121944778"
  288. KnifeMesh.TextureId = "http://www.roblox.com/asset/?id=121944805"
  289.  
  290. blackhand = Instance.new("Part",char)
  291. blackhand.Material = "Neon"
  292. blackhand.Transparency = 1
  293. blackhand.BrickColor = BrickColor.new("Really black")
  294. blackhand.Position = Vector3.new(999,999,999)
  295. blackhand.Size = Vector3.new(1.01,1.01,1.01)
  296. blackweld = Instance.new("Weld",blackhand)
  297. blackweld.Part0 = rarm
  298. blackweld.Part1 = blackhand
  299. blackweld.C0 = CFrame.new(0,-0.5,0)
  300.  
  301.  
  302. CV="Really red"
  303.  
  304. local txt = Instance.new("BillboardGui", char)
  305. txt.Adornee = hed
  306. txt.Name = "_status"
  307. txt.Size = UDim2.new(2, 0, 1.2, 0)
  308. txt.StudsOffset = Vector3.new(-9, 11, 0)
  309. local text = Instance.new("TextLabel", txt)
  310. text.Size = UDim2.new(10, 0, 7, 0)
  311. text.FontSize = "Size24"
  312. text.TextScaled = true
  313. text.TextTransparency = 0
  314. text.BackgroundTransparency = 1
  315. text.TextTransparency = 0
  316. text.TextStrokeTransparency = 0
  317. text.Font = "Arcade"
  318. text.TextStrokeColor3 = Color3.new(255,0,0)
  319.  
  320. v=Instance.new("Part")
  321. v.Name = "ColorBrick"
  322. v.Parent=char
  323. v.FormFactor="Symmetric"
  324. v.Anchored=true
  325. v.CanCollide=false
  326. v.BottomSurface="Smooth"
  327. v.TopSurface="Smooth"
  328. v.Size=Vector3.new(10,5,3)
  329. v.Transparency=1
  330. v.CFrame=torso.CFrame
  331. v.BrickColor=BrickColor.new(CV)
  332. v.Transparency=1
  333. text.TextColor3 = Color3.new(0,0,0)
  334. v.Shape="Block"
  335. text.Text = ""
  336.  
  337. refused = Instance.new("Sound",larm)
  338. refused.Volume = 100
  339. refused.SoundId = "http://www.roblox.com/asset/?id=400905079"
  340.  
  341. game:GetService("RunService").RenderStepped:connect(function()
  342.  
  343. if lala == true then
  344. if canchange == true then
  345. canchange = false
  346.  
  347. handle.BrickColor = BrickColor.new("Really red")
  348. wait(0.01)
  349. handle.BrickColor = BrickColor.new("Really blue")
  350. wait(0.01)
  351. handle.BrickColor = BrickColor.new("Bright green")
  352. wait(0.01)
  353. handle.BrickColor = BrickColor.new("Toothpaste")
  354. wait(0.01)
  355. handle.BrickColor = BrickColor.new("New Yeller")
  356. wait(0.01)
  357. handle.BrickColor = BrickColor.new("Magenta")
  358. wait(0.01)
  359. handle.BrickColor = BrickColor.new("Deep orange")
  360. wait(0.01)
  361. canchange = true
  362. end
  363. end
  364. if hum.MoveDirection.x == 0 then
  365. if idle == true then
  366. if idleon == true then
  367. idleon = false
  368. for i = 1,10 do
  369. wait()
  370. if hum.MoveDirection.x == 0 then
  371. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.3, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.1)
  372. end
  373. if hum.MoveDirection.x == 0 then
  374. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(20)), 0.1)
  375. end
  376. if hum.MoveDirection.x == 0 then
  377. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(-20)), 0.1)
  378. end
  379. if hum.MoveDirection.x == 0 then
  380. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.7, -0.3) * CFrame.Angles(math.rad(5), 0, math.rad(-2)), 0.1)
  381. end
  382. if hum.MoveDirection.x == 0 then
  383. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(2)), 0.1)
  384. end
  385. end
  386.  
  387.  
  388.  
  389.  
  390. for i = 1,10 do
  391. wait()
  392. if hum.MoveDirection.x == 0 then
  393. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-5), math.rad(0), math.rad(0)), 0.1)
  394. end
  395. if hum.MoveDirection.x == 0 then
  396. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(-5),math.rad(0),math.rad(20)), 0.1)
  397. end
  398. if hum.MoveDirection.x == 0 then
  399. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(-5),math.rad(0),math.rad(-20)), 0.1)
  400. end
  401. if hum.MoveDirection.x == 0 then
  402. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.2) * CFrame.Angles(math.rad(5), 0, math.rad(-2)), 0.1)
  403. end
  404. if hum.MoveDirection.x == 0 then
  405. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, math.rad(2)), 0.1)
  406. end
  407. end
  408. idleon = true
  409. end
  410.  
  411.  
  412.  
  413. end
  414. end
  415. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  416. if walking == true then
  417. if sprint == false then
  418. if idle1 == true then
  419. idle1 = false
  420.  
  421. idle = false
  422. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  423. for i = 1,10 do
  424. wait()
  425. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  426. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(20)), 0.1)
  427. end
  428. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  429. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(-20)), 0.1)
  430. end
  431. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  432. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.1)
  433. end
  434. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  435. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(90), 0, math.rad(-2)), 0.1)
  436. end
  437. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  438. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-80), 0, math.rad(2)), 0.1)
  439. end
  440.  
  441. end
  442. end
  443. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  444. for i = 1,10 do
  445. wait()
  446. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  447. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.1)
  448. end
  449. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  450. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(-20)), 0.1)
  451. end
  452. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  453. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.1)
  454. end
  455. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  456. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-80), 0, math.rad(-2)), 0.1)
  457. end
  458. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  459. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(90), 0, math.rad(2)), 0.1)
  460. end
  461. end
  462. end
  463. if hum.MoveDirection.x == 0 then
  464. idle = true
  465. end
  466. idle1 = true
  467. end
  468. end
  469. end
  470.  
  471. end
  472. ----------------------------------------------------------------------------------
  473.  
  474. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  475. if walking == true then
  476. if sprint == true then
  477. if idle1 == true then
  478. idle1 = false
  479.  
  480. idle = false
  481. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  482. for i = 1,8 do
  483. wait()
  484. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  485. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(-60),math.rad(0),math.rad(20)), 0.1)
  486. end
  487. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  488. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(-20)), 0.1)
  489. end
  490. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  491. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.1)
  492. end
  493. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  494. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(90), 0, math.rad(-2)), 0.1)
  495. end
  496. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  497. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-120), 0, math.rad(2)), 0.1)
  498. end
  499.  
  500. end
  501. end
  502. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  503. for i = 1,8 do
  504. wait()
  505. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  506. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.1)
  507. end
  508. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  509. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(-60),math.rad(0),math.rad(-20)), 0.1)
  510. end
  511. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  512. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.1)
  513. end
  514. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  515. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-120), 0, math.rad(-2)), 0.1)
  516. end
  517. if hum.MoveDirection.x < 0 or hum.MoveDirection.x > 0 then
  518. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(90), 0, math.rad(2)), 0.1)
  519. end
  520.  
  521. end
  522. end
  523. if hum.MoveDirection.x == 0 then
  524. idle = true
  525. end
  526. idle1 = true
  527. end
  528. end
  529. end
  530. end
  531.  
  532. if deathchat1 == true then
  533. char.Parent = workspace.Camera
  534. char.Archivable = true
  535. local c = p.Character:Clone()
  536. c:MakeJoints()
  537. for y,t in pairs(c:GetChildren()) do
  538. if t:IsA("Part") then
  539. t.CanCollide = false
  540. t.Anchored = true
  541. t.BrickColor = BrickColor.new("Black")
  542. t.Transparency = 1
  543.  
  544. t.TopSurface = "Smooth"
  545. t.BottomSurface = "Smooth"
  546. t.RightSurface = "Smooth"
  547. t.LeftSurface = "Smooth"
  548. t.FrontSurface = "Smooth"
  549. t.BackSurface = "Smooth"
  550.  
  551.  
  552. else
  553. t:Remove()
  554. end
  555. end
  556. c.Parent = workspace
  557. game.Debris:AddItem(c,.05)
  558. end
  559.  
  560. hum:SetStateEnabled("Dead",false)
  561. hum:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  562. if hum.Health < 5 and candie == true then
  563. hum.Name = "NOMOREDAMAGE"
  564. canheal = true
  565. done = false
  566.  
  567. done = true
  568. candie = false
  569. dead = true
  570. MegaloStrikesBack.Volume = 0
  571. refused:Play()
  572.  
  573. deathchat = true
  574. end
  575. if deathchat == true then
  576. deathchat = false
  577. idle = false
  578.  
  579. hed.face.Texture = "0"
  580. if char:FindFirstChild("TalkingBillBoard")~= nil then
  581. char:FindFirstChild("TalkingBillBoard"):destroy()
  582. end
  583. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  584. idle1 = false
  585. canattack = false
  586. gothitdecal2 = Instance.new("Decal",torso)
  587. gothitdecal2.Texture = "http://www.roblox.com/asset/?id=318427241"
  588. gothitdecal2.Face = "Back"
  589. gothitdecal1 = Instance.new("Decal",torso)
  590. gothitdecal1.Texture = "http://www.roblox.com/asset/?id=318427241"
  591. hed.Transparency = 1
  592. torso.Transparency = 1
  593. larm.Transparency = 1
  594. rarm.Transparency = 1
  595. lovecounter = false
  596. text.Text = ""
  597.  
  598. lleg.Transparency = 1
  599. rleg.Transparency = 1
  600. handle.Transparency = 1
  601. Handle.Transparency = 1
  602. blackhand.Transparency = 1
  603. wait(1)
  604. refused:Stop()
  605. wait(2)
  606.  
  607. chatfunc("But It Refused")
  608. wait(1.5)
  609. candie = true
  610. idle = true
  611. idle1 = true
  612. hed.face.Texture = "http://www.roblox.com/asset/?id=946610608"
  613. canattack = true
  614. lleg.Anchored = false
  615. rleg.Anchored = false
  616. larm.Anchored = false
  617. rarm.Anchored = false
  618. hed.Anchored = false
  619. torso.Anchored = false
  620. gothitdecal2:Destroy()
  621. gothitdecal1:Destroy()
  622. for i = 1,10 do
  623. wait()
  624. hed.Transparency = hed.Transparency - 0.1
  625. torso.Transparency = torso.Transparency - 0.1
  626. larm.Transparency = larm.Transparency - 0.1
  627. rarm.Transparency = rarm.Transparency - 0.1
  628. lleg.Transparency = lleg.Transparency - 0.1
  629. rleg.Transparency = rleg.Transparency - 0.1
  630. handle.Transparency = handle.Transparency - 0.1
  631. Handle.Transparency = Handle.Transparency - 0.1
  632. blackhand.Transparency = blackhand.Transparency - 0.1
  633. end
  634. lovecounter = true
  635. dead = false
  636. deathchat1 = false
  637. canheal = false
  638. hum.Health = 100
  639.  
  640. MegaloStrikesBack.Volume = 50
  641. wait(1)
  642. hum.Name = "Humanoid"
  643. end
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650. if canheal == true then
  651.  
  652. hum.Health = math.huge
  653.  
  654. end
  655.  
  656. if lovecounter == true then
  657. text.Text = "MTF Strength "..love
  658. end
  659. end)
  660.  
  661.  
  662. hed.Transparency = 0
  663. torso.Transparency = 0
  664. larm.Transparency = 0
  665. rarm.Transparency = 0
  666. lleg.Transparency = 0
  667. rleg.Transparency = 0
  668. handle.Transparency = 0
  669. Handle.Transparency = 0
  670.  
  671.  
  672. idle = false
  673. walking = false
  674. soul1 = Instance.new("Part",char)
  675. soul1.Shape = "Ball"
  676. soul1.Material = "Neon"
  677. soul1.BrickColor = BrickColor.new("Really blue")
  678. soul1.Size = Vector3.new(1,1,1)
  679. soul1.Transparency = 0.5
  680. soul1weld = Instance.new("Weld",soul1)
  681. soul1weld.Part0 = torso
  682. soul1weld.Part1 = soul1
  683. soul1weld.C0 = CFrame.new(4,2,0)
  684. soul2 = Instance.new("Part",char)
  685. soul2.Shape = "Ball"
  686. soul2.Material = "Neon"
  687. soul2.Transparency = 0.5
  688. soul2.BrickColor = BrickColor.new("Bright green")
  689. soul2.Size = Vector3.new(1,1,1)
  690. soul2weld = Instance.new("Weld",soul2)
  691. soul2weld.Part0 = torso
  692. soul2weld.Part1 = soul2
  693. soul2weld.C0 = CFrame.new(5,2,0)
  694. soul3 = Instance.new("Part",char)
  695. soul3.Shape = "Ball"
  696. soul3.Transparency = 0.5
  697. soul3.Material = "Neon"
  698. soul3.BrickColor = BrickColor.new("Toothpaste")
  699. soul3.Size = Vector3.new(1,1,1)
  700. soul3weld = Instance.new("Weld",soul3)
  701. soul3weld.Part0 = torso
  702. soul3weld.Part1 = soul3
  703. soul3weld.C0 = CFrame.new(6,2,0)
  704. soul4 = Instance.new("Part",char)
  705. soul4.Shape = "Ball"
  706. soul4.Transparency = 0.5
  707. soul4.Material = "Neon"
  708. soul4.BrickColor = BrickColor.new("New Yeller")
  709. soul4.Size = Vector3.new(1,1,1)
  710. soul4weld = Instance.new("Weld",soul4)
  711. soul4weld.Part0 = torso
  712. soul4weld.Part1 = soul4
  713. soul4weld.C0 = CFrame.new(4,-1,0)
  714. soul5 = Instance.new("Part",char)
  715. soul5.Shape = "Ball"
  716. soul5.Material = "Neon"
  717. soul5.Transparency = 0.5
  718. soul5.BrickColor = BrickColor.new("Magenta")
  719. soul5.Size = Vector3.new(1,1,1)
  720. soul5weld = Instance.new("Weld",soul5)
  721. soul5weld.Part0 = torso
  722. soul5weld.Part1 = soul5
  723. soul5weld.C0 = CFrame.new(5,-1,0)
  724. soul6 = Instance.new("Part",char)
  725. soul6.Shape = "Ball"
  726. soul6.Transparency = 0.5
  727. soul6.Material = "Neon"
  728. soul6.BrickColor = BrickColor.new("Deep orange")
  729. soul6.Size = Vector3.new(1,1,1)
  730. soul6weld = Instance.new("Weld",soul6)
  731. soul6weld.Part0 = torso
  732. soul6weld.Part1 = soul6
  733. soul6weld.C0 = CFrame.new(6,-1,0)
  734. soul1s = Instance.new("Part",char)
  735. soul1s.Shape = "Ball"
  736. soul1s.Material = "Neon"
  737. soul1s.BrickColor = BrickColor.new("White")
  738. soul1s.Size = Vector3.new(0.9,0.9,0.9)
  739. soul1s.Transparency = 0.2
  740. soul1sweld = Instance.new("Weld",soul1s)
  741. soul1sweld.Part0 = torso
  742. soul1sweld.Part1 = soul1s
  743. soul1sweld.C0 = CFrame.new(4,2,0)
  744. soul2s = Instance.new("Part",char)
  745. soul2s.Shape = "Ball"
  746. soul2s.Material = "Neon"
  747. soul2s.Transparency = 0.2
  748. soul2s.BrickColor = BrickColor.new("White")
  749. soul2s.Size = Vector3.new(0.9,0.9,0.9)
  750. soul2sweld = Instance.new("Weld",soul2s)
  751. soul2sweld.Part0 = torso
  752. soul2sweld.Part1 = soul2s
  753. soul2sweld.C0 = CFrame.new(5,2,0)
  754. soul3s = Instance.new("Part",char)
  755. soul3s.Shape = "Ball"
  756. soul3s.Material = "Neon"
  757. soul3s.Transparency = 0.2
  758. soul3s.BrickColor = BrickColor.new("White")
  759. soul3s.Size = Vector3.new(0.9,0.9,0.9)
  760. soul3sweld = Instance.new("Weld",soul3s)
  761. soul3sweld.Part0 = torso
  762. soul3sweld.Part1 = soul3s
  763. soul3sweld.C0 = CFrame.new(6,2,0)
  764. soul4s = Instance.new("Part",char)
  765. soul4s.Shape = "Ball"
  766. soul4s.Material = "Neon"
  767. soul4s.Transparency = 0.2
  768. soul4s.BrickColor = BrickColor.new("White")
  769. soul4s.Material = "Neon"
  770. soul4s.Size = Vector3.new(0.9,0.9,0.9)
  771. soul4sweld = Instance.new("Weld",soul4s)
  772. soul4sweld.Part0 = torso
  773. soul4sweld.Part1 = soul4s
  774. soul4sweld.C0 = CFrame.new(4,-1,0)
  775. soul5s = Instance.new("Part",char)
  776. soul5s.Shape = "Ball"
  777. soul5s.Transparency = 0.2
  778. soul5s.BrickColor = BrickColor.new("White")
  779. soul5s.Size = Vector3.new(0.9,0.9,0.9)
  780. soul5s.Material = "Neon"
  781. soul5sweld = Instance.new("Weld",soul5s)
  782. soul5sweld.Part0 = torso
  783. soul5sweld.Part1 = soul5s
  784. soul5sweld.C0 = CFrame.new(5,-1,0)
  785. soul6s = Instance.new("Part",char)
  786. soul6s.Shape = "Ball"
  787. soul6s.Material = "Neon"
  788. soul6s.Transparency = 0.2
  789. soul6s.BrickColor = BrickColor.new("White")
  790. soul6s.Size = Vector3.new(0.9,0.9,0.9)
  791. soul6sweld = Instance.new("Weld",soul6s)
  792. soul6sweld.Part0 = torso
  793. soul6sweld.Part1 = soul6s
  794. soul6sweld.C0 = CFrame.new(6,-1,0)
  795.  
  796. chatfunc("These Are The Determinations")
  797. wait(2)
  798. chatfunc("I Never Got To Extract")
  799. wait(2)
  800.  
  801. chatfunc("In The Past Genocides")
  802. Weldb.C1 = CFrame.new(0, -2, 0) * CFrame.fromEulerAnglesXYZ(-3, 0, 0)
  803. for i = 1,100 do
  804. wait()
  805. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.01)
  806. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(-180),math.rad(0),math.rad(-200)), 0.01)
  807. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.01)
  808. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, math.rad(-4)), 0.01)
  809. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, math.rad(4)), 0.01)
  810.  
  811. end
  812. chatfunc("Lets See How Long You Survive")
  813.  
  814. for i = 1,10 do
  815. wait(0.04)
  816. soul1weld.C0 = soul1weld.C0 - Vector3.new(0.45,0.14,0)
  817. soul2weld.C0 = soul2weld.C0 - Vector3.new(0.5,0.14,0)
  818. soul3weld.C0 = soul3weld.C0 - Vector3.new(0.6,0.14,0)
  819. soul4weld.C0 = soul4weld.C0 - Vector3.new(0.45,-0.1,0)
  820. soul5weld.C0 = soul5weld.C0 - Vector3.new(0.5,-0.1,0)
  821. soul6weld.C0 = soul6weld.C0 - Vector3.new(0.6,-0.1,0)
  822. soul1sweld.C0 = soul1sweld.C0 - Vector3.new(0.45,0.14,0)
  823. soul2sweld.C0 = soul2sweld.C0 - Vector3.new(0.5,0.14,0)
  824. soul3sweld.C0 = soul3sweld.C0 - Vector3.new(0.6,0.14,0)
  825. soul4sweld.C0 = soul4sweld.C0 - Vector3.new(0.45,-0.1,0)
  826. soul5sweld.C0 = soul5sweld.C0 - Vector3.new(0.5,-0.1,0)
  827. soul6sweld.C0 = soul6sweld.C0 - Vector3.new(0.6,-0.1,0)
  828. end
  829.  
  830.  
  831. soul1d = Instance.new("Part",char)
  832. soul1d.Shape = "Ball"
  833. soul1d.Material = "Neon"
  834. soul1d.BrickColor = BrickColor.new("Really blue")
  835. soul1d.Size = Vector3.new(1,1,1)
  836. soul1d.Transparency = 0.5
  837. soul1dweld = Instance.new("Weld",soul1d)
  838. soul1dweld.Part0 = torso
  839. soul1dweld.Part1 = soul1d
  840. soul1dweld.C0 = CFrame.new(0,0,0)
  841. soul2d = Instance.new("Part",char)
  842. soul2d.Shape = "Ball"
  843. soul2d.Material = "Neon"
  844. soul2d.Transparency = 0.5
  845. soul2d.BrickColor = BrickColor.new("Bright green")
  846. soul2d.Size = Vector3.new(1,1,1)
  847. soul2dweld = Instance.new("Weld",soul2d)
  848. soul2dweld.Part0 = torso
  849. soul2dweld.Part1 = soul2d
  850. soul2dweld.C0 = CFrame.new(0,0,0)
  851. soul3d = Instance.new("Part",char)
  852. soul3d.Shape = "Ball"
  853. soul3d.Transparency = 0.5
  854. soul3d.Material = "Neon"
  855. soul3d.BrickColor = BrickColor.new("Toothpaste")
  856. soul3d.Size = Vector3.new(1,1,1)
  857. soul3dweld = Instance.new("Weld",soul3d)
  858. soul3dweld.Part0 = torso
  859. soul3dweld.Part1 = soul3d
  860. soul3dweld.C0 = CFrame.new(0,0,0)
  861. soul4d = Instance.new("Part",char)
  862. soul4d.Shape = "Ball"
  863. soul4d.Transparency = 0.5
  864. soul4d.Material = "Neon"
  865. soul4d.BrickColor = BrickColor.new("New Yeller")
  866. soul4d.Size = Vector3.new(1,1,1)
  867. soul4dweld = Instance.new("Weld",soul4d)
  868. soul4dweld.Part0 = torso
  869. soul4dweld.Part1 = soul4d
  870. soul4dweld.C0 = CFrame.new(0,0,0)
  871. soul5d = Instance.new("Part",char)
  872. soul5d.Shape = "Ball"
  873. soul5d.Material = "Neon"
  874. soul5d.Transparency = 0.5
  875. soul5d.BrickColor = BrickColor.new("Magenta")
  876. soul5d.Size = Vector3.new(1,1,1)
  877. soul5dweld = Instance.new("Weld",soul5d)
  878. soul5dweld.Part0 = torso
  879. soul5dweld.Part1 = soul5d
  880. soul5dweld.C0 = CFrame.new(0,0,0)
  881. soul6d = Instance.new("Part",char)
  882. soul6d.Shape = "Ball"
  883. soul6d.Transparency = 0.5
  884. soul6d.Material = "Neon"
  885. soul6d.BrickColor = BrickColor.new("Deep orange")
  886. soul6d.Size = Vector3.new(1,1,1)
  887. soul6dweld = Instance.new("Weld",soul6d)
  888. soul6dweld.Part0 = torso
  889. soul6dweld.Part1 = soul6d
  890. soul6dweld.C0 = CFrame.new(0,0,0)
  891. soul1sd = Instance.new("Part",char)
  892. soul1sd.Shape = "Ball"
  893. soul1sd.Material = "Neon"
  894. soul1sd.BrickColor = BrickColor.new("White")
  895. soul1sd.Size = Vector3.new(0.9,0.9,0.9)
  896. soul1sd.Transparency = 0.2
  897. soul1sdweld = Instance.new("Weld",soul1sd)
  898. soul1sdweld.Part0 = torso
  899. soul1sdweld.Part1 = soul1sd
  900. soul1sdweld.C0 = CFrame.new(0,0,0)
  901. soul2sd = Instance.new("Part",char)
  902. soul2sd.Shape = "Ball"
  903. soul2sd.Material = "Neon"
  904. soul2sd.Transparency = 0.2
  905. soul2sd.BrickColor = BrickColor.new("White")
  906. soul2sd.Size = Vector3.new(0.9,0.9,0.9)
  907. soul2sdweld = Instance.new("Weld",soul2sd)
  908. soul2sdweld.Part0 = torso
  909. soul2sdweld.Part1 = soul2sd
  910. soul2sdweld.C0 = CFrame.new(0,0,0)
  911. soul3sd = Instance.new("Part",char)
  912. soul3sd.Shape = "Ball"
  913. soul3sd.Material = "Neon"
  914. soul3sd.Transparency = 0.2
  915. soul3sd.BrickColor = BrickColor.new("White")
  916. soul3sd.Size = Vector3.new(0.9,0.9,0.9)
  917. soul3sdweld = Instance.new("Weld",soul3sd)
  918. soul3sdweld.Part0 = torso
  919. soul3sdweld.Part1 = soul3sd
  920. soul3sdweld.C0 = CFrame.new(0,0,0)
  921. soul4sd = Instance.new("Part",char)
  922. soul4sd.Shape = "Ball"
  923. soul4sd.Material = "Neon"
  924. soul4sd.Transparency = 0.2
  925. soul4sd.BrickColor = BrickColor.new("White")
  926. soul4sd.Material = "Neon"
  927. soul4sd.Size = Vector3.new(0.9,0.9,0.9)
  928. soul4dsweld = Instance.new("Weld",soul4sd)
  929. soul4dsweld.Part0 = torso
  930. soul4dsweld.Part1 = soul4sd
  931. soul4dsweld.C0 = CFrame.new(0,0,0)
  932. soul5sd = Instance.new("Part",char)
  933. soul5sd.Shape = "Ball"
  934. soul5sd.Transparency = 0.2
  935. soul5sd.BrickColor = BrickColor.new("White")
  936. soul5sd.Size = Vector3.new(0.9,0.9,0.9)
  937. soul5sd.Material = "Neon"
  938. soul5sdweld = Instance.new("Weld",soul5sd)
  939. soul5sdweld.Part0 = torso
  940. soul5sdweld.Part1 = soul5sd
  941. soul5sdweld.C0 = CFrame.new(0,0,0)
  942. soul6sd = Instance.new("Part",char)
  943. soul6sd.Shape = "Ball"
  944. soul6sd.Material = "Neon"
  945. soul6sd.Transparency = 0.2
  946. soul6sd.BrickColor = BrickColor.new("White")
  947. soul6sd.Size = Vector3.new(0.9,0.9,0.9)
  948. soul6sdweld = Instance.new("Weld",soul6sd)
  949. soul6sdweld.Part0 = torso
  950. soul6sdweld.Part1 = soul6sd
  951. soul6sdweld.C0 = CFrame.new(0,0,0)
  952.  
  953.  
  954. soul1mesh = Instance.new("SpecialMesh",soul1d)
  955. soul2mesh = Instance.new("SpecialMesh",soul2d)
  956. soul3mesh = Instance.new("SpecialMesh",soul3d)
  957. soul4mesh = Instance.new("SpecialMesh",soul4d)
  958. soul5mesh = Instance.new("SpecialMesh",soul5d)
  959. soul6mesh = Instance.new("SpecialMesh",soul6d)
  960. soul1smesh = Instance.new("SpecialMesh",soul1sd)
  961. soul2smesh = Instance.new("SpecialMesh",soul2sd)
  962. soul3smesh = Instance.new("SpecialMesh",soul3sd)
  963. soul4smesh = Instance.new("SpecialMesh",soul4sd)
  964. soul5smesh = Instance.new("SpecialMesh",soul5sd)
  965. soul6smesh = Instance.new("SpecialMesh",soul6sd)
  966. soul1mesh.MeshType = "Sphere"
  967. soul2mesh.MeshType = "Sphere"
  968. soul3mesh.MeshType = "Sphere"
  969. soul4mesh.MeshType = "Sphere"
  970. soul5mesh.MeshType = "Sphere"
  971. soul6mesh.MeshType = "Sphere"
  972. soul1smesh.MeshType = "Sphere"
  973. soul2smesh.MeshType = "Sphere"
  974. soul3smesh.MeshType = "Sphere"
  975. soul4smesh.MeshType = "Sphere"
  976. soul5smesh.MeshType = "Sphere"
  977. soul6smesh.MeshType = "Sphere"
  978. KnifeMesh.TextureId = ""
  979. canchange = true
  980. for i = 1,20 do
  981. soul1mesh.Scale = soul1mesh.Scale + Vector3.new(0.5,0.5,0.5)
  982. soul1smesh.Scale = soul1smesh.Scale + Vector3.new(0.5,0.5,0.5)
  983. soul1d.Transparency = soul1d.Transparency + 0.025
  984. soul1sd.Transparency = soul1sd.Transparency + 0.05
  985. blackhand.Transparency = blackhand.Transparency - 0.04
  986. wait()
  987. end
  988. for i = 1,20 do
  989. soul2mesh.Scale = soul2mesh.Scale + Vector3.new(0.5,0.5,0.5)
  990. soul2smesh.Scale = soul2smesh.Scale + Vector3.new(0.5,0.5,0.5)
  991. soul2d.Transparency = soul2d.Transparency + 0.025
  992. soul2sd.Transparency = soul2sd.Transparency + 0.05
  993. wait()
  994. end
  995. for i = 1,20 do
  996. soul3mesh.Scale = soul3mesh.Scale + Vector3.new(0.5,0.5,0.5)
  997. soul3smesh.Scale = soul3smesh.Scale + Vector3.new(0.5,0.5,0.5)
  998. soul3d.Transparency = soul3d.Transparency + 0.025
  999. soul3sd.Transparency = soul3sd.Transparency + 0.05
  1000. wait()
  1001. end
  1002. for i = 1,20 do
  1003. soul4mesh.Scale = soul4mesh.Scale + Vector3.new(0.5,0.5,0.5)
  1004. soul4smesh.Scale = soul4smesh.Scale + Vector3.new(0.5,0.5,0.5)
  1005. soul4d.Transparency = soul4d.Transparency + 0.025
  1006. soul4sd.Transparency = soul4sd.Transparency + 0.05
  1007. wait()
  1008. end
  1009. for i = 1,20 do
  1010. soul5mesh.Scale = soul5mesh.Scale + Vector3.new(0.5,0.5,0.5)
  1011. soul5smesh.Scale = soul5smesh.Scale + Vector3.new(0.5,0.5,0.5)
  1012. soul5d.Transparency = soul5d.Transparency + 0.025
  1013. soul5sd.Transparency = soul5sd.Transparency + 0.05
  1014. wait()
  1015. end
  1016. for i = 1,20 do
  1017. soul6mesh.Scale = soul6mesh.Scale + Vector3.new(0.5,0.5,0.5)
  1018. soul6smesh.Scale = soul6smesh.Scale + Vector3.new(0.5,0.5,0.5)
  1019. soul6d.Transparency = soul6d.Transparency + 0.025
  1020. soul6sd.Transparency = soul6sd.Transparency + 0.05
  1021. soul1.Transparency = soul1.Transparency + 0.08
  1022. soul2.Transparency = soul2.Transparency + 0.08
  1023. soul3.Transparency = soul3.Transparency + 0.08
  1024. soul4.Transparency = soul4.Transparency + 0.08
  1025. soul5.Transparency = soul5.Transparency + 0.08
  1026. soul6.Transparency = soul6.Transparency + 0.1
  1027. soul1s.Transparency = soul1.Transparency + 0.1
  1028. soul2s.Transparency = soul2s.Transparency + 0.1
  1029. soul3s.Transparency = soul3s.Transparency + 0.1
  1030. soul4s.Transparency = soul4s.Transparency + 0.1
  1031. soul5s.Transparency = soul5s.Transparency + 0.1
  1032. soul6s.Transparency = soul6s.Transparency + 0.1
  1033. wait()
  1034. end
  1035.  
  1036.  
  1037. wait(1)
  1038.  
  1039.  
  1040.  
  1041. lala = false
  1042. wait(1)
  1043. soul1:Destroy()
  1044. soul2:Destroy()
  1045. soul3:Destroy()
  1046. soul4:Destroy()
  1047. soul5:Destroy()
  1048. soul6:Destroy()
  1049. soul1s:Destroy()
  1050. soul2s:Destroy()
  1051. soul3s:Destroy()
  1052. soul4s:Destroy()
  1053. soul5s:Destroy()
  1054. soul6s:Destroy()
  1055. soul1d:Destroy()
  1056. soul2d:Destroy()
  1057. soul3d:Destroy()
  1058. soul4d:Destroy()
  1059. soul5d:Destroy()
  1060. soul6d:Destroy()
  1061. soul1sd:Destroy()
  1062. soul2sd:Destroy()
  1063. soul3sd:Destroy()
  1064. soul4sd:Destroy()
  1065. soul5sd:Destroy()
  1066. soul6sd:Destroy()
  1067. idle = true
  1068. chatfunc("Come =)")
  1069. hed.face.Texture = "http://www.roblox.com/asset/?id=946610608"
  1070. lovecounter = true
  1071. walking = true
  1072. Weldb.C1 = CFrame.new(0, -1.6, 0.8) * CFrame.fromEulerAnglesXYZ(-4.2, 0, 0)
  1073. KnifeMesh.TextureId = "http://www.roblox.com/asset/?id=121944805"
  1074. mouse.KeyDown:connect(function(key)
  1075. if key == "z" then
  1076. if canattack == true then
  1077. canattack = false
  1078.  
  1079. idle = false
  1080. walking = false
  1081. wait(1)
  1082.  
  1083. kill = Instance.new("Part",char)
  1084. kill.Position = torso.Position - Vector3.new(0,2,0)
  1085. kill.Size = Vector3.new(200,0.1,200)
  1086. kill.Name = "Immune"
  1087. kill.CanCollide = false
  1088. kill.Transparency = 1
  1089. kill.Anchored = true
  1090. kill.Material = "Neon"
  1091. kill.BrickColor = BrickColor.new("Really red")
  1092. killmesh = Instance.new("SpecialMesh",kill)
  1093. killmesh.MeshType = "FileMesh"
  1094. killmesh.MeshId = "rbxassetid://465435723"
  1095. killmesh.Scale = Vector3.new(5.2,0.01,5.2)
  1096. Weldb.C1 = CFrame.new(0, -1, -1) * CFrame.fromEulerAnglesXYZ(-2, 0, 0)
  1097. for i = 1, 20 do
  1098. wait()
  1099. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(0)), 0.2)
  1100. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.2)
  1101. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.2)
  1102. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(6), math.rad(0), 0), 0.2)
  1103. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.2)
  1104. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.2)
  1105.  
  1106. end
  1107. for i = 1, 20 do
  1108. wait()
  1109. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,-0.3)*CFrame.Angles(math.rad(120),math.rad(0),math.rad(0)), 0.2)
  1110. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)), 0.2)
  1111. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.2)
  1112. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles( math.rad(-50), math.rad(0), 0), 0.2)
  1113. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.6, -0.8) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(-2)), 0.2)
  1114. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, 0, -0.8) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(2)), 0.2)
  1115.  
  1116. end
  1117. part = Instance.new("Part",char)
  1118. part.Size = Vector3.new(0.1,0.1,0.1)
  1119. part.Position = handle.Position
  1120. part1 = Instance.new("Part",char)
  1121. part1.Size = Vector3.new(0.1,0.1,0.1)
  1122. part1.Position = handle.Position
  1123. part2 = Instance.new("Part",char)
  1124. part2.Size = Vector3.new(0.1,0.1,0.1)
  1125. part2.Position = handle.Position
  1126. part3 = Instance.new("Part",char)
  1127. part3.Size = Vector3.new(0.1,0.1,0.1)
  1128. part3.Position = handle.Position
  1129. part4 = Instance.new("Part",char)
  1130. part4.Size = Vector3.new(0.1,0.1,0.1)
  1131. part4.Position = handle.Position
  1132. part5 = Instance.new("Part",char)
  1133. part5.Size = Vector3.new(0.1,0.1,0.1)
  1134. part5.Position = handle.Position
  1135. part6 = Instance.new("Part",char)
  1136. part6.Size = Vector3.new(0.1,0.1,0.1)
  1137. part6.Position = handle.Position
  1138. part7 = Instance.new("Part",char)
  1139. part7.Size = Vector3.new(0.1,0.1,0.1)
  1140. part7.Position = handle.Position
  1141. part8 = Instance.new("Part",char)
  1142. part8.Size = Vector3.new(0.1,0.1,0.1)
  1143. part8.Position = handle.Position
  1144. part9 = Instance.new("Part",char)
  1145. part9.Size = Vector3.new(0.1,0.1,0.1)
  1146. part9.Position = handle.Position
  1147. part10 = Instance.new("Part",char)
  1148. part10.Size = Vector3.new(0.1,0.1,0.1)
  1149. part10.Position = handle.Position
  1150. KnifeMesh.TextureId = ""
  1151. for i = 1,100 do
  1152. wait()
  1153. colorred = colorred + 0.006
  1154. handle.Color = Color3.new(colorred,0,0)
  1155. end
  1156. chatfunc("Welcome To My Special Hell")
  1157. for i = 1,120 do
  1158. wait()
  1159. kill.Transparency = kill.Transparency - 0.005
  1160. end
  1161.  
  1162. function onTouched(hit)
  1163. if hit.Parent:FindFirstChild("Immune") == nil then
  1164. if hit.Parent:FindFirstChild("Humanoid") ~= nil then
  1165. hit.Parent:FindFirstChild("Head").Anchored = true
  1166.  
  1167.  
  1168.  
  1169. hit.Parent:BreakJoints()
  1170. hit.Parent:FindFirstChild("Humanoid").Health = -1
  1171. end
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177. end
  1178. end
  1179. kill.Touched:connect(onTouched)
  1180.  
  1181.  
  1182. kill1 = Instance.new("Part",char)
  1183. kill1.Position = torso.Position - Vector3.new(0,2,0)
  1184. kill1.Size = Vector3.new(200,300,200)
  1185. kill1.Name = "Immune"
  1186. kill1.CanCollide = false
  1187. kill1.Transparency = 1
  1188. kill1.Anchored = false
  1189. kill1.Material = "Neon"
  1190. kill1.BrickColor = BrickColor.new("Really red")
  1191.  
  1192. function onTouched(hit)
  1193. if hit.Parent:FindFirstChild("Immune") == nil then
  1194. if hit.Parent:FindFirstChild("Humanoid") ~= nil then
  1195. hit.Parent:FindFirstChild("Head").Anchored = true
  1196.  
  1197.  
  1198.  
  1199. hit.Parent:FindFirstChild("Humanoid").Health = -1
  1200. hit.Parent:BreakJoints()
  1201. end
  1202.  
  1203.  
  1204.  
  1205. end
  1206.  
  1207. end
  1208. kill1.Touched:connect(onTouched)
  1209. for i = 1,50 do
  1210. wait()
  1211. killmesh.Scale = killmesh.Scale + Vector3.new(0,0.2,0)
  1212. end
  1213. wait(2)
  1214. kill.Anchored = false
  1215. canattack = true
  1216. idle = true
  1217. walking = true
  1218. if char:FindFirstChild("TalkingBillBoard")~= nil then
  1219. char:FindFirstChild("TalkingBillBoard"):destroy()
  1220. end
  1221. KnifeMesh.TextureId = "http://www.roblox.com/asset/?id=121944805"
  1222. colorred = 0
  1223. Weldb.C1 = CFrame.new(0, -1.6, 0.8) * CFrame.fromEulerAnglesXYZ(-4.2, 0, 0)
  1224. end
  1225. end
  1226. end)
  1227. mouse.KeyDown:connect(function(key)
  1228. if key == "q" then
  1229. if canattack == true then
  1230. canattack = false
  1231. idle = false
  1232. walking = false
  1233. wait(0.5)
  1234. slash = Instance.new("Part",char)
  1235. slash.CanCollide = false
  1236. slash.Transparency = 1
  1237. slash.Size = Vector3.new(5,5,1)
  1238. slashweld = Instance.new("Weld",slash)
  1239. slashweld.Part0 = torso
  1240. slashweld.Part1 = slash
  1241. slashweld.C0 = CFrame.new(0,0,-2)
  1242. slashdecal = Instance.new("Decal",slash)
  1243. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1244.  
  1245. slashdecal1 = Instance.new("Decal",slash)
  1246. slashdecal1.Face = "Back"
  1247. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1248. function onTouched(hit)
  1249. if hit.Parent:FindFirstChild("Immune") == nil then
  1250. if hit.Parent:FindFirstChild("Humanoid") ~= nil then
  1251. hit.Parent:FindFirstChild("Head").Anchored = true
  1252. slash.TouchInterest:Destroy()
  1253. wait(1)
  1254. gothit = Instance.new("Part",hit)
  1255. gothit.CanCollide = false
  1256. gothit.Transparency = 1
  1257. gothit.Size = Vector3.new(10,10,1)
  1258. gothitweld1 = Instance.new("Weld",gothit)
  1259. gothitweld1.Part0 = hit.Parent:FindFirstChild("Torso")
  1260. gothitweld1.Part1 = gothit
  1261.  
  1262. gothitweld1.C0 = CFrame.new(0,4,0)
  1263. gothitdecal = Instance.new("Decal",gothit)
  1264. gothitdecal.Texture = "http://www.roblox.com/asset/?id=941619213"
  1265. love = love + 1
  1266. gothit = Instance.new("Part",hit)
  1267. gothit.CanCollide = false
  1268. gothit.Transparency = 1
  1269. gothit.Size = Vector3.new(10,10,1)
  1270. gothitweld = Instance.new("Weld",gothit)
  1271. gothitweld.Part0 = hit.Parent:FindFirstChild("Torso")
  1272. gothitweld.Part1 = gothit
  1273. gothitweld.C0 = CFrame.new(0,5,0)
  1274.  
  1275. gothitdecal = Instance.new("Decal",gothit)
  1276. gothitdecal.Texture = "http://www.roblox.com/asset/?id=941619213"
  1277. gothitdecal.Face = "Back"
  1278. gothitweld.C0 = CFrame.new(0,3.5,0)
  1279. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1280. wait(0.2)
  1281. gothitweld.C0 = CFrame.new(0,4,0)
  1282. gothitweld1.C0 = CFrame.new(0,4,0)
  1283. wait(0.2)
  1284. gothitweld.C0 = CFrame.new(0,3.5,0)
  1285. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1286. wait(0.2)
  1287. gothitweld.C0 = CFrame.new(0,4,0)
  1288. gothitweld1.C0 = CFrame.new(0,4,0)
  1289. wait(0.2)
  1290. gothitweld.C0 = CFrame.new(0,3.5,0)
  1291. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1292. wait(0.2)
  1293. gothitweld.C0 = CFrame.new(0,4,0)
  1294. gothitweld1.C0 = CFrame.new(0,4,0)
  1295. wait(0.2)
  1296. gothitweld.C0 = CFrame.new(0,3.5,0)
  1297. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1298. wait(0.2)
  1299. gothitweld.C0 = CFrame.new(0,4,0)
  1300. gothitweld1.C0 = CFrame.new(0,4,0)
  1301. wait(0.2)
  1302. gothitweld.C0 = CFrame.new(0,3.5,0)
  1303. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1304. wait(0.2)
  1305. gothitweld.C0 = CFrame.new(0,4,0)
  1306. gothitweld1.C0 = CFrame.new(0,4,0)
  1307. wait(0.2)
  1308. gothitweld.C0 = CFrame.new(0,3.5,0)
  1309. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1310. wait(0.2)
  1311. gothitweld.C0 = CFrame.new(0,4,0)
  1312. gothitweld1.C0 = CFrame.new(0,4,0)
  1313. wait(0.2)
  1314.  
  1315. hit.Parent:FindFirstChild("Humanoid").Health = -1
  1316. hit.Parent:BreakJoints()
  1317. else
  1318. if hit.Parent:IsA("Model") then
  1319. wait(1)
  1320.  
  1321. hit.Parent:BreakJoints()
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327. end
  1328. if hit:IsA("Part") and hit.Size.X < 500 then
  1329.  
  1330. hit.BrickColor = BrickColor.new("Really black")
  1331. for i = 1,20 do
  1332. wait()
  1333. hit.Transparency = hit.Transparency + 0.05
  1334. end
  1335.  
  1336.  
  1337.  
  1338.  
  1339. end
  1340. end
  1341.  
  1342. end
  1343.  
  1344. end
  1345. slash.Touched:connect(onTouched)
  1346.  
  1347. for i = 1, 5 do
  1348. wait()
  1349. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1350. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1351. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1352. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1353. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1354. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1355.  
  1356. end
  1357. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  1358. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  1359. for i = 1, 5 do
  1360. wait()
  1361. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1362. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1363. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1364. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1365. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1366. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1367.  
  1368. end
  1369. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  1370. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  1371.  
  1372. wait(0.1)
  1373. slash:Destroy()
  1374. canattack = true
  1375. idle = true
  1376. walking = true
  1377. end
  1378. end
  1379. end)
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388. mouse.KeyDown:connect(function(key)
  1389. if key == "x" then
  1390. hed.Transparency = 1
  1391. torso.Transparency = 1
  1392. larm.Transparency = 1
  1393. hed.face.Texture = ""
  1394. MegaloStrikesBack.Volume = 0.1
  1395. lovecounter = false
  1396. rarm.Transparency = 1
  1397. lleg.Transparency = 1
  1398. rleg.Transparency = 1
  1399. handle.Transparency = 1
  1400. Handle.Transparency = 1
  1401. blackhand.Transparency = 1
  1402. hum.WalkSpeed = 60
  1403. text.Text = ""
  1404. if char:FindFirstChild("TalkingBillBoard")~= nil then
  1405. char:FindFirstChild("TalkingBillBoard"):destroy()
  1406. end
  1407. end
  1408. end)
  1409. mouse.KeyUp:connect(function(key)
  1410. if key == "x" then
  1411. hed.Transparency = 0
  1412. lovecounter = true
  1413. torso.Transparency = 0
  1414. larm.Transparency = 0
  1415. rarm.Transparency = 0
  1416. MegaloStrikesBack.Volume = 50
  1417. lleg.Transparency = 0
  1418. rleg.Transparency = 0
  1419. handle.Transparency = 0
  1420. Handle.Transparency = 0
  1421. blackhand.Transparency = 0
  1422. hum.WalkSpeed = 16
  1423. hed.face.Texture = "http://www.roblox.com/asset/?id=946610608"
  1424. end
  1425. end)
  1426. mouse.KeyDown:connect(function(Key)
  1427. if Key:byte() == 48 then
  1428. hum.WalkSpeed = 40
  1429. workspace.Camera.FieldOfView = 80
  1430. sprint = true
  1431. end
  1432. end)
  1433.  
  1434. mouse.KeyUp:connect(function(Key)
  1435. if Key:byte() == 48 then
  1436. hum.WalkSpeed = 16
  1437. workspace.Camera.FieldOfView = 70
  1438. sprint = false
  1439. end
  1440. end)
  1441.  
  1442.  
  1443.  
  1444. mouse.KeyDown:connect(function(key)
  1445. if key == "e" then
  1446. if canattack == true then
  1447. canattack = false
  1448. idle = false
  1449. walking = false
  1450. wait(1)
  1451.  
  1452.  
  1453.  
  1454. for i = 1, 5 do
  1455. wait()
  1456. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1457. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1458. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1459. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1460. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1461. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1462.  
  1463. end
  1464.  
  1465. for i = 1, 5 do
  1466. wait()
  1467. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1468. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1469. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1470. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1471. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1472. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1473.  
  1474. end
  1475. slash4 = Instance.new("Part",char)
  1476. slash4.CanCollide = false
  1477. slash4.Transparency = 0
  1478. slash4.Position = Vector3.new(999,999,999)
  1479. slash4.BrickColor = BrickColor.new("Really red")
  1480. slash4.Size = Vector3.new(0.3,9,0.3)
  1481. slashweld4 = Instance.new("Weld",slash4)
  1482. slashweld4.Part0 = torso
  1483. slashweld4.Part1 = slash4
  1484. slashweld4.C0 = CFrame.new(0,0,-3.2) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(-80))
  1485. for i = 1, 5 do
  1486. wait()
  1487. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(30)), 0.7)
  1488. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1489. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1490. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-5), math.rad(15), 0), 0.7)
  1491. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1492. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1493.  
  1494. end
  1495. slash3 = Instance.new("Part",char)
  1496. slash3.CanCollide = false
  1497. slash3.Transparency = 0
  1498. slash3.Position = Vector3.new(999,999,999)
  1499. slash3.BrickColor = BrickColor.new("Really red")
  1500. slash3.Size = Vector3.new(0.3,9,0.3)
  1501. slashweld3 = Instance.new("Weld",slash3)
  1502. slashweld3.Part0 = torso
  1503. slashweld3.Part1 = slash3
  1504. slashweld3.C0 = CFrame.new(0,0,-3.2) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(40))
  1505. for i = 1, 5 do
  1506. wait()
  1507. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(20),math.rad(0),math.rad(-70)), 0.7)
  1508. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1509. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1510. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-7), math.rad(17), 0), 0.7)
  1511. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1512. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1513.  
  1514. end
  1515. slash2 = Instance.new("Part",char)
  1516. slash2.CanCollide = false
  1517. slash2.Transparency = 0
  1518. slash2.Position = Vector3.new(999,999,999)
  1519. slash2.BrickColor = BrickColor.new("Really red")
  1520. slash2.Size = Vector3.new(0.3,9,0.3)
  1521. slashweld2 = Instance.new("Weld",slash2)
  1522. slashweld2.Part0 = torso
  1523. slashweld2.Part1 = slash2
  1524. slashweld2.C0 = CFrame.new(0,0,-3.2) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(150))
  1525. for i = 1, 5 do
  1526. wait()
  1527. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1528. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1529. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1530. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1531. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1532. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1533.  
  1534. end
  1535. for i = 1, 5 do
  1536. wait()
  1537. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(-20)), 0.7)
  1538. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1539. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1540. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-7), math.rad(17), 0), 0.7)
  1541. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1542. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1543.  
  1544. end
  1545. slash1 = Instance.new("Part",char)
  1546. slash1.CanCollide = false
  1547. slash1.Transparency = 0
  1548. slash1.Position = Vector3.new(999,999,999)
  1549. slash1.BrickColor = BrickColor.new("Really red")
  1550. slash1.Size = Vector3.new(0.3,9,0.3)
  1551. slashweld1 = Instance.new("Weld",slash1)
  1552. slashweld1.Part0 = torso
  1553. slashweld1.Part1 = slash1
  1554. slashweld1.C0 = CFrame.new(0,0,-3.2) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(78))
  1555. for i = 1, 5 do
  1556. wait()
  1557. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1558. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1559. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1560. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1561. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1562. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1563.  
  1564. end
  1565. slash5 = Instance.new("Part",char)
  1566. slash5.CanCollide = true
  1567. slash5.Transparency = 1
  1568. slash5.Position = Vector3.new(999,999,999)
  1569. slash5.BrickColor = BrickColor.new("Really red")
  1570. slash5.Size = Vector3.new(4,3,4)
  1571. slashweld5 = Instance.new("Weld",slash5)
  1572. slashweld5.Part0 = torso
  1573. slashweld5.Part1 = slash5
  1574. slashweld5.C0 = CFrame.new(0,0,-3.2) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(130))
  1575. function onTouched(hit)
  1576. if hit.Parent:FindFirstChild("Immune") == nil then
  1577. if hit.Parent:FindFirstChild("Humanoid") ~= nil then
  1578. hit.Parent:FindFirstChild("Head").Anchored = true
  1579.  
  1580. wait(1)
  1581. gothit = Instance.new("Part",hit)
  1582. gothit.CanCollide = false
  1583. gothit.Transparency = 1
  1584. gothit.Size = Vector3.new(10,10,1)
  1585. gothitweld1 = Instance.new("Weld",gothit)
  1586. gothitweld1.Part0 = hit.Parent:FindFirstChild("Torso")
  1587. gothitweld1.Part1 = gothit
  1588.  
  1589. gothitweld1.C0 = CFrame.new(0,4,0)
  1590. gothitdecal = Instance.new("Decal",gothit)
  1591. gothitdecal.Texture = "http://www.roblox.com/asset/?id=941619213"
  1592. love = love + 1
  1593. gothit = Instance.new("Part",hit)
  1594. gothit.CanCollide = false
  1595. gothit.Transparency = 1
  1596. gothit.Size = Vector3.new(10,10,1)
  1597. gothitweld = Instance.new("Weld",gothit)
  1598. gothitweld.Part0 = hit.Parent:FindFirstChild("Torso")
  1599. gothitweld.Part1 = gothit
  1600. gothitweld.C0 = CFrame.new(0,5,0)
  1601.  
  1602. gothitdecal = Instance.new("Decal",gothit)
  1603. gothitdecal.Texture = "http://www.roblox.com/asset/?id=941619213"
  1604. gothitdecal.Face = "Back"
  1605. gothitweld.C0 = CFrame.new(0,3.5,0)
  1606. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1607. wait(0.2)
  1608. gothitweld.C0 = CFrame.new(0,4,0)
  1609. gothitweld1.C0 = CFrame.new(0,4,0)
  1610. wait(0.2)
  1611. gothitweld.C0 = CFrame.new(0,3.5,0)
  1612. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1613. wait(0.2)
  1614. gothitweld.C0 = CFrame.new(0,4,0)
  1615. gothitweld1.C0 = CFrame.new(0,4,0)
  1616. wait(0.2)
  1617. gothitweld.C0 = CFrame.new(0,3.5,0)
  1618. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1619. wait(0.2)
  1620. gothitweld.C0 = CFrame.new(0,4,0)
  1621. gothitweld1.C0 = CFrame.new(0,4,0)
  1622. wait(0.2)
  1623. gothitweld.C0 = CFrame.new(0,3.5,0)
  1624. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1625. wait(0.2)
  1626. gothitweld.C0 = CFrame.new(0,4,0)
  1627. gothitweld1.C0 = CFrame.new(0,4,0)
  1628. wait(0.2)
  1629. gothitweld.C0 = CFrame.new(0,3.5,0)
  1630. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1631. wait(0.2)
  1632. gothitweld.C0 = CFrame.new(0,4,0)
  1633. gothitweld1.C0 = CFrame.new(0,4,0)
  1634. wait(0.2)
  1635. gothitweld.C0 = CFrame.new(0,3.5,0)
  1636. gothitweld1.C0 = CFrame.new(0,3.5,0)
  1637. wait(0.2)
  1638. gothitweld.C0 = CFrame.new(0,4,0)
  1639. gothitweld1.C0 = CFrame.new(0,4,0)
  1640. wait(0.2)
  1641.  
  1642. hit.Parent:FindFirstChild("Humanoid").Health = -1
  1643. hit.Parent:BreakJoints()
  1644. else
  1645. if hit.Parent:IsA("Model") then
  1646. wait(1)
  1647.  
  1648. hit.Parent:BreakJoints()
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654. end
  1655. if hit:IsA("Part") and hit.Size.X < 500 then
  1656.  
  1657. hit.BrickColor = BrickColor.new("Really black")
  1658. for i = 1,20 do
  1659. wait()
  1660. hit.Transparency = hit.Transparency + 0.05
  1661. end
  1662.  
  1663.  
  1664.  
  1665.  
  1666. end
  1667. end
  1668.  
  1669. end
  1670.  
  1671. end
  1672. slash5.Touched:connect(onTouched)
  1673. for i = 1,70 do
  1674. wait()
  1675.  
  1676. slashweld1.C0 = slashweld1.C0 - Vector3.new(0,0,4)
  1677. slashweld2.C0 = slashweld2.C0 - Vector3.new(0,0,4)
  1678. slashweld3.C0 = slashweld3.C0 - Vector3.new(0,0,4)
  1679. slashweld4.C0 = slashweld4.C0 - Vector3.new(0,0,4)
  1680. slashweld5.C0 = slashweld5.C0 - Vector3.new(0,0,4)
  1681.  
  1682.  
  1683.  
  1684. end
  1685. slash1:Destroy()
  1686. slash2:Destroy()
  1687. slash3:Destroy()
  1688. slash4:Destroy()
  1689. slash5:Destroy()
  1690. canattack = true
  1691. idle = true
  1692. walking = true
  1693. end
  1694. end
  1695. end)
  1696.  
  1697.  
  1698. mouse.KeyDown:connect(function(key)
  1699. if key == "r" then
  1700. if canattack == true then
  1701.  
  1702.  
  1703.  
  1704. what = Instance.new("Part",char)
  1705. what.Size = Vector3.new(60,60,60)
  1706. what.Transparency = 1
  1707. what.Position = torso.Position
  1708. what.CanCollide = false
  1709. function onTouched(hit)
  1710. if hit.Parent:FindFirstChild("Immune") == nil then
  1711. if hit.Parent:FindFirstChild("Torso") ~= nil then
  1712. chatfunc('I Got You')
  1713.  
  1714. t = hit.Parent:FindFirstChild("Torso")
  1715. h = hit.Parent:FindFirstChild("Head")
  1716. la = hit.Parent:FindFirstChild("Left Arm")
  1717. ra = hit.Parent:FindFirstChild("Right Arm")
  1718. ll = hit.Parent:FindFirstChild("Left Leg")
  1719. rl = hit.Parent:FindFirstChild("Right Leg")
  1720.  
  1721. what:Destroy()
  1722.  
  1723. torso.CFrame = t.CFrame * CFrame.Angles(0,math.rad(180),0) + t.CFrame.lookVector * 3
  1724. h.Anchored = true
  1725.  
  1726.  
  1727.  
  1728. hed.Anchored = true
  1729. wait(2)
  1730. chatfunc('=)')
  1731. slash = Instance.new("Part",char)
  1732. slash.CanCollide = false
  1733. slash.Transparency = 1
  1734. slash.Size = Vector3.new(5,5,1)
  1735. slashweld = Instance.new("Weld",slash)
  1736. slashweld.Part0 = torso
  1737. slashweld.Part1 = slash
  1738. slashweld.C0 = CFrame.new(0,0,-2)
  1739. slashdecal = Instance.new("Decal",slash)
  1740. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1741.  
  1742. slashdecal1 = Instance.new("Decal",slash)
  1743. slashdecal1.Face = "Back"
  1744. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1745. for i = 1, 5 do
  1746. wait()
  1747. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1748. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1749. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1750. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1751. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1752. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1753.  
  1754. end
  1755. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  1756. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  1757. for i = 1, 5 do
  1758. wait()
  1759. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1760. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1761. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1762. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1763. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1764. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1765.  
  1766. end
  1767. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  1768. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  1769.  
  1770. wait(0.1)
  1771. slash:Destroy()
  1772. if la ~= nil then
  1773. la.BrickColor = BrickColor.new("Really black")
  1774. for i = 1,20 do
  1775. wait()
  1776. la.Transparency = la.Transparency + 0.05
  1777. end
  1778. la:Destroy()
  1779. end
  1780. slash = Instance.new("Part",char)
  1781. slash.CanCollide = false
  1782. slash.Transparency = 1
  1783. slash.Size = Vector3.new(5,5,1)
  1784. slashweld = Instance.new("Weld",slash)
  1785. slashweld.Part0 = torso
  1786. slashweld.Part1 = slash
  1787. slashweld.C0 = CFrame.new(0,0,-2)
  1788. slashdecal = Instance.new("Decal",slash)
  1789. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1790.  
  1791. slashdecal1 = Instance.new("Decal",slash)
  1792. slashdecal1.Face = "Back"
  1793. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1794. for i = 1, 5 do
  1795. wait()
  1796. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1797. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1798. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1799. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1800. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1801. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1802.  
  1803. end
  1804. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  1805. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  1806. for i = 1, 5 do
  1807. wait()
  1808. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1809. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1810. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1811. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1812. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1813. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1814.  
  1815. end
  1816. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  1817. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  1818.  
  1819. wait(0.1)
  1820. slash:Destroy()
  1821. if ll ~= nil then
  1822. ll.BrickColor = BrickColor.new("Really black")
  1823. for i = 1,20 do
  1824. wait()
  1825. ll.Transparency = ll.Transparency + 0.05
  1826. end
  1827. ll:Destroy()
  1828. end
  1829. slash = Instance.new("Part",char)
  1830. slash.CanCollide = false
  1831. slash.Transparency = 1
  1832. slash.Size = Vector3.new(5,5,1)
  1833. slashweld = Instance.new("Weld",slash)
  1834. slashweld.Part0 = torso
  1835. slashweld.Part1 = slash
  1836. slashweld.C0 = CFrame.new(0,0,-2)
  1837. slashdecal = Instance.new("Decal",slash)
  1838. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1839.  
  1840. slashdecal1 = Instance.new("Decal",slash)
  1841. slashdecal1.Face = "Back"
  1842. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1843. for i = 1, 5 do
  1844. wait()
  1845. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1846. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1847. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1848. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1849. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1850. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1851.  
  1852. end
  1853. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  1854. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  1855. for i = 1, 5 do
  1856. wait()
  1857. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1858. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1859. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1860. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1861. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1862. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1863.  
  1864. end
  1865. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  1866. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  1867.  
  1868. wait(0.1)
  1869. slash:Destroy()
  1870. if ra ~= nil then
  1871. ra.BrickColor = BrickColor.new("Really black")
  1872. for i = 1,20 do
  1873. wait()
  1874. ra.Transparency = ra.Transparency + 0.05
  1875. end
  1876. ra:Destroy()
  1877. end
  1878. slash = Instance.new("Part",char)
  1879. slash.CanCollide = false
  1880. slash.Transparency = 1
  1881. slash.Size = Vector3.new(5,5,1)
  1882. slashweld = Instance.new("Weld",slash)
  1883. slashweld.Part0 = torso
  1884. slashweld.Part1 = slash
  1885. slashweld.C0 = CFrame.new(0,0,-2)
  1886. slashdecal = Instance.new("Decal",slash)
  1887. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1888.  
  1889. slashdecal1 = Instance.new("Decal",slash)
  1890. slashdecal1.Face = "Back"
  1891. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1892. for i = 1, 5 do
  1893. wait()
  1894. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1895. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1896. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1897. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1898. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1899. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1900.  
  1901. end
  1902. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  1903. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  1904. for i = 1, 5 do
  1905. wait()
  1906. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1907. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1908. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1909. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1910. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1911. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1912.  
  1913. end
  1914. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  1915. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  1916.  
  1917. wait(0.1)
  1918. slash:Destroy()
  1919. if rl ~= nil then
  1920. rl.BrickColor = BrickColor.new("Really black")
  1921. for i = 1,20 do
  1922. wait()
  1923. rl.Transparency = rl.Transparency + 0.05
  1924. end
  1925. rl:Destroy()
  1926. end
  1927. slash = Instance.new("Part",char)
  1928. slash.CanCollide = false
  1929. slash.Transparency = 1
  1930. slash.Size = Vector3.new(5,5,1)
  1931. slashweld = Instance.new("Weld",slash)
  1932. slashweld.Part0 = torso
  1933. slashweld.Part1 = slash
  1934. slashweld.C0 = CFrame.new(0,0,-2)
  1935. slashdecal = Instance.new("Decal",slash)
  1936. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1937.  
  1938. slashdecal1 = Instance.new("Decal",slash)
  1939. slashdecal1.Face = "Back"
  1940. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1941. for i = 1, 5 do
  1942. wait()
  1943. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1944. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1945. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1946. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1947. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1948. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1949.  
  1950. end
  1951. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  1952. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  1953. for i = 1, 5 do
  1954. wait()
  1955. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  1956. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1957. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1958. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  1959. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1960. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1961.  
  1962. end
  1963. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  1964. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  1965.  
  1966. wait(0.1)
  1967. slash:Destroy()
  1968.  
  1969. t.BrickColor = BrickColor.new("Really black")
  1970. for i = 1,20 do
  1971. wait()
  1972. t.Transparency = t.Transparency + 0.05
  1973. end
  1974. t:Destroy()
  1975. slash = Instance.new("Part",char)
  1976. slash.CanCollide = false
  1977. slash.Transparency = 1
  1978. slash.Size = Vector3.new(5,5,1)
  1979. slashweld = Instance.new("Weld",slash)
  1980. slashweld.Part0 = torso
  1981. slashweld.Part1 = slash
  1982. slashweld.C0 = CFrame.new(0,0,-2)
  1983. slashdecal = Instance.new("Decal",slash)
  1984. slashdecal.Texture = "http://www.roblox.com/asset/?id=941494931"
  1985.  
  1986. slashdecal1 = Instance.new("Decal",slash)
  1987. slashdecal1.Face = "Back"
  1988. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942252949"
  1989. for i = 1, 5 do
  1990. wait()
  1991. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(50)), 0.7)
  1992. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  1993. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  1994. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(0), math.rad(0), 0), 0.7)
  1995. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  1996. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  1997.  
  1998. end
  1999. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495205"
  2000. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253050"
  2001. for i = 1, 5 do
  2002. wait()
  2003. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.5,-0.8)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(-30)), 0.7)
  2004. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(0)), 0.7)
  2005. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  2006. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles( math.rad(-15), math.rad(15), 0), 0.7)
  2007. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-2)), 0.7)
  2008. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(2)), 0.7)
  2009.  
  2010. end
  2011. slashdecal.Texture = "http://www.roblox.com/asset/?id=941495475"
  2012. slashdecal1.Texture = "http://www.roblox.com/asset/?id=942253124"
  2013.  
  2014. wait(0.1)
  2015. slash:Destroy()
  2016. if h ~= nil then
  2017. h.BrickColor = BrickColor.new("Really black")
  2018. for i = 1,20 do
  2019. wait()
  2020. h.Transparency = h.Transparency + 0.05
  2021. end
  2022. h:Destroy()
  2023. end
  2024. hed.Anchored = false
  2025.  
  2026. end
  2027. end
  2028. end
  2029. what.Touched:connect(onTouched)
  2030. end
  2031. end
  2032. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement