123iamstupid123

Sans 3

Jul 9th, 2016
543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dot = false
  2. des = false
  3. local ChatService = game:GetService("Chat")
  4. local player = game.Players.LocalPlayer
  5. char = player.Character
  6. hum = char.Humanoid
  7. torso = hum.Torso
  8. hum.MaxHealth = math.huge*99999999999999999999999999
  9. wait()
  10. hum.Health = hum.MaxHealth
  11. lig = Instance.new("PointLight",player.Character.Torso)
  12. lig.Color=Color3.new(139,0,0)
  13. m=player:GetMouse()
  14.  
  15.  
  16.  
  17. bb = Instance.new("BillboardGui",player.Character.Head)
  18. bb.Enabled = true
  19. bb.AlwaysOnTop = true
  20. bb.Size = UDim2.new(0,200,0,50)
  21. bb.StudsOffset = Vector3.new(0,1,0)
  22. gui=Instance.new("TextBox",bb)
  23. gui.Text = "* "
  24. gui.Size = UDim2.new(0,133,0,45)
  25. gui.Position=UDim2.new(0,57,0,-40)
  26. gui.TextColor3 = Color3.new(139,0,0)
  27. gui.BackgroundColor3=Color3.new(0,0,0)
  28. gui.TextWrapped = true
  29. gui.TextScaled = true
  30. gui.TextXAlignment = "Left"
  31. gui.TextYAlignment = "Top"
  32. gui.Visible = false
  33. gui.BorderColor3 = Color3.new(139,0,0)
  34.  
  35. gui1=Instance.new("TextButton",bb)
  36. gui1.Position=UDim2.new(0,5,0,-43)
  37. gui1.Size = UDim2.new(0,190,0,51)
  38.  
  39. gui1.TextColor3 = Color3.new(255,255,255)
  40. gui1.BackgroundColor3=Color3.new(0,0,0)
  41.  
  42. gui1.Visible = false
  43. img = Instance.new("ImageLabel",bb)
  44. img.Size = UDim2.new(0,46,0,47)
  45. img.Position = UDim2.new(0,10,0,-41)
  46. img.Image = "rbxassetid://460973235"
  47. img.BorderColor3 = Color3.new(0,0,0)
  48. img.Visible = false
  49. asd = Instance.new("Sound",player.Character.Torso)
  50. asd.SoundId = "http://www.roblox.com/asset/?id = 114330482"
  51. asd1 = Instance.new("Sound",player.Character.Torso)
  52. asd1.SoundId = "http://www.roblox.com/asset/?id = 455601633"
  53. asd1.Volume = 100
  54. EpicText = Instance.new("Sound",player.Character.Torso)
  55. EpicText.SoundId = "http://www.roblox.com/asset/?id = 454824301"
  56.  
  57.  
  58. asd2 = Instance.new("Sound",player.Character.Torso)
  59. asd2.SoundId = "http://www.roblox.com/asset/?id = 316650387"
  60. asd2.Looped = true
  61. asd3 = Instance.new("Sound",player.Character.Torso)
  62. asd3.SoundId = "http://www.roblox.com/asset/?id = 306154368"
  63. asd3.Looped = true
  64. asd3.Archivable = no
  65. asd4 = Instance.new("Sound",player.Character.Torso)
  66. asd4.SoundId = "http://www.roblox.com/asset/?id = 342261363"
  67. asd4.Looped = true
  68. asd5 = Instance.new("Sound",player.Character.Torso)
  69. asd5.SoundId = "http://www.roblox.com/asset/?id = 332059610"
  70. asd5.Looped = true
  71. dunkd = Instance.new("Sound",player.Character.Torso)
  72. dunkd.SoundId = "http://www.roblox.com/asset/?id = 357906328"
  73. dunkd.Looped = true
  74. TheEnd = Instance.new("Sound",player.Character.Torso)
  75. TheEnd.SoundId = "http://www.roblox.com/asset/?id = 318567735"
  76. TheEnd.Looped = true
  77. LaughTrack = Instance.new("Sound",player.Character.Torso)
  78. LaughTrack.SoundId = "http://www.roblox.com/asset/?id = 319332735"
  79. LaughTrack.Looped = false
  80. Megalomaniac = Instance.new("Sound",player.Character.Torso)
  81. Megalomaniac.SoundId = "http://www.roblox.com/asset/?id = 377663578"
  82. Megalomaniac.Looped = true
  83. LaughTrack.Volume = 1000
  84. FuckOff = Instance.new("Sound",player. Character.Torso)
  85. FuckOff.SoundId = "rbxassetid://389992380"
  86. FuckOff.Looped = true
  87. function play(play)
  88. asd1:Play()
  89. asd1:Play()
  90. end
  91. eye = Instance.new("Part",player.Character)
  92. eye.Color=Color3.new(139,0,0)
  93. eye.Material = "Neon"
  94. eye.FormFactor = 3
  95. eye.Shape = "Ball"
  96. eye.Size = Vector3.new(0.37,0.37,0.1)
  97. weld = Instance.new("Weld",eye)
  98. weld.Part0 = eye
  99. weld.Part1 = player.Character.Head
  100. weld.C0 = CFrame.new(0.1,-0.2,0.45)
  101. eye.Transparency = 1
  102. -- listen for their chatting
  103. player.Chatted:connect(function(message)
  104. a = string.len(message)
  105. gui.Text = "* "
  106. gui.Visible = true
  107. gui1.Visible = true
  108. img.Visible = true
  109. des = false
  110. print(a)
  111. if dot == false then
  112. for i = 1,string.len(message) do wait(0.07)
  113. gui.Text =gui.Text..message:sub(i,i)
  114.  
  115. play()
  116. end
  117. end
  118.  
  119. des = true
  120. end)
  121. m.KeyDown:connect(function(k)
  122. if k == "h" then
  123. img.Image = "rbxassetid://460973235"
  124. end
  125. end)
  126. m.KeyDown:connect(function(k)
  127. if k == "b" then
  128. img.Image = "rbxassetid://401564454"
  129. end
  130. end)
  131. m.KeyDown:connect(function(k)
  132. if k == "f" then
  133. gui.Text = "* SHATTER TIME AND SPACE!"
  134. img.Image = "rbxassetid://401564494"
  135. wait(3)
  136. img.Image = "rbxassetid://401564454"
  137. end
  138. end)
  139. m.KeyDown:connect(function(k)
  140. if k == "r" then
  141. gui.Text = "* CHAOS BREAKER!"
  142. img.Image = "rbxassetid://401564494"
  143. wait(3)
  144. img.Image = "rbxassetid://401564454"
  145. end
  146. end)
  147. m.KeyDown:connect(function(k)
  148. if k == "t" then
  149. gui.Text = "* HYPER GONER!"
  150. img.Image = "rbxassetid://401564494"
  151. wait(3)
  152. img.Image = "rbxassetid://401564454"
  153. end
  154. end)
  155. m.KeyDown:connect(function(k)
  156. if k == "g" then
  157. asd2:Play()
  158. eye.Transparency = 0
  159.  
  160. end
  161. end)
  162. m.KeyDown:connect(function(k)
  163. if k == "m" then
  164. EpicText:Play()
  165. EpicText:Play()
  166. eye.Transparency = 1
  167. asd3:Play()
  168. fire.Heat = 500
  169. fire.Size = 500
  170. gui.Text ="* ∞ Attack ∞ Defense. Legendary being made of every SOUL in the underground."
  171. img.Image = "rbxassetid://401564494"
  172. wait(5)
  173. gui.Text =gui.Text..message:sub(i,i)
  174. asd3.Volume = 100
  175. img.Image = "rbxassetid://401564494"
  176. end
  177. end)
  178. m.KeyDown:connect(function(k)
  179. if k == "y" then
  180. img.Image = "rbxassetid://401564494"
  181. end
  182. end)
  183. m.KeyDown:connect(function(k)
  184. if k == "q" then
  185. eye.Transparency = 1
  186. end
  187. end)
  188. m.KeyDown:connect(function(k)
  189. if k == "p" then
  190. asd5:Play()
  191. gui.Text ="* Determination."
  192. wait(5)
  193. gui.Text =gui.Text..message:sub(i,i)
  194. end
  195. end)
  196. m.KeyDown:connect(function(k)
  197. if k == "x" then
  198. if des == true then
  199. gui.Visible = false
  200. gui.Text = "* "
  201. gui1.Visible = false
  202. img.Visible = false
  203. end
  204. end
  205. end)
  206. m.KeyDown:connect(function(k)
  207. if k == "z" then
  208. EpicText:Play()
  209. EpicText:Play()
  210. end
  211. end)
  212. m.KeyDown:connect(function(k)
  213. if k == ";" then
  214. asd3:Stop()
  215. asd2:Stop()
  216. asd4:Stop()
  217. dunkd:Stop()
  218. eye.Transparency = 1
  219. asd5:Stop()
  220. TheEnd:Stop()
  221. dunkd:Stop()
  222. Megalomaniac:Stop()
  223. EpicText:Stop()
  224. img.Image = "rbxassetid://401564454"
  225. fire.Heat = 100
  226. fire.Size = 15
  227. FuckOff:Stop()
  228. end
  229. end)
  230. m.KeyDown:connect(function(k)
  231. if k == "l" then
  232. dunkd:Play()
  233. eye.Transparency = 0
  234. img.Image = "rbxassetid://401564454"
  235. end
  236. end)
  237. m.KeyDown:connect(function(k)
  238. if k == "j" then
  239. TheEnd:Play()
  240. eye.Transparency = 0
  241. img.Image = "rbxassetid://401564454"
  242. end
  243. end)
  244. m.KeyDown:connect(function(k)
  245. if k == "k" then
  246. eye.Transparency = 1
  247. LaughTrack:Play()
  248. LaughTrack.Volume = 1000
  249. img.Image = "rbxassetid://401564494"
  250. end
  251. end)
  252. m.KeyDown:connect(function(k)
  253. if k == "]" then
  254. img.Image = "rbxassetid://401564454"
  255. eye.Transparency = 0
  256.  
  257. end
  258. end)
  259.  
  260. m.KeyDown:connect(function(k)
  261. if k == "g" then
  262. img.Image = "rbxassetid://456657070"
  263. eye.Transparency = 0
  264.  
  265. end
  266. end)
  267. m.KeyDown:connect(function(k)
  268. if k == "n" then
  269. eye.Transparency = 1
  270. img.Image = "rbxassetid://401564494"
  271. gui.Text = "* JUST STOP! JUST LET ME EAR RAPE YOU!"
  272. FuckOff:Play()
  273. fire.Heat = 500
  274. fire.Size = 500
  275. end
  276. end)
  277. -- my god...
  278. -- Suck_HiyaThere moves to arizona
  279.  
  280. game.Workspace.iiReanimation.Humanoid.DisplayDistanceType="None"
  281.  
  282. fire = Instance.new("Fire",eye)
  283. fire.Heat = 100
  284. fire.Size = 18
  285. fire.Color=Color3.new(1004,0,0)
  286.  
  287. pls=game:GetService'Players';
  288. rs=game:GetService'RunService';
  289. uinps=game:GetService'UserInputService';
  290. lp=pls.LocalPlayer;
  291. mouse=lp:GetMouse();
  292. c=lp.Character;
  293. rayModel=Instance.new('Model',c);
  294. human=c.Humanoid;
  295. Cone=nil;
  296. wait();
  297. Debounces={
  298. FPS=0;
  299. isAttacking=false;
  300. isMoving=false;
  301. isSprinting=false;
  302. Debounce=false;
  303. isTyping=false;
  304. isJumping=false;
  305. isFlash=false;
  306. };
  307. numLerp=function(start,goal,alpha)
  308. return(((goal-start)*alpha)+start);
  309. end;
  310. CFrameZero=function()
  311. return CFrame.new(Vector3.new());
  312. end;
  313. local function a()
  314. local t=tick();
  315. local l=t%1*3;
  316. local t=.5*math.pi*(l%1);
  317. if l<1 then
  318. return Color3.new(1,1-math.cos(t),1-math.sin(t));
  319. elseif l<2 then
  320. return Color3.new(1-math.sin(t),1,1-math.cos(t));
  321. else
  322. return Color3.new(1-math.cos(t),1-math.sin(t),1);
  323. end;
  324. end;
  325. rad=function(value)
  326. return math.rad(value);
  327. end;
  328. CFAngles=function(Vector)
  329. return CFrame.Angles(rad(Vector.x),rad(Vector.y),rad(Vector.z));
  330. end;
  331. AnimStat={
  332. lerpSpeed=.2;
  333. lerpSpeed2=.35;
  334. lerpTween=0;
  335. };
  336. Joints={
  337. c.HumanoidRootPart.RootJoint;
  338. c.Torso.Neck;
  339. c.Torso['Left Shoulder'];
  340. c.Torso['Right Shoulder'];
  341. c.Torso['Left Hip'];
  342. c.Torso['Right Hip'];
  343. };
  344. prepareCharacter=function()
  345. music=Instance.new('Sound',c.HumanoidRootPart);
  346. music.SoundId='rbxassetid://394144904';
  347. music.Looped=true;
  348. music.Volume=.6;
  349. music2=Instance.new('Sound',c);
  350. music2.SoundId='rbxassetid://259613634';
  351. music2.Looped=true;
  352. music2.Volume=1;
  353. music3=Instance.new('Sound',c.HumanoidRootPart);
  354. music3.SoundId='rbxassetid://266530326';
  355. music3.Looped=true;
  356. music3.Volume=1;
  357. music4=Instance.new('Sound',c.HumanoidRootPart);
  358. music4.SoundId='rbxassetid://155738252';
  359. music4.Looped=true;
  360. music4.Volume=1;
  361. music5=Instance.new('Sound',c.HumanoidRootPart);
  362. music5.SoundId='rbxassetid://215391212';
  363. music5.Looped=true;
  364. music5.Volume=1;
  365. human.WalkSpeed=0;
  366. human.JumpPower=0;
  367. end;
  368. triWave=function(x)
  369. local pi2=math.pi/2;
  370. return math.abs((x/pi2)%4-2)-1;
  371. end;
  372. setLerp=function(speed)
  373. AnimStat.lerpSpeed=speed;
  374. end;
  375. setTween=function(tween)
  376. AnimStat.lerpTween=tween;
  377. end;
  378. playSound=function(id,part,vol,pitch)
  379. local vol=vol or 1;
  380. local pitch=pitch or 1;
  381. local x=Instance.new('Sound',part);
  382. x.Volume=vol;
  383. x.Pitch=pitch;
  384. x.SoundId='rbxassetid://'..id;
  385. spawn(function()
  386. wait();
  387. x:Play();
  388. wait(x.TimeLength+.2);
  389. x:Destroy();
  390. end);
  391. end;
  392. lerpBoom=function()
  393. if Cone then
  394. Cone.CFrame=CFrame.new(c.HumanoidRootPart.CFrame.p,c.HumanoidRootPart.CFrame.p+c.HumanoidRootPart.Velocity)*CFrame.Angles(-math.pi/2,0,0);
  395. cMesh.Scale=Vector3.new(20,20+c.HumanoidRootPart.Velocity.magnitude/10,20);
  396. Cone.Transparency=1-c.HumanoidRootPart.Velocity.magnitude/1000;
  397. else
  398. Cone=Instance.new('Part',c);
  399. Cone.Anchored=true;
  400. Cone.CanCollide=false;
  401. Cone.Transparency=math.random(50,70)/100;
  402. Cone.Size=Vector3.new(1,1,1);
  403. Cone.CFrame=CFrame.new(c.HumanoidRootPart.CFrame.p,c.HumanoidRootPart.CFrame.p+c.HumanoidRootPart.Velocity)*CFrame.Angles(-math.pi/2,0,0);
  404. cMesh=Instance.new('SpecialMesh',Cone);
  405. cMesh.MeshId='rbxassetid://1033714';
  406. cMesh.Scale=Vector3.new(20,50,20);
  407. end;
  408. end;
  409. noBoom=function()
  410. if Cone then local x=Cone Cone=nil;
  411. for i=1,20 do
  412. wait();
  413. x.Mesh.Scale=x.Mesh.Scale+Vector3.new(-.5,1,-.5);
  414. x.Transparency=x.Transparency+1/30;
  415. end;
  416. end;
  417. end;
  418. gasterBlast=function(tCFrame,aimPos,charge)
  419. local aimTarget;
  420. if aimPos then
  421. aimTarget=CFrame.new(tCFrame,aimPos);
  422. else
  423. aimTarget=tCFrame;
  424. end;
  425. local gast=Instance.new('Part',c);
  426. gast.Size=Vector3.new(12,.2,12);
  427. gast.CanCollide=false;
  428. gast.Anchored=true;
  429. gast.Transparency=1;
  430. if charge then
  431. playSound(400523331,gast,math.random(90,110)/100);
  432. end;
  433. wait();
  434. for i=1,2 do
  435. local decal=Instance.new('Decal',gast);
  436. decal.Texture='rbxassetid://401564454';
  437. if i==1 then
  438. decal.Face=Enum.NormalId.Top;
  439. else
  440. decal.Face=Enum.NormalId.Bottom;
  441. end;
  442. end;
  443. gast.CFrame=CFrame.new(aimTarget.p-Vector3.new(math.sin(tick()*10)*10,20,math.cos(tick()*10)*10));
  444. spawn(function()
  445. local tarCFrame=gast.CFrame;
  446. local isLooping=true;
  447. spawn(function()
  448. while rs.RenderStepped:wait()and isLooping do
  449. gast.CFrame=gast.CFrame:lerp(tarCFrame,.6/(Debounces.FPS/60));
  450. end;
  451. end);
  452. for i=1,30 do
  453. wait();
  454. tarCFrame=gast.CFrame:lerp(aimTarget,.24);
  455. end;
  456. playSound(340722848,gast,math.random(90,110)/100);
  457. isLooping=false;
  458. wait(.08);
  459. local ray=Ray.new(aimTarget.p,aimTarget.lookVector.unit*999);
  460. local _,pos=workspace:FindPartOnRay(ray,c);
  461. local dis=(aimTarget.p-pos).magnitude;
  462. local rayCFrame=CFrame.new(gast.CFrame.p+(pos-gast.CFrame.p).unit*(dis/2+200),gast.CFrame.p+(pos-gast.CFrame.p).unit*dis*2)*CFrame.Angles(0,math.pi/2,0);
  463. local rayPart=Instance.new('Part',rayModel);
  464. rayPart.Material='Neon';
  465. rayPart.FormFactor='Custom';
  466. rayPart.Anchored=true;
  467. rayPart.Color=Color3.new(139,0,0)
  468. rayPart.CanCollide=false;
  469. rayPart.Shape='Cylinder';
  470. rayPart.Size=Vector3.new(dis+400,8,8);
  471. rayPart.CFrame=rayCFrame;
  472. gast:Destroy();
  473. end);
  474. end;
  475. largegasterBlast=function(tCFrame,aimPos)
  476. local aimTarget;
  477. if aimPos then
  478. aimTarget=CFrame.new(tCFrame,aimPos);
  479. else
  480. aimTarget=tCFrame;
  481. end;
  482. local gast=Instance.new('Part',c);
  483. gast.Size=Vector3.new(25,.2,25);
  484. gast.CanCollide=false;
  485. gast.Anchored=true;
  486. gast.Transparency=1;
  487. playSound(400523331,gast,math.random(85,97)/100);
  488. wait();
  489. for i=1,2 do
  490. local decal=Instance.new('Decal',gast);
  491. decal.Texture='rbxassetid://401564690';
  492. if i==1 then
  493. decal.Face=Enum.NormalId.Top;
  494. else
  495. decal.Face=Enum.NormalId.Bottom;
  496. end;
  497. end;
  498. gast.CFrame=CFrame.new(aimTarget.p-Vector3.new(math.sin(tick()*10)*10,20,math.cos(tick()*10)*10));
  499. spawn(function()
  500. local tarCFrame=gast.CFrame;
  501. local isLooping=true;
  502. spawn(function()
  503. while rs.RenderStepped:wait()and isLooping do
  504. gast.CFrame=gast.CFrame:lerp(tarCFrame,.6/(Debounces.FPS/60));
  505. end;
  506. end);
  507. for i=1,40 do
  508. wait();
  509. tarCFrame=gast.CFrame:lerp(aimTarget,.18);
  510. end;
  511. playSound(340722848,gast,math.random(80,95)/100);
  512. isLooping=false;
  513. wait(.08);
  514. local ray=Ray.new(aimTarget.p,aimTarget.lookVector.unit*999);
  515. local _,pos=workspace:FindPartOnRay(ray,c);
  516. local dis=(aimTarget.p-pos).magnitude;
  517. local rayCFrame=CFrame.new(gast.CFrame.p+(pos-gast.CFrame.p).unit*(dis/2+200),gast.CFrame.p+(pos-gast.CFrame.p).unit*dis*2)*CFrame.Angles(0,math.pi/2,0);
  518. local rayPart=Instance.new('Part',rayModel);
  519. rayPart.Material='Neon';
  520. rayPart.FormFactor='Custom';
  521. rayPart.Anchored=true;
  522. rayPart.Color=Color3.new(139,0,0)
  523. rayPart.CanCollide=false;
  524. rayPart.Shape='Cylinder';
  525. rayPart.Size=Vector3.new(dis+400,17,17);
  526. rayPart.CFrame=rayCFrame;
  527. gast:Destroy();
  528. end);
  529. end;
  530.  
  531. if Debounces.isAttacking==false and Debounces.isMoving==false and Debounces.Debounce==false and Debounces.isJumping==false then
  532. setLerp(.8);
  533. elseif Debounces.isAttacking==false and Debounces.isMoving==true and Debounces.Debounce==false and Debounces.isSprinting==true and Debounces.isJumping==false then
  534. sine=tick()*28;
  535. human.WalkSpeed=400;
  536. lerpBoom();
  537. setLerp(.65);
  538. end;
  539. human.Changed:connect(function(prop)
  540. if prop=='MoveDirection'then
  541. if human.MoveDirection.magnitude>.02 then
  542. Debounces.isMoving=true;
  543. else
  544. Debounces.isMoving=false;
  545. end;
  546. end;
  547. end);
  548. uinps.InputBegan:connect(function(InputObj)
  549. if InputObj.KeyCode==Enum.KeyCode.Slash then
  550. local finishEvent=nil;
  551. Debounces.isTyping=true
  552. finishEvent=uinps.InputBegan:connect(function(InputObj)
  553. if InputObj.KeyCode==Enum.KeyCode.Return or InputObj.UserInputType==Enum.UserInputType.MouseButton1 then
  554. Debounces.isTyping=false;
  555. finishEvent:disconnect();
  556. end;
  557. end);
  558. end;
  559. end);
  560. mouse.KeyDown:connect(function(key)
  561. if key=='0'then
  562. Debounces.isSprinting=true;
  563. playSound(160248522,c.Torso);
  564. for i=1,3 do
  565. spawn(function()
  566. local e=Instance.new('Part',c);
  567. e.Size=Vector3.new(1,1,1);
  568. e.Material='Neon';
  569. e.Anchored=true;
  570. e.CFrame=c.HumanoidRootPart.CFrame*CFrame.Angles(0,0,-math.pi/2);
  571. e.CanCollide=false;
  572. local rm=Instance.new('SpecialMesh',e);
  573. rm.MeshType='FileMesh';
  574. rm.MeshId='rbxassetid://3270017';
  575. rm.Scale=Vector3.new(3.2,3.2,10);
  576. for x=1,30 do
  577. wait();
  578. rm.Scale=rm.Scale:lerp(Vector3.new(i*30,i*30,(4-i)*450),.1);
  579. e.Transparency=x/30+.5;
  580. end;
  581. end);
  582. end;
  583. c.HumanoidRootPart.Velocity=c.HumanoidRootPart.CFrame.lookVector*200;
  584. end;
  585. end);
  586. mouse.KeyUp:connect(function(key)
  587. if key=='0'then
  588. Debounces.isSprinting=false;
  589. end;
  590. end);
  591. mouse.KeyDown:connect(function(key)
  592. if key=='v'then
  593. playSound(446961725,c.Torso,math.random(90,120)/100);
  594. local oldPos=c.HumanoidRootPart.CFrame.p;
  595. local mHit=mouse.Hit.p;
  596. for i=1,2 do
  597. spawn(function()
  598. local pos
  599. if i==1 then pos=oldPos else pos=mHit end
  600. local p=Instance.new('Part',workspace);
  601. p.Anchored=true;
  602. p.CanCollide=false;
  603. p.FormFactor='Custom';
  604. p.Color=Color3.new(139,0,0)
  605. p.CFrame=CFrame.new(pos+Vector3.new(0,500,0));
  606. p.Transparency=.4;
  607. p.Size=Vector3.new(20,1000,20);
  608. for i=1,20 do
  609. wait();
  610. p.Transparency=.4+(i/10)*.6;
  611. p.Size=Vector3.new(20-i*1.5,1000,20-i*1.5);
  612. p.CFrame=CFrame.new(pos+Vector3.new(0,500,0));
  613. end;
  614. p:Destroy();
  615. end);
  616. end;
  617. if Debounces.isMoving then
  618. c.HumanoidRootPart.CFrame=CFrame.new(mouse.Hit.p+Vector3.new(0,4,0),Vector3.new(c.HumanoidRootPart.Velocity.x,mouse.Hit.p.y+4,c.HumanoidRootPart.Velocity.z));
  619. else
  620. c.HumanoidRootPart.CFrame=CFrame.new(mouse.Hit.p+Vector3.new(0,4,0),Vector3.new(oldPos.x,mouse.Hit.p.y+4,oldPos.z));
  621. end;
  622. end;
  623. end);
  624. mouse.KeyDown:connect(function(key)
  625. if key=='r'then
  626. local pointTarget=mouse.Hit.p;
  627. eye.Transparency = 0
  628. for i=1,20 do
  629. wait();
  630. gasterBlast(CFrame.new(pointTarget+Vector3.new(math.sin(tick()*10)*20,5+math.abs(math.sin(tick()*5)*10),math.cos(tick()*10)*20),pointTarget));
  631. end;
  632. wait();
  633. largegasterBlast(CFrame.new(pointTarget+Vector3.new(0,35,0),pointTarget));
  634. end;
  635. end);
  636. mouse.KeyDown:connect(function(key)
  637. if key=='f'then
  638. local pointTarget=mouse.Hit.p;
  639. for i=1,20 do
  640. wait();
  641. eye.Transparency = 0
  642. gasterBlast(CFrame.new(c.HumanoidRootPart.CFrame.p+Vector3.new(0,50,0),pointTarget):toWorldSpace(CFrame.new(math.sin(i/2)*(20-i),math.cos(i/2)*(20-i),-i)));
  643. end;
  644. largegasterBlast(CFrame.new(c.HumanoidRootPart.CFrame.p+Vector3.new(0,50,0),pointTarget):toWorldSpace(CFrame.new(0,0,-25)));
  645. end;
  646. end);
  647. mouse.Button1Down:connect(function()
  648. Debounces.isFlash=true;
  649. end);
  650. mouse.Button1Up:connect(function()
  651. Debounces.isFlash=false;
  652. end);
  653. mouse.KeyDown:connect(function(key)
  654. if key=='j'then
  655. if music2.isPlaying then music2:Stop();else music2:Play();end;
  656. end;
  657. end);
  658. mouse.KeyDown:connect(function(key)
  659. if key=='l'then
  660. if music3.isPlaying then music3:Stop();else music3:Play();end;
  661. end;
  662. end);
  663. mouse.KeyDown:connect(function(key)
  664. if key=='o'then
  665. if music5.isPlaying then music4:Stop();else music5:Play();end;
  666. end;
  667. end);
  668. mouse.KeyDown:connect(function(key)
  669. if key=='e'then
  670. eye.Transparency = 0
  671. gasterBlast(c.Torso.CFrame.p+Vector3.new(math.sin(tick()*10)*10,12,math.cos(tick()*10)*10),mouse.Hit.p,true);
  672. eye.Transparency = 0
  673. end;
  674. end);
  675. mouse.KeyDown:connect(function(key)
  676. if key=='c'then
  677. eye.Transparency = 0
  678. largegasterBlast(c.Torso.CFrame.p+Vector3.new(math.sin(tick()*10)*10,12,math.cos(tick()*10)*10),mouse.Hit.p);
  679. eye.Transparency = 0
  680. end;
  681. end);
  682. mouse.KeyDown:connect(function(key)
  683. if key=='q'then
  684. eye.Transparency = 0
  685. for i=1,5 do
  686. wait();
  687. gasterBlast(c.Torso.CFrame.p+Vector3.new(math.sin(tick()*10)*10,12,math.cos(tick()*10)*10),mouse.Hit.p);
  688. eye.Transparency = 0
  689. end;
  690. largegasterBlast(c.Torso.CFrame.p+Vector3.new(0,25,0),mouse.Hit.p);
  691. end;
  692. end);
  693. mouse.KeyDown:connect(function(key)
  694. if key=='t'then
  695. eye.Transparency = 0
  696. local pointTarget=mouse.Hit.p;
  697. for i=1,20 do
  698. gasterBlast(pointTarget+Vector3.new(math.sin(math.deg((360/40)*i))*(20-i),5+i,math.cos(math.deg((360/40)*i))*(20-i)),pointTarget);
  699. eye.Transparency = 0
  700. end;
  701. wait(.2);
  702. for i=1,10 do
  703. largegasterBlast(pointTarget+Vector3.new(math.sin(math.deg((360/20)*i))*25,20,math.cos(math.deg((360/20)*i))*25),pointTarget);
  704. end;
  705. end;
  706. end);
  707. human.StateChanged:connect(function(os,ns)
  708. if c.HumanoidRootPart.Velocity.Y<.1 and Debounces.isJumping==true and ns==Enum.HumanoidStateType.Landed then
  709. Debounces.isJumping=false;
  710. end;
  711. end);
  712. rs.RenderStepped:connect(function()
  713. Debounces.FPS=1/rs.RenderStepped:wait();
  714. if Debounces.FPS<30 then
  715. Debounces.FPS=30;
  716. end;
  717. if Debounces.isSprinting then
  718. lerpBoom();
  719. else
  720. noBoom();
  721. end;
  722. for _,v in pairs(rayModel:children())do
  723. v.Transparency=v.Transparency+.06/(Debounces.FPS/60);
  724. if v.Transparency>.99 then v:Destroy();return;end;
  725. v.CanCollide=true;
  726. v.Color=Color3.new(139,0,0)
  727. local tParts=v:GetTouchingParts();
  728. v.CanCollide=false;
  729. local vCFrame=v.CFrame;
  730. v.Size=v.Size+Vector3.new(0,1,1)/(Debounces.FPS/60);
  731. v.CFrame=vCFrame;
  732. for _,x in pairs(tParts)do
  733. if x and x.Parent and x.Parent:FindFirstChild'Humanoid'and x.Parent.Humanoid:isA'Humanoid'and x.Parent~=c then
  734. x.Parent.Humanoid.Health=0;
  735. end;
  736. end;
  737. end;
  738. local val=0
  739. local ffing=false
  740. local change=1
  741. local sine=0
  742. mouse.KeyDown:connect(function(k)
  743. if k=="m" then
  744. local FPSLerp=AnimStat.lerpSpeed/(Debounces.FPS/60);
  745. char.Humanoid.FreeFalling:connect(function(f)
  746. if f then
  747. ffing = true
  748. else
  749. ffing = false
  750. end
  751. end)
  752. sine = sine + change
  753. if jump == true then
  754. animpose = "Jumping"
  755. elseif ffing == true then
  756. animpose = "Freefalling"
  757. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
  758. animpose = "Idle"
  759. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
  760. animpose = "Walking"
  761. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
  762. animpose = "Running"
  763. end
  764. if animpose ~= lastanimpose then
  765. sine = 0
  766. if Debounces.NoIdl == false then
  767. for i = 1, 2 do
  768. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.6)
  769. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.6)
  770. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -2.75) * CFrame.Angles(math.rad(90), math.rad(90), math.rad(0)), 0.6)
  771. wait()
  772. end
  773. else
  774. end
  775. end
  776. lastanimpose = animpose
  777. if Debounces.NoIdl == false then
  778. if ffing then
  779. change = 0.5
  780. if stanceToggle == "Assertive" then
  781.     rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(15), 0, math.rad(30)), 0.1)
  782. elseif stanceToggle == "Aggressive" then
  783.  
  784.  
  785. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(50),math.rad(20+2*math.cos(sine/14)),math.rad(95)), 0.1)
  786.  
  787. elseif stanceToggle == "Floating" then
  788.  
  789. end
  790. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-20)), 0.1)
  791. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(20)), 0.1)
  792.    
  793. elseif animpose == "Idle" then
  794. if stanceToggle == "Aggressive" then
  795. change = 0.5
  796. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(50),math.rad(20+2*math.cos(sine/14)),math.rad(70)), 0.2)
  797. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(10),math.rad(-70),math.rad(-30-2*math.cos(sine/14))), 0.2)
  798. hed.Weld.C0 = CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-5+2*math.cos(sine/14)),math.rad(-60),math.rad(10))
  799. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(0, math.rad(70), math.rad(0)), 0.2)
  800. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(6), math.rad(0), math.rad(-20-3*math.cos(sine/14))), 0.2)
  801. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-8), math.rad(0), math.rad(20+3*math.cos(sine/14))), 0.2)
  802. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -2.75) * CFrame.Angles(math.rad(90), math.rad(90), math.rad(0)), 0.2)
  803. elseif stanceToggle == "Assertive" then
  804. change = 0.5
  805. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(10+2*math.cos(sine/14))), 0.2)
  806. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(-16),math.rad(12),math.rad(-10+2*math.cos(sine/14))), 0.2)
  807. hed.Weld.C0 = CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-10+2*math.cos(sine/14)),math.rad(-32),0)
  808. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(36), math.rad(0)), 0.2)
  809. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  810. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  811. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -2.75) * CFrame.Angles(math.rad(90), math.rad(90), math.rad(0)), 0.2)
  812.  
  813. elseif stanceToggle == "Floating" then
  814.  
  815. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(10+2*math.cos(sine/14))), 0.4)
  816. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(-16-4*math.cos(sine/14)),math.rad(12),math.rad(-10-2*math.cos(sine/14))), 0.4)
  817. hed.Weld.C0 = CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-16+2*math.cos(sine/14)),math.rad(0),0)
  818. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, (2-0.4*math.cos(sine/14)), 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.05)
  819. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-8-2*math.cos(sine/14))), 0.4)
  820. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(8+2*math.cos(sine/14))), 0.4)
  821. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -2.75) * CFrame.Angles(math.rad(90), math.rad(90), math.rad(0)), 0.4)
  822. --[[bodypos.Parent = root
  823. local hit,pos = workspace:FindPartOnRayWithIgnoreList(Ray.new(root.CFrame,CFrame.new(0,-20,0)),char:children())
  824. if hit then
  825.     bodypos.position = Vector3.new(0,hit.CFrame.2 + hit.Size.2/2 + 2,0)
  826. else
  827.     bodypos.position = Vector3.new(0,root.CFrame.2,0)
  828. end]]
  829. end
  830. elseif animpose == "Walking" then
  831. change = 1
  832. if stanceToggle == "Assertive" then
  833. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.4)
  834. elseif stanceToggle == "Passive" then
  835.  
  836. end
  837. if stanceToggle == "Assertive" then
  838.     larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(14),math.rad(-10-2*math.cos(sine/14))), 0.2)
  839.     rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.sin(sine/10)/6, math.rad(10), math.rad(10)), 0.4)
  840.     hed.Weld.C0 = CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-10-4*math.cos(sine/14)),0,0)
  841.     lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(-math.sin(sine/14)/2, 0, 0), .4)
  842.     rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.sin(sine/14)/2, 0, 0), .4)
  843.     torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, --[[math.rad(36)]]0, math.rad(0)), 0.2)
  844. elseif stanceToggle == "Aggressive" then
  845.     change = 1.5
  846.     larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(10),math.rad(-70),math.rad(-30-2*math.cos(sine/14))), 0.2)
  847.     rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(50),math.rad(20+2*math.cos(sine/14)),math.rad(30)), 0.2)
  848.     hed.Weld.C0 = CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0+2*math.cos(sine/10)),math.rad(-60),math.rad(10))
  849.     lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(4), math.rad(0), math.rad(-10-8*math.cos(sine/14))), 0.2)
  850.     rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-6), math.rad(0), math.rad(10+6*math.cos(sine/14))), 0.2)
  851.     torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), math.rad(0)), 0.2)
  852. elseif stanceToggle == "Floating" then
  853.     larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(14),math.rad(-10-2*math.cos(sine/14))), 0.4)
  854.     rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.sin(sine/10)/6, math.rad(10), math.rad(10)), 0.4)
  855.     hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-14-4*math.cos(sine/14)),0,0), 0.4)
  856.     lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0-8*math.cos(sine/14)), 0, 0), 0.4)
  857.     rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(1-9*math.cos(sine/13)), 0, 0), 0.4)
  858.     torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, (2-0.2*math.cos(sine/14)), 0) * CFrame.Angles(math.rad(-10),0, math.rad(0)), 0.05)
  859. end
  860.  
  861. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(0, -1, -2.75) * CFrame.Angles(math.rad(90), math.rad(90), math.rad(0)), 0.4)
  862. elseif animpose == "Running" then
  863.     change = 1
  864.     if stanceToggle == "Assertive" then
  865.         torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -1) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.04)
  866.         larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(-12.5-6*math.cos(sine/14)), math.rad(50), math.rad(-40)), 0.4)
  867.         rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(-50), math.rad(-30), math.rad(26)), 0.4)
  868.         lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.75 + -math.sin(sine / 20)/12, -0.5 + -math.sin(sine / 16) / 2.5) * CFrame.Angles(math.rad(8) + -math.sin(sine/6)/1.5, 0, 0), .4)
  869.         rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.75 + math.sin(sine / 20)/12, -0.5 + math.sin(sine / 16) / 2.5) * CFrame.Angles(math.rad(8) + math.sin(sine/6)/1.5, 0, 0), .4)
  870.         cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(-1.1, -3.2, 0) * CFrame.Angles(0, 0, math.rad(-28)), 0.4)
  871.                 if sine <= 7 then
  872.                 for i = 1, 1.5 do
  873.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-17-2*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.2)
  874.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -1) * CFrame.Angles(math.rad(-30+4*math.cos(sine/14)), math.rad(0), 0), 0.05)
  875.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.5, -1, -0.5) * CFrame.Angles(math.rad(0), 0, math.rad(-5)), 0.2)
  876.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.5, 0, -1) * CFrame.Angles(math.rad(0), 0, math.rad(5)), 0.2)
  877.             if sine > 7 or Debounces.on == true then
  878.                                 break
  879.                         end
  880.                         wait()
  881.                         end
  882.                         elseif sine <= 10 then
  883.                         for i = 1, 1.5 do
  884.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.5, -1, -0.5) * CFrame.Angles(math.rad(0), 0, math.rad(-5)), 0.2)
  885.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.5, -1, -0.5) * CFrame.Angles(math.rad(0), 0, math.rad(5)), 0.2)
  886.                 if sine > 10 or Debounces.on == true then
  887.                                 break
  888.                         end
  889.                         wait()
  890.                         end
  891.                         elseif sine <= 17 then
  892.                         for i = 1, 1.5 do
  893.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.5, 0, -1) * CFrame.Angles(math.rad(0), 0, math.rad(5)), 0.2)
  894.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.5, -1, 0.5) * CFrame.Angles(math.rad(0), 0, math.rad(5)), 0.2)
  895.             if sine > 17 or Debounces.on == true then
  896.                     break
  897.             end
  898.             wait()
  899.                 end
  900.                 elseif sine <= 20 then
  901.                         for i = 1, 1.5 do
  902.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.5, -1, -0.5) * CFrame.Angles(math.rad(0), 0, math.rad(-5)), 0.2)
  903.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.5, -1, -0.5) * CFrame.Angles(math.rad(0), 0, math.rad(5)), 0.2)
  904.                 if sine > 20 or Debounces.on == true then
  905.                                 break
  906.                         end
  907.                         wait()
  908.                         end
  909.                     elseif sine > 20 then
  910.                             sine = 0
  911.                     end
  912.     elseif stanceToggle == "Aggressive" then
  913.     elseif stanceToggle == "Floating" then
  914.     larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(-20*math.cos(sine/14)),math.rad(14),math.rad(-10-2*math.cos(sine/14))), 0.4)
  915.     rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(-20*math.cos(sine/14)), math.rad(10), math.rad(10)), 0.4)
  916.     hed.Weld.C0 = CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-14-4*math.cos(sine/14)),0,0)
  917.     lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-4-10*math.cos(sine/16)), 0, 0), 0.4)
  918.     rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-3-12*math.cos(sine/17)), 0, 0), 0.4)
  919.     torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, (2-0.4*math.cos(sine/14)), 0) * CFrame.Angles(math.rad(-15),0, math.rad(0)), 0.05)
  920.     end
  921. end
  922. end
  923. end
  924. end)
  925. end);
Advertisement
Add Comment
Please, Sign In to add comment