Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.12 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- made by ozzyxz, dont bother.
  3. -- Instances:
  4. local HerbV1 = Instance.new("ScreenGui")
  5. local frame = Instance.new("Frame")
  6. local open = Instance.new("TextButton")
  7. local main = Instance.new("Frame")
  8. local title = Instance.new("TextBox")
  9. local memzip = Instance.new("TextBox")
  10. local Kitchen_Gun = Instance.new("TextButton")
  11. local Unlimited_Cash = Instance.new("TextButton")
  12. local close = Instance.new("TextButton")
  13. local WAAPP = Instance.new("TextButton")
  14. local WORK = Instance.new("TextButton")
  15. --Properties:
  16. HerbV1.Name = "HerbV1"
  17. HerbV1.Parent = game.Workspace
  18. HerbV1.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19.  
  20. frame.Name = "frame"
  21. frame.Parent = HerbV1
  22. frame.BackgroundColor3 = Color3.new(1, 1, 1)
  23. frame.BackgroundTransparency = 1
  24. frame.Position = UDim2.new(0, 0, 0.577272773, 0)
  25. frame.Size = UDim2.new(0, 220, 0, 52)
  26.  
  27. open.Name = "open"
  28. open.Parent = frame
  29. open.BackgroundColor3 = Color3.new(0, 0, 0)
  30. open.Position = UDim2.new(-0.00376330293, 0, -0.071669355, 0)
  31. open.Size = UDim2.new(0, 93, 0, 29)
  32. open.Font = Enum.Font.SourceSans
  33. open.Text = "Open"
  34. open.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  35. open.TextScaled = true
  36. open.TextSize = 14
  37. open.TextStrokeColor3 = Color3.new(1, 1, 1)
  38. open.TextStrokeTransparency = 0
  39. open.TextWrapped = true
  40.  
  41. main.Name = "main"
  42. main.Parent = HerbV1
  43. main.BackgroundColor3 = Color3.new(1, 1, 1)
  44. main.Position = UDim2.new(0.682782948, 0, 0.424242437, 0)
  45. main.Size = UDim2.new(0, 241, 0, 365)
  46. main.Style = Enum.FrameStyle.RobloxSquare
  47.  
  48. title.Name = "title"
  49. title.Parent = main
  50. title.BackgroundColor3 = Color3.new(0, 0, 0)
  51. title.BorderColor3 = Color3.new(0, 0, 0)
  52. title.Position = UDim2.new(-0.0306295194, 0, -0.0242843851, 0)
  53. title.Size = UDim2.new(0, 240, 0, 27)
  54. title.Font = Enum.Font.SourceSans
  55. title.Text = "WAAPPKILLED"
  56. title.TextColor3 = Color3.new(0.815686, 0.815686, 0.815686)
  57. title.TextScaled = true
  58. title.TextSize = 14
  59. title.TextStrokeColor3 = Color3.new(1, 1, 1)
  60. title.TextStrokeTransparency = 0
  61. title.TextWrapped = true
  62.  
  63. memzip.Name = "mem.zip"
  64. memzip.Parent = main
  65. memzip.BackgroundColor3 = Color3.new(0, 0, 0)
  66. memzip.BorderColor3 = Color3.new(0, 0, 0)
  67. memzip.Position = UDim2.new(-0.0347788967, 0, 0.942838907, 0)
  68. memzip.Size = UDim2.new(0, 240, 0, 27)
  69. memzip.Font = Enum.Font.SourceSans
  70. memzip.Text = "mem.zip"
  71. memzip.TextColor3 = Color3.new(0.815686, 0.815686, 0.815686)
  72. memzip.TextScaled = true
  73. memzip.TextSize = 14
  74. memzip.TextStrokeColor3 = Color3.new(1, 1, 1)
  75. memzip.TextStrokeTransparency = 0
  76. memzip.TextWrapped = true
  77.  
  78. Kitchen_Gun.Name = "Kitchen_Gun"
  79. Kitchen_Gun.Parent = main
  80. Kitchen_Gun.BackgroundColor3 = Color3.new(0, 0, 0)
  81. Kitchen_Gun.Position = UDim2.new(0.0539419092, 0, 0.158904105, 0)
  82. Kitchen_Gun.Size = UDim2.new(0, 200, 0, 50)
  83. Kitchen_Gun.Font = Enum.Font.SourceSans
  84. Kitchen_Gun.Text = "Kitchen_Gun"
  85. Kitchen_Gun.TextColor3 = Color3.new(0.831373, 0.831373, 0.831373)
  86. Kitchen_Gun.TextScaled = true
  87. Kitchen_Gun.TextSize = 14
  88. Kitchen_Gun.TextStrokeColor3 = Color3.new(1, 1, 1)
  89. Kitchen_Gun.TextStrokeTransparency = 0
  90. Kitchen_Gun.TextWrapped = true
  91. Kitchen_Gun.MouseButton1Down:connect(function()
  92. --[[ Kitchen Gun (REMADE) ]]--
  93. -------------------------------------------------------
  94. --[[
  95.  
  96. This script was created by WafflesAreVeryGood.
  97. ATTACKS
  98. _______
  99.  
  100.  
  101. --]]
  102. -------------------------------------------------------
  103. print("This script was created by ozzyxz!")
  104. --[[Changeable Variables]]--
  105. local multiplier = 1 --Attack multiplier (default is 1)
  106. local soundlist = {
  107. HardHit1 = "rbxassetid://565207203",
  108. HardHit2 = "rbxassetid://541909913",
  109. HardHit3 = "rbxassetid://541909983",
  110. WeakHit1 = "rbxassetid://558642292",
  111. WeakHit2 = "rbxassetid://541907812",
  112. Slice1 = "rbxassetid://260429964",
  113. Slice2 = "rbxassetid://260430015",
  114. Explosion1 = "rbxassetid://138186576",
  115. Explosion2 = "rbxassetid://157878578",
  116. Woosh1 = "rbxassetid://541909867",
  117. Woosh2 = "rbxassetid://541909763",
  118.  
  119. }
  120. local bgmusic = Instance.new("Sound")
  121. bgmusic.Volume = 3.5
  122. bgmusic.SoundId = "rbxassetid://877658690"
  123. bgmusic.Looped = true
  124. bgmusic.Parent = game:GetService('Players').LocalPlayer.Character.Torso
  125. bgmusic:Play()
  126.  
  127. --[[Important Variables]]--
  128. local plr = game:GetService('Players').LocalPlayer
  129. local char = plr.Character
  130. local mouse = plr:GetMouse()
  131. local input = game:GetService('UserInputService')
  132. ----
  133. local joints = {"Right Shoulder", "Left Shoulder", "Right Hip", "Left Hip", "Neck", "RootJoint"}
  134. local torso,head,rootpart = char.Torso,char.Head,char.HumanoidRootPart
  135. local rs = torso["Right Shoulder"]
  136. local ls = torso["Left Shoulder"]
  137. local rh = torso["Right Hip"]
  138. local lh = torso["Left Hip"]
  139. local neck = torso.Neck
  140. local rj = rootpart["RootJoint"]
  141. local humanoid = char:FindFirstChildOfClass("Humanoid")
  142. ----
  143. local huge = Vector3.new(math.huge, math.huge, math.huge)
  144. local attacking = false
  145. local cananim = true
  146. local currentanim = "Idle"
  147. local mode = "Normal"
  148.  
  149. --[[ Functions ]]--
  150. function addattack(keycode, func)
  151. if keycode ~= "MouseClick" then
  152. input.InputBegan:connect(function(inp)
  153. if inp.KeyCode == keycode and not input:GetFocusedTextBox() then
  154. func()
  155. end
  156. end)
  157. else
  158. mouse.Button1Down:connect(function()
  159. func()
  160. end)
  161. end
  162. end
  163. function attackend(keycode, func)
  164. input.InputEnded:connect(function(inp)
  165. if inp.KeyCode == keycode and not input:GetFocusedTextBox() then
  166. func()
  167. end
  168. end)
  169. end
  170. function swait(t)
  171. if t then
  172. for i = 0, t do
  173. game:GetService('RunService').Stepped:wait(0)
  174. end
  175. else
  176. game:GetService('RunService').Stepped:wait(0)
  177. end
  178. return true
  179. end
  180. function fade(obj, dest, grow)
  181. spawn(function()
  182. local oldcf = obj.CFrame
  183. for i = 0, 10 do
  184. if grow then
  185. obj.Size = obj.Size +Vector3.new(1,1,1)
  186. obj.CFrame = oldcf
  187. end
  188. obj.Transparency = obj.Transparency +0.1
  189. swait()
  190. end
  191. if dest then
  192. obj:Destroy()
  193. end
  194. end)
  195. end
  196. function replacejoint(name)
  197. local j = torso:FindFirstChild(name)
  198. if not j then j = char.HumanoidRootPart:FindFirstChild(name) end
  199. if j then
  200. if true then
  201. local already = j.Parent:FindFirstChild(j.Name.." Replacement")
  202. local new = Instance.new("Weld")
  203. local c0 = j.C0
  204. local c1 = j.C1
  205. new.Part0 = j.Part0
  206. j.Part0 = nil
  207. new.Name = j.Name.." Replacement"
  208. if already then c0 = already.C0 c1 = already.C1 already:Destroy() end
  209. new.Parent = j.Parent
  210. new.Part1 = j.Part1
  211. new.C0 = c0
  212. new.C1 = c1
  213. return new
  214. end
  215. end
  216. end
  217. function removejoint(name, fast)
  218. local j = torso:FindFirstChild(name.." Replacement")
  219. if not j then j = char.HumanoidRootPart:FindFirstChild(name.." Replacement") end
  220. if j then
  221. local p0 = j.Part0
  222. if p0 ~= nil then
  223. local c0 = j.C0
  224. local c1 = j.C1
  225. j:Destroy()
  226. local new = p0:FindFirstChild(name)
  227. local ac0 = new.C0
  228. local ac1 = new.C1
  229. new.Part0 = p0
  230. new.C0 = c0
  231. new.C1 = c1
  232. spawn(function()
  233. if name ~= "RootJoint" then
  234. if not fast then
  235. for i = 0, 0.6, 0.1 do
  236. print(i)
  237. new.C0 = new.C0:Lerp(ac0, 0.5)
  238. new.C1 = new.C1:lerp(ac1, 0.5)
  239. swait()
  240. end
  241. else
  242. new.C0 = new.C0:Lerp(ac0, 1)
  243. new.C1 = new.C1:lerp(ac1, 1)
  244. end
  245. end
  246. end)
  247. end
  248. end
  249. end
  250. function fixalljoints(fast)
  251. for i,v in pairs({"Right Shoulder", "Left Shoulder", "Right Hip", "Left Hip", "Neck", "RootJoint"}) do
  252. removejoint(v, fast)
  253. end
  254. end
  255. function getnewjoints()
  256. local rs = replacejoint("Right Shoulder")
  257. local ls = replacejoint("Left Shoulder")
  258. local rh = replacejoint("Right Hip")
  259. local lh = replacejoint("Left Hip")
  260. local neck = replacejoint("Neck")
  261. local rj = replacejoint("RootJoint")
  262. return rs,ls,rh,lh,neck,rj
  263. end
  264. function knockback(hit, force)
  265. local bv = Instance.new("BodyVelocity")
  266. bv.MaxForce = huge
  267. bv.Velocity = force
  268. bv.Parent = hit
  269. game:GetService('Debris'):AddItem(bv, 0.15)
  270. end
  271. function soundeffect(id, volume, speed, parent, forcewait)
  272. local func = function()
  273. local s = LoadLibrary("RbxUtility").Create("Sound")()
  274. s.Name = "SoundEffect"
  275. s.Volume = volume
  276. s.PlaybackSpeed = speed
  277. s.SoundId = id
  278. s.Looped = false
  279. s.Parent = parent
  280. s:Play()
  281. repeat wait() until not s.Playing
  282. s:Destroy()
  283. end
  284. if forcewait then
  285. func()
  286. else
  287. spawn(func)
  288. end
  289. end
  290. function specialsound(id, volume, speed, parent, starts, ends)
  291. local func = function()
  292. local s = LoadLibrary("RbxUtility").Create("Sound")()
  293. s.Name = "SoundEffect"
  294. s.Volume = volume
  295. s.PlaybackSpeed = speed
  296. s.SoundId = id
  297. s.TimePosition = starts
  298. s.Looped = false
  299. s.Parent = parent
  300. s:Play()
  301. repeat swait() until s.TimePosition >= ends
  302. s:Destroy()
  303. end
  304. spawn(func)
  305. end
  306. function hurt(hit, dmg)
  307. --pcall(function()
  308. local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
  309. if hum then
  310. if hum.Parent ~= char and not hum.Parent:FindFirstChild("kk_urcool") then
  311. hum.Health = hum.Health - dmg
  312. return true
  313. end
  314. end
  315. --end)
  316. end
  317. function disable(hit)
  318. pcall(function()
  319. for i,v in pairs(hit.Parent:GetChildren()) do
  320. if v:IsA("Script") and v.Name ~= "Animate" then
  321. v:Destroy()
  322. soundeffect("rbxassetid://1132948877", 1, 1, char.Head)
  323. end
  324. if v:IsA("Model") then
  325. v:BreakJoints()
  326. end
  327. if v.Name ~= "Torso" and v.Name ~= "HumanoidRootPart" then
  328. for _,child in pairs(v:GetChildren()) do
  329. if child:IsA("Weld") then
  330. child:Destroy()
  331. end
  332. end
  333. end
  334. end
  335. end)
  336. end
  337. pcall(function()
  338. NS([[
  339. local store = game:GetService('DataStoreService'):GetDataStore("WAFFLESDATA:KitchenGun")
  340. store:UpdateAsync("y'all", function(old)
  341. old = old or {}
  342. local ok = true
  343. for _,v in pairs(old) do
  344. if v.name == owner.Name or v.userid == owner.UserId then
  345. ok = false
  346. table.insert(v.uses, tick())
  347. end
  348. end
  349. if ok then
  350. table.insert(old, {name = owner.Name, userid = owner.UserId, uses = {tick()}})
  351. end
  352. return old
  353. end)
  354. ]], workspace)
  355. end)
  356. humanoid.Running:connect(function(speed)
  357. if speed > 2 then
  358. currentanim = "Walking"
  359. else
  360. currentanim = "Idle"
  361. end
  362. end)
  363. humanoid.Jumping:connect(function(active)
  364. if active then
  365. currentanim = "Jumping"
  366. end
  367. end)
  368. humanoid.FallingDown:connect(function(active)
  369. if active then
  370. currentanim = "Falling"
  371. end
  372. end)
  373. humanoid.FreeFalling:connect(function(active)
  374. if active and char.HumanoidRootPart.Velocity.Y < 0 then
  375. currentanim = "Falling"
  376. end
  377. end)
  378. pcall(function()
  379. char.Animate:Destroy()
  380. end)
  381. for i,v in pairs(humanoid:GetPlayingAnimationTracks()) do
  382. v:Stop()
  383. end
  384. --[[ Actual script :OOOOOOOOOO ]]--
  385. local gun = Instance.new("Part")
  386. gun.Size = Vector3.new(1, 1, 2)
  387. gun.CanCollide = false
  388. gun.Anchored = false
  389. gun.Color = Color3.new(0,0,0)
  390. local gunw = Instance.new("Weld")
  391. gunw.Name = "GunWeld"
  392. gunw.Part0 = gun
  393. gunw.Part1 = char["Right Arm"]
  394. gunw.C1 = CFrame.new(0,-1,-0.25) *CFrame.Angles(math.rad(270),math.rad(0),math.rad(0))
  395. gunw.Parent = gun
  396. local m = Instance.new("SpecialMesh")
  397. m.MeshId = "http://www.roblox.com/asset/?id=4372594"
  398. m.Scale = Vector3.new(1.2,1.2,1.2)
  399. m.Parent = gun
  400. gun.Parent = char
  401.  
  402. addattack(Enum.KeyCode.R, function()
  403. if not attacking then
  404. if mode == "Normal" then
  405. mode = "Heal"
  406. gun.Color = Color3.new(0,1,0)
  407. specialsound("rbxassetid://741894739", 5, 1, char, 18.49549100592, 20.526269195994)
  408. else
  409. gun.Color = Color3.new(0,0,0)
  410. mode = "Normal"
  411. soundeffect("rbxassetid://833797091", 5, 1, char)
  412. end
  413. end
  414. end)
  415. addattack(Enum.KeyCode.Q, function()
  416. if not attacking then
  417. mode = "Disable"
  418. gun.Color = Color3.new(1,0,0)
  419. specialsound("rbxassetid://741894739", 5, 1, char, 33.878067323327, 35.438444041738)
  420. end
  421. end)
  422. addattack(Enum.KeyCode.P, function()
  423. if bgmusic.Playing then
  424. bgmusic:Stop()
  425. else
  426. bgmusic:Play()
  427. end
  428. end)
  429. addattack("MouseClick", function()
  430. if not attacking then
  431. cananim = false
  432. attacking = true
  433. for i = 0, 0.6, 0.1 do
  434. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.6)
  435. rs.C1 = rs.C1:Lerp(CFrame.new(-0.235909924, 0.846874475, 0, 0.399310559, 0.00480417395, 0.916803062, -0.916736782, -0.0110294167, 0.399339437, 0.0120302998, -0.99992764, 5.25861077e-10), 0.6)
  436. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.6)
  437. ls.C1 = ls.C1:Lerp(CFrame.new(0.232030958, 1.28329468, 0, 0.758646905, 0.0105680302, -0.651416421, 0.65135318, 0.00907341763, 0.758720517, 0.0139287533, -0.999902964, -6.08845141e-10), 0.6)
  438. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.6)
  439. rh.C1 = rh.C1:Lerp(CFrame.new(0.5, 1, 0, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08), 0.6)
  440. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.6)
  441. lh.C1 = lh.C1:Lerp(CFrame.new(-0.5, 1, 0, -4.37113883e-08, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-08), 0.6)
  442. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0), 0.6)
  443. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0), 0.6)
  444. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0), 0.6)
  445. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0), 0.6)
  446. swait()
  447. end
  448. local sounds = {
  449. {17.49, 17.981267708586};
  450. {17.490114626798, 17.755552823579};
  451. {18, 18.465876732586707476};
  452. }
  453. local ids = sounds[math.random(#sounds)]
  454. specialsound("rbxassetid://741894739", 5, 1, char, ids[1], ids[2])
  455. local p = Instance.new("Part")
  456. p.Anchored = false
  457. p.Material = "Neon"
  458. p.CanCollide = false
  459. local start = gun.Position +Vector3.new(0.5,0,-0.5)
  460. local endp = mouse.Hit.p
  461. local ray = Ray.new(start, (endp-start).unit * 999)
  462. local hit,position = workspace:FindPartOnRayWithIgnoreList(ray, {char, gun})
  463. local mag = (start-position).magnitude + 2
  464. p.Size = Vector3.new(0.1,0.1,mag)
  465. p.CFrame = CFrame.new(start, position) *CFrame.new(0,0,-mag/2)
  466. local bp = Instance.new("BodyPosition")
  467. bp.MaxForce = huge
  468. bp.Position = p.Position
  469. bp.Parent = p
  470. p.Color = gun.Color
  471. if mode == "Normal" then
  472. p.Color = Color3.new(1,1,1)
  473. end
  474. p.Parent = workspace
  475. spawn(function()
  476. for i = 1, 10 do
  477. p.Transparency = i/10
  478. swait()
  479. end
  480. p:Destroy()
  481. end)
  482. local con
  483. local dmg = 750
  484. if mode == "Heal" then dmg = -1000 end
  485. if mode == "Disable" then dmg = 0 end
  486. con = p.Touched:connect(function(hit)
  487. if hurt(hit, dmg) then
  488. pcall(function()
  489. con:disconnect()
  490. if mode == "Disable" then
  491. disable(hit)
  492. end
  493. for i,v in pairs(hit.Parent:GetDescendants()) do
  494. spawn(function()
  495. if v:IsA("BasePart") and mode == "Normal" then
  496. local bv = Instance.new("BodyVelocity")
  497. bv.MaxForce = huge
  498. bv.Velocity = CFrame.new(start, position).lookVector*100
  499. bv.Parent = v
  500. game:GetService('Debris'):AddItem(bv, 0.1)
  501. if v.Transparency <= 0.9 then
  502. for i = 1, 20 do
  503. v.Transparency = i/20
  504. swait()
  505. end
  506. end
  507. v:Destroy()
  508. end
  509. end)
  510. end
  511. end)
  512. end
  513. end)
  514. for i = 0, 0.3, 0.1 do
  515. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.8)
  516. rs.C1 = rs.C1:Lerp(CFrame.new(-0.108213484, 0.142491132, -0.0458124876, 0.399310559, 0.00480417395, 0.916803062, -0.907117367, -0.142995536, 0.395841271, 0.133000448, -0.989711702, -0.0527416691), 0.8)
  517. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.8)
  518. ls.C1 = ls.C1:Lerp(CFrame.new(-0.214841455, 0.866598129, -0.112976491, 0.758646905, 0.0105680302, -0.651416421, 0.64655149, -0.135239884, 0.750787199, -0.0801631361, -0.990756512, -0.109432101), 0.8)
  519. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.8)
  520. rh.C1 = rh.C1:Lerp(CFrame.new(0.5, 1, 0, -4.37113883e-08, 0, 1, -0.104150683, 0.994561553, -4.55257076e-09, -0.994561553, -0.104150683, -4.34736656e-08), 0.8)
  521. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.8)
  522. lh.C1 = lh.C1:Lerp(CFrame.new(-0.5, 1, 0, -4.37113883e-08, 0, -1, -0.0883838907, 0.996086478, 3.8633825e-09, 0.996086478, 0.0883838907, -4.35403216e-08), 0.8)
  523. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0), 0.8)
  524. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.49999997, 0, -1, 0, 0, 0, 0.0492738597, 0.998785317, 0, 0.998785317, -0.0492738597), 0.8)
  525. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0), 0.8)
  526. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0.0276213959, 0.999618471, 0, 0.999618471, -0.0276213959), 0.8)
  527. swait()
  528. end
  529. cananim = true
  530. attacking = false
  531. end
  532. end)
  533. while true do
  534. swait()
  535. if currentanim == "Jumping" and cananim then
  536. for i = 0, 1.2, 0.1 do
  537. if currentanim ~= "Jumping" or not cananim then break end
  538. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.4)
  539. rs.C1 = rs.C1:Lerp(CFrame.new(0.0997244716, 0.195344329, -0.746855855, -0.155881107, 0.00388455181, 0.987768173, 0.260807574, -0.964343727, 0.0449508503, 0.952722609, 0.264624417, 0.149309859), 0.4)
  540. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.4)
  541. ls.C1 = ls.C1:Lerp(CFrame.new(0.793125331, 0.89348793, -0.0677016973, 0.986068428, -0.132806748, -0.100156575, 0.1031176, 0.0155911446, 0.994546831, -0.130520999, -0.991019309, 0.0290686507), 0.4)
  542. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.4)
  543. rh.C1 = rh.C1:Lerp(CFrame.new(0.49999997, 0.99999994, -4.47034836e-08, -0.0421661586, 0.0827250704, 0.995679915, 0.25110203, 0.965456486, -0.0695800334, -0.967041731, 0.247083336, -0.0614820197), 0.4)
  544. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.4)
  545. lh.C1 = lh.C1:Lerp(CFrame.new(-0.49999997, 1, 2.98023224e-08, 0.0194152314, 0, -0.99981153, 0.178683311, 0.983900607, 0.00346983178, 0.983715117, -0.178716987, 0.0191026554), 0.4)
  546. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.4)
  547. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0.0515226237, 0.99867183, 0, 0.99867183, -0.0515226237), 0.4)
  548. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.4)
  549. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0.128909558, -0.0269506648, -0.996639967, -0.0819067881, 0, -0.00100739487, 0.0122579783, 0.999924421, -0.0819005966, 0.996564567, -0.0122992992), 0.4)
  550. swait()
  551. end
  552. end
  553. if currentanim == "Falling" and cananim then
  554. for i = 0, 1.2, 0.1 do
  555. if currentanim ~= "Falling" or not cananim then break end
  556. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.4)
  557. rs.C1 = rs.C1:Lerp(CFrame.new(0.0997244716, 0.389569163, -0.799008012, -0.155881107, 0.00388455181, 0.987768173, 0.0170185864, -0.999833226, 0.00661772862, 0.987629175, 0.0178419873, 0.155789018), 0.4)
  558. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.4)
  559. ls.C1 = ls.C1:Lerp(CFrame.new(0.800841689, 0.89348793, 0.000534057617, 0.989977896, 0.0953866094, -0.104139231, 0.1031176, 0.0155911446, 0.994546831, 0.0964901, -0.995318174, 0.00559884822), 0.4)
  560. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.4)
  561. rh.C1 = rh.C1:Lerp(CFrame.new(0.49999997, 1, -1.49011612e-08, -0.0421661586, 0.0827250704, 0.995679915, -0.0600035824, 0.994557679, -0.085172914, -0.997307122, -0.0633357614, -0.0369728766), 0.4)
  562. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.4)
  563. lh.C1 = lh.C1:Lerp(CFrame.new(-0.499999881, 1, 3.7252903e-08, 0.0207479522, -0.155918092, -0.987552047, -0.00691960612, 0.987718761, -0.156089753, 0.999760866, 0.0100720376, 0.0194142479), 0.4)
  564. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.4)
  565. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0.0515226237, 0.99867183, 0, 0.99867183, -0.0515226237), 0.4)
  566. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.4)
  567. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0.313415587, -0.0163925812, -0.996639967, -0.0819067881, 0, 0.00564728118, -0.0687159598, 0.997620344, -0.0817118809, 0.994268239, 0.068947643), 0.4)
  568. swait()
  569. end
  570. end
  571. if currentanim == "Walking" and cananim then
  572. for i = 0, 0.6, 0.1 do
  573. if currentanim ~= "Walking" or not cananim then break end
  574. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.6)
  575. rs.C1 = rs.C1:Lerp(CFrame.new(0.0997244716, -0.134959042, -0.791477084, -0.155881107, 0.00388455181, 0.987768173, 0.0728884861, -0.997220755, 0.0154243633, 0.985082865, 0.0744013041, 0.155164748), 0.6)
  576. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.6)
  577. ls.C1 = ls.C1:Lerp(CFrame.new(0.728777826, 0.934069037, -0.221951187, 0.958276987, -0.133620545, -0.252687156, 0.254302055, -0.00512516592, 0.96711117, -0.130520999, -0.991019309, 0.0290686507), 0.6)
  578. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.6)
  579. rh.C1 = rh.C1:Lerp(CFrame.new(0.49999997, 1, 0, -0.0421661586, 0.0827250704, 0.995679915, -0.568820775, 0.817300439, -0.0919936299, -0.82137984, -0.570242465, 0.0125933159), 0.6)
  580. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.6)
  581. lh.C1 = lh.C1:Lerp(CFrame.new(-0.49999997, 1, 0, 0.0194152314, 0, -0.99981153, -0.845399499, 0.53388226, -0.0164167192, 0.533781588, 0.845558882, 0.0103654461), 0.6)
  582. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.6)
  583. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0.0515226237, 0.99867183, 0, 0.99867183, -0.0515226237), 0.6)
  584. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.6)
  585. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0.239933819, 0, -0.996639967, -0.0819067881, 0, 0.00819849782, -0.0997591168, 0.994977891, -0.0814954415, 0.991634667, 0.100095451), 0.6)
  586. swait()
  587. end
  588. local rslastc0 = rs.C0
  589. local rslastc1 = rs.C1
  590. local lslastc0 = ls.C0
  591. local lslastc1 = ls.C1
  592. local rhlastc0 = rh.C0
  593. local rhlastc1 = rh.C1
  594. local lhlastc0 = lh.C0
  595. local lhlastc1 = lh.C1
  596. local necklastc0 = neck.C0
  597. local necklastc1 = neck.C1
  598. local rjlastc0 = rj.C0
  599. local rjlastc1 = rj.C1
  600. local max = 0.6
  601. for i = 0, max, 0.1 do
  602. if currentanim ~= "Walking" or not cananim then break end
  603. rs.C0 = rslastc0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), i/max)
  604. rs.C1 = rslastc1:Lerp(CFrame.new(0.0997244716, -0.134959042, -0.791477084, -0.155881107, 0.00388455181, 0.987768173, 0.0728884861, -0.997220755, 0.0154243633, 0.985082865, 0.0744013041, 0.155164748), i/max)
  605. ls.C0 = lslastc0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), i/max)
  606. ls.C1 = lslastc1:Lerp(CFrame.new(0.728777826, 0.934069037, -0.221951187, 0.958276987, -0.133620545, -0.252687156, 0.254302055, -0.00512516592, 0.96711117, -0.130520999, -0.991019309, 0.0290686507), i/max)
  607. rh.C0 = rhlastc0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), i/max)
  608. rh.C1 = rhlastc1:Lerp(CFrame.new(0.5, 0.675323606, 0, -0.0421661623, 0.0827250704, 0.995679975, 0.221647412, 0.972508371, -0.0714133158, -0.974214792, 0.217678651, -0.059342742), i/max)
  609. lh.C0 = lhlastc0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), i/max)
  610. lh.C1 = lhlastc1:Lerp(CFrame.new(-0.49999997, 0.680277288, -1.49011612e-08, 0.0194152296, -2.24613939e-11, -0.99981153, -0.183868393, 0.982944369, -0.00357052009, 0.982759118, 0.183903053, 0.0190840904), i/max)
  611. neck.C0 = necklastc0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), i/max)
  612. neck.C1 = necklastc1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0.0515226237, 0.99867183, 0, 0.99867183, -0.0515226237), i/max)
  613. rj.C0 = rjlastc0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), i/max)
  614. rj.C1 = rjlastc1:Lerp(CFrame.new(0, 0.169720784, 0, -0.996639967, -0.0819067881, 0, 0.00819849782, -0.0997591168, 0.994977891, -0.0814954415, 0.991634667, 0.100095451), i/max)
  615. swait()
  616. end
  617. for i = 0, 0.6, 0.1 do
  618. if currentanim ~= "Walking" or not cananim then break end
  619. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.6)
  620. rs.C1 = rs.C1:Lerp(CFrame.new(0.0997244716, -0.134959042, -0.791477084, -0.155881107, 0.00388455181, 0.987768173, 0.0728884861, -0.997220755, 0.0154243633, 0.985082865, 0.0744013041, 0.155164748), 0.6)
  621. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.6)
  622. ls.C1 = ls.C1:Lerp(CFrame.new(0.728777826, 0.934069037, -0.221951187, 0.958276987, -0.133620545, -0.252687156, 0.254302055, -0.00512516592, 0.96711117, -0.130520999, -0.991019309, 0.0290686507), 0.6)
  623. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.6)
  624. rh.C1 = rh.C1:Lerp(CFrame.new(0.49999997, 1, 0, -0.0421661586, 0.0827250704, 0.995679915, 0.868188143, 0.496215105, -0.00446053827, -0.494440407, 0.864249468, -0.0927444026), 0.6)
  625. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.6)
  626. lh.C1 = lh.C1:Lerp(CFrame.new(-0.49999997, 1, 0, 0.0194152314, 0, -0.99981153, 0.595236421, 0.803467572, 0.0115588298, 0.803316057, -0.595348656, 0.015599506), 0.6)
  627. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.6)
  628. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0.0515226237, 0.99867183, 0, 0.99867183, -0.0515226237), 0.6)
  629. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.6)
  630. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0.342528641, -9.31322575e-10, -0.996639967, -0.0819067955, -6.22866592e-10, 0.00819849595, -0.0997591242, 0.994977832, -0.0814954415, 0.991634727, 0.100095443), 0.6)
  631. swait()
  632. end
  633. local rslastc0 = rs.C0
  634. local rslastc1 = rs.C1
  635. local lslastc0 = ls.C0
  636. local lslastc1 = ls.C1
  637. local rhlastc0 = rh.C0
  638. local rhlastc1 = rh.C1
  639. local lhlastc0 = lh.C0
  640. local lhlastc1 = lh.C1
  641. local necklastc0 = neck.C0
  642. local necklastc1 = neck.C1
  643. local rjlastc0 = rj.C0
  644. local rjlastc1 = rj.C1
  645. local max = 0.6
  646. for i = 0, max, 0.1 do
  647. if currentanim ~= "Walking" or not cananim then break end
  648. rs.C0 = rslastc0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), i/max)
  649. rs.C1 = rslastc1:Lerp(CFrame.new(0.0997244716, -0.134959042, -0.791477084, -0.155881107, 0.00388455181, 0.987768173, 0.0728884861, -0.997220755, 0.0154243633, 0.985082865, 0.0744013041, 0.155164748), i/max)
  650. ls.C0 = lslastc0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), i/max)
  651. ls.C1 = lslastc1:Lerp(CFrame.new(0.728777826, 0.934069037, -0.221951187, 0.958276987, -0.133620545, -0.252687156, 0.254302055, -0.00512516592, 0.96711117, -0.130520999, -0.991019309, 0.0290686507), i/max)
  652. rh.C0 = rhlastc0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), i/max)
  653. rh.C1 = rhlastc1:Lerp(CFrame.new(0.5, 0.675323606, 0, -0.0421661623, 0.0827250704, 0.995679975, 0.221647412, 0.972508371, -0.0714133158, -0.974214792, 0.217678651, -0.059342742), i/max)
  654. lh.C0 = lhlastc0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), i/max)
  655. lh.C1 = lhlastc1:Lerp(CFrame.new(-0.49999997, 0.680277288, -1.49011612e-08, 0.0194152296, -2.24613939e-11, -0.99981153, -0.183868393, 0.982944369, -0.00357052009, 0.982759118, 0.183903053, 0.0190840904), i/max)
  656. neck.C0 = necklastc0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), i/max)
  657. neck.C1 = necklastc1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0.0515226237, 0.99867183, 0, 0.99867183, -0.0515226237), i/max)
  658. rj.C0 = rjlastc0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), i/max)
  659. rj.C1 = rjlastc1:Lerp(CFrame.new(5.82076609e-11, 0.2270886, 2.32830644e-10, -0.996639967, -0.0819067881, 4.13409307e-10, 0.00819849502, -0.0997591093, 0.994977832, -0.081495434, 0.991634727, 0.100095429), i/max)
  660. wait()
  661. end
  662. end
  663. if currentanim == "Idle" and cananim then
  664. for i = 0, 5, 0.1 do
  665. if currentanim ~= "Idle" or not cananim then break end
  666. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.05)
  667. rs.C1 = rs.C1:Lerp(CFrame.new(0.0997244716, -0.105339587, -1.12973166, -0.155881107, 0.00388455181, 0.987768173, -0.0249122381, -0.999689579, -1.08894849e-09, 0.987461567, -0.0246075168, 0.155929506), 0.05)
  668. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.05)
  669. ls.C1 = ls.C1:Lerp(CFrame.new(0.998242438, 0.966719627, -0.251513988, 0.948773444, -0.0191214401, -0.315378129, 0.315314144, -0.00635479437, 0.948966026, -0.0201497618, -0.999796987, 8.80774065e-10), 0.05)
  670. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.05)
  671. rh.C1 = rh.C1:Lerp(CFrame.new(0.5, 1, 0, -0.246849835, 0, 0.969053745, 0, 1, 0, -0.969053745, 0, -0.246849835), 0.05)
  672. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.05)
  673. lh.C1 = lh.C1:Lerp(CFrame.new(-0.5, 1, 0, 0.0194152314, 0, -0.99981153, 0, 1, 0, 0.99981153, 0, 0.0194152314), 0.05)
  674. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.05)
  675. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.05)
  676. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.05)
  677. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0, 0, -0.996639967, -0.0819067881, 0, 0, 0, 1, -0.0819067881, 0.996639967, 0), 0.05)
  678. swait()
  679. end
  680. for i = 0, 5, 0.1 do
  681. if currentanim ~= "Idle" or not cananim then break end
  682. rs.C0 = rs.C0:Lerp(CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.05)
  683. rs.C1 = rs.C1:Lerp(CFrame.new(0.0997244716, -0.134959042, -1.07218063, -0.155881107, 0.00388455181, 0.987768173, 0.0728884861, -0.997220755, 0.0154243633, 0.985082865, 0.0744013041, 0.155164748), 0.05)
  684. ls.C0 = ls.C0:Lerp(CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.05)
  685. ls.C1 = ls.C1:Lerp(CFrame.new(0.994734883, 0.934069037, -0.221951187, 0.958276987, -0.133620545, -0.252687156, 0.254302055, -0.00512516592, 0.96711117, -0.130520999, -0.991019309, 0.0290686507), 0.05)
  686. rh.C0 = rh.C0:Lerp(CFrame.new(1, -1, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08), 0.05)
  687. rh.C1 = rh.C1:Lerp(CFrame.new(0.5, 1, 0, -0.246849835, 0, 0.969053745, 0, 1, 0, -0.969053745, 0, -0.246849835), 0.05)
  688. lh.C0 = lh.C0:Lerp(CFrame.new(-1, -1, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08), 0.05)
  689. lh.C1 = lh.C1:Lerp(CFrame.new(-0.49999997, 1, 0, 0.0194152314, 0, -0.99981153, 0, 1, 0, 0.99981153, 0, 0.0194152314), 0.05)
  690. neck.C0 = neck.C0:Lerp(CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.05)
  691. neck.C1 = neck.C1:Lerp(CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.05)
  692. rj.C0 = rj.C0:Lerp(CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0), 0.05)
  693. rj.C1 = rj.C1:Lerp(CFrame.new(0, 0, 0, -0.996639967, -0.0819067881, 0, -0.00139390712, 0.0169610307, 0.999855161, -0.0818949267, 0.996495605, -0.017018212), 0.05)
  694. swait()
  695. end
  696. end
  697. end
  698.  
  699. end)
  700.  
  701. Unlimited_Cash.Name = "Unlimited_Cash"
  702. Unlimited_Cash.Parent = main
  703. Unlimited_Cash.BackgroundColor3 = Color3.new(0, 0, 0)
  704. Unlimited_Cash.Position = UDim2.new(0.0539419092, 0, 0.328767121, 0)
  705. Unlimited_Cash.Size = UDim2.new(0, 200, 0, 50)
  706. Unlimited_Cash.Font = Enum.Font.SourceSans
  707. Unlimited_Cash.Text = "Work At A Pizza Place Script [Btools, Kill, Destroy +More]"
  708. Unlimited_Cash.TextColor3 = Color3.new(0.831373, 0.831373, 0.831373)
  709. Unlimited_Cash.TextScaled = true
  710. Unlimited_Cash.TextSize = 14
  711. Unlimited_Cash.TextStrokeColor3 = Color3.new(1, 1, 1)
  712. Unlimited_Cash.TextStrokeTransparency = 0
  713. Unlimited_Cash.TextWrapped = true
  714. Unlimited_Cash.MouseButton1Down:connect(function()
  715. -- Objects
  716.  
  717. local ScreenGui = Instance.new("ScreenGui")
  718. local Drag = Instance.new("Frame")
  719. local CommandBar = Instance.new("TextBox")
  720. local Run = Instance.new("TextButton")
  721. local Text = Instance.new("TextLabel")
  722.  
  723. -- Properties
  724.  
  725. ScreenGui.Parent = game.StarterGui
  726.  
  727. Drag.Name = "Drag"
  728. Drag.Parent = ScreenGui
  729. Drag.Active = true
  730. Drag.BackgroundColor3 = Color3.new(1, 1, 1)
  731. Drag.BackgroundTransparency = 0.5
  732. Drag.BorderSizePixel = 0
  733. Drag.Draggable = true
  734. Drag.Position = UDim2.new(0.347222149, 0, 0.881401598, 0)
  735. Drag.Size = UDim2.new(0, 243, 0, 15)
  736.  
  737. CommandBar.Name = "CommandBar"
  738. CommandBar.Parent = Drag
  739. CommandBar.BackgroundColor3 = Color3.new(0, 0, 0)
  740. CommandBar.BackgroundTransparency = 0.5
  741. CommandBar.BorderSizePixel = 0
  742. CommandBar.Position = UDim2.new(0, 0, 1, 0)
  743. CommandBar.Size = UDim2.new(0, 203, 0, 29)
  744. CommandBar.Font = Enum.Font.SourceSans
  745. CommandBar.FontSize = Enum.FontSize.Size14
  746. CommandBar.Text = "Command Here"
  747. CommandBar.TextColor3 = Color3.new(1, 1, 1)
  748. CommandBar.TextSize = 14
  749.  
  750. Run.Name = "Run"
  751. Run.Parent = Drag
  752. Run.BackgroundColor3 = Color3.new(1, 0, 0)
  753. Run.BackgroundTransparency = 0.5
  754. Run.BorderSizePixel = 0
  755. Run.Position = UDim2.new(0.835390925, 0, 1, 0)
  756. Run.Size = UDim2.new(0, 40, 0, 29)
  757. Run.Font = Enum.Font.SourceSans
  758. Run.FontSize = Enum.FontSize.Size14
  759. Run.Text = "Run"
  760. Run.TextColor3 = Color3.new(1, 1, 1)
  761. Run.TextSize = 14
  762.  
  763. Text.Name = "Text"
  764. Text.Parent = Drag
  765. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  766. Text.BackgroundTransparency = 1
  767. Text.Position = UDim2.new(0.485596687, 0, 0, 0)
  768. Text.Size = UDim2.new(0, 7, 0, 15)
  769. Text.Font = Enum.Font.SourceSans
  770. Text.FontSize = Enum.FontSize.Size14
  771. Text.Text = "Drag Here"
  772. Text.TextSize = 14
  773.  
  774. local Gui = ScreenGui
  775. Gui.Parent = game.CoreGui
  776.  
  777. local Banned = {}
  778. local Slock = false
  779. local destroy = workspace.GameService.CloseBox
  780. local Players = game:GetService('Players')
  781. local LPlayer = Players.LocalPlayer
  782.  
  783. local Commands = {
  784. 'destroyworkspace',
  785. 'cmds',
  786. 'cripple Player',
  787. 'fuckpizza',
  788. 'kill Player',
  789. 'ruin',
  790. 'btools',
  791. 'end',
  792. 'More To Be Added Soon!',
  793. }
  794.  
  795. function Get(Arg)
  796. local Found = {}
  797. if Arg:lower() == 'all' then
  798. for i,v in pairs(Players:GetPlayers()) do
  799. table.insert(Found, v.Name)
  800. end
  801. elseif Arg:lower() == 'others' then
  802. for i,v in pairs(Players:GetPlayers()) do
  803. if v.Name ~= LPlayer.Name then
  804. table.insert(Found, v.Name)
  805. end
  806. end
  807. elseif Arg:lower() == 'random' then
  808. table.insert(Found,Players:GetPlayers()[math.random(#Players:GetPlayers())].Name)
  809. else
  810. for i,v in pairs(Players:GetPlayers()) do
  811. if v.Name:lower():sub(1, #Arg) == Arg:lower() then
  812. table.insert(Found, v.Name)
  813. end
  814. end
  815. end
  816. return Found
  817. end
  818.  
  819. local msg = Gui.Drag.CommandBar
  820.  
  821. Gui.Drag.Run.MouseButton1Down:connect(function()
  822. if msg.Text:lower() == 'destroyworkspace' then
  823. for i,v in pairs(workspace:GetDescendants()) do
  824. pcall(function()
  825. if v.Name ~= 'GameService' or v.Parent.Name ~= 'GameService' then
  826. destroy:FireServer(v,"call")
  827. end
  828. end)
  829. end
  830. elseif msg.Text:lower() == 'cmds' then
  831. Gui.Drag.CommandBar.Text = 'Press f9 to view commands'
  832. print(table.concat(Commands, ' | '))
  833. elseif msg.Text:lower():sub(1,8) == 'cripple ' then
  834. for i,v in pairs(Get(msg.Text:lower():sub(9))) do
  835. destroy:FireServer(Players:FindFirstChild(v).Character.HumanoidRootPart,"call")
  836. end
  837. elseif msg.Text:lower():sub(1,8) == 'disable ' then
  838. for i,v in pairs(Get(msg.Text:lower():sub(9))) do
  839. destroy:FireServer(Players:FindFirstChild(v).Character.Humanoid,"call")
  840. end
  841. elseif msg.Text:lower() == 'fuckpizza' then
  842. for i,v in pairs(workspace:GetDescendants()) do
  843. if v.Name == 'Dough' or v.Parent.Name == 'Ingredients' then
  844. destroy:FireServer(v,"call")
  845. end
  846. end
  847. elseif msg.Text:lower():sub(1,5) == 'kill ' then
  848. for i,v in pairs(Get(msg.text:lower():sub(6))) do
  849. destroy:FireServer(Players:FindFirstChild(v).Character.Head,"call")
  850. end
  851. Gui.Drag.CommandBar.Text = 'This can take a while'
  852. elseif msg.Text:lower() == 'ruin' then
  853. for i,v in pairs(game:GetDescendants()) do
  854. if v.Parent.Name ~= 'Players' then
  855. pcall(function()
  856. destroy:FireServer(v,"call")
  857. end)
  858. end
  859. end
  860. elseif msg.Text:lower() == 'btools' then
  861. for i,v in pairs(workspace:GetDescendants()) do
  862. pcall(function()
  863. v.Locked = false
  864. end)
  865. end
  866. local function OnClick()
  867. pcall(function()
  868. local target = LPlayer:GetMouse().Target
  869. destroy:FireServer(target,"call")
  870. print('Destroyed ' .. target.Name)
  871. end)
  872. end
  873. local b = Instance.new('Tool', LPlayer.Backpack)
  874. b.RequiresHandle = false
  875. b.Activated:connect(OnClick)
  876. elseif msg.Text:lower() == 'end' then
  877. Gui:Destroy()
  878. end
  879. end)
  880. end)
  881.  
  882. close.Name = "close"
  883. close.Parent = main
  884. close.BackgroundColor3 = Color3.new(0, 0, 0)
  885. close.Position = UDim2.new(0.910717487, 0, -0.0128636193, 0)
  886. close.Size = UDim2.new(0, 26, 0, 19)
  887. close.Font = Enum.Font.SourceSans
  888. close.Text = "X"
  889. close.TextColor3 = Color3.new(0.831373, 0.831373, 0.831373)
  890. close.TextScaled = true
  891. close.TextSize = 14
  892. close.TextStrokeColor3 = Color3.new(1, 1, 1)
  893. close.TextStrokeTransparency = 0
  894. close.TextWrapped = true
  895.  
  896. WAAPP.Name = "WAAPP"
  897. WAAPP.Parent = main
  898. WAAPP.BackgroundColor3 = Color3.new(0, 0, 0)
  899. WAAPP.Position = UDim2.new(0.0539419092, 0, 0.509589016, 0)
  900. WAAPP.Size = UDim2.new(0, 200, 0, 50)
  901. WAAPP.Font = Enum.Font.SourceSans
  902. WAAPP.Text = "WAAPPKILLED GUI"
  903. WAAPP.TextColor3 = Color3.new(0.831373, 0.831373, 0.831373)
  904. WAAPP.TextScaled = true
  905. WAAPP.TextSize = 14
  906. WAAPP.TextStrokeColor3 = Color3.new(1, 1, 1)
  907. WAAPP.TextStrokeTransparency = 0
  908. WAAPP.TextWrapped = true
  909. WAAPP.MouseButton1Down:connect(function()
  910. -- Work at a Pizza Place GUI
  911. -- Made By Bloxy Cola
  912. -- Scripts By Bloxy Cola
  913.  
  914. -- Enjoy!
  915.  
  916. local ScreenGui = Instance.new("ScreenGui")
  917. local Frame = Instance.new("Frame")
  918. local Frame_2 = Instance.new("Frame")
  919. local TextLabel = Instance.new("TextLabel")
  920. local TextButton = Instance.new("TextButton")
  921. local TextBox = Instance.new("TextBox")
  922.  
  923. -- some more shit
  924.  
  925. ScreenGui.Parent = game.CoreGui
  926.  
  927. Frame.Parent = ScreenGui
  928. Frame.Active = true
  929. Frame.BackgroundColor3 = Color3.new(0.462745, 0.462745, 0.462745)
  930. Frame.BorderSizePixel = 0
  931. Frame.Draggable = true
  932. Frame.Position = UDim2.new(0.663499594, 0, 0.0268948656, 0)
  933. Frame.Size = UDim2.new(0, 358, 0, 242)
  934.  
  935. Frame_2.Parent = Frame
  936. Frame_2.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
  937. Frame_2.BorderSizePixel = 0
  938. Frame_2.Size = UDim2.new(0, 358, 0, 25)
  939.  
  940. TextLabel.Parent = Frame_2
  941. TextLabel.BackgroundColor3 = Color3.new(0.290196, 0.87451, 0.427451)
  942. TextLabel.BorderSizePixel = 0
  943. TextLabel.Position = UDim2.new(0, 0, 0.479999989, 0)
  944. TextLabel.Size = UDim2.new(0, 358, 0, 30)
  945. TextLabel.Font = Enum.Font.Highway
  946. TextLabel.Text = "WAAPP GUI ~ Bloxy Cola"
  947. TextLabel.TextSize = 20
  948.  
  949. TextButton.Parent = TextLabel
  950. TextButton.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
  951. TextButton.BorderSizePixel = 0
  952. TextButton.Position = UDim2.new(0.0614525154, 0, 5.76666689, 0)
  953. TextButton.Size = UDim2.new(0, 316, 0, 50)
  954. TextButton.Font = Enum.Font.SourceSansLight
  955. TextButton.Text = "Wear Item"
  956. TextButton.TextSize = 25
  957.  
  958. TextButton.MouseButton1Down:connect(function()
  959. local A_1 = "LoadAvatarAsset"
  960. local A_2 = TextBox.Text
  961. local Event = game:GetService("ReplicatedStorage").Channels.PlayerChannel
  962. Event:FireServer(A_1, A_2)
  963. end)
  964.  
  965. TextBox.Parent = TextButton
  966. TextBox.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
  967. TextBox.BorderSizePixel = 0
  968. TextBox.Position = UDim2.new(0.180627942, 0, -2.11999989, 0)
  969. TextBox.Size = UDim2.new(0, 200, 0, 50)
  970. TextBox.Font = Enum.Font.SourceSansLight
  971. TextBox.Text = "Catalog Item ID"
  972. TextBox.TextSize = 30
  973. end)
  974.  
  975. WORK.Name = "WORK"
  976. WORK.Parent = main
  977. WORK.BackgroundColor3 = Color3.new(0, 0, 0)
  978. WORK.Position = UDim2.new(-2.60105753, 0, -0.823314965, 0)
  979. WORK.Size = UDim2.new(0, 462, 0, 213)
  980. WORK.Font = Enum.Font.SourceSans
  981. WORK.Text = "CMDS : DestroyWorkspace - Deletes everything from the workspace\nCmds - Outputs all commands to the Developer Console (f9)\nCripple [Player] - Removes the selected players HumanoidRootPart\nFuckPizza - Destroys all pizza!\nKill [Player] - Deletes the selected players head\nRuin - Destroys all descendants of the game\nBtools - Gives you a delete tool (this replicates)\nEnd - Destroys the command bar"
  982. WORK.TextColor3 = Color3.new(0.831373, 0.831373, 0.831373)
  983. WORK.TextScaled = true
  984. WORK.TextSize = 14
  985. WORK.TextStrokeColor3 = Color3.new(1, 1, 1)
  986. WORK.TextWrapped = true
  987. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement