Advertisement
Guest User

Sans roblox script

a guest
Jun 30th, 2016
17,708
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.80 KB | None | 0 0
  1.  
  2. ID = '319332735'
  3. Looped = false
  4.  
  5. Music=Instance.new("Sound" ,workspace)
  6. Music.Name = "Music"
  7. if Looped == true then
  8. Music.Looped = true
  9. end
  10. Music.SoundId = "http://roblox.com/asset/?id=319332735"
  11. Music:Play() --Demonic Laugh. (Omega Flowey) You can remove if you wish. Its very loud (To not make play, remove 'Music:Play()')
  12.  
  13. --full credit to krystal and rocky2u for below
  14. Fire = false
  15.  
  16. Sparkles = false
  17.  
  18. Box = false
  19.  
  20. local Players = game.Players
  21.  
  22. local Player = Players.Aydendh
  23.  
  24. local Mouse = Player:GetMouse()
  25.  
  26.  
  27. local dist = 25
  28.  
  29. local trans = 0
  30.  
  31. local dwn=false
  32.  
  33. local Bin = Instance.new("HopperBin")
  34.  
  35. Bin.Name = "Sans' Telekinesis"
  36.  
  37. Bin.Parent = Player.Backpack
  38.  
  39.  
  40. local ScreenGUI = Instance.new("ScreenGui", Player.PlayerGui)
  41.  
  42. local Color = Instance.new("Color3Value", ScreenGUI)
  43.  
  44. local ColorValue = Color.Value
  45.  
  46. local Blue = Instance.new("TextButton", ScreenGUI)
  47.  
  48. local Red = Instance.new("TextButton", ScreenGUI)
  49.  
  50. local Green = Instance.new("TextButton", ScreenGUI)
  51.  
  52. local Yellow = Instance.new("TextButton", ScreenGUI)
  53.  
  54. local Pink = Instance.new("TextButton", ScreenGUI)
  55.  
  56. local LightBlue = Instance.new("TextButton", ScreenGUI)
  57.  
  58. local White = Instance.new("TextButton", ScreenGUI)
  59.  
  60. local FireTrue = Instance.new("TextButton", ScreenGUI)
  61.  
  62. local FireFalse = Instance.new("TextButton", ScreenGUI)
  63.  
  64. local SparklesTrue = Instance.new("TextButton", ScreenGUI)
  65.  
  66. local SparklesFalse = Instance.new("TextButton", ScreenGUI)
  67.  
  68. local BoxTrue = Instance.new("TextButton", ScreenGUI)
  69.  
  70. local BoxFalse = Instance.new("TextButton", ScreenGUI)
  71.  
  72. Color.Name = "Color"
  73.  
  74. Blue.BackgroundColor3 = BrickColor.new("Bright blue").Color
  75.  
  76. Blue.Transparency = 0.5
  77.  
  78. Blue.Size = UDim2.new(0, 20 ,0, 20)
  79.  
  80. Blue.Position = UDim2.new(1, -35, 1, -35)
  81.  
  82. Blue.Name = "Blue"
  83.  
  84. Blue.Text = ""
  85.  
  86. Blue.Visible = false
  87.  
  88. Red.BackgroundColor3 = BrickColor.new("Bright red").Color
  89.  
  90. Red.Transparency = 0.5
  91.  
  92. Red.Size = UDim2.new(0, 20 ,0, 20)
  93.  
  94. Red.Position = UDim2.new(1,-65, 1, -35)
  95.  
  96. Red.Name = "Red"
  97.  
  98. Red.Text = ""
  99.  
  100. Red.Visible = false
  101.  
  102. Green.BackgroundColor3 = BrickColor.new("Bright green").Color
  103.  
  104. Green.Transparency = 0.5
  105.  
  106. Green.Size = UDim2.new(0, 20 ,0, 20)
  107.  
  108. Green.Position = UDim2.new(1,-95, 1, -35)
  109.  
  110. Green.Name = "Green"
  111.  
  112. Green.Text = ""
  113.  
  114. Green.Visible = false
  115.  
  116. Yellow.BackgroundColor3 = BrickColor.new("New Yeller").Color
  117.  
  118. Yellow.Transparency = 0.5
  119.  
  120. Yellow.Size = UDim2.new(0, 20 ,0, 20)
  121.  
  122. Yellow.Position = UDim2.new(1,-125, 1, -35)
  123.  
  124. Yellow.Name = "Yellow"
  125.  
  126. Yellow.Text = ""
  127.  
  128. Yellow.Visible = false
  129.  
  130. Pink.BackgroundColor3 = BrickColor.new("Hot pink").Color
  131.  
  132. Pink.Transparency = 0.5
  133.  
  134. Pink.Size = UDim2.new(0, 20 ,0, 20)
  135.  
  136. Pink.Position = UDim2.new(1,-155, 1, -35)
  137.  
  138. Pink.Name = "Pink"
  139.  
  140. Pink.Text = ""
  141.  
  142. Pink.Visible = false
  143.  
  144. LightBlue.BackgroundColor3 = BrickColor.new("Cyan").Color
  145.  
  146. LightBlue.Transparency = 0.5
  147.  
  148. LightBlue.Size = UDim2.new(0, 20 ,0, 20)
  149.  
  150. LightBlue.Position = UDim2.new(1,-185, 1, -35)
  151.  
  152. LightBlue.Name = "LightBlue"
  153.  
  154. LightBlue.Text = ""
  155.  
  156. LightBlue.Visible = false
  157.  
  158. White.BackgroundColor3 = BrickColor.new("White").Color
  159.  
  160. White.Transparency = 0.5
  161.  
  162. White.Size = UDim2.new(0, 20 ,0, 20)
  163.  
  164. White.Position = UDim2.new(1,-215, 1, -35)
  165.  
  166. White.Name = "White"
  167.  
  168. White.Text = ""
  169.  
  170. White.Visible = false
  171.  
  172. FireFalse.BackgroundColor3 = BrickColor.new("Really black").Color
  173.  
  174. FireFalse.Transparency = 0.5
  175.  
  176. FireFalse.Size = UDim2.new(0, 50 ,0, 20)
  177.  
  178. FireFalse.Position = UDim2.new(1,-65, 1, -65)
  179.  
  180. FireFalse.Name = "FireFalse"
  181.  
  182. FireFalse.Text = "Fire: F"
  183.  
  184. FireFalse.Visible = false
  185.  
  186. FireFalse.FontSize = "Size12"
  187.  
  188. FireFalse.Font = "ArialBold"
  189.  
  190. FireFalse.TextColor = BrickColor.new(255,255,255)
  191.  
  192. FireFalse.TextTransparency = 0
  193.  
  194. FireTrue.BackgroundColor3 = BrickColor.new("Really black").Color
  195.  
  196. FireTrue.Transparency = 0.5
  197.  
  198. FireTrue.Size = UDim2.new(0, 50 ,0, 20)
  199.  
  200. FireTrue.Position = UDim2.new(1,-65, 1, -65)
  201.  
  202. FireTrue.Name = "FireTrue"
  203.  
  204. FireTrue.Text = "Fire: T"
  205.  
  206. FireTrue.Visible = false
  207.  
  208. FireTrue.FontSize = "Size12"
  209.  
  210. FireTrue.Font = "ArialBold"
  211.  
  212. FireTrue.TextColor = BrickColor.new(255,255,255)
  213.  
  214. FireTrue.TextTransparency = 0
  215.  
  216. SparklesTrue.BackgroundColor3 = BrickColor.new("Really black").Color
  217.  
  218. SparklesTrue.Transparency = 0.5
  219.  
  220. SparklesTrue.Size = UDim2.new(0, 50 ,0, 20)
  221.  
  222. SparklesTrue.Position = UDim2.new(1,-125, 1, -65)
  223.  
  224. SparklesTrue.Name = "SparklesTrue"
  225.  
  226. SparklesTrue.Text = "SP: T"
  227.  
  228. SparklesTrue.Visible = false
  229.  
  230. SparklesTrue.FontSize = "Size12"
  231.  
  232. SparklesTrue.Font = "ArialBold"
  233.  
  234. SparklesTrue.TextColor = BrickColor.new(255,255,255)
  235.  
  236. SparklesTrue.TextTransparency = 0
  237.  
  238. SparklesFalse.BackgroundColor3 = BrickColor.new("Really black").Color
  239.  
  240. SparklesFalse.Transparency = 0.5
  241.  
  242. SparklesFalse.Size = UDim2.new(0, 50 ,0, 20)
  243.  
  244. SparklesFalse.Position = UDim2.new(1,-125, 1, -65)
  245.  
  246. SparklesFalse.Name = "SparklesFalse"
  247.  
  248. SparklesFalse.Text = "SP: F"
  249.  
  250. SparklesFalse.Visible = false
  251.  
  252. SparklesFalse.FontSize = "Size12"
  253.  
  254. SparklesFalse.Font = "ArialBold"
  255.  
  256. SparklesFalse.TextColor = BrickColor.new(255,255,255)
  257.  
  258. SparklesFalse.TextTransparency = 0
  259.  
  260. BoxTrue.BackgroundColor3 = BrickColor.new("Really black").Color
  261.  
  262. BoxTrue.Transparency = 0.5
  263.  
  264. BoxTrue.Size = UDim2.new(0, 50 ,0, 20)
  265.  
  266. BoxTrue.Position = UDim2.new(1,-185, 1, -65)
  267.  
  268. BoxTrue.Name = "BoxTrue"
  269.  
  270. BoxTrue.Text = "Box: T"
  271.  
  272. BoxTrue.Visible = false
  273.  
  274. BoxTrue.FontSize = "Size12"
  275.  
  276. BoxTrue.Font = "ArialBold"
  277.  
  278. BoxTrue.TextColor = BrickColor.new(255,255,255)
  279.  
  280. BoxTrue.TextTransparency = 0
  281.  
  282. BoxFalse.BackgroundColor3 = BrickColor.new("Really black").Color
  283.  
  284. BoxFalse.Transparency = 0.5
  285.  
  286. BoxFalse.Size = UDim2.new(0, 50 ,0, 20)
  287.  
  288. BoxFalse.Position = UDim2.new(1,-185, 1, -65)
  289.  
  290. BoxFalse.Name = "BoxFalse"
  291.  
  292. BoxFalse.Text = "Box: F"
  293.  
  294. BoxFalse.Visible = false
  295.  
  296. BoxFalse.FontSize = "Size12"
  297.  
  298. BoxFalse.Font = "ArialBold"
  299.  
  300. BoxFalse.TextColor = BrickColor.new(255, 255, 255)
  301.  
  302. BoxFalse.TextTransparency = 0
  303.  
  304. local Credits = Instance.new("ScreenGui",Player.PlayerGui)
  305.  
  306. local Text = Instance.new("TextLabel",Credits)
  307.  
  308. Text.BackgroundTransparency = 1
  309.  
  310. Text.Position = UDim2.new(0, 0, 1, -25)
  311.  
  312. Text.Size = UDim2.new(0, 200, 0, 25)
  313.  
  314. Text.Font = "SourceSans"
  315.  
  316. Text.FontSize = "Size24"
  317.  
  318. Text.Text = "By AzuLX, Issac and Pingu - GSans Script."
  319.  
  320. Text.TextColor3 = Color3.new(255, 255, 255)
  321.  
  322. Text.TextXAlignment = "Left"
  323.  
  324. local bawl = Instance.new("Part", game.Lighting)
  325.  
  326. bawl.Name="TelekinesisGrab"
  327.  
  328. local bp = Instance.new("BodyPosition", bawl)
  329.  
  330. local w = Instance.new("Weld", bawl)
  331.  
  332. function onButton1Down(mouse)
  333.  
  334. bawl.Size = Vector3.new(2,2,2)
  335.  
  336. bawl.Material="Neon"
  337.  
  338. bawl.Shape=0
  339.  
  340. bawl.Transparency=trans
  341.  
  342. bawl.Name="TelekinesisGrab"
  343.  
  344. bawl.CanCollide = false
  345.  
  346. bawl.Parent = game.Workspace
  347.  
  348. w.Parent = bawl
  349.  
  350. w.Name = "Weld"
  351.  
  352. bp.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  353.  
  354. bp.Parent = bawl
  355.  
  356. bp.Name="lolx"
  357.  
  358. bawl.Parent = workspace
  359.  
  360. if mouse ~= nil then
  361.  
  362. if mouse.Target ~= nil then
  363.  
  364. w.Part0 = mouse.Target
  365.  
  366. w.Part1 = bawl
  367.  
  368. dwn = true
  369.  
  370. if mouse.Target.Parent:FindFirstChild("Humanoid") then
  371.  
  372. mouse.Target.Parent:FindFirstChild("Humanoid").PlatformStand=true
  373.  
  374. else
  375.  
  376. print('no humanoid')
  377.  
  378. end
  379.  
  380. end
  381.  
  382. end
  383.  
  384. spawn(function()
  385.  
  386. while dwn == true do
  387.  
  388. ypcall(function()
  389.  
  390. bp.Parent = bawl
  391.  
  392. bp.position = Player.Character.Torso.Position + (mouse.Hit.lookVector*dist)
  393.  
  394. wait()
  395.  
  396. end)
  397.  
  398. end
  399.  
  400. end)
  401.  
  402. end
  403.  
  404. function onButton1Up(mouse)
  405.  
  406. dwn=false
  407.  
  408. if bawl ~= nil then
  409.  
  410. bawl.Parent=game.Lighting
  411.  
  412. else
  413.  
  414. print('not found')
  415.  
  416. end
  417.  
  418. end
  419.  
  420. function onKeyDown(key, mouse)
  421.  
  422. key:lower()
  423.  
  424. if key == "r" then
  425.  
  426. if bawl ~= nil then
  427.  
  428. --bawl.Parent=nil
  429.  
  430. end
  431.  
  432. elseif key == "e" then
  433.  
  434. local p = Instance.new("Part", workspace)
  435.  
  436. p.Size = Vector3.new(3,3,3)
  437.  
  438. p.Material = "Neon"
  439.  
  440. p.Position = mouse.Hit.p + Vector3.new(0,2,0)
  441.  
  442. p.BrickColor = bawl.BrickColor
  443.  
  444. p.Shape = "Ball"
  445.  
  446. p.BottomSurface = "Smooth"
  447.  
  448. p.TopSurface = "Smooth"
  449.  
  450. elseif key == "h" then
  451.  
  452. if bawl ~= nil then
  453.  
  454. if bawl:FindFirstChild("Weld") ~= nil then
  455.  
  456. if bawl:FindFirstChild("Weld").Part0 ~= nil then
  457.  
  458. bawl:FindFirstChild("Weld").Part0.Anchored=false
  459.  
  460. end
  461.  
  462. end
  463.  
  464. end
  465.  
  466. elseif key == "g" then
  467.  
  468. if bawl ~= nil then
  469.  
  470. local x = Instance.new("Explosion",workspace)
  471.  
  472. x.Position=bawl.Position
  473.  
  474. else
  475.  
  476. print('some sort of error')
  477.  
  478. end
  479.  
  480. elseif key == "x" then
  481.  
  482. dist=dist - 5
  483.  
  484. elseif key == "c" then
  485.  
  486. dist=15
  487.  
  488. elseif key == "v" then
  489.  
  490. dist=100
  491.  
  492. elseif key == "z" then
  493.  
  494. dist=dist + 5
  495.  
  496. end
  497.  
  498. end
  499.  
  500. FireX = 0
  501.  
  502. FireY = 0
  503.  
  504. FireZ = 0
  505.  
  506. SPX = 0
  507.  
  508. SPY = 0
  509.  
  510. SPZ = 0
  511.  
  512. BoxColor = "White"
  513.  
  514. FireFalse.MouseButton1Down:connect(function ()
  515.  
  516. local Fire = Instance.new("Fire", bawl)
  517. Fire.Color = Color3.new(FireX,FireY,FireZ)
  518.  
  519. Player.PlayerGui.ScreenGui.FireFalse.Visible = false
  520.  
  521. Player.PlayerGui.ScreenGui.FireTrue.Visible = true
  522.  
  523. Fire.Color = Color3.new(FireX,FireY,FireZ)
  524.  
  525. end)
  526.  
  527. FireTrue.MouseButton1Down:connect(function ()
  528.  
  529. bawl.Fire:remove()
  530.  
  531. Player.PlayerGui.ScreenGui.FireFalse.Visible = true
  532.  
  533. Player.PlayerGui.ScreenGui.FireTrue.Visible = false
  534.  
  535. end)
  536.  
  537. SparklesFalse.MouseButton1Down:connect(function ()
  538.  
  539. local SP = Instance.new("Sparkles", bawl)
  540. SP.Color = Color3.new(SPX,SPY,SPZ)
  541.  
  542. Player.PlayerGui.ScreenGui.SparklesFalse.Visible = false
  543.  
  544. Player.PlayerGui.ScreenGui.SparklesTrue.Visible = true
  545.  
  546. end)
  547.  
  548. SparklesTrue.MouseButton1Down:connect(function ()
  549.  
  550. bawl.Sparkles:remove()
  551.  
  552. Player.PlayerGui.ScreenGui.SparklesFalse.Visible = true
  553.  
  554. Player.PlayerGui.ScreenGui.SparklesTrue.Visible = false
  555.  
  556. end)
  557.  
  558. BoxFalse.MouseButton1Down:connect(function ()
  559.  
  560. local Box = Instance.new("SelectionBox", bawl)
  561. Box.Color = BrickColor.new(BoxColor)
  562. Box.Adornee = Box.Parent
  563.  
  564. Player.PlayerGui.ScreenGui.BoxFalse.Visible = false
  565.  
  566. Player.PlayerGui.ScreenGui.BoxTrue.Visible = true
  567.  
  568. end)
  569.  
  570. BoxTrue.MouseButton1Down:connect(function ()
  571.  
  572. bawl.SelectionBox:remove()
  573.  
  574. Player.PlayerGui.ScreenGui.BoxFalse.Visible = true
  575.  
  576. Player.PlayerGui.ScreenGui.BoxTrue.Visible = false
  577.  
  578. end)
  579.  
  580. Blue.MouseButton1Down:connect(function ()
  581.  
  582. if bawl ~= nil then
  583.  
  584. bawl.BrickColor = BrickColor.new("Bright blue")
  585.  
  586. FireX = 0
  587. FireY = 0
  588. FireZ = 255
  589.  
  590. SPX = 0
  591. SPY = 0
  592. SPZ = 255
  593.  
  594. BoxColor = "Bright blue"
  595.  
  596. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(0,0,255)
  597.  
  598. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(0,0,255)
  599.  
  600. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("Bright blue")
  601.  
  602. end
  603.  
  604. end)
  605.  
  606. Red.MouseButton1Down:connect(function ()
  607.  
  608. if bawl ~= nil then
  609.  
  610. bawl.BrickColor = BrickColor.new("Bright red")
  611.  
  612. FireX = 255
  613. FireY = 0
  614. FireZ = 0
  615.  
  616. SPX = 255
  617. SPY = 0
  618. SPZ = 0
  619.  
  620. BoxColor = "Bright red"
  621.  
  622. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(255,0,0)
  623.  
  624. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(255,0,0)
  625.  
  626. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("Bright red")
  627.  
  628. end
  629.  
  630. end)
  631.  
  632. Green.MouseButton1Down:connect(function ()
  633.  
  634. if bawl ~= nil then
  635.  
  636. bawl.BrickColor = BrickColor.new("Bright green")
  637.  
  638. FireX = 0
  639. FireY = 255
  640. FireZ = 0
  641.  
  642. SPX = 0
  643. SPY = 255
  644. SPZ = 0
  645.  
  646. BoxColor = "Bright green"
  647.  
  648. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(0,255,0)
  649.  
  650. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(0,255,0)
  651.  
  652. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("Bright green")
  653.  
  654. end
  655.  
  656. end)
  657.  
  658. Yellow.MouseButton1Down:connect(function ()
  659.  
  660. if bawl ~= nil then
  661.  
  662. bawl.BrickColor = BrickColor.new("New Yeller")
  663.  
  664. FireX = 255
  665. FireY = 255
  666. FireZ = 0
  667.  
  668. SPX = 255
  669. SPY = 255
  670. SPZ = 0
  671.  
  672. BoxColor = "New Yeller"
  673.  
  674. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(255,255,0)
  675.  
  676. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(255,255,0)
  677.  
  678. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("New Yeller")
  679.  
  680. end
  681.  
  682. end)
  683.  
  684. Pink.MouseButton1Down:connect(function ()
  685.  
  686. if bawl ~= nil then
  687.  
  688. bawl.BrickColor = BrickColor.new("Hot pink")
  689.  
  690. FireX = 255
  691. FireY = 0
  692. FireZ = 255
  693.  
  694. SPX = 255
  695. SPY = 0
  696. SPZ = 255
  697.  
  698. BoxColor = "Hot pink"
  699.  
  700. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(255,0,255)
  701.  
  702. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(255,0,255)
  703.  
  704. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("Hot pink")
  705.  
  706. end
  707.  
  708. end)
  709.  
  710. LightBlue.MouseButton1Down:connect(function ()
  711.  
  712. if bawl ~= nil then
  713.  
  714. bawl.BrickColor = BrickColor.new("Cyan")
  715.  
  716. FireX = 0
  717. FireY = 255
  718. FireZ = 255
  719.  
  720. SPX = 0
  721. SPY = 255
  722. SPZ = 255
  723.  
  724. BoxColor = "Cyan"
  725.  
  726. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(0,255,255)
  727.  
  728. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(0,255,255)
  729.  
  730. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("Cyan")
  731.  
  732. end
  733.  
  734. end)
  735.  
  736.  
  737. White.MouseButton1Down:connect(function ()
  738.  
  739. if bawl ~= nil then
  740.  
  741. bawl.BrickColor = BrickColor.new("White")
  742.  
  743. FireX = 255
  744. FireY = 255
  745. FireZ = 255
  746.  
  747. SPX = 255
  748. SPY = 255
  749. SPZ = 255
  750.  
  751. BoxColor = "White"
  752.  
  753. game.Lighting.TelekinesisGrab.Fire.Color = Color3.new(255,255,255)
  754.  
  755. game.Lighting.TelekinesisGrab.Sparkles.Color = Color3.new(255,255,255)
  756.  
  757. game.Lighting.TelekinesisGrab.SelectionBox.Color = BrickColor.new("White")
  758.  
  759. end
  760.  
  761. end)
  762.  
  763. Bin.Selected:connect(function ()
  764.  
  765. Fire = false
  766.  
  767. Player.PlayerGui.ScreenGui.Blue.Visible = true
  768.  
  769. Player.PlayerGui.ScreenGui.Red.Visible = true
  770.  
  771. Player.PlayerGui.ScreenGui.Green.Visible = true
  772.  
  773. Player.PlayerGui.ScreenGui.Yellow.Visible = true
  774.  
  775. Player.PlayerGui.ScreenGui.Pink.Visible = true
  776.  
  777. Player.PlayerGui.ScreenGui.LightBlue.Visible = true
  778.  
  779. Player.PlayerGui.ScreenGui.White.Visible = true
  780.  
  781. Player.PlayerGui.ScreenGui.FireFalse.Visible = true
  782.  
  783. Player.PlayerGui.ScreenGui.FireTrue.Visible = false
  784.  
  785. Player.PlayerGui.ScreenGui.SparklesFalse.Visible = true
  786.  
  787. Player.PlayerGui.ScreenGui.SparklesTrue.Visible = false
  788.  
  789. Player.PlayerGui.ScreenGui.BoxFalse.Visible = true
  790.  
  791. Player.PlayerGui.ScreenGui.BoxTrue.Visible = false
  792.  
  793. end)
  794.  
  795. Bin.Deselected:connect(function ()
  796.  
  797. Fire = false
  798.  
  799. Player.PlayerGui.ScreenGui.Blue.Visible = false
  800.  
  801. Player.PlayerGui.ScreenGui.Red.Visible = false
  802.  
  803. Player.PlayerGui.ScreenGui.Green.Visible = false
  804.  
  805. Player.PlayerGui.ScreenGui.Yellow.Visible = false
  806.  
  807. Player.PlayerGui.ScreenGui.Pink.Visible = false
  808.  
  809. Player.PlayerGui.ScreenGui.LightBlue.Visible = false
  810.  
  811. Player.PlayerGui.ScreenGui.White.Visible = false
  812.  
  813. Player.PlayerGui.ScreenGui.FireFalse.Visible = false
  814.  
  815. Player.PlayerGui.ScreenGui.FireTrue.Visible = false
  816.  
  817. Player.PlayerGui.ScreenGui.SparklesFalse.Visible = false
  818.  
  819. Player.PlayerGui.ScreenGui.SparklesTrue.Visible = false
  820.  
  821. Player.PlayerGui.ScreenGui.BoxFalse.Visible = false
  822.  
  823. Player.PlayerGui.ScreenGui.BoxTrue.Visible = false
  824.  
  825. end)
  826.  
  827. Bin.Selected:connect(function(mouse)
  828.  
  829. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  830.  
  831. mouse.Button1Up:connect(function() onButton1Up(mouse) end)
  832.  
  833. mouse.KeyDown:connect(function(key) onKeyDown(key, mouse) end)
  834.  
  835. end)
  836. print 'Telek script has loaded, credit to Krystal and rocky2u'
  837. dot = false
  838. des = false
  839. local ChatService = game:GetService("Chat")
  840. local player = game.Players.LocalPlayer
  841. char = player.Character
  842. hum = char.Humanoid
  843. torso = hum.Torso
  844. lig = Instance.new("PointLight",player.Character.Torso)
  845. lig.Color=Color3.new(0,255,255)
  846. m=player:GetMouse()
  847. bb = Instance.new("BillboardGui",player.Character.Head)
  848. bb.Enabled = true
  849. bb.AlwaysOnTop = true
  850. bb.Size = UDim2.new(0,200,0,50)
  851. bb.StudsOffset = Vector3.new(0,1,0)
  852. gui=Instance.new("TextBox",bb)
  853. gui.Text = "* "
  854. gui.Size = UDim2.new(0,133,0,45)
  855. gui.Position=UDim2.new(0,57,0,-40)
  856. gui.TextColor3 = Color3.new(255,255,255)
  857. gui.BackgroundColor3=Color3.new(0,0,0)
  858. gui.TextWrapped = true
  859. gui.TextScaled = true
  860. gui.TextXAlignment = "Left"
  861. gui.TextYAlignment = "Top"
  862. gui.Visible = false
  863. gui.BorderColor3 = Color3.new(0,0,0)
  864.  
  865. gui1=Instance.new("TextButton",bb)
  866. gui1.Position=UDim2.new(0,5,0,-43)
  867. gui1.Size = UDim2.new(0,190,0,51)
  868.  
  869. gui1.TextColor3 = Color3.new(255,255,255)
  870. gui1.BackgroundColor3=Color3.new(255,255,255)
  871.  
  872. gui1.Visible = false
  873. img = Instance.new("ImageLabel",bb)
  874. img.Size = UDim2.new(0,46,0,47)
  875. img.Position = UDim2.new(0,10,0,-41)
  876. img.Image = "rbxassetid://388166921"
  877. img.BorderColor3 = Color3.new(0,0,0)
  878. img.Visible = false
  879. asd = Instance.new("Sound",player.Character.Torso)
  880. asd.SoundId = "http://www.roblox.com/asset/?id = 358280695"
  881.  
  882. asd1 = Instance.new("Sound",player.Character.Torso)
  883. asd1.SoundId = "http://www.roblox.com/asset/?id = 358280695"
  884.  
  885. asd2 = Instance.new("Sound",player.Character.Torso)
  886. asd2.SoundId = "http://www.roblox.com/asset/?id = 306370481"
  887. asd2.Looped = true
  888. asd3 = Instance.new("Sound",player.Character.Torso)
  889. asd3.SoundId = "http://www.roblox.com/asset/?id = 316014309"
  890. asd3.Looped = true
  891. asd4 = Instance.new("Sound",player.Character.Torso)
  892. asd4.SoundId = "http://www.roblox.com/asset/?id = 388938813"
  893. asd4.Looped = false
  894. asd5 = Instance.new("Sound",player.Character.Torso)
  895. asd5.SoundId = "http://www.roblox.com/asset/?id = 0"
  896. asd5.Looped = true
  897. dunkd = Instance.new("Sound",player.Character.Torso)
  898. dunkd.SoundId = "http://www.roblox.com/asset/?id = 333078694"
  899. dunkd.Looped = false
  900. function play(play)
  901. asd:Play()
  902. asd1:Play()
  903. end
  904. eye = Instance.new("Part",player.Character)
  905. eye.BrickColor = BrickColor.new("Toothpaste")
  906. eye.Material = "Neon"
  907. eye.FormFactor = 3
  908. eye.Shape = "Ball"
  909. eye.Size = Vector3.new(0.37,0.37,0.1)
  910. weld = Instance.new("Weld",eye)
  911. weld.Part0 = eye
  912. weld.Part1 = player.Character.Head
  913. weld.C0 = CFrame.new(0.1,-0.2,0.45)
  914. eye.Transparency = 1
  915. -- listen for their chatting
  916. player.Chatted:connect(function(message)
  917. a = string.len(message)
  918. gui.Text = "* "
  919. gui.Visible = true
  920. gui1.Visible = true
  921. des = false
  922. img.Visible = true
  923. print(a)
  924. if dot == false then
  925. for i = 1,string.len(message) do wait(0.07)
  926. gui.Text =gui.Text..message:sub(i,i)
  927.  
  928. play()
  929. end
  930. end
  931.  
  932. des = true
  933. end)
  934. m.KeyDown:connect(function(k)
  935. if k == "g" then
  936. asd2:Play()
  937. eye.Transparency = 0
  938.  
  939. end
  940. end)
  941. m.KeyDown:connect(function(k)
  942. if k == "p" then
  943. eye.Transparency = 1
  944. asd3:Play()
  945. end
  946. end)
  947. m.KeyDown:connect(function(k)
  948. if k == "r" then
  949. eye.Transparency = 0
  950. asd4:Play()
  951. end
  952. end)
  953. m.KeyDown:connect(function(k)
  954. if k == "q" then
  955. eye.Transparency = 1
  956. asd5:Play()
  957. end
  958. end)
  959. m.KeyDown:connect(function(k)
  960. if k == "z" then
  961.  
  962. img.Image = "rbxassetid://388167098"
  963. end
  964. end)
  965. m.KeyDown:connect(function(k)
  966. if k == "c" then
  967. img.Image = "rbxassetid://388166921"
  968. end
  969. end)
  970. m.KeyDown:connect(function(k)
  971. if k == "n" then
  972. img.Image = "rbxassetid://388166991"
  973. end
  974. end)
  975. m.KeyDown:connect(function(k)
  976. if k == "b" then
  977. img.Image = "rbxassetid://378060690"
  978. end
  979. end)
  980. m.KeyDown:connect(function(k)
  981. if k == "m" then
  982. img.Image = "rbxassetid://378609498"
  983. end
  984. end)
  985. m.KeyDown:connect(function(k)
  986. if k == "v" then
  987. img.Image = "rbxassetid://388166961"
  988. end
  989. end)
  990. m.KeyDown:connect(function(k)
  991. if k == "h" then
  992. img.Image = "rbxassetid://378577428"
  993. end
  994. end)
  995. m.KeyDown:connect(function(k)
  996. if k == "j" then
  997. img.Image = "rbxassetid://388167116"
  998. end
  999. end)
  1000. m.KeyDown:connect(function(k)
  1001. if k == "l" then
  1002. img.Image = "rbxassetid://388167154"
  1003. print("You take your very last breath...")
  1004. asdd = Instance.new("Sound",player.Character.Torso)
  1005. asdd.SoundId = "http://www.roblox.com/asset/?id = 357417055"
  1006. asdd.Looped = false
  1007. spawn(function()
  1008. wait()
  1009. asdd:Play()
  1010. end)
  1011. wait(2)
  1012. asddd = Instance.new("Sound",player.Character.Torso)
  1013. asddd.SoundId = "http://www.roblox.com/asset/?id = 387183672"
  1014. asddd.Looped = false
  1015. spawn(function()
  1016. wait()
  1017. asddd:Play()
  1018. end)
  1019. wait(2)
  1020. asdded = Instance.new("Sound",player.Character.Torso)
  1021. asdded.SoundId = "http://www.roblox.com/asset/?id = 387187707"
  1022. asdded.Looped = false
  1023. spawn(function()
  1024. wait()
  1025. asdded:Play()
  1026. end)
  1027. char:BreakJoints()
  1028. end
  1029. end)
  1030. m.KeyDown:connect(function(k)
  1031. if k == "x" then
  1032. if des == true then
  1033. gui.Visible = false
  1034. gui.Text = "* "
  1035. gui1.Visible = false
  1036. img.Visible = false
  1037. end
  1038. end
  1039. end)
  1040. m.KeyDown:connect(function(k)
  1041. if k == "f" then
  1042. asd3:Stop()
  1043. asd2:Stop()
  1044. asd4:Stop()
  1045. dunkd:Stop()
  1046. eye.Transparency = 1
  1047. asd5:Stop()
  1048. end
  1049. end)
  1050. m.KeyDown:connect(function(k)
  1051. if k == "u" then
  1052. dunkd = Instance.new("Sound",player.Character.Torso)
  1053. dunkd.SoundId = "http://www.roblox.com/asset/?id = 333078694"
  1054. dunkd.Looped = false
  1055. dunkd:Play()
  1056. end
  1057. end)
  1058. m.KeyDown:connect(function(k)
  1059. if k == "y" then
  1060. img.Image = "rbxassetid://378198656"
  1061. end
  1062. end)
  1063. -- my god...
  1064. -- Suck_HiyaThere moves to arizona
  1065.  
  1066. --------------------------------------------------------
  1067.  
  1068. pls = game:GetService'Players'
  1069. rs = game:GetService'RunService'
  1070. uinps = game:GetService'UserInputService'
  1071. lp = pls.LocalPlayer
  1072. mouse = lp:GetMouse()
  1073. c = lp.Character
  1074. human = c.Humanoid
  1075. human.MaxHealth = 50
  1076. soundVol = 0
  1077. wait()
  1078. human.Health = 50
  1079. c.Health:Destroy()
  1080.  
  1081. --------------------------------------------------------
  1082.  
  1083. Debounces = {
  1084. AnimationCycles = 0;
  1085. FPS = 0;
  1086. scalingDamage = false;
  1087. damageLevel = 0;
  1088. attackNumber = 0;
  1089. isAttacking = false;
  1090. isMoving = false;
  1091. isSprinting = false;
  1092. isBoosting = false;
  1093. isPassive = false;
  1094. isTyping = false;
  1095. }
  1096.  
  1097. --------------------------------------------------------
  1098.  
  1099. numLerp = function(start, goal, alpha)
  1100. return(((goal - start) * alpha) + start)
  1101. end
  1102.  
  1103. CFrameZero = function()
  1104. return CFrame.new(Vector3.new())
  1105. end
  1106.  
  1107. rad = function(value)
  1108. return math.rad(value)
  1109. end
  1110.  
  1111. CFAngles = function(Vector)
  1112. return CFrame.Angles(rad(Vector.x),rad(Vector.y),rad(Vector.z))
  1113. end
  1114.  
  1115. --------------------------------------------------------
  1116.  
  1117. AnimStat = {
  1118. lerpSpeed = .2;
  1119. lerpSpeed2 = .35;
  1120. lerpTween = 0;
  1121. }
  1122.  
  1123. Joints = {
  1124. c.HumanoidRootPart.RootJoint;
  1125. c.Torso.Neck;
  1126. c.Torso['Left Shoulder'];
  1127. c.Torso['Right Shoulder'];
  1128. c.Torso['Left Hip'];
  1129. c.Torso['Right Hip'];
  1130. }
  1131.  
  1132. JointTargets = {
  1133. CFrameZero();
  1134. CFrameZero();
  1135. CFrameZero();
  1136. CFrameZero();
  1137. CFrameZero();
  1138. CFrameZero();
  1139. }
  1140.  
  1141. --------------------------------------------------------
  1142.  
  1143. BodyColors = {
  1144. HeadColor = BrickColor.new("Institutional white");
  1145. LeftArmColor = BrickColor.new("Institutional white");
  1146. RightArmColor = BrickColor.new("Institutional white");
  1147. LeftLegColor = BrickColor.new("Institutional white");
  1148. RightLegColor = BrickColor.new("Institutional white");
  1149. TorsoColor = BrickColor.new("Mid gray");
  1150. }
  1151.  
  1152. Customs = {
  1153. Face = "http://www.roblox.com/asset/?id=8560915";
  1154. Shirt = "http://www.roblox.com/asset/?id=334781688";
  1155. Pants = "http://www.roblox.com/asset/?id=335237283";
  1156. }
  1157.  
  1158. --------------------------------------------------------
  1159.  
  1160. prepareCharacter = function()
  1161. local transPoints = {
  1162. NumberSequenceKeypoint.new(0,0,0),
  1163. NumberSequenceKeypoint.new(.4,.05,0),
  1164. NumberSequenceKeypoint.new(.8,.16,0),
  1165. NumberSequenceKeypoint.new(1,.25,0)
  1166. }
  1167. local sizePoints = {
  1168. NumberSequenceKeypoint.new(0,.5,0),
  1169. NumberSequenceKeypoint.new(.18,.5,0),
  1170. NumberSequenceKeypoint.new(.49,.69,0),
  1171. NumberSequenceKeypoint.new(.74,.5,0),
  1172. NumberSequenceKeypoint.new(.92,.25,0),
  1173. NumberSequenceKeypoint.new(1,.0625,0)
  1174. }
  1175. local Size = NumberSequence.new(sizePoints)
  1176. local Transparency = NumberSequence.new(transPoints)
  1177. rayModel = Instance.new("Model",c)
  1178. efxBlock = Instance.new("Part",c)
  1179. efxBlock.Material = "Neon"
  1180. efxBlock.FormFactor = "Custom"
  1181. efxBlock.Size = Vector3.new(.3,.3,.3)
  1182. light = Instance.new("PointLight",c.Head)
  1183. light.Range = 8
  1184. light.Color = Color3.new(1,1,1)
  1185. light.Shadows = false
  1186. local particles = Instance.new("ParticleEmitter",efxBlock)
  1187. particles.Color = ColorSequence.new(Color3.new(.85,.85,.85),Color3.new(1,1,1))
  1188. particles.ZOffset = 1
  1189. particles.LightEmission = .96
  1190. particles.Size = Size
  1191. particles.Name = "Fire"
  1192. particles.Transparency = Transparency
  1193. particles.LockedToPart = true
  1194. particles.Rate = 25
  1195. particles.EmissionDirection = "Right"
  1196. particles.Acceleration = Vector3.new(-.5,0,0)
  1197. particles.Texture = "rbxassetid://24378732"
  1198. particles.Lifetime = NumberRange.new(.25,.25)
  1199. particles.Speed = NumberRange.new(-.5,5)
  1200. script.Parent = efxBlock
  1201. fire = particles
  1202. local offset = Vector3.new(0.2, .23, -0.5)
  1203. local weld = Instance.new("Weld",c.Head)
  1204. weld.Part0 = c.Head
  1205. weld.Part1 = efxBlock
  1206. weld.C0 = CFrame.new(offset) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  1207. efxBlock.Parent = c
  1208. local music = Instance.new("Sound",c.Torso)
  1209. music.SoundId = "rbxassetid://316012176"
  1210. music.Looped = true
  1211. music.Volume = soundVol
  1212. fight = music
  1213. local music2 = Instance.new("Sound",c.Torso)
  1214. music2.SoundId = "rbxassetid://316014309"
  1215. music2.Looped = true
  1216. music2.Volume = soundVol
  1217. sans = music2
  1218. pointGyro = Instance.new("BodyGyro",c.HumanoidRootPart)
  1219. pointGyro.P = 1e7
  1220. pointGyro.D = 1e3
  1221. pointGyro.MaxTorque = Vector3.new(0,1e7,0)
  1222. animator = c.Humanoid:FindFirstChild("Animator")
  1223. if animator then
  1224. animator:Destroy()
  1225. end
  1226. c.Torso.roblox:Destroy()
  1227. for i,v in pairs (c.Head:children()) do
  1228. if v.ClassName == "Sound" then
  1229. v:Destroy()
  1230. end
  1231. end
  1232. for i = 1,#Joints do
  1233. Joints[i].C1 = CFrame.new(Vector3.new())
  1234. end
  1235. human.WalkSpeed = 0
  1236. human.JumpPower = 0
  1237. end
  1238.  
  1239. uinps.InputBegan:connect(function(InputObject)
  1240. if InputObject.KeyCode == Enum.KeyCode.K and Debounces.isTyping == false then
  1241. Debounces.isPassive = not Debounces.isPassive
  1242. end
  1243. end)
  1244.  
  1245. setJointCFrames = function(table)
  1246. for i = 1,#table do
  1247. JointTargets[i] = table[i]
  1248. end
  1249. AnimationCycles = 0
  1250. end
  1251.  
  1252. setLerp = function(speed)
  1253. AnimStat.lerpSpeed = speed
  1254. end
  1255.  
  1256. setTween = function(tween)
  1257. AnimStat.lerpTween = tween
  1258. end
  1259.  
  1260. takeDamage = function(position,damage,distance,platformStand)
  1261. for i,v in pairs (pls:children()) do
  1262. if v.ClassName == "Player" and v:FindFirstChild("Character") then
  1263. local torso = v.Character:FindFirstChild("Torso")
  1264. if torso and (torso.Position - position).magnitude < distance then
  1265. if v.Character.Humanoid.MaxHealth > 1000 then
  1266. v.Character.Humanoid.MaxHealth = 100;
  1267. v.Character.Humanoid.Breakjoints()
  1268. end
  1269.  
  1270.  
  1271. v.Character.Humanoid:TakeDamage(damage)
  1272. if platformStand == true then
  1273. v.Character.PlatformStand = platformStand
  1274. end
  1275. end
  1276. end
  1277. end
  1278. end
  1279.  
  1280. --------------------------------------------------------
  1281.  
  1282. prepareCharacter()
  1283.  
  1284. --------------------------------------------------------
  1285.  
  1286. spawn(function()
  1287. local sine = 0
  1288. while wait() do
  1289. pointGyro.CFrame = CFrame.new(Vector3.new(),(mouse.Hit.p - c.HumanoidRootPart.CFrame.p).unit * 100)
  1290. if Debounces.isAttacking == false and Debounces.isMoving == false and Debounces.isBoosting == false then
  1291. setLerp(.1)
  1292. if Debounces.isPassive == true then
  1293. setJointCFrames({
  1294. CFrame.new(Vector3.new(0, 0 + math.sin(tick() * 1.5)/25, 0)) * CFAngles(Vector3.new(0, 0, 0));
  1295. CFrame.new(Vector3.new(0, 1.5 + math.sin(tick() * -1.5)/35, math.sin(tick() * 1.5)/35)) * CFAngles(Vector3.new(1.554 + math.sin((-tick() + 2) * 1.5) * 5, -0.001, -0.001));
  1296. CFrame.new(Vector3.new(-1.06, -0.03 + math.sin(tick() * 1.5)/25, 0.449)) * CFAngles(Vector3.new(-29.511, 0, 29.51));
  1297. CFrame.new(Vector3.new(1.059, -0.031 + math.sin(tick() * 1.5)/25, 0.449)) * CFAngles(Vector3.new(-29.511, -3.842, -29.511));
  1298. CFrame.new(Vector3.new(-0.49, -2, -0.05/1.5)) * CFAngles(Vector3.new(0, 8.885, 0));
  1299. CFrame.new(Vector3.new(0.49, -2, -0.05/1.5)) * CFAngles(Vector3.new(-0.001, -8.886, 0));
  1300. })
  1301. else
  1302. setJointCFrames({
  1303. CFrame.new(Vector3.new(0, 0 + math.sin(tick() * 1.5)/25, 0)) * CFAngles(Vector3.new(0, 0, 0));
  1304. CFrame.new(Vector3.new(0, 1.5 + math.sin(tick() * -1.5)/35, math.sin(tick() * 1.5)/35)) * CFAngles(Vector3.new(1.554 + math.sin((-tick() + 2) * 1.5) * 5, -0.001, -0.001));
  1305. CFrame.new(Vector3.new(-1.06, -0.03 + math.sin(tick() * 1.5)/25, 0.449)) * CFAngles(Vector3.new(-29.511, 0, 29.51));
  1306. CFrame.new(Vector3.new(1.059, -0.031 + math.sin(tick() * 1.5)/25, 0.449)) * CFAngles(Vector3.new(-29.511, -3.842, -29.511));
  1307. CFrame.new(Vector3.new(-0.49, -2, -0.05/1.5)) * CFAngles(Vector3.new(0, 8.885, 0));
  1308. CFrame.new(Vector3.new(0.49, -2, -0.05/1.5)) * CFAngles(Vector3.new(-0.001, -8.886, 0));
  1309. })
  1310. end
  1311. elseif Debounces.isAttacking == false and Debounces.isMoving == true and Debounces.isBoosting == false then
  1312. sine = sine + math.rad(12)
  1313. human.WalkSpeed = 15
  1314. setLerp(.15)
  1315. setJointCFrames({
  1316. CFrame.new(Vector3.new(0, 0, 0)) * CFAngles(Vector3.new(0, math.sin(sine) * -2.5, 0));
  1317. CFrame.new(Vector3.new(0, 1.499, -0.04)) * CFAngles(Vector3.new(-5.676, -0.001 - math.sin(sine) * 3, -0.001));
  1318. CFrame.new(Vector3.new(-1.97, 0 + math.sin(sine + .5)/20, 0.1 + math.sin(-sine)/2)/1.3) * CFAngles(Vector3.new(-5 + math.sin(sine) * 23, 0, 0));
  1319. CFrame.new(Vector3.new(1.97, 0 - math.sin(sine + .5)/20, 0.1 + math.sin(sine)/2)/1.3) * CFAngles(Vector3.new(-5 + math.sin(-sine) * 23, 0, 0));
  1320. CFrame.new(Vector3.new(-0.5, -1.93 - math.cos(sine)/8.7, 0.2 + math.sin(sine)/2)) * CFAngles(Vector3.new(-15 + math.sin(-sine) * 30, 0, 0));
  1321. CFrame.new(Vector3.new(0.5, -1.93 + math.cos(sine)/8.7, 0.2 + math.sin(-sine)/2)) * CFAngles(Vector3.new(-15 + math.sin(sine) * 30, 0, 0));
  1322. })
  1323. end
  1324. if Debounces.scalingDamage == true then
  1325. takeDamage(c.HumanoidRootPart.Position,Debounces.damageLevel,8,true)
  1326. end
  1327. end
  1328. end)
  1329.  
  1330. human.Changed:connect(function(prop)
  1331. if prop == "MoveDirection" then
  1332. if human.MoveDirection.magnitude > .02 then
  1333. Debounces.isMoving = true
  1334. else
  1335. Debounces.isMoving = false
  1336. end
  1337. end
  1338. end)
  1339.  
  1340. uinps.InputBegan:connect(function(InputObject)
  1341. if InputObject.KeyCode == Enum.KeyCode.A and Debounces.isAttacking == false and Debounces.isSprinting == true and Debounces.isBoosting == false and Debounces.isPassive == true and Debounces.isTyping == false then
  1342. Debounces.isBoosting = true
  1343. Debounces.damageLevel = 10
  1344. Debounces.scalingDamage = true
  1345. local vel = Instance.new("BodyVelocity",c.HumanoidRootPart)
  1346. setLerp(.15)
  1347. setJointCFrames({
  1348. CFrame.new(Vector3.new(0, -0.901, 0)) * CFAngles(Vector3.new(-22.001, 0, 20));
  1349. CFrame.new(Vector3.new(-0.001, 1.52, 0)) * CFAngles(Vector3.new(-10.372, 28.758, -1.837));
  1350. CFrame.new(Vector3.new(-0.7, -0.2, -0.801)) * CFAngles(Vector3.new(45, 0, 45));
  1351. CFrame.new(Vector3.new(1.7, 0.2, 0.199)) * CFAngles(Vector3.new(-15.001, -15.001, 45));
  1352. CFrame.new(Vector3.new(-0.3, -2, 0.2)) * CFAngles(Vector3.new(-11.283, -17.801, 19.495));
  1353. CFrame.new(Vector3.new(0.9, -2, -0.201)) * CFAngles(Vector3.new(15, -15, 29.999));
  1354. })
  1355. local boostSpeed = 250
  1356. local efx = Instance.new("Sound",c.Head)
  1357. efx.SoundId = "rbxassetid://200632875"
  1358. efx.Pitch = math.random(1100,1300)/1000
  1359. efx.Volume = .5
  1360. efx:Play()
  1361. spawn(function()
  1362. wait(5)
  1363. efx:Destroy()
  1364. end)
  1365. vel.Velocity = (c.HumanoidRootPart.Position - c.HumanoidRootPart.CFrame:toWorldSpace(CFrame.new(1,0,0)).p).unit * boostSpeed
  1366. vel.P = 1e3
  1367. vel.MaxForce = Vector3.new(math.huge,0,math.huge)
  1368. wait(.15)
  1369. vel.P = 1000
  1370. vel.MaxForce = Vector3.new(3000,0,3000)
  1371. vel.Velocity = Vector3.new()
  1372. wait(.3)
  1373. setLerp(.3)
  1374. setJointCFrames({
  1375. CFrame.new(Vector3.new(0, -0.901, 0)) * CFAngles(Vector3.new(-22.001, 0, 13));
  1376. CFrame.new(Vector3.new(-0.001, 1.52, 0)) * CFAngles(Vector3.new(-30.239, 42.47, 11.879));
  1377. CFrame.new(Vector3.new(-1.9, -0.2, -0.401)) * CFAngles(Vector3.new(44.999, 0, -45));
  1378. CFrame.new(Vector3.new(1.5, 0.4, 0.599)) * CFAngles(Vector3.new(-62.058, -21.088, -15.383));
  1379. CFrame.new(Vector3.new(-0.7, -1.8, 0.6)) * CFAngles(Vector3.new(-59.239, -26.158, -14.457));
  1380. CFrame.new(Vector3.new(0.5, -1, -0.801)) * CFAngles(Vector3.new(-0.505, -14.478, -18.968));
  1381. })
  1382. wait(.2)
  1383. vel:Destroy()
  1384. Debounces.damageLevel = 0
  1385. Debounces.scalingDamage = false
  1386. Debounces.isBoosting = false
  1387. end
  1388. end)
  1389.  
  1390. uinps.InputBegan:connect(function(InputObject)
  1391. if InputObject.KeyCode == Enum.KeyCode.D and Debounces.isAttacking == false and Debounces.isSprinting == true and Debounces.isBoosting == false and Debounces.isPassive == true and Debounces.isTyping == false then
  1392. Debounces.isBoosting = true
  1393. Debounces.damageLevel = 10
  1394. Debounces.scalingDamage = true
  1395. local vel = Instance.new("BodyVelocity",c.HumanoidRootPart)
  1396. setLerp(.15)
  1397. setJointCFrames({
  1398. CFrame.new(Vector3.new(0, -0.901, 0)) * CFAngles(Vector3.new(-22.001, 0, -15));
  1399. CFrame.new(Vector3.new(-0.001, 1.52, 0)) * CFAngles(Vector3.new(-13.603, -45.662, -6.645));
  1400. CFrame.new(Vector3.new(-1.9, 0, -0.201)) * CFAngles(Vector3.new(31.935, -7.436, -60.853));
  1401. CFrame.new(Vector3.new(1.9, 0, 0.399)) * CFAngles(Vector3.new(-3.644, -23.448, 59.102));
  1402. CFrame.new(Vector3.new(-1.1, -1.8, 0)) * CFAngles(Vector3.new(-3.616, -11.936, -29.566));
  1403. CFrame.new(Vector3.new(0.1, -1.6, -0.601)) * CFAngles(Vector3.new(1.943, -7.181, -32.528));
  1404. })
  1405. local boostSpeed = 250
  1406. local efx = Instance.new("Sound",c.Head)
  1407. efx.SoundId = "rbxassetid://200632875"
  1408. efx.Pitch = math.random(1100,1300)/1000
  1409. efx.Volume = .5
  1410. efx:Play()
  1411. spawn(function()
  1412. wait(5)
  1413. efx:Destroy()
  1414. end)
  1415. vel.Velocity = (c.HumanoidRootPart.Position - c.HumanoidRootPart.CFrame:toWorldSpace(CFrame.new(-1,0,0)).p).unit * boostSpeed
  1416. vel.P = 1e3
  1417. vel.MaxForce = Vector3.new(math.huge,0,math.huge)
  1418. wait(.15)
  1419. vel.P = 1000
  1420. vel.MaxForce = Vector3.new(3000,0,3000)
  1421. vel.Velocity = Vector3.new()
  1422. wait(.3)
  1423. setLerp(.3)
  1424. setJointCFrames({
  1425. CFrame.new(Vector3.new(0, -0.901, 0)) * CFAngles(Vector3.new(-22.001, 0, -13));
  1426. CFrame.new(Vector3.new(-0.001, 1.52, 0)) * CFAngles(Vector3.new(-12.936, -46.206, -2.327));
  1427. CFrame.new(Vector3.new(-1.9, 0.2, -0.201)) * CFAngles(Vector3.new(45, 0, -60));
  1428. CFrame.new(Vector3.new(1.7, 0, -0.401)) * CFAngles(Vector3.new(14.035, -5.69, 35.342));
  1429. CFrame.new(Vector3.new(-0.3, -1.8, 0.6)) * CFAngles(Vector3.new(-55.479, -10.612, 15.729));
  1430. CFrame.new(Vector3.new(0.5, -1, -0.801)) * CFAngles(Vector3.new(14.999, -15, 14.999));
  1431. })
  1432. wait(.2)
  1433. vel:Destroy()
  1434. Debounces.damageLevel = 0
  1435. Debounces.scalingDamage = false
  1436. Debounces.isBoosting = false
  1437. end
  1438. end)
  1439.  
  1440. uinps.InputBegan:connect(function(InputObject)
  1441. if InputObject.KeyCode == Enum.KeyCode.W and Debounces.isAttacking == false and Debounces.isSprinting == true and Debounces.isBoosting == false and Debounces.isPassive == true and Debounces.isTyping == false then
  1442. Debounces.isBoosting = true
  1443. Debounces.damageLevel = 10
  1444. Debounces.scalingDamage = true
  1445. local vel = Instance.new("BodyVelocity",c.HumanoidRootPart)
  1446. setLerp(.15)
  1447. setJointCFrames({
  1448. CFrame.new(Vector3.new(0, -0.901, 0)) * CFAngles(Vector3.new(-40.001, 0, 5));
  1449. CFrame.new(Vector3.new(-0.001, 1.429, 0.2)) * CFAngles(Vector3.new(25.141, -8.347, 0.878));
  1450. CFrame.new(Vector3.new(-1.5, 0, .101)) * CFAngles(Vector3.new(14.999, -0.001, 0));
  1451. CFrame.new(Vector3.new(1.7, 0.199, -0.401)) * CFAngles(Vector3.new(28.08, -0.358, 21.087));
  1452. CFrame.new(Vector3.new(-0.5, -1.8, 0.6)) * CFAngles(Vector3.new(-29.448, 3.57, -1.5));
  1453. CFrame.new(Vector3.new(0.499, -1.6, -0.401)) * CFAngles(Vector3.new(-0.505, -14.478, -3.968));
  1454. })
  1455. local boostSpeed = 250
  1456. local efx = Instance.new("Sound",c.Head)
  1457. efx.SoundId = "rbxassetid://200632875"
  1458. efx.Pitch = math.random(1100,1300)/1000
  1459. efx.Volume = .5
  1460. efx:Play()
  1461. spawn(function()
  1462. wait(5)
  1463. efx:Destroy()
  1464. end)
  1465. vel.Velocity = (c.HumanoidRootPart.Position - c.HumanoidRootPart.CFrame:toWorldSpace(CFrame.new(0,0,1)).p).unit * boostSpeed
  1466. vel.P = 1e3
  1467. vel.MaxForce = Vector3.new(math.huge,0,math.huge)
  1468. wait(.15)
  1469. vel.P = 1000
  1470. vel.MaxForce = Vector3.new(3000,0,3000)
  1471. vel.Velocity = Vector3.new()
  1472. wait(.3)
  1473. setLerp(.3)
  1474. setJointCFrames({
  1475. CFrame.new(Vector3.new(0, -0.901, 0)) * CFAngles(Vector3.new(-22.001, 40, -13));
  1476. CFrame.new(Vector3.new(-0.001, 1.52, 0)) * CFAngles(Vector3.new(-12.936, -46.206, -2.327));
  1477. CFrame.new(Vector3.new(-1.9, 0.2, -0.201)) * CFAngles(Vector3.new(45, 0, -60));
  1478. CFrame.new(Vector3.new(1.7, 0, -0.401)) * CFAngles(Vector3.new(14.035, -5.69, 35.342));
  1479. CFrame.new(Vector3.new(-0.3, -1.8, 0.6)) * CFAngles(Vector3.new(-55.479, -10.612, 15.729));
  1480. CFrame.new(Vector3.new(0.5, -1, -0.801)) * CFAngles(Vector3.new(14.999, -15, 14.999));
  1481. })
  1482. wait(.2)
  1483. vel:Destroy()
  1484. Debounces.damageLevel = 0
  1485. Debounces.scalingDamage = false
  1486. Debounces.isBoosting = false
  1487. end
  1488. end)
  1489.  
  1490. uinps.InputBegan:connect(function(InputObject)
  1491. if InputObject.KeyCode == Enum.KeyCode.S and Debounces.isAttacking == false and Debounces.isSprinting == true and Debounces.isBoosting == false and Debounces.isPassive == true and Debounces.isTyping == false then
  1492. Debounces.isBoosting = true
  1493. Debounces.damageLevel = 10
  1494. Debounces.scalingDamage = true
  1495. local vel = Instance.new("BodyVelocity",c.HumanoidRootPart)
  1496. setLerp(.15)
  1497. setJointCFrames({
  1498. CFrame.new(Vector3.new(0, -.3, 0)) * CFAngles(Vector3.new(15, 0, 0));
  1499. CFrame.new(Vector3.new(-0.001, 1.52, -0.03)) * CFAngles(Vector3.new(-5.298, -1.305, -4.093));
  1500. CFrame.new(Vector3.new(-1.7, 0, -0.201)) * CFAngles(Vector3.new(12.112, -6.562, -16.939));
  1501. CFrame.new(Vector3.new(1.7, 0, -0.201)) * CFAngles(Vector3.new(8.817, 8.378, 20.465));
  1502. CFrame.new(Vector3.new(-0.7, -1.8, 0.2)) * CFAngles(Vector3.new(-14.432, 3.06, -2.373));
  1503. CFrame.new(Vector3.new(0.5, -1.8, -0.201)) * CFAngles(Vector3.new(-0.505, -14.478, -3.968));
  1504. })
  1505. local boostSpeed = 150
  1506. local boostSpeed = 250
  1507. local efx = Instance.new("Sound",c.Head)
  1508. efx.SoundId = "rbxassetid://200632875"
  1509. efx.Pitch = math.random(1100,1300)/1000
  1510. efx.Volume = .5
  1511. efx:Play()
  1512. spawn(function()
  1513. wait(5)
  1514. efx:Destroy()
  1515. end)
  1516. vel.Velocity = (c.HumanoidRootPart.Position - c.HumanoidRootPart.CFrame:toWorldSpace(CFrame.new(0,0,-1)).p).unit * boostSpeed
  1517. vel.P = 1e3
  1518. vel.MaxForce = Vector3.new(math.huge,0,math.huge)
  1519. wait(.15)
  1520. vel.P = 1000
  1521. vel.MaxForce = Vector3.new(3000,0,3000)
  1522. vel.Velocity = Vector3.new()
  1523. wait(.3)
  1524. setLerp(.3)
  1525. setJointCFrames({
  1526. CFrame.new(Vector3.new(0, -.5, 0)) * CFAngles(Vector3.new(4, 0, 0));
  1527. CFrame.new(Vector3.new(-0.001, 1.52, -0.03)) * CFAngles(Vector3.new(-20.081, 28.752, 3.598));
  1528. CFrame.new(Vector3.new(-1.7, 0.2, -0.601)) * CFAngles(Vector3.new(59.51, -3.841, -14.511));
  1529. CFrame.new(Vector3.new(1.7, 0.2, 0.399)) * CFAngles(Vector3.new(-47.597, -13.104, 17.887));
  1530. CFrame.new(Vector3.new(-0.7, -1.4, 0.2)) * CFAngles(Vector3.new(-44.477, 3.836, -0.524));
  1531. CFrame.new(Vector3.new(0.5, -1.4, -0.601)) * CFAngles(Vector3.new(-15.868, -12.953, -7.631));
  1532. })
  1533. wait(.2)
  1534. vel:Destroy()
  1535. R 7; R 71">e3.new(0.499, -1.6, -0.401)) * CFAngles(Vector3.new(-0.505, -14.478, ;=a41">
  1536. local boostSpeeAsp; &n&nb; &n&nb; &n&nb; &n&nb; &n&nb;ew(-e0ss="l CFbsp; CFrame.new(Vector3new(-e0ss7p; &ek&nbs >eassive == tru6_ setJointCFrames({ wait(.2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement