Advertisement
Fx_EqHub

Broken brookhaven script |Beta| | Im can't make script brookhaven and |

Jun 28th, 2024 (edited)
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Eq hub connecting - brookhaven", "BloodTheme")
  3. local Tab = Window:NewTab("Main")
  4. local Section = Tab:NewSection("Heyyyy")
  5. local Section = Tab:NewSection("before using this make you avatar to 0.5")
  6. local Section = Tab:NewSection("Need to do because this script i make is issue")
  7. Section:NewButton("Start script", "", function()
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-86.3323898, 17.8790073, -129.180466, -0.987687945, -0.0271274671, -0.154069275, 3.72668728e-05, 0.984809637, -0.17363748, 0.156439245, -0.171505332, -0.972683549)
  17. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  18. local Window = Library.CreateLib("Eq hub - brookhaven", "BloodTheme")
  19. local Tab = Window:NewTab("Main")
  20. local Section = Tab:NewSection("Kill Player !")
  21. Plr = {}
  22. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  23. table.insert(Plr,v.Name)
  24. end
  25. local drop = Section:NewDropdown("Select player to kill", "Click To Select", Plr, function(t)
  26. PlayerTP = t
  27. end)
  28. Section:NewButton("Kill (you need to have sofa)", "", function()
  29. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PlayerTP].Character.HumanoidRootPart.CFrame
  30. wait(0.6)
  31. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99999999999, -105.695007, 132.14679, 0.829032242, 0.559200764, 3.05976577e-08, 4.23192978e-06, -1.37090683e-05, 1, 0.559200764, -0.829032242, 0)
  32.  
  33. end)
  34. local Section = Tab:NewSection("Equip the Couch")
  35.  
  36. local Weaponlist = {}
  37. local Weapon = nil
  38.  
  39. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  40. table.insert(Weaponlist,v.Name)
  41. end
  42.  
  43. Section:NewDropdown("select Couch to kill the player", " ", Weaponlist, function(currentOption)
  44. Weapon = currentOption
  45. end)
  46.  
  47. Section:NewToggle("Equip", " ", function(a)
  48. AutoEquiped = a
  49. end)
  50.  
  51. spawn(function()
  52. while wait() do
  53. if AutoEquiped then
  54. pcall(function()
  55. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game:GetService("Players").LocalPlayer.Backpack:FindFirstChild(Weapon))
  56. end)
  57. end
  58. end
  59. end)
  60. -- FIX BUGS BY KICK PLAYER HUMANOID
  61. local Section = Tab:NewSection("Go to")
  62.  
  63. Plr = {}
  64. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  65. table.insert(Plr,v.Name)
  66. end
  67. local drop = Section:NewDropdown("Select Player!", "Click To Select", Plr, function(t)
  68. PlayerTP = t
  69. end)
  70. Section:NewButton("Click To TP", "", function()
  71. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PlayerTP].Character.HumanoidRootPart.CFrame
  72. end)
  73. Section:NewToggle("Auto Tp", "", function(t)
  74. _G.TPPlayer = t
  75. while _G.TPPlayer do wait()
  76. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PlayerTP].Character.HumanoidRootPart.CFrame
  77. end
  78. end)
  79.  
  80. Section:NewButton("Refresh Dropdown","Refresh Dropdown", function()
  81. drop:Refresh(Plr)
  82. end)
  83. local Section = Tab:NewSection("car")
  84. Section:NewButton("Make car no clip (is will be noclip and go to the void)", "", function()
  85.  
  86. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99999999999, -105.695007, 132.14679, 0.829032242, 0.559200764, 3.05976577e-08, 4.23192978e-06, -1.37090683e-05, 1, 0.559200764, -0.829032242, 0)
  87. wait(0.6)
  88. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(100.050018, -2.5, -61, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  89.  
  90.  
  91. end)
  92. local Section = Tab:NewSection("Player")
  93.  
  94. Section:NewButton("make people go to void (using couch make people sit first)", "", function()
  95.  
  96. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99999999999, -105.695007, 132.14679, 0.829032242, 0.559200764, 3.05976577e-08, 4.23192978e-06, -1.37090683e-05, 1, 0.559200764, -0.829032242, 0)
  97. wait(0.2)
  98. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-9999999, -2.5, -61, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  99.  
  100.  
  101. end)
  102. plr = {}
  103. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  104. table.insert(Plr,v.Name)
  105. end
  106. local drop = Section:NewDropdown("Select Player", "Click To Select", Plr, function(t)
  107. PlayerTP = t
  108. end)
  109. local Section = Tab:NewSection("Equip the Couch first")
  110.  
  111. Section:NewButton("Kill player v2", "", function()
  112. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PlayerTP].Character.HumanoidRootPart.CFrame
  113. wait(0.4)
  114. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99999999999, -105.695007, 132.14679, 0.829032242, 0.559200764, 3.05976577e-08, 4.23192978e-06, -1.37090683e-05, 1, 0.559200764, -0.829032242, 0)
  115. wait(0.2)
  116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-9999999, -2.5, -61, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  117. end)
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324. -----------------------------------------
  325.  
  326.  
  327. local Tab = Window:NewTab("All")
  328.  
  329. local Section = Tab:NewSection("ALL")
  330.  
  331.  
  332. Section:NewButton("AHHHH", "", function()
  333.  
  334. end)
  335. end)
  336.  
  337.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement