Skip to content

Instantly share code, notes, and snippets.

--[[
brackHub V4
Developed by: brack4712
Description:
brackHub is an opensource GUI ran entirely on the clientside!
-- Objects
local ScreenGui = Instance.new("ScreenGui")
local TextBox = Instance.new("TextBox")
function MoveSpawn(obj1,PLAYER)
local playerpos = nil
if PLAYER:FindFirstChildOfClass('Humanoid') and PLAYER:FindFirstChild('HumanoidRootPart') then
playerpos = PLAYER.HumanoidRootPart.Position - Vector3.new(0,PLAYER:FindFirstChildOfClass('Humanoid').HipHeight+3,0)
repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild('Head')
local plr = game.Players.LocalPlayer
local char = plr.Character
local head = char.Head
local mouse = plr:GetMouse()
local Hum = char.Humanoid
local p = game.Players.LocalPlayer
local HealthBarParts = Instance.new("Folder", char)
HealthBarParts.Name = "BlockdomHealthBar"
--[[ by iliketrainsornot ]]--
warn("w h y")
print("this cancer is made by iliketrainsornot")
plr = game:GetService("Players").LocalPlayer
char = plr.Character
Instance.new("ForceField",char).Visible = false
hed = char.Head
torso = char.Torso
mouse = plr:GetMouse()
Player = game.Players.LocalPlayer
mouse = Player:GetMouse()
Mouse = Player:GetMouse()
PlayerGui = Player.PlayerGui
Cam = workspace.CurrentCamera
Backpack = Player.Backpack
Character = Player.Character
Humanoid = Character.Humanoid
RootPart = Character["HumanoidRootPart"]
local rig = game:GetService("InsertService"):LoadAsset(5978905561)
rig.Parent = workspace
local golem = game.Workspace["Iron Golem"]
local cgolem
local hum = golem.Humanoid
local humanroot = golem.HumanoidRootPart
-- fixed for intriga by syndicate
local topkek = {}
topkek.patch = '1.0.5a'
topkek.data = {}
topkek.commandbase = {}
topkek.navigation = {}
topkek.banmgr = {}
topkek.lplr = game:GetService('Players').LocalPlayer
topkek.tools = {}
--[[ To fly jump 2 times -ulti55]]
--[[ To go down press q ]]
script.Parent = nil
function fly()
for i,v in pairs(script:GetChildren()) do
pcall(function() v.Value = "" end)
local plr = game.Players.LocalPlayer
local Mouse = plr:GetMouse()
Mouse.Button1Down:Connect(function()
plr.Character:FindFirstChild("HumanoidRootPart").Position = plr.Character:FindFirstChild("MousePos", true).Value
end)
-----------/XESTER THE CARD MASTER\\-----------
--[[Movelist
Q = The disappearing act.
E = Full house
R = Cardnado
T = Teleport
Y = Big card(Click to smash.)
U = Black hole
P = Card shield(Click to bounce people off, press p again to shred.)
F = Transform(You can switch between modes any time.)