Advertisement
Guest User

soulshatters script omori

a guest
Oct 11th, 2021
3,844
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.07 KB | None | 0 0
  1. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, true)
  2. game.Players.LocalPlayer.PlayerGui.CharacterSelection.Character.Value = "Frisk"
  3. wait(1.6)
  4. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.Text = "Aubrey"
  5. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.TextColor3 = Color3.fromRGB(230, 0, 255)
  6.  
  7. local Sound = Instance.new("Sound")
  8. Sound.Parent = game.Players.LocalPlayer.Character.Head
  9. Sound.Volume = 5
  10. Sound.Playing = false
  11. Sound.Looped = false
  12. Sound.SoundId = "rbxassetid://6564956178"
  13. Sound.Name = "Voice"
  14. Sound.PlaybackSpeed = 1.2
  15. wait(0.5)
  16. game.Players.LocalPlayer.Character.Head.Voice:Destroy()
  17. function talk(text,color)
  18. if dead == true then return end
  19. local A_1 =
  20. {
  21. [1] = getrenv()._G.Pass,
  22. [2] = "Chatted",
  23. [3] = text,
  24. [4] = color
  25. }
  26. local Event = game:GetService("ReplicatedStorage").Remotes.Events
  27. Event:FireServer(A_1)
  28. end
  29. local v1 = {
  30. [1] = getrenv()._G.Pass,
  31. [2] = "Damage",
  32. [3] = math.huge,
  33. [4] = game.Players.LocalPlayer.Character
  34. }
  35. local event = game:GetService("ReplicatedStorage").Remotes.Events
  36.  
  37. event:FireServer(v1)
  38. wait(2)
  39. local A_1 =
  40. {
  41. [1] = getrenv()._G.Pass,
  42. [2] = "EquipArmor",
  43. [3] = "FadedRibbon"
  44. }
  45. game:GetService("ReplicatedStorage").Remotes.FriskMoves:InvokeServer(A_1)
  46.  
  47. char = game.Players.LocalPlayer.Character
  48. spawn(function()
  49. repeat wait()
  50. for _,v in pairs(char:GetChildren()) do
  51. if v.Name == 'DrainStamina' or v.Name == 'DrainSprint' or v.Name == 'Hit' or v.Name == 'Hitt' or v.Name == 'Damaged' or v.Name == 'Grounded' or v.Name == 'StayGrounded' or v.Name == 'KnockBack' or v.Name == 'Walled' then
  52. v:Destroy()
  53. end
  54. end
  55. until false
  56. end)
  57.  
  58. char = game.Players.LocalPlayer.Character
  59. spawn(function()
  60. repeat wait()
  61. for _,v in pairs(char:GetChildren()) do
  62. if v.Name == 'DrainStamina' or v.Name == 'DrainSprint' or v.Name == 'Hit' or v.Name == 'Hitt' or v.Name == 'Damaged' or v.Name == 'Grounded' or v.Name == 'StayGrounded' or v.Name == 'KnockBack' or v.Name == 'Walled' then
  63. v:Destroy()
  64. end
  65. end
  66. until false
  67. end)
  68. char = game.Players.LocalPlayer.Character
  69. spawn(function()
  70. repeat wait()
  71. for _,v in pairs(char:GetChildren()) do
  72. if v.Name == 'DrainStamina' or v.Name == 'DrainSprint' or v.Name == 'Hit' or v.Name == 'Hitt' or v.Name == 'Damaged' or v.Name == 'Grounded' or v.Name == 'StayGrounded' or v.Name == 'KnockBack' or v.Name == 'Walled' then
  73. v:Destroy()
  74. end
  75. end
  76. until false
  77. end)
  78. char = game.Players.LocalPlayer.Character
  79. spawn(function()
  80. repeat wait()
  81. for _,v in pairs(char:GetChildren()) do
  82. if v.Name == 'DrainStamina' or v.Name == 'DrainSprint' or v.Name == 'Hit' or v.Name == 'Hitt' or v.Name == 'Damaged' or v.Name == 'Grounded' or v.Name == 'StayGrounded' or v.Name == 'KnockBack' or v.Name == 'Walled' then
  83. v:Destroy()
  84. end
  85. end
  86. until false
  87. end)
  88.  
  89. game.Players.LocalPlayer.Character.FadedRibbon.Ribbon.Color = Color3.fromRGB(236, 255, 107)
  90. local Sound = Instance.new("Sound")
  91. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  92. Sound.Volume = 1
  93. Sound.Playing = true
  94. Sound.Looped = true
  95. Sound.SoundId = "rbxassetid://6773031777"
  96. Sound.Name = "1A"
  97. Sound.PlaybackSpeed = 1
  98. wait(0.5)
  99. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  100.  
  101. spawn(function()
  102. player = game.Players.LocalPlayer
  103. char = player.Character
  104. for _,v in pairs(player.Backpack.Main:GetChildren()) do
  105. er = string.lower(v.Name)
  106. if string.match(er,'moves') then
  107. v.Animations.Idle.AnimationId = "rbxassetid://5079250270"-- change specifc animations to whatever you want
  108. v.Animations.Walk.AnimationId = "rbxassetid://5079260989"
  109. v.Animations.Run.AnimationId = "rbxassetid://5079265988"
  110. v.Animations.Block.AnimationId = "rbxassetid://4516285592"
  111. print('e')
  112. end
  113. end
  114. end)
  115.  
  116.  
  117. local mouse = game.Players.LocalPlayer:GetMouse()
  118. mouse.KeyDown:Connect(function(k)
  119. if k == "v" then
  120. talk([[[Neutral]
  121. Normal damage]],Color3.fromRGB(255, 255, 255))
  122. var = 1
  123. game.Players.LocalPlayer.Character.RoseShield:Destroy()
  124. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.Text = "Aubrey"
  125. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.TextColor3 = Color3.fromRGB(230, 0, 255)
  126. end
  127. end)
  128. local mouse = game.Players.LocalPlayer:GetMouse()
  129. mouse.KeyDown:Connect(function(k)
  130. if k == "b" then
  131. talk([[[Angry]
  132. Double Damage]],Color3.fromRGB(255, 255, 255))
  133. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.Text = "Aubrey"
  134. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.TextColor3 = Color3.fromRGB(255, 188, 0)
  135. var = 2
  136. game.Players.LocalPlayer.Character.RoseShield:Destroy()
  137. end
  138. end)
  139. local mouse = game.Players.LocalPlayer:GetMouse()
  140. mouse.KeyDown:Connect(function(k)
  141. if k == "n" then
  142. talk([[[Happy]
  143. Double Hits + 1.5x damage]],Color3.fromRGB(255, 255, 255))
  144. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.Text = "Aubrey"
  145. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.TextColor3 = Color3.fromRGB(222, 255, 0)
  146. var = 3
  147. game.Players.LocalPlayer.Character.RoseShield:Destroy()
  148. end
  149. end)
  150. local mouse = game.Players.LocalPlayer:GetMouse()
  151. mouse.KeyDown:Connect(function(k)
  152. if k == "m" then
  153. talk([[[Sad]
  154. Take less damage and do less damage]],Color3.fromRGB(255, 255, 255))
  155. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.Text = "Aubrey"
  156. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.TextColor3 = Color3.fromRGB(0, 0, 255)
  157. var = 4
  158. local A_1 =
  159. {
  160. [1] = getrenv()._G.Pass,
  161. [2] = "EquipWeapon",
  162. [3] = "RoseShield"
  163. }
  164. game:GetService("ReplicatedStorage").Remotes.FriskMoves:InvokeServer(A_1)
  165. end
  166. end)
  167. local mouse = game.Players.LocalPlayer:GetMouse()
  168. mouse.KeyDown:Connect(function(k)
  169. if k == "p" then
  170. talk([[[Enraged]
  171. ...]],Color3.fromRGB(255, 0, 0))
  172. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.Text = "Aubrey"
  173. game.Players.LocalPlayer.Character.Head.HealthBar.Frame.PName.TextColor3 = Color3.fromRGB(255, 0, 0)
  174. var = 5
  175. game.Players.LocalPlayer.Character.RoseShield:Destroy()
  176. end
  177. end)
  178. local mouse = game.Players.LocalPlayer:GetMouse()
  179. mouse.KeyDown:Connect(function(k)
  180. if k == "8" then
  181. talk([[[Now Playing]
  182. It Means Everything]],Color3.fromRGB(255, 255, 255))
  183. local Sound = Instance.new("Sound")
  184. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  185. Sound.Volume = 1
  186. Sound.Playing = true
  187. Sound.Looped = true
  188. Sound.SoundId = "rbxassetid://6773031777"
  189. Sound.Name = "1A"
  190. Sound.PlaybackSpeed = 1
  191. wait(0.5)
  192. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  193. end
  194. end)
  195. local mouse = game.Players.LocalPlayer:GetMouse()
  196. mouse.KeyDown:Connect(function(k)
  197. if k == "9" then
  198. talk([[[Now Playing]
  199. Bo en - my time]],Color3.fromRGB(255, 255, 255))
  200. local Sound = Instance.new("Sound")
  201. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  202. Sound.Volume = 1
  203. Sound.Playing = true
  204. Sound.Looped = true
  205. Sound.SoundId = "rbxassetid://656390264"
  206. Sound.Name = "1A"
  207. Sound.PlaybackSpeed = 1
  208. wait(0.5)
  209. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  210. end
  211. end)
  212. local mouse = game.Players.LocalPlayer:GetMouse()
  213. mouse.KeyDown:Connect(function(k)
  214. if k == "0" then
  215. talk([[[Now Playing]
  216. Tussle Among Trees]],Color3.fromRGB(255, 255, 255))
  217. local Sound = Instance.new("Sound")
  218. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  219. Sound.Volume = 1
  220. Sound.Playing = true
  221. Sound.Looped = true
  222. Sound.SoundId = "rbxassetid://6237824213"
  223. Sound.Name = "1A"
  224. Sound.PlaybackSpeed = 1
  225. wait(0.5)
  226. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  227. end
  228. end)
  229. local mouse = game.Players.LocalPlayer:GetMouse()
  230. mouse.KeyDown:Connect(function(k)
  231. if k == "-" then
  232. talk([[[Now Playing]
  233. Nothing]],Color3.fromRGB(255, 255, 255))
  234. local Sound = Instance.new("Sound")
  235. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  236. Sound.Volume = 1
  237. Sound.Playing = true
  238. Sound.Looped = true
  239. Sound.SoundId = "rbxassetid://0"
  240. Sound.Name = "1A"
  241. Sound.PlaybackSpeed = 1
  242. wait(0.5)
  243. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  244.  
  245. local mouse = game.Players.LocalPlayer:GetMouse()
  246. mouse.KeyDown:Connect(function(k)
  247. if k == "7" then
  248. talk([[[Now Playing]
  249. Good Morning]],Color3.fromRGB(255, 255, 255))
  250. local Sound = Instance.new("Sound")
  251. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  252. Sound.Volume = 3
  253. Sound.Playing = true
  254. Sound.Looped = true
  255. Sound.SoundId = "rbxassetid://6247107469"
  256. Sound.Name = "1A"
  257. Sound.PlaybackSpeed = 1
  258. wait(0.5)
  259. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  260. end
  261. end)
  262. end
  263. end)
  264. local mouse = game.Players.LocalPlayer:GetMouse()
  265. mouse.KeyDown:Connect(function(k)
  266. if k == "6" then
  267. talk([[[Now Playing]
  268. Lost At A Sleepover]],Color3.fromRGB(255, 255, 255))
  269. local Sound = Instance.new("Sound")
  270. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  271. Sound.Volume = 1
  272. Sound.Playing = true
  273. Sound.Looped = true
  274. Sound.SoundId = "rbxassetid://6410244052"
  275. Sound.Name = "1A"
  276. Sound.PlaybackSpeed = 1
  277. wait(0.5)
  278. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  279. end
  280. end)
  281. local mouse = game.Players.LocalPlayer:GetMouse()
  282. mouse.KeyDown:Connect(function(k)
  283. if k == "5" then
  284. talk([[[Now Playing]
  285. Gator Mischief]],Color3.fromRGB(255, 255, 255))
  286. local Sound = Instance.new("Sound")
  287. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  288. Sound.Volume = 1
  289. Sound.Playing = true
  290. Sound.Looped = true
  291. Sound.SoundId = "rbxassetid://6237974197"
  292. Sound.Name = "1A"
  293. Sound.PlaybackSpeed = 1
  294. wait(0.5)
  295. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  296. end
  297. end)
  298. local mouse = game.Players.LocalPlayer:GetMouse()
  299. mouse.KeyDown:Connect(function(k)
  300. if k == "u" then
  301. clone = true
  302. game:GetService("RunService").RenderStepped:Connect(function()
  303. if clone == true then
  304. repeat wait()
  305. local A_1 =
  306. {
  307. [1] = getrenv()._G.Pass,
  308. [2] = "EquipWeapon",
  309. [3] = "RelKnife"
  310. }
  311. local Event = game:GetService("ReplicatedStorage").Remotes.FriskMoves
  312. Event:InvokeServer(A_1)
  313. until clone == false
  314. end
  315. end)
  316. end
  317. end)
  318. local mouse = game.Players.LocalPlayer:GetMouse()
  319. mouse.KeyDown:Connect(function(k)
  320. if k == "y" then
  321. clone = false
  322. end
  323. end)
  324. local mouse = game.Players.LocalPlayer:GetMouse()
  325. mouse.KeyDown:Connect(function(k)
  326. if k == "=" then
  327. clone = true
  328. game:GetService("RunService").RenderStepped:Connect(function()
  329. if clone == true then
  330. repeat wait()
  331. local A_1 =
  332. {
  333. [1] = getrenv()._G.Pass,
  334. [2] = "EquipArmor",
  335. [3] = "TemmieArmor"
  336. }
  337. local Event = game:GetService("ReplicatedStorage").Remotes.FriskMoves
  338. Event:InvokeServer(A_1)
  339. until clone == false
  340. end
  341. end)
  342. end
  343. end)
  344. local mouse = game.Players.LocalPlayer:GetMouse()
  345. mouse.KeyDown:Connect(function(k)
  346. if k == "," then
  347. talk([[[Now Playing]
  348. Lost Library]],Color3.fromRGB(255, 255, 255))
  349. local Sound = Instance.new("Sound")
  350. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  351. Sound.Volume = 1
  352. Sound.Playing = true
  353. Sound.Looped = true
  354. Sound.SoundId = "rbxassetid://6247751647"
  355. Sound.Name = "1A"
  356. Sound.PlaybackSpeed = 1
  357. wait(0.5)
  358. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  359. end
  360. end)
  361. local mouse = game.Players.LocalPlayer:GetMouse()
  362. mouse.KeyDown:Connect(function(k)
  363. if k == "." then
  364. talk([[[Now Playing]
  365. Lost, Then Found!]],Color3.fromRGB(255, 255, 255))
  366. local Sound = Instance.new("Sound")
  367. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  368. Sound.Volume = 1
  369. Sound.Playing = true
  370. Sound.Looped = true
  371. Sound.SoundId = "rbxassetid://6486679766"
  372. Sound.Name = "1A"
  373. Sound.PlaybackSpeed = 1
  374. wait(0.5)
  375. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  376. end
  377. end)
  378. game:GetService("UserInputService").InputBegan:Connect(function(key, gc)
  379. if gc then return end
  380. if key.KeyCode == Enum.KeyCode["X"] then
  381. if var == 1 then
  382. local Anim = Instance.new("Animation")
  383. Anim.AnimationId = "rbxassetid://4800266314"
  384. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  385. k:Play()
  386. k:AdjustSpeed(1)
  387. local args = {
  388. [1] = getrenv()._G.Pass,
  389. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  390. [3] = {
  391. ["HitTime"] = 1,
  392. ["Type"] = "Normal",
  393. ["HitEffect"] = "LightHitEffect3",
  394. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  395. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  396. ["Velocity"] = Vector3.new(0, 0, -1),
  397. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  398. ["Damage"] = 10
  399. }
  400. }
  401.  
  402. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  403. elseif var == 2 then
  404. local Anim = Instance.new("Animation")
  405. Anim.AnimationId = "rbxassetid://4800266314"
  406. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  407. k:Play()
  408. k:AdjustSpeed(1)
  409. local args = {
  410. [1] = getrenv()._G.Pass,
  411. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  412. [3] = {
  413. ["HitTime"] = 1,
  414. ["Type"] = "Knockback",
  415. ["HitEffect"] = "LightHitEffect3",
  416. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  417. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  418. ["Velocity"] = Vector3.new(0, 0, -1),
  419. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  420. ["Damage"] = 20
  421. }
  422. }
  423.  
  424. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  425. elseif var == 3 then
  426. local Anim = Instance.new("Animation")
  427. Anim.AnimationId = "rbxassetid://4800266314"
  428. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  429. k:Play()
  430. k:AdjustSpeed(1)
  431. local args = {
  432. [1] = getrenv()._G.Pass,
  433. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  434. [3] = {
  435. ["HitTime"] = 2.5,
  436. ["Type"] = "Normal",
  437. ["HitEffect"] = "LightHitEffect3",
  438. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  439. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  440. ["Velocity"] = Vector3.new(0, 0, -1),
  441. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  442. ["Damage"] = 10
  443. }
  444. }
  445.  
  446. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  447. local Anim = Instance.new("Animation")
  448. Anim.AnimationId = "rbxassetid://4348788816"
  449. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  450. k:Play()
  451. k:AdjustSpeed(1)
  452. local args = {
  453. [1] = getrenv()._G.Pass,
  454. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  455. [3] = {
  456. ["HitTime"] = 2.5,
  457. ["Type"] = "Knockback",
  458. ["HitEffect"] = "LightHitEffect3",
  459. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  460. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  461. ["Velocity"] = Vector3.new(0, 50, -1),
  462. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Ping,
  463. ["Damage"] = 15
  464. }
  465. }
  466.  
  467. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  468.  
  469. elseif var == 4 then
  470. local Anim = Instance.new("Animation")
  471. Anim.AnimationId = "rbxassetid://4800266314"
  472. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  473. k:Play()
  474. k:AdjustSpeed(1)
  475. local args = {
  476. [1] = getrenv()._G.Pass,
  477. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  478. [3] = {
  479. ["HitTime"] = 1,
  480. ["Type"] = "Knockback",
  481. ["HitEffect"] = "LightHitEffect3",
  482. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  483. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  484. ["Velocity"] = Vector3.new(0, 0, -1),
  485. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  486. ["Damage"] = 5
  487. }
  488. }
  489.  
  490. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  491. elseif var == 5 then
  492. local Anim = Instance.new("Animation")
  493. Anim.AnimationId = "rbxassetid://4906030889"
  494. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  495. k:Play()
  496. k:AdjustSpeed(1)
  497. local args = {
  498. [1] = getrenv()._G.Pass,
  499. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  500. [3] = {
  501. ["HitTime"] = 1,
  502. ["Type"] = "Normal",
  503. ["HitEffect"] = "LightHitEffect3",
  504. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  505. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  506. ["Velocity"] = Vector3.new(0, 0, -1),
  507. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  508. ["Damage"] = 10
  509. }
  510. }
  511.  
  512. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  513. local Anim = Instance.new("Animation")
  514. Anim.AnimationId = "rbxassetid://4906045655"
  515. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  516. k:Play()
  517. k:AdjustSpeed(1)
  518. local args = {
  519. [1] = getrenv()._G.Pass,
  520. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  521. [3] = {
  522. ["HitTime"] = 1,
  523. ["Type"] = "Normal",
  524. ["HitEffect"] = "LightHitEffect3",
  525. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  526. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  527. ["Velocity"] = Vector3.new(0, 0, -1),
  528. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  529. ["Damage"] = 10
  530. }
  531. }
  532.  
  533. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  534. local Anim = Instance.new("Animation")
  535. Anim.AnimationId = "rbxassetid://4906056809"
  536. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  537. k:Play()
  538. k:AdjustSpeed(1)
  539. local args = {
  540. [1] = getrenv()._G.Pass,
  541. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  542. [3] = {
  543. ["HitTime"] = 1,
  544. ["Type"] = "Normal",
  545. ["HitEffect"] = "LightHitEffect3",
  546. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  547. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  548. ["Velocity"] = Vector3.new(0, 0, -1),
  549. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  550. ["Damage"] = 10
  551. }
  552. }
  553.  
  554. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  555. local Anim = Instance.new("Animation")
  556. Anim.AnimationId = "rbxassetid://4906072632"
  557. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  558. k:Play()
  559. k:AdjustSpeed(1)
  560. local args = {
  561. [1] = getrenv()._G.Pass,
  562. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  563. [3] = {
  564. ["HitTime"] = 1,
  565. ["Type"] = "Normal",
  566. ["HitEffect"] = "LightHitEffect3",
  567. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  568. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  569. ["Velocity"] = Vector3.new(0, 0, -1),
  570. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  571. ["Damage"] = 10
  572. }
  573. }
  574.  
  575. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  576. local Anim = Instance.new("Animation")
  577. Anim.AnimationId = "rbxassetid://4906092495"
  578. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  579. k:Play()
  580. k:AdjustSpeed(1)
  581. local args = {
  582. [1] = getrenv()._G.Pass,
  583. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  584. [3] = {
  585. ["HitTime"] = 1,
  586. ["Type"] = "Normal",
  587. ["HitEffect"] = "LightHitEffect3",
  588. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  589. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  590. ["Velocity"] = Vector3.new(0, 0, -1),
  591. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  592. ["Damage"] = 10
  593. }
  594. }
  595.  
  596. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  597. local Anim = Instance.new("Animation")
  598. Anim.AnimationId = "rbxassetid://4906108508"
  599. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  600. k:Play()
  601. k:AdjustSpeed(1)
  602. local args = {
  603. [1] = getrenv()._G.Pass,
  604. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  605. [3] = {
  606. ["HitTime"] = 2.5,
  607. ["Type"] = "Knockback",
  608. ["HitEffect"] = "LightHitEffect3",
  609. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  610. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  611. ["Velocity"] = Vector3.new(0, 50, -1),
  612. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Break,
  613. ["Damage"] = 35
  614. }
  615. }
  616.  
  617. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  618. end
  619. end
  620. end)
  621. game:GetService("UserInputService").InputBegan:Connect(function(key, gc)
  622. if gc then return end
  623. if key.KeyCode == Enum.KeyCode["C"] then
  624. if var == 1 then
  625. local Anim = Instance.new("Animation")
  626. Anim.AnimationId = "rbxassetid://4820734492"
  627. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  628. k:Play()
  629. k:AdjustSpeed(1)
  630. local args = {
  631. [1] = getrenv()._G.Pass,
  632. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  633. [3] = {
  634. ["HitTime"] = 1,
  635. ["Type"] = "Normal",
  636. ["HitEffect"] = "LightHitEffect3",
  637. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  638. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  639. ["Velocity"] = Vector3.new(0, 0, -1),
  640. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  641. ["Damage"] = 10
  642. }
  643. }
  644.  
  645. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  646. Anim.AnimationId = "rbxassetid://4300091335"
  647. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  648. k:Play()
  649. k:AdjustSpeed(1)
  650. local args = {
  651. [1] = getrenv()._G.Pass,
  652. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  653. [3] = {
  654. ["HitTime"] = 1,
  655. ["Type"] = "Normal",
  656. ["HitEffect"] = "LightHitEffect3",
  657. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  658. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  659. ["Velocity"] = Vector3.new(0, 5, 0),
  660. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Break,
  661. ["Damage"] = 10
  662. }
  663. }
  664.  
  665. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  666. elseif var == 2 then
  667. local Anim = Instance.new("Animation")
  668. Anim.AnimationId = "rbxassetid://4300200684"
  669. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  670. k:Play()
  671. k:AdjustSpeed(1)
  672. local args = {
  673. [1] = getrenv()._G.Pass,
  674. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  675. [3] = {
  676. ["HitTime"] = 1,
  677. ["Type"] = "Knockback",
  678. ["HitEffect"] = "LightHitEffect3",
  679. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  680. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  681. ["Velocity"] = Vector3.new(0, -50, -1),
  682. ["CombatInv"] = true,
  683. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  684. ["Damage"] = 20
  685. }
  686. }
  687.  
  688. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  689. wait(0.5)
  690. local Anim = Instance.new("Animation")
  691. Anim.AnimationId = "rbxassetid://4300091335"
  692. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  693. k:Play()
  694. k:AdjustSpeed(1)
  695. local args = {
  696. [1] = getrenv()._G.Pass,
  697. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  698. [3] = {
  699. ["HitTime"] = 1,
  700. ["Type"] = "Knockback",
  701. ["HitEffect"] = "LightHitEffect3",
  702. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  703. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  704. ["Velocity"] = Vector3.new(0, 50, -1),
  705. ["CombatInv"] = true,
  706. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  707. ["Damage"] = 35
  708. }
  709. }
  710.  
  711. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  712. elseif var == 3 then
  713. local Anim = Instance.new("Animation")
  714. Anim.AnimationId = "rbxassetid://4800266314"
  715. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  716. k:Play()
  717. k:AdjustSpeed(1)
  718. local args = {
  719. [1] = getrenv()._G.Pass,
  720. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  721. [3] = {
  722. ["HitTime"] = 2.5,
  723. ["Type"] = "Normal",
  724. ["HitEffect"] = "LightHitEffect3",
  725. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  726. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  727. ["Velocity"] = Vector3.new(0, 0, -1),
  728. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  729. ["Damage"] = 10
  730. }
  731. }
  732.  
  733. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  734. local Anim = Instance.new("Animation")
  735. Anim.AnimationId = "rbxassetid://4348788816"
  736. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  737. k:Play()
  738. k:AdjustSpeed(1)
  739. local args = {
  740. [1] = getrenv()._G.Pass,
  741. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  742. [3] = {
  743. ["HitTime"] = 2.5,
  744. ["Type"] = "Knockback",
  745. ["HitEffect"] = "LightHitEffect3",
  746. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  747. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  748. ["Velocity"] = Vector3.new(0, 50, -1),
  749. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Ping,
  750. ["Damage"] = 15
  751. }
  752. }
  753.  
  754. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  755.  
  756. elseif var == 4 then
  757. local Anim = Instance.new("Animation")
  758. Anim.AnimationId = "rbxassetid://4800266314"
  759. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  760. k:Play()
  761. k:AdjustSpeed(1)
  762. local args = {
  763. [1] = getrenv()._G.Pass,
  764. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  765. [3] = {
  766. ["HitTime"] = 1,
  767. ["Type"] = "Knockback",
  768. ["HitEffect"] = "LightHitEffect3",
  769. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  770. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  771. ["Velocity"] = Vector3.new(0, 0, -1),
  772. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  773. ["Damage"] = 5
  774. }
  775. }
  776.  
  777. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  778.  
  779. elseif var == 5 then
  780. local Anim = Instance.new("Animation")
  781. Anim.AnimationId = "rbxassetid://4800416901"
  782. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  783. k:Play()
  784. k:AdjustSpeed(1)
  785. local args = {
  786. [1] = getrenv()._G.Pass,
  787. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  788. [3] = {
  789. ["HitTime"] = 1,
  790. ["Type"] = "Normal",
  791. ["HitEffect"] = "LightHitEffect3",
  792. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  793. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  794. ["Velocity"] = Vector3.new(0, 0, -1),
  795. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  796. ["Damage"] = 10
  797. }
  798. }
  799.  
  800. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  801. local Anim = Instance.new("Animation")
  802. Anim.AnimationId = "rbxassetid://5776233108"
  803. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  804. k:Play()
  805. k:AdjustSpeed(1)
  806. local args = {
  807. [1] = getrenv()._G.Pass,
  808. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  809. [3] = {
  810. ["HitTime"] = 1,
  811. ["Type"] = "Normal",
  812. ["HitEffect"] = "LightHitEffect3",
  813. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  814. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  815. ["Velocity"] = Vector3.new(0, 0, -1),
  816. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  817. ["Damage"] = 10
  818. }
  819. }
  820.  
  821. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  822. local Anim = Instance.new("Animation")
  823. Anim.AnimationId = "rbxassetid://4800438618"
  824. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  825. k:Play()
  826. k:AdjustSpeed(1)
  827. local args = {
  828. [1] = getrenv()._G.Pass,
  829. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  830. [3] = {
  831. ["HitTime"] = 1,
  832. ["Type"] = "Normal",
  833. ["HitEffect"] = "LightHitEffect3",
  834. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  835. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  836. ["Velocity"] = Vector3.new(0, 0, -1),
  837. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  838. ["Damage"] = 10
  839. }
  840. }
  841.  
  842. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  843. local Anim = Instance.new("Animation")
  844. Anim.AnimationId = "rbxassetid://4800745250"
  845. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  846. k:Play()
  847. k:AdjustSpeed(1)
  848. local args = {
  849. [1] = getrenv()._G.Pass,
  850. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  851. [3] = {
  852. ["HitTime"] = 1,
  853. ["Type"] = "Normal",
  854. ["HitEffect"] = "LightHitEffect3",
  855. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  856. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  857. ["Velocity"] = Vector3.new(0, 0, -1),
  858. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  859. ["Damage"] = 10
  860. }
  861. }
  862.  
  863. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  864. local Anim = Instance.new("Animation")
  865. Anim.AnimationId = "rbxassetid://4800749197"
  866. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  867. k:Play()
  868. k:AdjustSpeed(1)
  869. local args = {
  870. [1] = getrenv()._G.Pass,
  871. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  872. [3] = {
  873. ["HitTime"] = 1,
  874. ["Type"] = "Normal",
  875. ["HitEffect"] = "LightHitEffect3",
  876. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  877. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  878. ["Velocity"] = Vector3.new(0, 0, -1),
  879. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Kick,
  880. ["Damage"] = 10
  881. }
  882. }
  883.  
  884. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  885. local Anim = Instance.new("Animation")
  886. Anim.AnimationId = "rbxassetid://4800440761"
  887. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  888. k:Play()
  889. k:AdjustSpeed(1)
  890. local args = {
  891. [1] = getrenv()._G.Pass,
  892. [2] = game:service("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value,
  893. [3] = {
  894. ["HitTime"] = 2.5,
  895. ["Type"] = "Knockback",
  896. ["HitEffect"] = "LightHitEffect3",
  897. ["VictimCFrame"] = CFrame.new(Vector3.new(957.38525390625, -2.7168080806732, 271.31875610352), Vector3.new(0.90182185173035, 0.0016235302900895, 0.43210506439209)),
  898. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Stunned,
  899. ["Velocity"] = Vector3.new(50, 20, 50),
  900. ["Sound"] = game:GetService("ReplicatedStorage").Sounds.Break,
  901. ["Damage"] = 35
  902. }
  903. }
  904.  
  905. game:GetService("ReplicatedStorage").Remotes.Damage:InvokeServer(unpack(args))
  906. end
  907. end
  908. end)
  909. local mouse = game.Players.LocalPlayer:GetMouse()
  910. mouse.KeyDown:Connect(function(k)
  911. if k == "t" then
  912. local A_1 = getrenv()._G.Pass
  913. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  914. local A_3 =
  915. {
  916. ["HitTime"] = 2.5,
  917. ["Type"] = "Knockback",
  918. ["HitEffect"] = "BoneHitEffect",
  919. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  920. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  921. ["CameraShake"] = "BigExplosion",
  922. ["Velocity"] = Vector3.new(0, 0, 0),
  923. ["CombatInv"] = true,
  924. ["Damage"] = 35
  925. }
  926. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  927. Event:InvokeServer(A_1, A_2, A_3)
  928. end
  929. end)
  930. local mouse = game.Players.LocalPlayer:GetMouse()
  931. mouse.KeyDown:Connect(function(k)
  932. if k == "t" then
  933. local A_1 = getrenv()._G.Pass
  934. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  935. local A_3 =
  936. {
  937. ["HitTime"] = 2.5,
  938. ["Type"] = "Knockback",
  939. ["HitEffect"] = "BoneHitEffect",
  940. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  941. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  942. ["CameraShake"] = "BigExplosion",
  943. ["Velocity"] = Vector3.new(0, 0, 0),
  944. ["CombatInv"] = true,
  945. ["Damage"] = 35
  946. }
  947. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  948. Event:InvokeServer(A_1, A_2, A_3)
  949. end
  950. end)
  951. local mouse = game.Players.LocalPlayer:GetMouse()
  952. mouse.KeyDown:Connect(function(k)
  953. if k == "t" then
  954. local A_1 = getrenv()._G.Pass
  955. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  956. local A_3 =
  957. {
  958. ["HitTime"] = 2.5,
  959. ["Type"] = "Knockback",
  960. ["HitEffect"] = "BoneHitEffect",
  961. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  962. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  963. ["CameraShake"] = "BigExplosion",
  964. ["Velocity"] = Vector3.new(0, 0, 0),
  965. ["CombatInv"] = true,
  966. ["Damage"] = 35
  967. }
  968. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  969. Event:InvokeServer(A_1, A_2, A_3)
  970. end
  971. end)
  972. local mouse = game.Players.LocalPlayer:GetMouse()
  973. mouse.KeyDown:Connect(function(k)
  974. if k == "t" then
  975. local A_1 = getrenv()._G.Pass
  976. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  977. local A_3 =
  978. {
  979. ["HitTime"] = 2.5,
  980. ["Type"] = "Knockback",
  981. ["HitEffect"] = "BoneHitEffect",
  982. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  983. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  984. ["CameraShake"] = "BigExplosion",
  985. ["Velocity"] = Vector3.new(0, 0, 0),
  986. ["CombatInv"] = true,
  987. ["Damage"] = 35
  988. }
  989. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  990. Event:InvokeServer(A_1, A_2, A_3)
  991. end
  992. end)
  993. local mouse = game.Players.LocalPlayer:GetMouse()
  994. mouse.KeyDown:Connect(function(k)
  995. if k == "t" then
  996. local A_1 = getrenv()._G.Pass
  997. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  998. local A_3 =
  999. {
  1000. ["HitTime"] = 2.5,
  1001. ["Type"] = "Knockback",
  1002. ["HitEffect"] = "BoneHitEffect",
  1003. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  1004. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  1005. ["CameraShake"] = "BigExplosion",
  1006. ["Velocity"] = Vector3.new(0, 0, 0),
  1007. ["CombatInv"] = true,
  1008. ["Damage"] = 35
  1009. }
  1010. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  1011. Event:InvokeServer(A_1, A_2, A_3)
  1012. end
  1013. end)
  1014. local mouse = game.Players.LocalPlayer:GetMouse()
  1015. mouse.KeyDown:Connect(function(k)
  1016. if k == "t" then
  1017. local A_1 = getrenv()._G.Pass
  1018. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  1019. local A_3 =
  1020. {
  1021. ["HitTime"] = 2.5,
  1022. ["Type"] = "Knockback",
  1023. ["HitEffect"] = "BoneHitEffect",
  1024. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  1025. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  1026. ["CameraShake"] = "BigExplosion",
  1027. ["Velocity"] = Vector3.new(0, 0, 0),
  1028. ["CombatInv"] = true,
  1029. ["Damage"] = 35
  1030. }
  1031. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  1032. Event:InvokeServer(A_1, A_2, A_3)
  1033. end
  1034. end)
  1035. local mouse = game.Players.LocalPlayer:GetMouse()
  1036. mouse.KeyDown:Connect(function(k)
  1037. if k == "t" then
  1038. local A_1 = getrenv()._G.Pass
  1039. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  1040. local A_3 =
  1041. {
  1042. ["HitTime"] = 2.5,
  1043. ["Type"] = "Knockback",
  1044. ["HitEffect"] = "BoneHitEffect",
  1045. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  1046. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  1047. ["CameraShake"] = "BigExplosion",
  1048. ["Velocity"] = Vector3.new(0, 0, 0),
  1049. ["CombatInv"] = true,
  1050. ["Damage"] = 35
  1051. }
  1052. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  1053. Event:InvokeServer(A_1, A_2, A_3)
  1054. end
  1055. end)
  1056. local mouse = game.Players.LocalPlayer:GetMouse()
  1057. mouse.KeyDown:Connect(function(k)
  1058. if k == "t" then
  1059. local A_1 = getrenv()._G.Pass
  1060. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  1061. local A_3 =
  1062. {
  1063. ["HitTime"] = 2.5,
  1064. ["Type"] = "Knockback",
  1065. ["HitEffect"] = "BoneHitEffect",
  1066. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  1067. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  1068. ["CameraShake"] = "BigExplosion",
  1069. ["Velocity"] = Vector3.new(0, 0, 0),
  1070. ["CombatInv"] = true,
  1071. ["Damage"] = 35
  1072. }
  1073. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  1074. Event:InvokeServer(A_1, A_2, A_3)
  1075. end
  1076. end)
  1077. local mouse = game.Players.LocalPlayer:GetMouse()
  1078. mouse.KeyDown:Connect(function(k)
  1079. if k == "t" then
  1080. local A_1 = getrenv()._G.Pass
  1081. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  1082. local A_3 =
  1083. {
  1084. ["HitTime"] = 2.5,
  1085. ["Type"] = "Knockback",
  1086. ["HitEffect"] = "BoneHitEffect",
  1087. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  1088. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  1089. ["CameraShake"] = "BigExplosion",
  1090. ["Velocity"] = Vector3.new(0, 0, 0),
  1091. ["CombatInv"] = true,
  1092. ["Damage"] = 35
  1093. }
  1094. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  1095. Event:InvokeServer(A_1, A_2, A_3)
  1096. end
  1097. end)local mouse = game.Players.LocalPlayer:GetMouse()
  1098. mouse.KeyDown:Connect(function(k)
  1099. if k == "t" then
  1100. local A_1 = getrenv()._G.Pass
  1101. local A_2 = game:GetService("Players").LocalPlayer.Backpack.Main.LockOnScript.LockOn.Value
  1102. local A_3 =
  1103. {
  1104. ["HitTime"] = 2.5,
  1105. ["Type"] = "Knockback",
  1106. ["HitEffect"] = "BoneHitEffect",
  1107. ["HurtAnimation"] = game:GetService("ReplicatedStorage").Animations.HurtAnimations.Hurt3,
  1108. ["Sound"] = game:GetService("ReplicatedStorage").RogueSounds.BaneSound,
  1109. ["CameraShake"] = "BigExplosion",
  1110. ["Velocity"] = Vector3.new(0, 0, 0),
  1111. ["CombatInv"] = true,
  1112. ["Damage"] = 35
  1113. }
  1114. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  1115. Event:InvokeServer(A_1, A_2, A_3)
  1116. end
  1117. end)
  1118. local mouse = game.Players.LocalPlayer:GetMouse()
  1119. mouse.KeyDown:Connect(function(k)
  1120. if k == "h" then
  1121. local A_1 =
  1122. {
  1123. [1] = getrenv()._G.Pass,
  1124. [2] = "EquipWeapon",
  1125. [3] = "RoseShield"
  1126. }
  1127. game:GetService("ReplicatedStorage").Remotes.FriskMoves:InvokeServer(A_1)
  1128.  
  1129. local A_1 =
  1130. {
  1131. [1] = getrenv()._G.Pass,
  1132. [2] = "Blocking",
  1133. [3] = true
  1134. }
  1135. game:GetService("ReplicatedStorage").Remotes.Functions:InvokeServer(A_1)
  1136. end
  1137. end)
  1138.  
  1139. repeat wait() until game.Players.LocalPlayer.Character.Humanoid.Health <= 50
  1140. function talk(text,color)
  1141. if dead == true then return end
  1142. local A_1 =
  1143. {
  1144. [1] = getrenv()._G.Pass,
  1145. [2] = "Chatted",
  1146. [3] = text,
  1147. [4] = color
  1148. }
  1149. local Event = game:GetService("ReplicatedStorage").Remotes.Events
  1150. Event:FireServer(A_1)
  1151. end
  1152. local A_1 =
  1153. {
  1154. [1] = getrenv()._G.Pass,
  1155. [2] = "EquipWeapon",
  1156. [3] = "RoseShield"
  1157. }
  1158. game:GetService("ReplicatedStorage").Remotes.FriskMoves:InvokeServer(A_1)
  1159. wait(1)
  1160. local A_1 =
  1161. {
  1162. [1] = getrenv()._G.Pass,
  1163. [2] = "Blocking",
  1164. [3] = true
  1165. }
  1166. game:GetService("ReplicatedStorage").Remotes.Functions:InvokeServer(A_1)
  1167. game.Players.LocalPlayer.Backpack.Main.WalkSpeed.Value = 0
  1168. local Sound = Instance.new("Sound")
  1169. Sound.Parent = game.Players.LocalPlayer.CharaPlaylist
  1170. Sound.Volume = 3
  1171. Sound.Playing = true
  1172. Sound.Looped = true
  1173. Sound.SoundId = "rbxassetid://6714449388"
  1174. Sound.Name = "1A"
  1175. Sound.PlaybackSpeed = 1
  1176. wait(0.5)
  1177. game.Players.LocalPlayer.CharaPlaylist["1A"]:Destroy()
  1178. var = 6
  1179. local Anim = Instance.new("Animation")
  1180. Anim.AnimationId = "rbxassetid://4460182501"
  1181. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1182. k:Play()
  1183. k:AdjustSpeed(1)
  1184. talk([[[Aubrey]
  1185. What the hell?]],Color3.fromRGB(255, 0, 239))
  1186. wait(2)
  1187. local Anim = Instance.new("Animation")
  1188. Anim.AnimationId = "rbxassetid://4416715001"
  1189. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1190. k:Play()
  1191. k:AdjustSpeed(1)
  1192. wait(1)
  1193. talk([[[Aubrey]
  1194. Is That?..]],Color3.fromRGB(255, 0, 239))
  1195. wait(1)
  1196. talk([[[Aubrey]
  1197. Is that a knife?]],Color3.fromRGB(255, 0, 239))
  1198. wait(2)
  1199. talk([[[Aubrey]
  1200. Heh.. I thought I Was Dangerous.. With a spiked bat..]],Color3.fromRGB(255, 0, 239))
  1201. wait(6)
  1202. talk([[[Aubrey]
  1203. Guess staying in your house for what.. 3 years can have an effect on you]],Color3.fromRGB(255, 0, 239))
  1204. wait(5)
  1205. talk([[[Aubrey]
  1206. after your sister passed away..]],Color3.fromRGB(255, 0, 239))
  1207. wait(3)
  1208. talk([[[Aubrey]
  1209. ...]],Color3.fromRGB(255, 0, 239))
  1210. wait(2)
  1211. talk([[[Aubrey]
  1212. Where were you?.. when Mari Died?]],Color3.fromRGB(255, 0, 239))
  1213. wait(5)
  1214. talk([[[Aubrey]
  1215. In your home.. playing make believe in your dreams?]],Color3.fromRGB(255, 0, 239))
  1216. wait(4)
  1217. talk([[[Aubrey]
  1218. WHERE WERE ANY OF YOU WHEN MARI DIED!!!!]],Color3.fromRGB(255, 0, 239))
  1219. wait(5)
  1220. talk([[[Aubrey]
  1221. I had to suffer all of that alone.. nobody to help..]],Color3.fromRGB(255, 0, 239))
  1222. wait(5)
  1223. talk([[[Aubrey]
  1224. I thought there would be somebody there to be with me..]],Color3.fromRGB(255, 0, 239))
  1225. wait(5)
  1226. talk([[[Aubrey]
  1227. You guys wern't there for me when mari died.. so why the hell..]],Color3.fromRGB(255, 0, 239))
  1228. wait(6)
  1229. talk([[[Aubrey]
  1230. Do I have to accept you now?]],Color3.fromRGB(255, 0, 239))
  1231. k:Stop()
  1232. spawn(function()
  1233. player = game.Players.LocalPlayer
  1234. char = player.Character
  1235. for _,v in pairs(player.Backpack.Main:GetChildren()) do
  1236. er = string.lower(v.Name)
  1237. if string.match(er,'moves') then
  1238. v.Animations.Idle.AnimationId = "rbxassetid://4458837452"-- change specifc animations to whatever you want
  1239. v.Animations.Walk.AnimationId = "rbxassetid://4458849950"
  1240. v.Animations.Run.AnimationId = "rbxassetid://4458849950"
  1241. v.Animations.Block.AnimationId = "rbxassetid://4516285592"
  1242. print('e')
  1243. end
  1244. end
  1245. end)
  1246. local A_1 =
  1247. {
  1248. [1] = getrenv()._G.Pass,
  1249. [2] = "Blocking",
  1250. [3] = false
  1251. }
  1252. game:GetService("ReplicatedStorage").Remotes.Functions:InvokeServer(A_1)
  1253. game.Players.LocalPlayer.Character.RoseShield:Destroy()
  1254. game.Players.LocalPlayer.Backpack.Main.WalkSpeed.Value = 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement