Advertisement
DylanD2003

Untitled

Jul 10th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.67 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. plr = game.Players.LocalPlayer
  19. repeat
  20. wait(0.4)
  21. until plr.Character
  22. chr = plr.Character
  23. human = chr:FindFirstChild("Humanoid")
  24. mouse = plr:GetMouse()
  25. cam = workspace.CurrentCamera
  26. selected = false
  27. equipd = false
  28. tors = chr.Torso
  29. rarm = chr["Right Arm"]
  30. larm = chr["Left Arm"]
  31. rleg = chr["Right Leg"]
  32. lleg = chr["Left Leg"]
  33. hrp = chr.HumanoidRootPart
  34. hed = chr.Head
  35. anim = human.Animator
  36. activu = false
  37. ragged = false
  38. batting = false
  39. Heartbeat = Instance.new("BindableEvent")
  40. Heartbeat.Name = "Heartbeat"
  41. Heartbeat.Parent = script
  42. frame = 0.03333333333333333
  43. tf = 0
  44. chara = plr.Character
  45.  
  46. New = function(Object, Parent, Name, Data)
  47. local Object = Instance.new(Object)
  48. for Index, Value in pairs(Data or {}) do
  49. Object[Index] = Value
  50. end
  51. Object.Parent = Parent
  52. Object.Name = Name
  53. return Object
  54. end
  55. local AddInstance = function(Object, ...)
  56. local Obj = Instance.new(Object)
  57. for i,v in next,(...) do
  58. Obj[i] = v
  59. end
  60. return Obj
  61. end
  62.  
  63. Music1 = New("Sound",chara,"Music",{SoundId = "rbxassetid://774654186",Volume = 2,Looped = true})
  64. Music1:Play()
  65. musicon = true
  66. end
  67. end
  68.  
  69.  
  70.  
  71. Team()
  72.  
  73. chara.Head.face.Texture = "http://www.roblox.com/asset/?id=173082169"
  74. wait()
  75.  
  76. local Reaper = AddInstance("Part",{
  77. Parent = hed,
  78. CFrame = hed.CFrame,
  79. formFactor = "Symmetric",
  80. Size = Vector3.new(1, 1, 1),
  81. CanCollide = false,
  82. TopSurface = "Smooth",
  83. BottomSurface = "Smooth",
  84. Locked = true,
  85. })
  86. local Weld = AddInstance("Weld",{
  87. Parent = Reaper,
  88. Part0 = hed,
  89. C0 = CFrame.new(-0.2,0.17,-.24)*CFrame.Angles(.15, 3.12, 0),
  90. Part1 = Reaper,
  91. })
  92. local Mesh = AddInstance("SpecialMesh",{
  93. Parent = Reaper,
  94. MeshId = "rbxassetid://450793946",
  95. TextureId = "rbxassetid://450794061",
  96. Scale = Vector3.new(0, 0, 0),
  97. VertexColor = Vector3.new(1,1,1),
  98. })
  99.  
  100.  
  101.  
  102. local Reaper2 = AddInstance("Part",{
  103. Parent = larm,
  104. CFrame = larm.CFrame,
  105. formFactor = "Symmetric",
  106. Size = Vector3.new(.1, .1, .1),
  107. CanCollide = false,
  108. TopSurface = "Smooth",
  109. BottomSurface = "Smooth",
  110. Locked = true,
  111. Transparency = 1
  112. })
  113. local Weld = AddInstance("Weld",{
  114. Parent = Reaper2,
  115. Part0 = larm,
  116. C0 = CFrame.new(.3,-1,.2)*CFrame.Angles(-1, 0, -1),
  117. Part1 = Reaper2,
  118. })
  119. local Mesh = AddInstance("SpecialMesh",{
  120. Parent = Reaper2,
  121. MeshId = "rbxassetid://10470609",
  122. TextureId = "rbxassetid://10735250",
  123. Scale = Vector3.new(0,0,0),
  124. VertexColor = Vector3.new(1,1,1),
  125. })
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. game:GetService("RunService").Heartbeat:connect(function(s, p)
  134. tf = tf + s
  135. if tf >= frame then
  136. for i = 1, math.floor(tf / frame) do
  137. Heartbeat:Fire()
  138. end
  139. tf = tf - frame * math.floor(tf / frame)
  140. end
  141. end)
  142. function swait(num)
  143. if num == 0 or num == nil then
  144. Heartbeat.Event:wait()
  145. else
  146. for i = 1, num do
  147. Heartbeat.Event:wait()
  148. end
  149. end
  150. end
  151. tool = Instance.new("Tool")
  152. tool.CanBeDropped = false
  153. tool.RequiresHandle = false
  154. tool.TextureId = "rbxassetid://291302154"
  155. tool.ToolTip = "NANI"
  156. tool.Name = "AAAAAAAAAAAAAA"
  157. tool.Parent = plr.Backpack
  158. modz = Instance.new("Model")
  159. modz.Name = "efx"
  160. modz.Parent = chr
  161. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  162. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  163. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  164. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  165. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  166. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  167. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  168. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  169. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  170. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  171. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  172. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  173. local nscale = Instance.new("NumberValue")
  174. nscale.Value = 1
  175. nscale.Parent = nil
  176. RightShoulderC0 = CFrame.new(1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  177. RightShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  178. LeftShoulderC0 = CFrame.new(-1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  179. LeftShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  180. RightHipC0 = CFrame.new(0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  181. RightHipC1 = CFrame.new(0, 1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  182. LeftHipC0 = CFrame.new(-0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  183. LeftHipC1 = CFrame.new(0 * nscale.Value, 1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  184. RootJointC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  185. RootJointC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  186. NeckC0 = CFrame.new(0, 1 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  187. NeckC1 = CFrame.new(0, -0.5 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  188. nscale.Changed:connect(function()
  189. RightShoulderC0 = CFrame.new(1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  190. RightShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  191. LeftShoulderC0 = CFrame.new(-1.5 * nscale.Value, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  192. LeftShoulderC1 = CFrame.new(0, 0.5 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  193. RightHipC0 = CFrame.new(0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  194. RightHipC1 = CFrame.new(0, 1 * nscale.Value, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  195. LeftHipC0 = CFrame.new(-0.5 * nscale.Value, -1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  196. LeftHipC1 = CFrame.new(0 * nscale.Value, 1 * nscale.Value, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  197. RootJointC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  198. RootJointC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  199. NeckC0 = CFrame.new(0, 1 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  200. NeckC1 = CFrame.new(0, -0.5 * nscale.Value, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  201. end)
  202. RS = tors:FindFirstChild("Right Shoulder")
  203. LS = tors:FindFirstChild("Left Shoulder")
  204. RH = tors:FindFirstChild("Right Hip")
  205. LH = tors:FindFirstChild("Left Hip")
  206. RJ = hrp:FindFirstChild("RootJoint")
  207. N = tors:FindFirstChild("Neck")
  208. cf = CFrame.new
  209. ang = CFrame.Angles
  210. rd = math.rad
  211. rd2 = math.random
  212. function nooutline(p)
  213. p.TopSurface, p.BottomSurface, p.LeftSurface, p.RightSurface, p.FrontSurface, p.BottomSurface = 10, 10, 10, 10, 10, 10
  214. end
  215. function makepart(color, name, reflec, trans, mater, parnt, cfram)
  216. local port = Instance.new("Part")
  217. port.BrickColor = BrickColor.new(color)
  218. port.Name = name
  219. port.Transparency = trans
  220. nooutline(port)
  221. port.Reflectance = reflec
  222. port.Material = mater
  223. port.Anchored = false
  224. port.CanCollide = false
  225. port.Locked = true
  226. port.Size = Vector3.new(0.2, 0.2, 0.2)
  227. port.Parent = parnt
  228. return port
  229. end
  230. function makemesh(meshtype, scale, meshid, parent)
  231. local mes = Instance.new("SpecialMesh")
  232. mes.MeshType = meshtype
  233. mes.Scale = scale
  234. if meshtype == "FileMesh" then
  235. mes.MeshId = meshid
  236. end
  237. mes.Parent = parent
  238. return mes
  239. end
  240. function makeweld(parent, p0, p1, c0, c1)
  241. local wel = Instance.new("Weld")
  242. wel.Part0 = p0
  243. wel.Part1 = p1
  244. wel.C0 = c0
  245. if c1 ~= nil then
  246. wel.C1 = c1
  247. end
  248. wel.Parent = parent
  249. return wel
  250. end
  251. local lauf1 = Instance.new("Sound")
  252. lauf1.SoundId = "rbxassetid://861172962"
  253. lauf1.Volume = 1.5
  254. lauf1.Pitch = 1
  255. lauf1.Parent = hrp
  256. function lerpz(joint, prop, cfrmz, alp)
  257. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  258. end
  259. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  260. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  261. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  262. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  263. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  264. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  265. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  266. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  267. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  268. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  269. function resetlerp()
  270. RJ.C0 = RJC0
  271. RJ.C1 = RJC1
  272. N.C0 = NC0
  273. N.C1 = NC1
  274. RS.C0 = RSC0
  275. RS.C1 = RSC1
  276. LS.C0 = LSC0
  277. LS.C1 = LSC1
  278. RH.C0 = RHC0
  279. RH.C1 = RHC1
  280. LH.C0 = LHC0
  281. LH.C1 = LHC1
  282. end
  283. function test()
  284. if selected == false or activu == true then
  285. return
  286. end
  287. if ragged == false then
  288. ragged = true
  289. human.PlatformStand = true
  290. if rarm and tors:FindFirstChild("Right Shoulder") then
  291. tors:FindFirstChild("Right Shoulder"):Destroy()
  292. makegloo(tors, RightShoulderC0, RightShoulderC1, tors, rarm, "Right Shoulder")
  293. maketouchy(rarm, rarm, CFrame.new(0, 0.5, 0))
  294. end
  295. if larm and tors:FindFirstChild("Left Shoulder") then
  296. tors:FindFirstChild("Left Shoulder"):Destroy()
  297. makegloo(tors, LeftShoulderC0, LeftShoulderC1, tors, larm, "Left Shoulder")
  298. maketouchy(larm, larm, CFrame.new(0, 0.5, 0))
  299. end
  300. if rleg and tors:FindFirstChild("Right Hip") then
  301. tors:FindFirstChild("Right Hip"):Destroy()
  302. makegloo(tors, RightHipC0, RightHipC1, tors, rleg, "Right Hip")
  303. maketouchy(rleg, rleg, CFrame.new(0, 0.5, 0))
  304. end
  305. if lleg and tors:FindFirstChild("Left Hip") then
  306. tors:FindFirstChild("Left Hip"):Destroy()
  307. makegloo(tors, LeftHipC0, LeftHipC1, tors, lleg, "Left Hip")
  308. maketouchy(lleg, lleg, CFrame.new(0, 0.5, 0))
  309. end
  310. elseif ragged == true then
  311. ragged = false
  312. human.Jump = true
  313. if rarm and tors:FindFirstChild("Right Shoulder") then
  314. tors:FindFirstChild("Right Shoulder"):Destroy()
  315. makejoint(tors, RSC0, RSC1, tors, rarm, "Right Shoulder")
  316. rarm:FindFirstChild("touchy"):Destroy()
  317. end
  318. if larm and tors:FindFirstChild("Left Shoulder") then
  319. tors:FindFirstChild("Left Shoulder"):Destroy()
  320. makejoint(tors, LSC0, LSC1, tors, larm, "Left Shoulder")
  321. larm:FindFirstChild("touchy"):Destroy()
  322. end
  323. if rleg and tors:FindFirstChild("Right Hip") then
  324. tors:FindFirstChild("Right Hip"):Destroy()
  325. makejoint(tors, RHC0, RHC1, tors, rleg, "Right Hip")
  326. rleg:FindFirstChild("touchy"):Destroy()
  327. end
  328. if lleg and tors:FindFirstChild("Left Hip") then
  329. tors:FindFirstChild("Left Hip"):Destroy()
  330. makejoint(tors, LHC0, LHC1, tors, lleg, "Left Hip")
  331. lleg:FindFirstChild("touchy"):Destroy()
  332. end
  333. RS = tors:FindFirstChild("Right Shoulder")
  334. LS = tors:FindFirstChild("Left Shoulder")
  335. RH = tors:FindFirstChild("Right Hip")
  336. LH = tors:FindFirstChild("Left Hip")
  337. RJ = hrp:FindFirstChild("RootJoint")
  338. N = tors:FindFirstChild("Neck")
  339. end
  340. end
  341. function makegloo(paren, co, ci, parto, parti, nam)
  342. local gloo = Instance.new("Glue")
  343. gloo.Name = nam
  344. gloo.C0 = co
  345. gloo.C1 = ci
  346. gloo.Part0 = parto
  347. gloo.Part1 = parti
  348. gloo.Parent = paren
  349. end
  350. function makejoint(paren, co, ci, parto, parti, nam)
  351. local gloo = Instance.new("Motor6D")
  352. gloo.Name = nam
  353. gloo.C0 = co
  354. gloo.C1 = ci
  355. gloo.Part0 = parto
  356. gloo.Part1 = parti
  357. gloo.Parent = paren
  358. end
  359. function maketouchy(parent, limb, cframe)
  360. local pr = Instance.new("Part")
  361. pr.Name = "touchy"
  362. pr.Size = Vector3.new(1 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
  363. pr.Transparency = 1
  364. pr.CustomPhysicalProperties = PhysicalProperties.new(0.55, 0.3, 0.5)
  365. pr.CanCollide = true
  366. pr.Anchored = false
  367. pr.Parent = parent
  368. local w = Instance.new("Weld")
  369. w.Part0 = pr
  370. w.Part1 = limb
  371. w.C0 = cframe
  372. w.Parent = pr
  373. end
  374. local clibat, spec
  375. local dipperhat = chr:FindFirstChild("DXD_DipperHat")
  376. local dipperrot
  377. if dipperhat then
  378. dipperrot = dipperhat.Handle.HatAttachment.Rotation
  379. end
  380. function bat()
  381. if selected == false or activu == true then
  382. return
  383. end
  384. if batting == false then
  385. batting = true
  386. do
  387. local bmod = Instance.new("Model")
  388. bmod.Name = "bmodel"
  389. bmod.Parent = chr
  390. local hnd = makepart("Br. yellowish green", "hnd", 0, 0, "SmoothPlastic", bmod, rarm.CFrame)
  391. local hmes = makemesh("Head", Vector3.new(2, 9, 2), nil, hnd)
  392. local hwel = makeweld(hnd, hnd, rarm, ang(rd(90), rd(0), rd(0)) * cf(0, 1, 0), nil)
  393. hnd.Transparency = 1
  394. local pt5 = makepart("Bright blue", "pt5", 0, 0, "Neon", bmod, rarm.CFrame)
  395. local p5m = makemesh("FileMesh", Vector3.new(0.1, 0.5, 1.3), "rbxassetid://631188587", pt5)
  396. p5m.Offset = Vector3.new(.2, -.3, -2.5)
  397. local p5w = makeweld(pt5, pt5, hnd, ang(rd(0), rd(90), rd(90)) * cf(0, -4.025, 0), nil)
  398.  
  399. local swingwoo = Instance.new("Sound")
  400. swingwoo.SoundId = "rbxassetid://10209640"
  401. swingwoo.Pitch = rd2(10, 11) / 10
  402. swingwoo.Name = "sweae"
  403. swingwoo.Volume = 1
  404. swingwoo.Parent = hrp
  405. clibat = tool.Activated:connect(function()
  406. if selected == false or activu == true or ragged == true then
  407. return
  408. end
  409. activu = true
  410. for _ = 1, 5 do
  411. swait()
  412. lerpz(RJ, "C0", RJC0 * cf(0, 0.5, 0) * ang(rd(-20), rd(10), rd(-40)), 0.7)
  413. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  414. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(20), rd(-20), rd(179)), 0.7)
  415. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  416. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-20), rd(20), rd(30)), 0.7)
  417. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  418. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-30)), 0.7)
  419. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  420. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-110)), 0.7)
  421. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  422. end
  423. local bon = Instance.new("Sound")
  424. bon.SoundId = "rbxassetid://274233484"
  425. bon.Pitch = rd2(10, 12) / 10
  426. bon.Volume = 1
  427. bon.Parent = hrp
  428. game.Debris:AddItem(bon, 1)
  429. bon:Play()
  430. swingwoo:Play()
  431. for X = 1, 5 do
  432. swait()
  433. if X > 1 then
  434. hito(pt5, 5, 10, 0.2, hrp.CFrame.lookVector * 25, Vector3.new(0, rd2(-5, 5), rd2(-40, 40)))
  435. end
  436. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(60), rd(-10), rd(30)), 0.7)
  437. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  438. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(20), rd(20), rd(40)), 0.7)
  439. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  440. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-70), rd(20), rd(30)), 0.7)
  441. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  442. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(20), rd(-40), rd(80)), 0.7)
  443. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  444. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(60)), 0.7)
  445. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  446. end
  447. activu = false
  448. end)
  449. spec = mouse.KeyDown:connect(function(keya)
  450. if selected == false or activu == true or ragged == true then
  451. return
  452. end
  453. if keya == "e" then
  454. activu = true
  455. local speed = human.WalkSpeed
  456. human.WalkSpeed = 0
  457. human:SetStateEnabled(3, false)
  458. local sond = Instance.new("Sound")
  459. sond.Volume = 2
  460. sond.Pitch = 1.2
  461. sond.EmitterSize = 15
  462. sond.SoundId = "rbxassetid://861172962"
  463. sond.Parent = pt5
  464. chara.Head.face.Texture = "http://www.roblox.com/asset/?id=173082169"
  465.  
  466. sond:Play()
  467.  
  468. local function expa()
  469.  
  470.  
  471. for _ = 1, 1 do
  472. swait()
  473. hmes.Scale = hmes.Scale:lerp(Vector3.new(18, 81, 18), 0.7)
  474.  
  475. p5m.Scale = p5m.Scale:lerp(Vector3.new(2, 2, 3.7), 0.7)
  476. p5w.C0 = p5w.C0:lerp(ang(rd(0), rd(90), rd(90)) * cf(0, -4.5, 0), 0.7)
  477.  
  478. end
  479. for _ = 1, 2 do
  480. swait()
  481. hmes.Scale = hmes.Scale:lerp(Vector3.new(14, 63, 14), 0.7)
  482.  
  483. p5m.Scale = p5m.Scale:lerp(Vector3.new(3, 3, 2.7), 0.7)
  484. p5w.C0 = p5w.C0:lerp(ang(rd(0), rd(90), rd(90)) * cf(0, -4.025, 0), 0.7)
  485.  
  486. end
  487. end
  488. for _ = 1, 2 do
  489. swait()
  490. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.5)
  491. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.5)
  492. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(0), rd(-10)), 0.5)
  493. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  494. lerpz(LS, "C0", LSC0 * cf(0, 0.2, -0.2) * ang(rd(70), rd(-60), rd(-100)), 0.5)
  495. if dipperhat then
  496. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, 0, 0), 0.3)
  497. end
  498. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  499. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-10)), 0.5)
  500. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  501. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.5)
  502. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  503. end
  504.  
  505. print('um')
  506. for _ = 1, 20 do
  507.  
  508.  
  509. swait()
  510.  
  511.  
  512. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.5)
  513. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.5)
  514. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(0), rd(-10)), 0.5)
  515. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  516. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.3)
  517. if dipperhat then
  518. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(15, 0, 0), 0.3)
  519. end
  520. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  521. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-10)), 0.5)
  522. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  523. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.5)
  524. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  525. end
  526. print('no')
  527. chara.Head.face.Texture = "http://www.roblox.com/asset/?id=173082169"
  528. for _ = 1, 10 do
  529. swait()
  530. lerpz(RJ, "C0", RJC0 * cf(1.1, 0.6, 0) * ang(rd(0), rd(0), rd(-120)), 0.2)
  531. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(-20)), 0.2)
  532. lerpz(RS, "C0", RSC0 * cf(0, 0.4, 0.2) * ang(rd(80), rd(-20), rd(80)), 0.2)
  533. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  534. lerpz(LS, "C0", LSC0 * cf(0, -0.2, -0.7) * ang(rd(-20), rd(-60), rd(-80)), 0.2)
  535. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  536. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-5)), 0.2)
  537. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  538. lerpz(LH, "C0", LHC0 * cf(0.4, 0, -0.4) * ang(rd(-10), rd(70), rd(-5)), 0.2)
  539. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  540. end
  541. expa()
  542.  
  543. for O = 1, 10 do
  544. swait()
  545. lerpz(RJ, "C0", RJC0 * cf(0, 0.3, 0) * ang(rd(0), rd(0), rd(60)), 0.001 + O * 0.01)
  546. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(-20)), 0.001 + O * 0.01)
  547. lerpz(RS, "C0", RSC0 * cf(0, 0.4, 0.2) * ang(rd(80), rd(-20), rd(80)), 0.001 + O * 0.01)
  548. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.001 + O * 0.01)
  549. lerpz(LS, "C0", LSC0 * cf(0, -0.2, -0.7) * ang(rd(-20), rd(-60), rd(-80)), 0.001 + O * 0.01)
  550. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.001 + O * 0.01)
  551. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-5)), 0.001 + O * 0.01)
  552. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.001 + O * 0.01)
  553. lerpz(LH, "C0", LHC0 * cf(0.4, 0, -0.4) * ang(rd(-10), rd(70), rd(-5)), 0.001 + O * 0.01)
  554. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.001 + O * 0.01)
  555. end
  556. local whoooo = Instance.new("Sound")
  557. whoooo.Volume = .7
  558. whoooo.TimePosition = 0
  559. whoooo.Pitch = 1
  560. whoooo.SoundId = "rbxassetid://254873067"
  561. whoooo.Parent = pt5
  562. whoooo:Play()
  563. game.Debris:AddItem(whoooo, 2)
  564.  
  565. local whoooo2 = Instance.new("Sound")
  566. whoooo2.Volume = 3
  567. whoooo2.TimePosition = 0
  568. whoooo2.Pitch = 1
  569. whoooo2.SoundId = "rbxassetid://296102734"
  570. whoooo2.Parent = pt5
  571.  
  572. game.Debris:AddItem(whoooo2, 2)
  573.  
  574. for O = 1, 6 do
  575. swait()
  576. hito(pt5, 25, 40, 0.75, hrp.CFrame.rightVector * -100 + Vector3.new(0, 50, 0), Vector3.new(0, rd2(-25, 25), rd2(-160, 160)))
  577. lerpz(RJ, "C0", RJC0 * cf(0.9, -0.7, 0) * ang(rd(0), rd(0), rd(120)), 0.1 + O * 0.05)
  578. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(-20)), 0.1 + O * 0.05)
  579. lerpz(RS, "C0", RSC0 * cf(0, 0.4, 0.2) * ang(rd(80), rd(20), rd(20)), 0.1 + O * 0.05)
  580. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + O * 0.05)
  581. lerpz(LS, "C0", LSC0 * cf(0, -0.2, -0.7) * ang(rd(-20), rd(-60), rd(-80)), 0.1 + O * 0.05)
  582. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + O * 0.05)
  583. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-5)), 0.1 + O * 0.05)
  584. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + O * 0.05)
  585. lerpz(LH, "C0", LHC0 * cf(0.4, 0, -0.4) * ang(rd(-10), rd(70), rd(-5)), 0.1 + O * 0.05)
  586. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + O * 0.05)
  587. end
  588. whoooo2:Play()
  589. for O = 1, 13 do
  590. swait()
  591. hmes.Scale = hmes.Scale:lerp(Vector3.new(2, 9, 2), 0.05 + O * 0.075)
  592.  
  593. p5m.Scale = p5m.Scale:lerp(Vector3.new(2, 2, 1.7), 0.05 + O * 0.075)
  594. p5w.C0 = p5w.C0:lerp(ang(rd(0), rd(90), rd(90)) * cf(0, -4.025, 0), 0.05 + O * 0.075)
  595.  
  596. lerpz(RJ, "C0", RJC0 * cf(1.1, -0.8, 0) * ang(rd(0), rd(0), rd(150)), 0.05 + O * 0.075)
  597. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(-20)), 0.05 + O * 0.075)
  598. lerpz(RS, "C0", RSC0 * cf(0, 0.4, 0.2) * ang(rd(80), rd(30), rd(10)), 0.05 + O * 0.075)
  599. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + O * 0.075)
  600. lerpz(LS, "C0", LSC0 * cf(0, -0.2, -0.7) * ang(rd(20), rd(20), rd(-20)), 0.05 + O * 0.075)
  601. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + O * 0.075)
  602. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-5)), 0.05 + O * 0.075)
  603. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + O * 0.075)
  604. lerpz(LH, "C0", LHC0 * cf(0.4, 0, -0.4) * ang(rd(-10), rd(70), rd(-5)), 0.05 + O * 0.075)
  605. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05 + O * 0.075)
  606. end
  607. if dipperhat then
  608. dipperhat.Handle.HatAttachment.Rotation = dipperrot
  609. end
  610. human.WalkSpeed = speed
  611. human:SetStateEnabled(3, true)
  612. activu = false
  613. end
  614. --------------------------------------------------------------------------------------------------------------------------------------
  615.  
  616.  
  617. --------------------------------------------------------------------------------------------------------------------------------------
  618. if keya == "q" then
  619. activu = true
  620. do
  621. local checkkey = true
  622. local keyingup = mouse.KeyUp:connect(function(xzx)
  623. if xzx == "q" then
  624. checkkey = false
  625. end
  626. end)
  627. repeat
  628. for _ = 1, 2 do
  629. swait()
  630. lerpz(RJ, "C0", RJC0 * cf(0, 0.5, 0) * ang(rd(-20), rd(10), rd(-40)), 0.7)
  631. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.7)
  632. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(20), rd(-20), rd(179)), 0.7)
  633. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  634. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-20), rd(20), rd(30)), 0.7)
  635. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  636. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-30)), 0.7)
  637. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  638. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(-110)), 0.7)
  639. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  640. end
  641. swingwoo:Play()
  642. for T = 1, 2 do
  643. swait()
  644. if T == 2 then
  645. hito(pt5, 5, 4, 0.03, hrp.CFrame.lookVector * 10, Vector3.new(0, rd2(-2, 2), rd2(-10, 10)))
  646. end
  647. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(60), rd(-10), rd(30)), 0.7)
  648. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  649. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(20), rd(20), rd(40)), 0.7)
  650. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  651. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-70), rd(20), rd(30)), 0.7)
  652. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  653. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(20), rd(-40), rd(80)), 0.7)
  654. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  655. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-20), rd(60)), 0.7)
  656. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  657. end
  658. for _ = 1, 2 do
  659. swait()
  660. lerpz(RJ, "C0", RJC0 * cf(0, 0.5, 0) * ang(rd(-30), rd(20), rd(0)), 0.7)
  661. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.7)
  662. lerpz(RS, "C0", RSC0 * cf(0, 0.5, 0) * ang(rd(60), rd(20), rd(179)), 0.7)
  663. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  664. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-40), rd(20), rd(30)), 0.7)
  665. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  666. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-30)), 0.7)
  667. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  668. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-30), rd(20), rd(35)), 0.7)
  669. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  670. end
  671. swingwoo:Play()
  672. for T = 1, 2 do
  673. swait()
  674. if T == 2 then
  675. hito(pt5, 5, 4, 0.03, hrp.CFrame.lookVector * 10, Vector3.new(0, rd2(-2, 2), rd2(-10, 10)))
  676. end
  677. lerpz(RJ, "C0", RJC0 * cf(0, -0.5, 0) * ang(rd(40), rd(40), rd(0)), 0.7)
  678. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(20), rd(0), rd(0)), 0.7)
  679. lerpz(RS, "C0", RSC0 * cf(0, 0.5, 0) * ang(rd(60), rd(20), rd(30)), 0.7)
  680. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  681. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-70), rd(20), rd(30)), 0.7)
  682. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  683. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-30)), 0.7)
  684. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  685. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-30), rd(20), rd(-65)), 0.7)
  686. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  687. end
  688. until not checkkey
  689. keyingup:Disconnect()
  690. activu = false
  691. end
  692. end
  693. if keya == "f" then
  694. activu = true
  695. do
  696. local speed = human.WalkSpeed
  697. human.WalkSpeed = 2
  698. human:SetStateEnabled(3, false)
  699. local checkkey = true
  700. local chargecounter = 0
  701. local keyingup = mouse.KeyUp:connect(function(xzx)
  702. if xzx == "f" then
  703. checkkey = false
  704. end
  705. end)
  706. local firederp
  707. for _ = 1, 8 do
  708. swait()
  709. hwel.C0 = hwel.C0:lerp(ang(rd(65), rd(0), rd(0)) * cf(0, 1, 0), 0.6)
  710. lerpz(RJ, "C0", RJC0 * cf(0.5, 0.5, 0) * ang(rd(0), rd(0), rd(-70)), 0.5)
  711. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(60)), 0.5)
  712. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(70), rd(-10), rd(80)), 0.5)
  713. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  714. lerpz(LS, "C0", LSC0 * cf(-0.3, -0.1, -1) * ang(rd(-10), rd(-70), rd(-75)), 0.5)
  715. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.5)
  716. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(-10), rd(5)), 0.5)
  717. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  718. lerpz(LH, "C0", LHC0 * cf(0.5, 0, -0.4) * ang(rd(0), rd(80), rd(-5)), 0.5)
  719. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(0)), 0.5)
  720. end
  721. repeat
  722. swait()
  723. chargecounter = chargecounter + 1
  724. lerpz(RS, "C0", RSC0 * cf(rd2(-5, 5) / 100, rd2(-5, 5) / 100, rd2(-5, 5) / 100) * ang(rd(rd2(65, 75)), rd(rd2(-15, 5)), rd(rd2(75, 85))), 0.05 + chargecounter * 0.019)
  725. lerpz(LS, "C0", LSC0 * cf(-0.3, -0.1, -1) * ang(rd(rd2(-15, -5)), rd(rd2(-75, -65)), rd(rd2(-80, -70))), 0.05 + chargecounter * 0.019)
  726. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(rd2(-25, -15)), rd(0)), 0.05 + chargecounter * 0.019)
  727. if chargecounter > 30 and firederp == nil then
  728. firederp = Instance.new("Fire")
  729. firederp.Parent = pt5
  730. end
  731. until not checkkey or chargecounter > 50
  732. swingwoo:Play()
  733. for U = 1, 10 do
  734. swait()
  735. if U < 3 then
  736. hito(pt5, 5, 10, 0.2, hrp.CFrame.lookVector * (80 + chargecounter * 3) + Vector3.new(0, 6 + 6 * (chargecounter / 5), 0), Vector3.new(0, rd2(-25, 25) * (chargecounter / 25), rd2(-80, 80) * (chargecounter / 25)))
  737. if chargecounter > 30 then
  738. tagexplode(pt5, 5, 1)
  739. end
  740. end
  741. hwel.C0 = hwel.C0:lerp(ang(rd(135), rd(0), rd(0)) * cf(0, 1, 0), 0.6)
  742. lerpz(RJ, "C0", RJC0 * cf(0.5, -0.5, 0) * ang(rd(0), rd(0), rd(50)), 0.6)
  743. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(-30)), 0.6)
  744. lerpz(RS, "C0", RSC0 * cf(0.75, 0.5, -0.5) * ang(rd(0), rd(60), rd(120)), 0.4)
  745. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(100), rd(0)), 0.4)
  746. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-10), rd(20), rd(-125)), 0.4)
  747. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(-20), rd(0)), 0.4)
  748. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(-10), rd(5)), 0.6)
  749. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.6)
  750. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(-10), rd(-6)), 0.6)
  751. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(5), rd(0), rd(0)), 0.6)
  752. end
  753. if firederp then
  754. firederp:Destroy()
  755. end
  756. swait(10)
  757. hwel.C0 = ang(rd(90), rd(0), rd(0)) * cf(0, 1, 0)
  758. keyingup:Disconnect()
  759. human.WalkSpeed = speed
  760. human:SetStateEnabled(3, true)
  761. activu = false
  762. end
  763. end
  764. end)
  765. end
  766. elseif batting == true then
  767. batting = false
  768. clibat:Disconnect()
  769. spec:Disconnect()
  770. hrp.sweae:Destroy()
  771. local batmod = chr:FindFirstChild("bmodel")
  772. batmod.hnd.Weld:Destroy()
  773. batmod.PrimaryPart = batmod.hnd
  774. batmod:SetPrimaryPartCFrame(rarm.CFrame * ang(rd(-90), rd(0), rd(0)) * cf(0, 0, -1))
  775. for _, A in pairs(batmod:GetChildren()) do
  776. if A.ClassName == "Part" then
  777. A.CanCollide = true
  778. A.Anchored = false
  779. end
  780. end
  781. batmod.Parent = workspace
  782. game.Debris:AddItem(batmod, 8)
  783. end
  784. end
  785. local movin = false
  786. local cliham, hamspec
  787. function ham()
  788. if batting == false then
  789. batting = true
  790. do
  791. local bmod = Instance.new("Model")
  792. bmod.Name = "bmodel"
  793. bmod.Parent = chr
  794. local makemotor = function(parent, p0, p1, c0, c1)
  795. local wel = Instance.new("Motor6D")
  796. wel.Part0 = p0
  797. wel.Part1 = p1
  798. wel.C0 = c0
  799. if c1 ~= nil then
  800. wel.C1 = c1
  801. end
  802. wel.Parent = parent
  803. return wel
  804. end
  805. local hnd = makepart("Br. yellowish green", "hnd", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  806. hnd.Anchored = true
  807. local hmes = makemesh("Head", Vector3.new(5, 30, 5), nil, hnd)
  808. movin = true
  809. hnd.CFrame = hrp.CFrame
  810. coroutine.resume(coroutine.create(function()
  811. while hnd.Anchored == true do
  812. swait()
  813. if movin then
  814. hnd.CFrame = hnd.CFrame:lerp(hrp.CFrame * ang(rd(40), rd(0), rd(0)) * cf(0, 11, 0), 0.65)
  815. end
  816. end
  817. end))
  818. local pt1 = makepart("Br. yellowish green", "pt1", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  819. local p1m = makemesh("Head", Vector3.new(6, 5.5, 5.5), nil, pt1)
  820. local p1w = makemotor(pt1, pt1, hnd, ang(rd(0), rd(0), rd(0)) * cf(0, 3, 0), nil)
  821. local pt2 = makepart("Br. yellowish green", "pt2", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  822. local p2m = makemesh("Head", Vector3.new(6, 5.5, 5.5), nil, pt2)
  823. local p2w = makemotor(pt2, pt2, hnd, ang(rd(0), rd(0), rd(0)) * cf(0, -3, 0), nil)
  824. local pt3 = makepart("Bright yellow", "pt3", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  825. local p3m = makemesh("Head", Vector3.new(6.5, 6.5, 6.5), nil, pt3)
  826. local p3w = makemotor(pt3, pt3, hnd, ang(rd(0), rd(0), rd(0)) * cf(0, 3.75, 0), nil)
  827. local pt4 = makepart("Br. yellowish green", "pt4", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  828. local p4m = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxassetid://250640098", pt4)
  829. p4m.TextureId = "rbxassetid://140800021"
  830. local p4w = makemotor(pt4, pt4, hnd, ang(rd(180), rd(180), rd(0)) * cf(0, 4.25, 0.25), nil)
  831. local pt5 = makepart("Bright blue", "pt5", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  832. local p5m = makemesh("Head", Vector3.new(5, 90, 4), nil, pt5)
  833. local p5w = makemotor(pt5, pt5, hnd, ang(rd(0), rd(0), rd(0)) * cf(0, -12, 0), nil)
  834. local pt6 = makepart("Bright blue", "pt6", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  835. local p6m = makemesh("FileMesh", Vector3.new(0.16, 0.4, 0.16), "rbxassetid://703458158", pt6)
  836. local p6w = makemotor(pt6, pt6, hnd, ang(rd(180), rd(0), rd(0)) * cf(0, -16, 0), nil)
  837. local pt7 = makepart("Bright yellow", "pt7", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  838. local p7m = makemesh("Head", Vector3.new(75, 75, 75), nil, pt7)
  839. local p7w = makemotor(pt7, pt7, hnd, ang(rd(0), rd(90), rd(0)) * cf(0, -27, 0), nil)
  840. local hdec1 = Instance.new("Decal")
  841. hdec1.Texture = "rbxasset://textures/face.png"
  842. hdec1.Face = "Front"
  843. hdec1.Parent = pt7
  844. local pt8 = makepart("Bright yellow", "pt8", 0, 1, "SmoothPlastic", bmod, hrp.CFrame)
  845. local p8m = makemesh("Head", Vector3.new(75, 75, 75), nil, pt8)
  846. local p8w = makemotor(pt8, pt8, hnd, ang(rd(0), rd(-90), rd(0)) * cf(0, -27, 0), nil)
  847. local hdec2 = Instance.new("Decal")
  848. hdec2.Texture = "rbxasset://textures/face.png"
  849. hdec2.Face = "Front"
  850. hdec2.Parent = pt8
  851. local pt9 = makepart("Bright yellow", "pt9", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  852. local p9m = makemesh("FileMesh", Vector3.new(12, 11, 11), "rbxassetid://272942659", pt9)
  853. local p9w = makemotor(pt9, pt9, hnd, ang(rd(0), rd(90), rd(0)) * cf(0, -30, 0), nil)
  854. p9m.TextureId = "rbxassetid://140800021"
  855. local pt10 = makepart("Bright yellow", "pt10", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  856. local p10m = makemesh("Head", Vector3.new(60, 60, 60), nil, pt10)
  857. local p10w = makemotor(pt10, pt10, pt7, ang(rd(0), rd(0), rd(90)) * cf(11, 0, 0), nil)
  858. local hdec3 = Instance.new("Decal")
  859. hdec3.Texture = "rbxasset://textures/face.png"
  860. hdec3.Face = "Front"
  861. hdec3.Parent = pt10
  862. local pt11 = makepart("Bright yellow", "pt11", 0, 1, "SmoothPlastic", bmod, hrp.CFrame)
  863. local p11m = makemesh("Head", Vector3.new(60, 60, 60), nil, pt11)
  864. local p11w = makemotor(pt11, pt11, pt7, ang(rd(0), rd(180), rd(90)) * cf(11, 0, 0), nil)
  865. local hdec4 = Instance.new("Decal")
  866. hdec4.Texture = "rbxasset://textures/face.png"
  867. hdec4.Face = "Front"
  868. hdec4.Parent = pt11
  869. local pt12 = makepart("Bright yellow", "pt12", 0, 0, "SmoothPlastic", bmod, hrp.CFrame)
  870. local p12m = makemesh("Head", Vector3.new(60, 60, 60), nil, pt12)
  871. local p12w = makemotor(pt12, pt12, pt7, ang(rd(0), rd(0), rd(-90)) * cf(-11, 0, 0), nil)
  872. local hdec5 = Instance.new("Decal")
  873. hdec5.Texture = "rbxasset://textures/face.png"
  874. hdec5.Face = "Front"
  875. hdec5.Parent = pt12
  876. local pt13 = makepart("Bright yellow", "pt13", 0, 1, "SmoothPlastic", bmod, hrp.CFrame)
  877. local p13m = makemesh("Head", Vector3.new(60, 60, 60), nil, pt13)
  878. local p13w = makemotor(pt13, pt13, pt7, ang(rd(0), rd(180), rd(-90)) * cf(-11, 0, 0), nil)
  879. local hdec6 = Instance.new("Decal")
  880. hdec6.Texture = "rbxasset://textures/face.png"
  881. hdec6.Face = "Front"
  882. hdec6.Parent = pt13
  883. cliham = tool.Activated:connect(function()
  884. if selected == false or activu == true or ragged == true then
  885. return
  886. end
  887. activu = true
  888. movin = false
  889. for B = 1, 20 do
  890. swait()
  891. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.4)
  892. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(8), rd(0), rd(0)), 0.4)
  893. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-15), rd(-5), rd(170)), 0.4)
  894. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  895. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(-10), rd(10)), 0.4)
  896. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  897. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(-10), rd(-10)), 0.4)
  898. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  899. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(10), rd(10)), 0.4)
  900. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  901. hnd.CFrame = hnd.CFrame:lerp(rarm.CFrame * ang(rd(-110), rd(0), rd(0)) * cf(0, 0, -1), 0.1 + B * 0.045)
  902. end
  903. for B = 1, 30 do
  904. swait()
  905. lerpz(RJ, "C0", RJC0 * cf(0, 0.8, 0) * ang(rd(-25), rd(0), rd(-50)), 0.1 + B / 80)
  906. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-18), rd(0), rd(40)), 0.1 + B / 80)
  907. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-30), rd(-5), rd(160)), 0.1 + B / 80)
  908. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + B / 80)
  909. lerpz(LS, "C0", LSC0 * cf(-0.8, 0, -1) * ang(rd(-60), rd(-20), rd(-150)), 0.1 + B / 80)
  910. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + B / 80)
  911. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(-20), rd(-10)), 0.1 + B / 80)
  912. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + B / 80)
  913. lerpz(LH, "C0", LHC0 * cf(0.5, 0, -0.4) * ang(rd(-5), rd(60), rd(-110)), 0.1 + B / 80)
  914. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + B / 80)
  915. hnd.CFrame = hnd.CFrame:lerp(rarm.CFrame * ang(rd(-110), rd(0), rd(0)) * cf(0, 0, -1), 1)
  916. end
  917. for B = 1, 7 do
  918. swait()
  919. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(40)), 0.015 + B / 15)
  920. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(9), rd(0), rd(-15)), 0.015 + B / 15)
  921. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-50), rd(100)), 0.015 + B / 15)
  922. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.015 + B / 15)
  923. lerpz(LS, "C0", LSC0 * cf(-0.8, 0, -1) * ang(rd(-60), rd(-25), rd(-90)), 0.015 + B / 15)
  924. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.015 + B / 15)
  925. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(-20), rd(10)), 0.015 + B / 15)
  926. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.015 + B / 15)
  927. lerpz(LH, "C0", LHC0 * cf(0.1, 0, -0.1) * ang(rd(-5), rd(20), rd(-20)), 0.015 + B / 15)
  928. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.015 + B / 15)
  929. hnd.CFrame = hnd.CFrame:lerp(rarm.CFrame * ang(rd(-110), rd(0), rd(0)) * cf(0, 0, -1), 1)
  930. end
  931. for B = 1, 4 do
  932. swait()
  933. lerpz(RJ, "C0", RJC0 * cf(0, -0.8, 0) * ang(rd(70), rd(0), rd(40)), 0.38 + B * 0.1)
  934. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(9), rd(0), rd(-15)), 0.38 + B * 0.1)
  935. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-40), rd(100)), 0.38 + B * 0.1)
  936. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.38 + B * 0.1)
  937. lerpz(LS, "C0", LSC0 * cf(-0.8, 0, -1) * ang(rd(-60), rd(-25), rd(-90)), 0.38 + B * 0.1)
  938. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.38 + B * 0.1)
  939. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(-20), rd(60)), 0.38 + B * 0.1)
  940. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.38 + B * 0.1)
  941. lerpz(LH, "C0", LHC0 * cf(0.1, 0, -0.1) * ang(rd(-5), rd(20), rd(70)), 0.38 + B * 0.1)
  942. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.38 + B * 0.1)
  943. hnd.CFrame = hnd.CFrame:lerp(rarm.CFrame * ang(rd(-110), rd(0), rd(0)) * cf(0, 0, -1), 1)
  944. end
  945. swait(15)
  946. movin = true
  947. activu = false
  948. end)
  949. end
  950. elseif batting == true then
  951. batting = false
  952. cliham:Disconnect()
  953. local badevz = chr:FindFirstChild("bmodel")
  954. badevz.PrimaryPart = badevz.hnd
  955. for _, A in pairs(badevz:GetChildren()) do
  956. if A.ClassName == "Part" then
  957. A.CanCollide = true
  958. A.Anchored = false
  959. end
  960. end
  961. movin = false
  962. badevz.Parent = workspace
  963. badevz:SetPrimaryPartCFrame(hrp.CFrame * ang(rd(40), rd(0), rd(0)) * cf(0, -11, 0))
  964. game.Debris:AddItem(badevz, 8)
  965. end
  966. end
  967. game:GetService("ContentProvider"):Preload("rbxassetid://725969678")
  968. function lauf()
  969. if selected == false or activu == true then
  970. return
  971. end
  972. lauf1:Play()
  973. end
  974. function makenoob(cfrem, scalo, rags)
  975. nscale.Value = scalo
  976. local md = Instance.new("Model")
  977. md.Name = "Noob"
  978. md.Parent = workspace
  979. local hu = Instance.new("Humanoid")
  980. hu.RigType = "R6"
  981. hu.MaxHealth = 100 * scalo
  982. hu.Health = 100 * scalo
  983. hu.Parent = md
  984. local anm = Instance.new("Animator")
  985. anm.Parent = hu
  986. hu.PlatformStand = true
  987. local light = function(part)
  988. part.CustomPhysicalProperties = PhysicalProperties.new(0.35, 0.3, 0.5)
  989. end
  990. local hd = Instance.new("Part")
  991. hd.Name = "Head"
  992. hd.Size = Vector3.new(2 * nscale.Value, 1 * nscale.Value, 1 * nscale.Value)
  993. hd.TopSurface = "Smooth"
  994. hd.BottomSurface = "Inlet"
  995. hd.Locked = true
  996. hd.BrickColor = BrickColor.new("Bright yellow")
  997. hd.CanCollide = true
  998. hd.Anchored = false
  999. light(hd)
  1000. hd.Parent = md
  1001. local hm = Instance.new("SpecialMesh")
  1002. hm.MeshType = "Head"
  1003. hm.Scale = Vector3.new(1.25, 1.25, 1.25)
  1004. hm.Parent = hd
  1005. local hf = Instance.new("Decal")
  1006. hf.Texture = "rbxasset://textures/face.png"
  1007. local gen = math.random(1, 40)
  1008. if gen == 3 then
  1009. hf.Texture = "rbxassetid://173082169"
  1010. end
  1011. if gen == 8 then
  1012. hf.Texture = "rbxassetid://173082169"
  1013. end
  1014. if gen == 12 then
  1015. hf.Texture = "rbxassetid://173082169"
  1016. end
  1017. if gen == 16 then
  1018. hf.Texture = "rbxassetid://173082169"
  1019. end
  1020. if gen == 24 then
  1021. hf.Texture = "rbxassetid://173082169"
  1022. end
  1023. if gen == 28 then
  1024. hf.Texture = "rbxassetid://173082169"
  1025. end
  1026. if gen == 32 then
  1027. hf.Texture = "rbxassetid://173082169"
  1028. end
  1029. if gen == 38 then
  1030. hf.Texture = "rbxassetid://173082169"
  1031. hf.Color3 = Color3.new(0, 0, 0)
  1032. end
  1033. hf.Face = "Front"
  1034. hf.Parent = hd
  1035. local hrpa = Instance.new("Part")
  1036. hrpa.Name = "HumanoidRootPart"
  1037. hrpa.TopSurface, hrpa.BottomSurface = 0, 0
  1038. hrpa.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1039. hrpa.Transparency = 1
  1040. hrpa.CanCollide = false
  1041. hrpa.Locked = true
  1042. light(hrpa)
  1043. hrpa.Parent = md
  1044. local tagbomb = Instance.new("BoolValue")
  1045. tagbomb.Name = "tagbomb"
  1046. tagbomb.Value = false
  1047. tagbomb.Parent = hrpa
  1048. local learm = Instance.new("Part")
  1049. learm.Name = "Left Arm"
  1050. learm.BrickColor = BrickColor.new("Bright yellow")
  1051. learm.CanCollide = false
  1052. learm.Locked = true
  1053. learm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1054. light(learm)
  1055. learm.Parent = md
  1056. local riarm = Instance.new("Part")
  1057. riarm.Name = "Right Arm"
  1058. riarm.BrickColor = BrickColor.new("Bright yellow")
  1059. riarm.CanCollide = false
  1060. riarm.Locked = true
  1061. light(riarm)
  1062. riarm.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1063. riarm.Parent = md
  1064. local leleg = Instance.new("Part")
  1065. leleg.Name = "Left Leg"
  1066. leleg.BrickColor = BrickColor.new("Br. yellowish green")
  1067. leleg.CanCollide = false
  1068. leleg.Locked = true
  1069. light(leleg)
  1070. leleg.BottomSurface = 0
  1071. leleg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1072. leleg.Parent = md
  1073. local rileg = Instance.new("Part")
  1074. rileg.Name = "Right Leg"
  1075. rileg.BrickColor = BrickColor.new("Br. yellowish green")
  1076. rileg.CanCollide = false
  1077. rileg.Locked = true
  1078. light(rileg)
  1079. rileg.BottomSurface = 0
  1080. rileg.Size = Vector3.new(1 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1081. rileg.Parent = md
  1082. local tor = Instance.new("Part")
  1083. tor.Name = "Torso"
  1084. tor.BrickColor = BrickColor.new("Bright blue")
  1085. tor.Locked = true
  1086. light(tor)
  1087. tor.Size = Vector3.new(2 * nscale.Value, 2 * nscale.Value, 1 * nscale.Value)
  1088. tor.LeftSurface, tor.RightSurface = "Weld", "Weld"
  1089. tor.Parent = md
  1090. md.PrimaryPart = hrpa
  1091. md:SetPrimaryPartCFrame(cfrem)
  1092. md:makeJoints()
  1093. makejoint(hrpa, RootJointC0, RootJointC1, hrpa, tor, "RootJoint")
  1094. makejoint(tor, NeckC0, NeckC1, tor, hd, "Neck")
  1095. if rags == true then
  1096. makegloo(tor, RightShoulderC0, RightShoulderC1, tor, riarm, "Right Shoulder")
  1097. makegloo(tor, LeftShoulderC0, LeftShoulderC1, tor, learm, "Left Shoulder")
  1098. makegloo(tor, RightHipC0, RightHipC1, tor, rileg, "Right Hip")
  1099. makegloo(tor, LeftHipC0, LeftHipC1, tor, leleg, "Left Hip")
  1100. maketouchy(riarm, riarm, CFrame.new(0, 0.5 * nscale.Value, 0))
  1101. maketouchy(learm, learm, CFrame.new(0, 0.5 * nscale.Value, 0))
  1102. maketouchy(leleg, leleg, CFrame.new(0, 0.5 * nscale.Value, 0))
  1103. maketouchy(rileg, rileg, CFrame.new(0, 0.5 * nscale.Value, 0))
  1104. elseif rags == false then
  1105. makejoint(tor, RightShoulderC0, RightShoulderC1, tor, riarm, "Right Shoulder")
  1106. makejoint(tor, LeftShoulderC0, LeftShoulderC1, tor, learm, "Left Shoulder")
  1107. makejoint(tor, RightHipC0, RightHipC1, tor, rileg, "Right Hip")
  1108. makejoint(tor, LeftHipC0, LeftHipC1, tor, leleg, "Left Hip")
  1109. hu.PlatformStand = false
  1110. end
  1111. nscale.Value = 1
  1112. hu.Touched:connect(function(tpart, uwot)
  1113. if tagbomb.Value == true and tpart.Parent ~= md and tpart.Parent.Parent ~= md and tpart.Parent.Parent.Parent ~= md then
  1114. tagbomb.Value = false
  1115. hu.Health = 0
  1116. local derp = Instance.new("Explosion")
  1117. derp.BlastPressure = 200
  1118. derp.BlastRadius = 8
  1119. derp.DestroyJointRadiusPercent = 0
  1120. derp.ExplosionType = 2
  1121. derp.Visible = true
  1122. derp.Position = uwot.Position - Vector3.new(0, 0.5, 0)
  1123. derp.Parent = workspace
  1124. game.Debris:AddItem(md, 8)
  1125. end
  1126. end)
  1127. return md
  1128. end
  1129. function makecircle(cfrem, scalo)
  1130. local mcir1 = Instance.new("Part")
  1131. mcir1.Anchored = true
  1132. mcir1.CanCollide = false
  1133. mcir1.Size = Vector3.new(0.2, 0.2, 0.2)
  1134. mcir1.Transparency = 1
  1135. mcir1.CFrame = cfrem
  1136. mcir1.Parent = modz
  1137. game.Debris:AddItem(mcir1, 8)
  1138. local d1 = Instance.new("Decal")
  1139. d1.Texture = "rbxassetid://140800021"
  1140. d1.Face = "Front"
  1141. d1.Parent = mcir1
  1142. local d2 = Instance.new("Decal")
  1143. d2.Texture = "rbxassetid://140800021"
  1144. d2.Face = "Back"
  1145. d2.Parent = mcir1
  1146. local bme = Instance.new("BlockMesh")
  1147. bme.Parent = mcir1
  1148. for _ = 1, 9 do
  1149. swait()
  1150. bme.Scale = bme.Scale:lerp(Vector3.new(35 * scalo, 35 * scalo, 0), 0.3)
  1151. end
  1152. coroutine.resume(coroutine.create(function()
  1153. swait(15)
  1154. for _ = 1, 12 do
  1155. swait()
  1156. d1.Transparency = d1.Transparency + 0.08
  1157. d2.Transparency = d2.Transparency + 0.08
  1158. end
  1159. mcir1:Destroy()
  1160. end))
  1161. return mcir1
  1162. end
  1163. function spawnnoob(circlecf, noobcf, scalez, ragd)
  1164. local aearae = makecircle(circlecf, scalez)
  1165. local nananb
  1166. if ragd then
  1167. nananb = makenoob(aearae.CFrame * noobcf, scalez, true)
  1168. elseif not ragd then
  1169. nananb = makenoob(aearae.CFrame * noobcf, scalez, false)
  1170. end
  1171. return nananb
  1172. end
  1173. function tagexplode(partoz, magn, bombdelay)
  1174. for _, guy in pairs(workspace:GetChildren()) do
  1175. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy.Name == "Noob" and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude then
  1176. coroutine.resume(coroutine.create(function()
  1177. swait(bombdelay * 30)
  1178. guy:FindFirstChild("HumanoidRootPart").tagbomb.Value = true
  1179. end))
  1180. end
  1181. end
  1182. end
  1183. function hito(partoz, magn, dmg, debtim, bodyfdire, bodyrot)
  1184. for _, guy in pairs(workspace:GetChildren()) do
  1185. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("HumanoidRootPart") and guy ~= chr and magn > (guy:FindFirstChild("HumanoidRootPart").Position - partoz.Position).magnitude and guy:FindFirstChild("HumanoidRootPart"):FindFirstChild("alabo") == nil then
  1186. do
  1187. local humz = guy:FindFirstChild("Humanoid")
  1188. local horp = guy:FindFirstChild("HumanoidRootPart")
  1189. humz:TakeDamage(dmg)
  1190. humz:SetStateEnabled(16, true)
  1191. delay(debtim, function()
  1192. humz:SetStateEnabled(16, true)
  1193. end)
  1194. local db = Instance.new("StringValue")
  1195. db.Name = "alabo"
  1196. db.Parent = horp
  1197. delay(debtim, function()
  1198. db:Destroy()
  1199. end)
  1200. local b = Instance.new("Part")
  1201. nooutline(b)
  1202. b.Size = Vector3.new(0.2, 0.2, 0.2)
  1203. b.Transparency = 0.25
  1204. b.Anchored = true
  1205. b.CanCollide = false
  1206. b.BrickColor = BrickColor.new("Institutional white")
  1207. b.Locked = true
  1208. b.CFrame = horp.CFrame * CFrame.new(rd2(-1, 1), rd2(-2, 2), rd2(-1, 1))
  1209. b.Parent = modz
  1210. local c = Instance.new("SpecialMesh")
  1211. c.MeshType = "Sphere"
  1212. c.Scale = Vector3.new(3.5, 3.5, 3.5)
  1213. c.Parent = b
  1214. game.Debris:AddItem(b, 1)
  1215. if bodyfdire then
  1216. local boopyve = Instance.new("BodyVelocity")
  1217. boopyve.MaxForce = Vector3.new(9999999999999, 9999999999999, 9999999999999)
  1218. boopyve.P = 9999999999
  1219. boopyve.Velocity = bodyfdire
  1220. boopyve.Parent = horp
  1221. game.Debris:AddItem(boopyve, debtim)
  1222. end
  1223. if bodyrot then
  1224. local boopyro = Instance.new("BodyAngularVelocity")
  1225. boopyro.MaxTorque = Vector3.new(999999, 999999, 999999)
  1226. boopyro.P = math.huge
  1227. boopyro.AngularVelocity = bodyrot
  1228. boopyro.Parent = horp
  1229. game.Debris:AddItem(boopyro, debtim)
  1230. end
  1231. local bet = Instance.new("Sound")
  1232. bet.Pitch = rd2(9, 11) / 10
  1233. bet.Volume = rd2(12, 14) / 10
  1234. bet.SoundId = "rbxassetid://861172962"
  1235. bet.Parent = b
  1236. bet:Play()
  1237. coroutine.resume(coroutine.create(function()
  1238. for _ = 1, 5 do
  1239. swait()
  1240. b.Transparency = b.Transparency + 0.175
  1241. c.Scale = c.Scale + Vector3.new(0.8 * dmg, 0.8 * dmg, 0.8 * dmg)
  1242. end
  1243. end))
  1244. end
  1245. end
  1246. end
  1247. end
  1248. function cleannoobs()
  1249. for _, nib in pairs(workspace:GetChildren()) do
  1250. coroutine.resume(coroutine.create(function()
  1251. if nib.Name == "Noob" then
  1252. if nib:FindFirstChild("HumanoidRootPart") then
  1253. local g = Instance.new("Part")
  1254. g.CanCollide, g.Anchored = false, true
  1255. g.Transparency = 1
  1256. g.CFrame = nib:FindFirstChild("HumanoidRootPart").CFrame
  1257. g.Parent = workspace
  1258. game.Debris:AddItem(g, 3.5)
  1259. local sou = Instance.new("Sound")
  1260. sou.Pitch = math.random(7, 11) / 10
  1261. sou.Volume = 0.8
  1262. sou.SoundId = "rbxassetid://111124523"
  1263. sou.Parent = g
  1264. local pe = Instance.new("ParticleEmitter")
  1265. pe.Acceleration = Vector3.new(0, 8, 0)
  1266. pe.Lifetime = NumberRange.new(1, 1.5)
  1267. pe.Rate = 0.005
  1268. pe.RotSpeed = NumberRange.new(-30, 30)
  1269. pe.Rotation = NumberRange.new(0, 360)
  1270. pe.Size = NumberSequence.new({
  1271. NumberSequenceKeypoint.new(0, 4.38, 0),
  1272. NumberSequenceKeypoint.new(0.672, 4.14, 0),
  1273. NumberSequenceKeypoint.new(1, 1.48, 0)
  1274. })
  1275. pe.Texture = "rbxassetid://140800021"
  1276. pe.Transparency = NumberSequence.new({
  1277. NumberSequenceKeypoint.new(0, 0, 0),
  1278. NumberSequenceKeypoint.new(0.529, 0.3, 0),
  1279. NumberSequenceKeypoint.new(1, 1, 1)
  1280. })
  1281. pe.ZOffset = 5
  1282. pe.Enabled = true
  1283. pe.VelocitySpread = 360
  1284. pe.Parent = g
  1285. swait(5)
  1286. pe:Emit(6)
  1287. sou:Play()
  1288. end
  1289. nib:Destroy()
  1290. end
  1291. end))
  1292. end
  1293. end
  1294. function animo(yep)
  1295. if yep == true then
  1296. anim.Parent = human
  1297. chr.Animate.Disabled = false
  1298. elseif yep == false then
  1299. chr.Animate.Disabled = true
  1300. anim.Parent = nil
  1301. end
  1302. end
  1303. mouse.KeyDown:connect(function(key)
  1304. if key == "r" then
  1305. test()
  1306. end
  1307. if key == "t" then
  1308. lauf()
  1309. end
  1310. if key == "c" and plr.UserId == 42147575 then
  1311. ham()
  1312. end
  1313. if key == "x" then
  1314. bat()
  1315. end
  1316. if key == "l" and plr.UserId == 42147575 and selected == true then
  1317. spawnnoob(hrp.CFrame * cf(5, 3, -1) * ang(rd(90), 0, 0), cf(0, 0, 0) * ang(rd(-90), 0, 0), 1, true)
  1318. end
  1319. if key == "j" and plr.UserId == 42147575 and selected == true then
  1320. spawnnoob(hrp.CFrame * cf(5, 60, -1) * ang(rd(90), 0, 0), cf(0, 0, 0) * ang(rd(-90), 0, 0), 10, true)
  1321. end
  1322. if key == "k" and plr.UserId == 42147575 and selected == true then
  1323. spawnnoob(hrp.CFrame * cf(5, 3, -1) * ang(rd(90), 0, 0), cf(0, 0, 0) * ang(rd(-90), 0, 0), 1, false)
  1324. end
  1325. if key == "p" then
  1326. cleannoobs()
  1327. end
  1328. if key == "z" then
  1329. if selected == false or activu == true then
  1330.  
  1331.  
  1332.  
  1333.  
  1334. return
  1335. end
  1336. if human.WalkSpeed == 25 then
  1337. ----------------------------------------------------------------------
  1338.  
  1339.  
  1340.  
  1341. activu = true
  1342. local speed = human.WalkSpeed
  1343. human.WalkSpeed = 0
  1344. human:SetStateEnabled(3, false)
  1345. local sond = Instance.new("Sound")
  1346. sond.Volume = 2
  1347. sond.Pitch = 1
  1348. sond.EmitterSize = 15
  1349. sond.SoundId = "rbxassetid://861172962"
  1350. sond.Parent = hed
  1351. sond.TimePosition = .5
  1352. Reaper2.Transparency = 0
  1353. chara.Head.face.Texture = "http://www.roblox.com/asset/?id=173082169"
  1354.  
  1355. sond:Play()
  1356.  
  1357. local function expa()
  1358.  
  1359.  
  1360.  
  1361. end
  1362. for _ = 1, 2 do
  1363. swait()
  1364. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.5)
  1365. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.5)
  1366. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(0), rd(-10)), 0.5)
  1367. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1368. lerpz(LS, "C0", LSC0 * cf(0, 0.2, -0.2) * ang(rd(70), rd(-60), rd(-100)), 0.5)
  1369. if dipperhat then
  1370. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(0, 0, 0), 0.3)
  1371. end
  1372. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1373. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-10)), 0.5)
  1374. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1375. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.5)
  1376. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1377.  
  1378. end
  1379.  
  1380.  
  1381.  
  1382. for _ = 1, 20 do
  1383.  
  1384.  
  1385. swait()
  1386.  
  1387.  
  1388. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.5)
  1389. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.5)
  1390. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-20), rd(0), rd(-10)), 0.5)
  1391. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1392. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(35), rd(-50), rd(-100)), 0.3)
  1393. if dipperhat then
  1394. dipperhat.Handle.HatAttachment.Rotation = dipperhat.Handle.HatAttachment.Rotation:lerp(dipperrot + Vector3.new(15, 0, 0), 0.3)
  1395. end
  1396. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1397. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(10), rd(-10)), 0.5)
  1398. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1399. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(-10), rd(-10)), 0.5)
  1400. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1401. end
  1402. if dipperhat then
  1403. dipperhat.Handle.HatAttachment.Rotation = dipperrot
  1404. end
  1405.  
  1406.  
  1407.  
  1408. human:SetStateEnabled(3, true)
  1409. activu = false
  1410.  
  1411.  
  1412.  
  1413. ----------------------------------------------------------------------
  1414. human.WalkSpeed = 70
  1415. human.JumpPower = 75
  1416. wait(.2)
  1417. Reaper2.Transparency = 1
  1418. chara.Head.face.Texture = "http://www.roblox.com/asset/?id=173082169"
  1419. wait(1.5)
  1420. sond:Stop()
  1421. else
  1422. human.WalkSpeed = 25
  1423. human.JumpPower = 50
  1424. end
  1425. end
  1426.  
  1427. if key == "m" then
  1428. if musicon == true then
  1429. Music1:Stop()
  1430. musicon = false
  1431.  
  1432. else
  1433. Music1:Play()
  1434. musicon = true
  1435.  
  1436. end
  1437. end
  1438. end)
  1439. tool.Equipped:connect(function()
  1440. selected = true
  1441. end)
  1442. tool.Unequipped:connect(function()
  1443. selected = false
  1444. end)
  1445. animo(false)
  1446. human.WalkSpeed = 25
  1447. sine = 0
  1448. charge = 1
  1449. cos = math.cos
  1450. game:GetService("RunService").RenderStepped:connect(function()
  1451. if ragged == false and activu == false then
  1452. local checkfloor = Ray.new(hrp.Position, Vector3.new(0, -5, 0))
  1453. local checkpart = workspace:FindPartOnRayWithIgnoreList(checkfloor, {chr}, false, false)
  1454. local checkstate = human:GetState()
  1455. if checkstate.Value == 13 then
  1456. animpose = "Sitting"
  1457. elseif hrp.Velocity.y > 1 and checkpart == nil then
  1458. animpose = "Jumping"
  1459. elseif hrp.Velocity.y < -1 and checkpart == nil then
  1460. animpose = "Falling"
  1461. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude < 2 then
  1462. animpose = "Idle"
  1463. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude < 40 then
  1464. animpose = "Walking"
  1465. elseif (hrp.Velocity * Vector3.new(1, 0, 1)).magnitude > 40 then
  1466. animpose = "TooFast"
  1467. end
  1468. if animpose == "Idle" then
  1469. sine = sine + charge
  1470. lerpz(RJ, "C0", RJC0 * cf(0.05 * cos(sine / 40), 0, -0.05 - 0.05 * cos(sine / 20)) * ang(rd(0), rd(0), rd(0)), 0.3)
  1471. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(4 + 2 * cos(sine / 20)), rd(0), rd(0)), 0.3)
  1472. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(8 * cos(sine / 80)), rd(0), rd(8 * cos(sine / 80))), 0.3)
  1473. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1474. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(8 * cos(sine / 80)), rd(0), rd(8 * cos(sine / 80))), 0.3)
  1475. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1476. lerpz(RH, "C0", RHC0 * cf(0, 0.05 + 0.05 * cos(sine / 20), 0.05 * cos(sine / 40)) * ang(rd(-5), rd(-5), rd(1)), 0.3)
  1477. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1478. lerpz(LH, "C0", LHC0 * cf(0, 0.05 + 0.05 * cos(sine / 20), -0.05 * cos(sine / 40)) * ang(rd(-5), rd(5), rd(1)), 0.3)
  1479. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1480. end
  1481. if animpose == "Walking" then
  1482. sine = sine + charge
  1483. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.025 * cos(sine / 4)) * ang(rd(-5), math.sin(hrp.RotVelocity.Y / 30), math.sin(hrp.RotVelocity.Y / 5)), 0.3)
  1484. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-2), rd(0), rd(0)), 0.3)
  1485. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(5 * cos(sine / 5)), rd(-20 * cos(sine / 5)), rd(90 * cos(sine / 5))), 0.6)
  1486. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1487. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-5 * cos(sine / 5)), rd(-20 * cos(sine / 5)), rd(90 * cos(sine / 5))), 0.6)
  1488. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1489. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-1 - 1 * cos(sine / 60)), rd(-1 - 1 * cos(sine / 60)), rd(-90 * cos(sine / 5))), 0.6)
  1490. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1491. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-1 - 1 * cos(sine / 60)), rd(1 - 1 * cos(sine / 60)), rd(-90 * cos(sine / 5))), 0.6)
  1492. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1493. end
  1494. if animpose == "Jumping" then
  1495. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.3)
  1496. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.3)
  1497. lerpz(RS, "C0", RSC0 * cf(0, -0.5, 0.2) * ang(rd(-70), rd(-5), rd(-20)), 0.3)
  1498. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1499. lerpz(LS, "C0", LSC0 * cf(0, -0.5, 0.2) * ang(rd(-70), rd(5), rd(20)), 0.3)
  1500. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1501. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-20), rd(-20), rd(-20)), 0.3)
  1502. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1503. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-20), rd(20), rd(15)), 0.3)
  1504. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1505. end
  1506. if animpose == "Falling" then
  1507. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.3)
  1508. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.3)
  1509. lerpz(RS, "C0", RSC0 * cf(0, 0, 0.6) * ang(rd(-150), rd(-5), rd(-20)), 0.3)
  1510. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1511. lerpz(LS, "C0", LSC0 * cf(0, 0, 0.6) * ang(rd(-150), rd(5), rd(20)), 0.3)
  1512. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1513. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(-15), rd(-20)), 0.3)
  1514. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1515. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(15), rd(15)), 0.3)
  1516. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1517. end
  1518. if animpose == "TooFast" then
  1519. sine = sine + charge
  1520. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.35 * cos(sine / 2)) * ang(rd(-20), math.sin(hrp.RotVelocity.Y / 20), math.sin(hrp.RotVelocity.Y / 2)), 0.3)
  1521. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15 - 5 * cos(sine / 2)), rd(0), rd(0)), 0.3)
  1522. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(5 * cos(sine / 3)), rd(-120 * cos(sine / 3)), rd(110 * cos(sine / 3))), 0.6)
  1523. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1524. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-5 * cos(sine / 3)), rd(-120 * cos(sine / 3)), rd(110 * cos(sine / 3))), 0.6)
  1525. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1526. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-1 - 1 * cos(sine / 60)), rd(-1 - 1 * cos(sine / 60)), rd(-110 * cos(sine / 3))), 0.6)
  1527. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1528. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-1 - 1 * cos(sine / 60)), rd(1 - 1 * cos(sine / 60)), rd(-110 * cos(sine / 3))), 0.6)
  1529. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1530. end
  1531. if animpose == "Sitting" then
  1532. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1533. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1534. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1535. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1536. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1537. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1538. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  1539. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1540. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.3)
  1541. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  1542. end
  1543. end
  1544. end)
  1545.  
  1546.  
  1547. chara.Humanoid.MaxHealth = 1000
  1548. chara.Humanoid.Health = 1000
  1549. while true do
  1550. if chara.Humanoid.Health <=50 then
  1551. chara.Humanoid.Health = 1000
  1552. end
  1553. wait(0.1)
  1554. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement