kittenassist_1.lua-2_1
kittenassist_1.lua-2_1
WEBHOOK_URL = '';
_G.PART = "UpperTorso"
_G.PART2 = "UpperTorso"
_G.PRED = 0.037
_G.Frame = Vector3.new(0,0.53,0)
_G.AIR = 0.000005
_G.SHIT = 1
for i = 1, #data do
if data[i] ~= game.Players.LocalPlayer then
noob(data[i])
end
end
game.Players.PlayerAdded:connect(
function(Player)
noob(Player)
end
)
game.Players.PlayerRemoving:Connect(
function(player)
guimain[player.Name]:Destroy()
end
)
spawn(
function()
placemarker.Anchored = true
placemarker.CanCollide = false
placemarker.Size = Vector3.new(0.1, 0.1, 0.1)
placemarker.Transparency = _G.SHIT
makemarker(placemarker, placemarker, Color3.fromRGB(255, 255, 255),
0.20, 0)
end
)
getgenv().Targett = ""
mouse.KeyDown:Connect(
function(k)
if k ~= getgenv().SilentAimbotKey then
return
end
if enabled then
-- guimain[Plr.Name].Frame.BackgroundColor3 = Color3.fromRGB(255,
255, 255)
enabled = false
if getgenv().NotifMode == true then
game.StarterGui:SetCore(
"SendNotification",
{
Title = "gay nigga esex silent aim on him",
Text = "Disabled",
Icon = "http://www.roblox.com/asset/?
id=7157807693",
Duration = 1,
Button1 = "",
Callback = NotificationBindable
}
)
end
if getgenv().CopyMode == true then
setclipboard("")
end
end
-- TextLabel.TextColor3 = Color3.fromRGB(255, 20, 75)
-- TextLabel.Text = "------"
else
--guimain[Plr.Name].Frame.BackgroundColor3 = Color3.fromRGB(255,
0, 0)
enabled = true
Plr = GetNearestTarget()
game.StarterGui:SetCore(
"SendNotification",
{
Title = "gay nigga twerking esex porn",
Text = "Locked on "..Plr.DisplayName.." Aka
"..Plr.Name,
Icon = "http://www.roblox.com/asset/?
id=7157807693",
Duration = 1,
Button1 = "",
Callback = NotificationBindable
}
)
end
end
end
game:GetService "RunService".Stepped:connect(
function()
if getgenv().SilentAimbot == true and enabled and Plr.Character and
Plr.Character:FindFirstChild(_G.PART) then
placemarker.CFrame =
CFrame.new(Plr.Character[_G.PART].Position + _G.Frame +
(Plr.Character[_G.PART].Velocity * accomidationfactor))
else
placemarker.CFrame = CFrame.new(0, 9999, 0)
end
end
)
local mt = getrawmetatable(game)
local old = mt.__namecall
setreadonly(mt, false)
mt.__namecall =
newcclosure(
function(...)
local args = {...}
if getgenv().SilentAimbot == true and enabled and getnamecallmethod()
== "FireServer" and args[2] == "UpdateMousePos" then
args[3] = Plr.Character[_G.PART].Position+ _G.Frame +
(Plr.Character[_G.PART].Velocity * accomidationfactor)
return old(unpack(args))
end
return old(...)
end
)
-- edit here
--// TOGGLES
--// RAGEBOT
Loader.Name = "Loader"
Loader.Parent = game.CoreGui
Loader.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Main.Name = "Main"
Main.Parent = Loader
Main.AnchorPoint = Vector2.new(0.5, 0.5)
Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Main.BackgroundTransparency = 1.000
Main.BorderSizePixel = 0
Main.ClipsDescendants = true
Main.Position = UDim2.new(0.5, 0, 0.482113808, 0)
Main.Size = UDim2.new(0, 321, 0, 137)
Circle.Name = "Circle"
Circle.Parent = Main
Circle.AnchorPoint = Vector2.new(0.5, 0.5)
Circle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Circle.BackgroundTransparency = 1.000
Circle.BorderSizePixel = 0
Circle.Position = UDim2.new(0.5, 0, 0.5, 0)
Circle.Size = UDim2.new(0, 0, 0, 0)
Circle.Image = "rbxassetid://2712739733"
Circle.ImageColor3 = Color3.fromRGB(10, 10, 10)
TopBar.Name = "TopBar"
TopBar.Parent = Main
TopBar.AnchorPoint = Vector2.new(0.5, 0.5)
TopBar.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
TopBar.BorderSizePixel = 0
TopBar.Position = UDim2.new(0.499000013, 0, 0.0729999989, 0)
TopBar.Size = UDim2.new(0, 325, 0, 25)
TopBar.BackgroundTransparency = 1
Title.Name = "Title"
Title.Parent = TopBar
Title.AnchorPoint = Vector2.new(0.5, 0.5)
Title.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
Title.BackgroundTransparency = 1.000
Title.BorderColor3 = Color3.fromRGB(27, 42, 53)
Title.BorderSizePixel = 0
Title.Position = UDim2.new(0.173846155, 0, 0.5, 0)
Title.Size = UDim2.new(0, 113, 0, 25)
Title.Font = Enum.Font.Gotham
Title.Text = " " .. LoaderTitle
Title.TextColor3 = Color3.fromRGB(255, 255, 255)
Title.TextSize = 14.000
Title.TextXAlignment = Enum.TextXAlignment.Left
Title.TextTransparency = 1
Exit.Name = "Exit"
Exit.Parent = TopBar
Exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Exit.BackgroundTransparency = 1.000
Exit.BorderSizePixel = 0
Exit.Position = UDim2.new(0.941538453, 0, 0.270000011, 0)
Exit.Size = UDim2.new(0, 12, 0, 12)
Exit.Image = "rbxassetid://2712739733"
Exit.ImageColor3 = Color3.fromRGB(255, 47, 50)
Exit.ImageTransparency = 1
Exit.MouseButton1Click:Connect(
function()
gui(DeclineButton, {TextTransparency = 1})
gui(DeclineButton, {BackgroundTransparency = 1})
gui(AcceptButton, {TextTransparency = 1})
gui(AcceptButton, {BackgroundTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Start, {BackgroundTransparency = 1})
gui(TopBar, {BackgroundTransparency = 1})
gui(Start, {TextTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Title, {TextTransparency = 1})
gui(Exit, {ImageTransparency = 1})
wait(1)
Circle:TweenSize(UDim2.new(0, 85, 0, 85), Enum.EasingDirection.In,
Enum.EasingStyle.Sine, 1)
wait(1)
Circle:TweenSize(UDim2.new(0, 0, 0, 0), Enum.EasingDirection.Out,
Enum.EasingStyle.Sine, 0.6)
wait(0.6)
Loader:Destroy()
end
)
GameInfo.Name = "GameInfo"
GameInfo.Parent = Main
GameInfo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
GameInfo.BackgroundTransparency = 1.000
GameInfo.BorderSizePixel = 0
GameInfo.Position = UDim2.new(0.0841121525, 0, 0.259652048, 0)
GameInfo.Size = UDim2.new(0, 267, 0, 34)
GameInfo.Font = Enum.Font.GothamSemibold
GameInfo.Text = "Game found: Da Hood"
GameInfo.TextColor3 = Color3.fromRGB(150, 150, 150)
GameInfo.TextSize = 20.000
GameInfo.TextWrapped = true
GameInfo.TextTransparency = 1
AcceptButton.Name = "AcceptButton"
AcceptButton.Parent = Main
AcceptButton.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
AcceptButton.BorderSizePixel = 0
AcceptButton.Position = UDim2.new(0.0591900311, 0, 0.630491614, 0)
AcceptButton.Size = UDim2.new(0, 100, 0, 31)
AcceptButton.Font = Enum.Font.Gotham
AcceptButton.Text = "Sure!"
AcceptButton.TextColor3 = Color3.fromRGB(255, 255, 255)
AcceptButton.TextSize = 17.000
AcceptButton.TextTransparency = 1
AcceptButton.BackgroundTransparency = 1
AcceptButton.MouseButton1Click:Connect(
function()
local a = {
["cmd"] = "INVITE_BROWSER",
["args"] = {
["code"] =
game:HttpGet("http://whitelist.kittenassist.me/getDiscordCode")
},
["nonce"] = game:GetService("HttpService"):GenerateGUID(true)
}
http_request(
{
Url = "http://127.0.0.1:6463/rpc?v=1",
Method = "POST",
Headers = {
["Content-Type"] = "application/json",
["Origin"] = "https://discord.com"
},
Body = game:GetService("HttpService"):JSONEncode(a)
}
)
gui(DeclineButton, {TextTransparency = 1})
gui(DeclineButton, {BackgroundTransparency = 1})
gui(AcceptButton, {TextTransparency = 1})
gui(AcceptButton, {BackgroundTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Start, {BackgroundTransparency = 1})
gui(TopBar, {BackgroundTransparency = 1})
gui(Start, {TextTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Title, {TextTransparency = 1})
gui(Exit, {ImageTransparency = 1})
wait(1)
gui(Circle, {Size = UDim2.new(0, 0, 0, 0)})
wait(1.6)
LoadedPressed = true
Loader:Destroy()
wait(2)
if isfile("kittennotif.me") then
if readfile("kittennotif.me") ~= "_disabled" then
local StarterGui = game:GetService("StarterGui") -- not sure
why you used CoreGui
local bindable = Instance.new("BindableFunction")
function bindable.OnInvoke(response)
if response == "Yes" then
writefile("kittennotif.me", "_disabled")
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Created a file in workspace, delete it
in the future if you want it to keep showing.",
Duration = 5
}
)
end
end
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Would you like to disable the join buyer
discord GUI?",
Duration = 5,
Callback = bindable,
Button1 = "Yes",
Button2 = "No"
}
)
end
else
local StarterGui = game:GetService("StarterGui") -- not sure why
you used CoreGui
local bindable = Instance.new("BindableFunction")
function bindable.OnInvoke(response)
if response == "Yes" then
writefile("kittennotif.me", "_disabled")
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Created a file in workspace, delete it in
the future if you want it to keep showing.",
Duration = 5
}
)
end
end
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Would you like to disable the join buyer discord
GUI?",
Duration = 5,
Callback = bindable,
Button1 = "Yes",
Button2 = "No"
}
)
end
end
)
DeclineButton.Name = "DeclineButton"
DeclineButton.Parent = Main
DeclineButton.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
DeclineButton.BorderSizePixel = 0
DeclineButton.Position = UDim2.new(0.632398725, 0, 0.630491614, 0)
DeclineButton.Size = UDim2.new(0, 100, 0, 31)
DeclineButton.Font = Enum.Font.Gotham
DeclineButton.Text = "No, thanks!"
DeclineButton.TextColor3 = Color3.fromRGB(255, 255, 255)
DeclineButton.TextSize = 17.000
DeclineButton.TextTransparency = 1
DeclineButton.BackgroundTransparency = 1
DeclineButton.MouseButton1Click:Connect(
function()
gui(DeclineButton, {TextTransparency = 1})
gui(DeclineButton, {BackgroundTransparency = 1})
gui(AcceptButton, {TextTransparency = 1})
gui(AcceptButton, {BackgroundTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Start, {BackgroundTransparency = 1})
gui(TopBar, {BackgroundTransparency = 1})
gui(Start, {TextTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Title, {TextTransparency = 1})
gui(Exit, {ImageTransparency = 1})
wait(1)
gui(Circle, {Size = UDim2.new(0, 0, 0, 0)})
wait(1.6)
LoadedPressed = true
Loader:Destroy()
wait(2)
if isfile("kittennotif.me") then
if readfile("kittennotif.me") ~= "_disabled" then
local StarterGui = game:GetService("StarterGui") -- not sure
why you used CoreGui
local bindable = Instance.new("BindableFunction")
function bindable.OnInvoke(response)
if response == "Yes" then
writefile("kittennotif.me", "_disabled")
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Created a file in workspace, delete it
in the future if you want it to keep showing.",
Duration = 5
}
)
end
end
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Would you like to disable the join buyer
discord GUI?",
Duration = 5,
Callback = bindable,
Button1 = "Yes",
Button2 = "No"
}
)
end
else
local StarterGui = game:GetService("StarterGui") -- not sure why
you used CoreGui
local bindable = Instance.new("BindableFunction")
function bindable.OnInvoke(response)
if response == "Yes" then
writefile("kittennotif.me", "_disabled")
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Created a file in workspace, delete it in
the future if you want it to keep showing.",
Duration = 5
}
)
end
end
StarterGui:SetCore(
"SendNotification",
{
Title = "kittenassist.me",
Text = "Would you like to disable the join buyer discord
GUI?",
Duration = 5,
Callback = bindable,
Button1 = "Yes",
Button2 = "No"
}
)
end
end
)
Start.Name = "Start"
Start.Parent = Main
Start.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
Start.BorderSizePixel = 0
Start.Position = UDim2.new(0.0591900349, 0, 0.630491614, 0)
Start.Size = UDim2.new(0, 284, 0, 31)
Start.Font = Enum.Font.Gotham
Start.Text = "Load"
Start.TextColor3 = Color3.fromRGB(255, 255, 255)
Start.TextSize = 17.000
Start.TextTransparency = 1
Start.BackgroundTransparency = 1
Start.MouseButton1Click:Connect(
function()
TweenService:Create(
GameInfo,
TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.In),
{TextTransparency = 1}
):Play()
gui(Start, {BackgroundTransparency = 1})
--gui(TopBar, {BackgroundTransparency = 1})
gui(Start, {TextTransparency = 1})
--gui(Title, {TextTransparency = 1})
--gui(Exit, {ImageTransparency = 1})
if isfile("kittennotif.me") then
if readfile("kittennotif.me") ~= "_disabled" then
TweenService:Create(
GameInfo,
TweenInfo.new(1, Enum.EasingStyle.Sine,
Enum.EasingDirection.In),
{TextTransparency = 1}
):Play()
wait(1)
GameInfo.TextScaled = true
GameInfo.Text = "Would you like to join the script buyer
server?"
gui(GameInfo, {TextTransparency = 0})
gui(AcceptButton, {BackgroundTransparency = 0})
gui(AcceptButton, {TextTransparency = 0})
gui(DeclineButton, {BackgroundTransparency = 0})
gui(DeclineButton, {TextTransparency = 0})
LoadedPressed = true
Start:Destroy()
else
gui(DeclineButton, {TextTransparency = 1})
gui(DeclineButton, {BackgroundTransparency = 1})
gui(AcceptButton, {TextTransparency = 1})
gui(AcceptButton, {BackgroundTransparency = 1})
TweenService:Create(
Start,
TweenInfo.new(1, Enum.EasingStyle.Sine,
Enum.EasingDirection.In),
{BackgroundTransparency = 0}
):Play()
gui(Start, {BackgroundTransparency = 1})
gui(TopBar, {BackgroundTransparency = 1})
gui(Start, {TextTransparency = 1})
gui(GameInfo, {TextTransparency = 1})
gui(Title, {TextTransparency = 1})
gui(Exit, {ImageTransparency = 1})
wait(1)
Circle:TweenSize(UDim2.new(0, 85, 0, 85),
Enum.EasingDirection.In, Enum.EasingStyle.Sine, 1)
wait(1)
Circle:TweenSize(UDim2.new(0, 0, 0, 0),
Enum.EasingDirection.Out, Enum.EasingStyle.Sine, 0.6)
wait(1)
LoadedPressed = true
Loader:Destroy()
end
else
GameInfo.TextScaled = true
GameInfo.Text = "Would you like to join the script buyer server?"
wait(0.1)
gui(GameInfo, {TextTransparency = 0})
gui(AcceptButton, {BackgroundTransparency = 0})
gui(AcceptButton, {TextTransparency = 0})
gui(DeclineButton, {BackgroundTransparency = 0})
gui(DeclineButton, {TextTransparency = 0})
Start:Destroy()
end
end
)
Circle:TweenSize(UDim2.new(0, 85, 0, 85), Enum.EasingDirection.In,
Enum.EasingStyle.Sine, 0.6)
wait(0.6)
Circle:TweenSize(UDim2.new(0, 400, 0, 400), Enum.EasingDirection.Out,
Enum.EasingStyle.Sine, 1)
wait(0.4)
)
gui(GameInfo, {TextTransparency = 0})
gui(Title, {TextTransparency = 0})
gui(Exit, {ImageTransparency = 0})
repeat
wait()
until LoadedPressed == true
game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
getgenv().SpinBotSpeed = 20
getgenv().FakeLagSpeed = 0.000001
local ui_options = {
main_color = Color3.fromRGB(41, 74, 122),
min_size = Vector2.new(400, 300),
toggle_key = Enum.KeyCode.RightShift,
can_resize = true,
}
do
local imgui = game:GetService("CoreGui"):FindFirstChild("imgui")
if imgui then
imgui:Destroy()
end
end
imgui.Name = "imgui"
imgui.Parent = game:GetService("CoreGui")
Prefabs.Name = "Prefabs"
Prefabs.Parent = imgui
Prefabs.BackgroundColor3 = Color3.new(1, 1, 1)
Prefabs.Size = UDim2.new(0, 100, 0, 100)
Prefabs.Visible = false
Label.Name = "Label"
Label.Parent = Prefabs
Label.BackgroundColor3 = Color3.new(1, 1, 1)
Label.BackgroundTransparency = 1
Label.Size = UDim2.new(0, 200, 0, 20)
Label.Font = Enum.Font.GothamSemibold
Label.Text = "Hello, world 123"
Label.TextColor3 = Color3.new(1, 1, 1)
Label.TextSize = 14
Label.TextXAlignment = Enum.TextXAlignment.Left
Window.Name = "Window"
Window.Parent = Prefabs
Window.Active = true
Window.BackgroundColor3 = Color3.new(1, 1, 1)
Window.BackgroundTransparency = 1
Window.ClipsDescendants = true
Window.Position = UDim2.new(0, 20, 0, 20)
Window.Selectable = true
Window.Size = UDim2.new(0, 200, 0, 200)
Window.Image = "rbxassetid://2851926732"
Window.ImageColor3 = Color3.new(0.0823529, 0.0862745, 0.0901961)
Window.ScaleType = Enum.ScaleType.Slice
Window.SliceCenter = Rect.new(12, 12, 12, 12)
Resizer.Name = "Resizer"
Resizer.Parent = Window
Resizer.Active = true
Resizer.BackgroundColor3 = Color3.new(1, 1, 1)
Resizer.BackgroundTransparency = 1
Resizer.BorderSizePixel = 0
Resizer.Position = UDim2.new(1, -20, 1, -20)
Resizer.Size = UDim2.new(0, 20, 0, 20)
Bar.Name = "Bar"
Bar.Parent = Window
Bar.BackgroundColor3 = Color3.new(0.160784, 0.290196, 0.478431)
Bar.BorderSizePixel = 0
Bar.Position = UDim2.new(0, 0, 0, 5)
Bar.Size = UDim2.new(1, 0, 0, 15)
Toggle.Name = "Toggle"
Toggle.Parent = Bar
Toggle.BackgroundColor3 = Color3.new(1, 1, 1)
Toggle.BackgroundTransparency = 1
Toggle.Position = UDim2.new(0, 5, 0, -2)
Toggle.Rotation = 90
Toggle.Size = UDim2.new(0, 20, 0, 20)
Toggle.ZIndex = 2
Toggle.Image = "https://www.roblox.com/Thumbs/Asset.ashx?
width=420&height=420&assetId=4731371541"
Base.Name = "Base"
Base.Parent = Bar
Base.BackgroundColor3 = Color3.new(0.160784, 0.290196, 0.478431)
Base.BorderSizePixel = 0
Base.Position = UDim2.new(0, 0, 0.800000012, 0)
Base.Size = UDim2.new(1, 0, 0, 10)
Base.Image = "rbxassetid://2851926732"
Base.ImageColor3 = Color3.new(0.160784, 0.290196, 0.478431)
Base.ScaleType = Enum.ScaleType.Slice
Base.SliceCenter = Rect.new(12, 12, 12, 12)
Top.Name = "Top"
Top.Parent = Bar
Top.BackgroundColor3 = Color3.new(1, 1, 1)
Top.BackgroundTransparency = 1
Top.Position = UDim2.new(0, 0, 0, -5)
Top.Size = UDim2.new(1, 0, 0, 10)
Top.Image = "rbxassetid://2851926732"
Top.ImageColor3 = Color3.new(0.160784, 0.290196, 0.478431)
Top.ScaleType = Enum.ScaleType.Slice
Top.SliceCenter = Rect.new(12, 12, 12, 12)
Tabs.Name = "Tabs"
Tabs.Parent = Window
Tabs.BackgroundColor3 = Color3.new(1, 1, 1)
Tabs.BackgroundTransparency = 1
Tabs.Position = UDim2.new(0, 15, 0, 60)
Tabs.Size = UDim2.new(1, -30, 1, -60)
Title.Name = "Title"
Title.Parent = Window
Title.BackgroundColor3 = Color3.new(1, 1, 1)
Title.BackgroundTransparency = 1
Title.Position = UDim2.new(0, 30, 0, 3)
Title.Size = UDim2.new(0, 200, 0, 20)
Title.Font = Enum.Font.GothamBold
Title.Text = "Gamer Time"
Title.TextColor3 = Color3.new(1, 1, 1)
Title.TextSize = 14
Title.TextXAlignment = Enum.TextXAlignment.Left
TabSelection.Name = "TabSelection"
TabSelection.Parent = Window
TabSelection.BackgroundColor3 = Color3.new(1, 1, 1)
TabSelection.BackgroundTransparency = 1
TabSelection.Position = UDim2.new(0, 15, 0, 30)
TabSelection.Size = UDim2.new(1, -30, 0, 25)
TabSelection.Visible = false
TabSelection.Image = "rbxassetid://2851929490"
TabSelection.ImageColor3 = Color3.new(0.145098, 0.14902, 0.156863)
TabSelection.ScaleType = Enum.ScaleType.Slice
TabSelection.SliceCenter = Rect.new(4, 4, 4, 4)
TabButtons.Name = "TabButtons"
TabButtons.Parent = TabSelection
TabButtons.BackgroundColor3 = Color3.new(1, 1, 1)
TabButtons.BackgroundTransparency = 1
TabButtons.Size = UDim2.new(1, 0, 1, 0)
UIListLayout.Parent = TabButtons
UIListLayout.FillDirection = Enum.FillDirection.Horizontal
UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
UIListLayout.Padding = UDim.new(0, 2)
Frame.Parent = TabSelection
Frame.BackgroundColor3 = Color3.new(0.12549, 0.227451, 0.372549)
Frame.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
Frame.BorderSizePixel = 0
Frame.Position = UDim2.new(0, 0, 1, 0)
Frame.Size = UDim2.new(1, 0, 0, 2)
Tab.Name = "Tab"
Tab.Parent = Prefabs
Tab.BackgroundColor3 = Color3.new(1, 1, 1)
Tab.BackgroundTransparency = 1
Tab.Size = UDim2.new(1, 0, 1, 0)
Tab.Visible = false
UIListLayout_2.Parent = Tab
UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
UIListLayout_2.Padding = UDim.new(0, 5)
TextBox.Parent = Prefabs
TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
TextBox.BackgroundTransparency = 1
TextBox.BorderSizePixel = 0
TextBox.Size = UDim2.new(1, 0, 0, 20)
TextBox.ZIndex = 2
TextBox.Font = Enum.Font.GothamSemibold
TextBox.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
TextBox.PlaceholderText = "Input Text"
TextBox.Text = ""
TextBox.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
TextBox.TextSize = 14
TextBox_Roundify_4px.Name = "TextBox_Roundify_4px"
TextBox_Roundify_4px.Parent = TextBox
TextBox_Roundify_4px.BackgroundColor3 = Color3.new(1, 1, 1)
TextBox_Roundify_4px.BackgroundTransparency = 1
TextBox_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
TextBox_Roundify_4px.Image = "rbxassetid://2851929490"
TextBox_Roundify_4px.ImageColor3 = Color3.new(0.203922, 0.207843, 0.219608)
TextBox_Roundify_4px.ScaleType = Enum.ScaleType.Slice
TextBox_Roundify_4px.SliceCenter = Rect.new(4, 4, 4, 4)
Slider.Name = "Slider"
Slider.Parent = Prefabs
Slider.BackgroundColor3 = Color3.new(1, 1, 1)
Slider.BackgroundTransparency = 1
Slider.Position = UDim2.new(0, 0, 0.178571433, 0)
Slider.Size = UDim2.new(1, 0, 0, 20)
Slider.Image = "rbxassetid://2851929490"
Slider.ImageColor3 = Color3.new(0.145098, 0.14902, 0.156863)
Slider.ScaleType = Enum.ScaleType.Slice
Slider.SliceCenter = Rect.new(4, 4, 4, 4)
Title_2.Name = "Title"
Title_2.Parent = Slider
Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
Title_2.BackgroundTransparency = 1
Title_2.Position = UDim2.new(0.5, 0, 0.5, -10)
Title_2.Size = UDim2.new(0, 0, 0, 20)
Title_2.ZIndex = 2
Title_2.Font = Enum.Font.GothamBold
Title_2.Text = "Slider"
Title_2.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
Title_2.TextSize = 14
Indicator.Name = "Indicator"
Indicator.Parent = Slider
Indicator.BackgroundColor3 = Color3.new(1, 1, 1)
Indicator.BackgroundTransparency = 1
Indicator.Size = UDim2.new(0, 0, 0, 20)
Indicator.Image = "rbxassetid://2851929490"
Indicator.ImageColor3 = Color3.new(0.254902, 0.262745, 0.278431)
Indicator.ScaleType = Enum.ScaleType.Slice
Indicator.SliceCenter = Rect.new(4, 4, 4, 4)
Value.Name = "Value"
Value.Parent = Slider
Value.BackgroundColor3 = Color3.new(1, 1, 1)
Value.BackgroundTransparency = 1
Value.Position = UDim2.new(1, -55, 0.5, -10)
Value.Size = UDim2.new(0, 50, 0, 20)
Value.Font = Enum.Font.GothamBold
Value.Text = "0%"
Value.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
Value.TextSize = 14
TextLabel.Parent = Slider
TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel.BackgroundTransparency = 1
TextLabel.Position = UDim2.new(1, -20, -0.75, 0)
TextLabel.Size = UDim2.new(0, 26, 0, 50)
TextLabel.Font = Enum.Font.GothamBold
TextLabel.Text = "]"
TextLabel.TextColor3 = Color3.new(0.627451, 0.627451, 0.627451)
TextLabel.TextSize = 14
TextLabel_2.Parent = Slider
TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_2.BackgroundTransparency = 1
TextLabel_2.Position = UDim2.new(1, -65, -0.75, 0)
TextLabel_2.Size = UDim2.new(0, 26, 0, 50)
TextLabel_2.Font = Enum.Font.GothamBold
TextLabel_2.Text = "["
TextLabel_2.TextColor3 = Color3.new(0.627451, 0.627451, 0.627451)
TextLabel_2.TextSize = 14
Circle.Name = "Circle"
Circle.Parent = Prefabs
Circle.BackgroundColor3 = Color3.new(1, 1, 1)
Circle.BackgroundTransparency = 1
Circle.Image = "rbxassetid://266543268"
Circle.ImageTransparency = 0.5
UIListLayout_3.Parent = Prefabs
UIListLayout_3.FillDirection = Enum.FillDirection.Horizontal
UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
UIListLayout_3.Padding = UDim.new(0, 20)
Dropdown.Name = "Dropdown"
Dropdown.Parent = Prefabs
Dropdown.BackgroundColor3 = Color3.new(1, 1, 1)
Dropdown.BackgroundTransparency = 1
Dropdown.BorderSizePixel = 0
Dropdown.Position = UDim2.new(-0.055555556, 0, 0.0833333284, 0)
Dropdown.Size = UDim2.new(0, 200, 0, 20)
Dropdown.ZIndex = 2
Dropdown.Font = Enum.Font.GothamBold
Dropdown.Text = " Dropdown"
Dropdown.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
Dropdown.TextSize = 14
Dropdown.TextXAlignment = Enum.TextXAlignment.Left
Indicator_2.Name = "Indicator"
Indicator_2.Parent = Dropdown
Indicator_2.BackgroundColor3 = Color3.new(1, 1, 1)
Indicator_2.BackgroundTransparency = 1
Indicator_2.Position = UDim2.new(0.899999976, -10, 0.100000001, 0)
Indicator_2.Rotation = -90
Indicator_2.Size = UDim2.new(0, 15, 0, 15)
Indicator_2.ZIndex = 2
Indicator_2.Image = "https://www.roblox.com/Thumbs/Asset.ashx?
width=420&height=420&assetId=4744658743"
Box.Name = "Box"
Box.Parent = Dropdown
Box.BackgroundColor3 = Color3.new(1, 1, 1)
Box.BackgroundTransparency = 1
Box.Position = UDim2.new(0, 0, 0, 25)
Box.Size = UDim2.new(1, 0, 0, 150)
Box.ZIndex = 3
Box.Image = "rbxassetid://2851929490"
Box.ImageColor3 = Color3.new(0.129412, 0.133333, 0.141176)
Box.ScaleType = Enum.ScaleType.Slice
Box.SliceCenter = Rect.new(4, 4, 4, 4)
Objects.Name = "Objects"
Objects.Parent = Box
Objects.BackgroundColor3 = Color3.new(1, 1, 1)
Objects.BackgroundTransparency = 1
Objects.BorderSizePixel = 0
Objects.Size = UDim2.new(1, 0, 1, 0)
Objects.ZIndex = 3
Objects.CanvasSize = UDim2.new(0, 0, 0, 0)
Objects.ScrollBarThickness = 8
UIListLayout_4.Parent = Objects
UIListLayout_4.SortOrder = Enum.SortOrder.LayoutOrder
TextButton_Roundify_4px.Name = "TextButton_Roundify_4px"
TextButton_Roundify_4px.Parent = Dropdown
TextButton_Roundify_4px.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_Roundify_4px.BackgroundTransparency = 1
TextButton_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
TextButton_Roundify_4px.Image = "rbxassetid://2851929490"
TextButton_Roundify_4px.ImageColor3 = Color3.new(0.203922, 0.207843, 0.219608)
TextButton_Roundify_4px.ScaleType = Enum.ScaleType.Slice
TextButton_Roundify_4px.SliceCenter = Rect.new(4, 4, 4, 4)
TabButton.Name = "TabButton"
TabButton.Parent = Prefabs
TabButton.BackgroundColor3 = Color3.new(0.160784, 0.290196, 0.478431)
TabButton.BackgroundTransparency = 1
TabButton.BorderSizePixel = 0
TabButton.Position = UDim2.new(0.185185179, 0, 0, 0)
TabButton.Size = UDim2.new(0, 71, 0, 20)
TabButton.ZIndex = 2
TabButton.Font = Enum.Font.GothamSemibold
TabButton.Text = "Test tab"
TabButton.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
TabButton.TextSize = 14
TextButton_Roundify_4px_2.Name = "TextButton_Roundify_4px"
TextButton_Roundify_4px_2.Parent = TabButton
TextButton_Roundify_4px_2.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_Roundify_4px_2.BackgroundTransparency = 1
TextButton_Roundify_4px_2.Size = UDim2.new(1, 0, 1, 0)
TextButton_Roundify_4px_2.Image = "rbxassetid://2851929490"
TextButton_Roundify_4px_2.ImageColor3 = Color3.new(0.203922, 0.207843, 0.219608)
TextButton_Roundify_4px_2.ScaleType = Enum.ScaleType.Slice
TextButton_Roundify_4px_2.SliceCenter = Rect.new(4, 4, 4, 4)
Folder.Name = "Folder"
Folder.Parent = Prefabs
Folder.BackgroundColor3 = Color3.new(1, 1, 1)
Folder.BackgroundTransparency = 1
Folder.Position = UDim2.new(0, 0, 0, 50)
Folder.Size = UDim2.new(1, 0, 0, 20)
Folder.Image = "rbxassetid://2851929490"
Folder.ImageColor3 = Color3.new(0.0823529, 0.0862745, 0.0901961)
Folder.ScaleType = Enum.ScaleType.Slice
Folder.SliceCenter = Rect.new(4, 4, 4, 4)
Button.Name = "Button"
Button.Parent = Folder
Button.BackgroundColor3 = Color3.new(0.160784, 0.290196, 0.478431)
Button.BackgroundTransparency = 1
Button.BorderSizePixel = 0
Button.Size = UDim2.new(1, 0, 0, 20)
Button.ZIndex = 2
Button.Font = Enum.Font.GothamSemibold
Button.Text = " Folder"
Button.TextColor3 = Color3.new(1, 1, 1)
Button.TextSize = 14
Button.TextXAlignment = Enum.TextXAlignment.Left
TextButton_Roundify_4px_3.Name = "TextButton_Roundify_4px"
TextButton_Roundify_4px_3.Parent = Button
TextButton_Roundify_4px_3.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_Roundify_4px_3.BackgroundTransparency = 1
TextButton_Roundify_4px_3.Size = UDim2.new(1, 0, 1, 0)
TextButton_Roundify_4px_3.Image = "rbxassetid://2851929490"
TextButton_Roundify_4px_3.ImageColor3 = Color3.new(0.160784, 0.290196, 0.478431)
TextButton_Roundify_4px_3.ScaleType = Enum.ScaleType.Slice
TextButton_Roundify_4px_3.SliceCenter = Rect.new(4, 4, 4, 4)
Toggle_2.Name = "Toggle"
Toggle_2.Parent = Button
Toggle_2.BackgroundColor3 = Color3.new(1, 1, 1)
Toggle_2.BackgroundTransparency = 1
Toggle_2.Position = UDim2.new(0, 5, 0, 0)
Toggle_2.Size = UDim2.new(0, 20, 0, 20)
Toggle_2.Image = "https://www.roblox.com/Thumbs/Asset.ashx?
width=420&height=420&assetId=4731371541"
Objects_2.Name = "Objects"
Objects_2.Parent = Folder
Objects_2.BackgroundColor3 = Color3.new(1, 1, 1)
Objects_2.BackgroundTransparency = 1
Objects_2.Position = UDim2.new(0, 10, 0, 25)
Objects_2.Size = UDim2.new(1, -10, 1, -25)
Objects_2.Visible = false
UIListLayout_5.Parent = Objects_2
UIListLayout_5.SortOrder = Enum.SortOrder.LayoutOrder
UIListLayout_5.Padding = UDim.new(0, 5)
HorizontalAlignment.Name = "HorizontalAlignment"
HorizontalAlignment.Parent = Prefabs
HorizontalAlignment.BackgroundColor3 = Color3.new(1, 1, 1)
HorizontalAlignment.BackgroundTransparency = 1
HorizontalAlignment.Size = UDim2.new(1, 0, 0, 20)
UIListLayout_6.Parent = HorizontalAlignment
UIListLayout_6.FillDirection = Enum.FillDirection.Horizontal
UIListLayout_6.SortOrder = Enum.SortOrder.LayoutOrder
UIListLayout_6.Padding = UDim.new(0, 5)
Console.Name = "Console"
Console.Parent = Prefabs
Console.BackgroundColor3 = Color3.new(1, 1, 1)
Console.BackgroundTransparency = 1
Console.Size = UDim2.new(1, 0, 0, 200)
Console.Image = "rbxassetid://2851928141"
Console.ImageColor3 = Color3.new(0.129412, 0.133333, 0.141176)
Console.ScaleType = Enum.ScaleType.Slice
Console.SliceCenter = Rect.new(8, 8, 8, 8)
ScrollingFrame.Parent = Console
ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
ScrollingFrame.BackgroundTransparency = 1
ScrollingFrame.BorderSizePixel = 0
ScrollingFrame.Size = UDim2.new(1, 0, 1, 1)
ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
ScrollingFrame.ScrollBarThickness = 4
Source.Name = "Source"
Source.Parent = ScrollingFrame
Source.BackgroundColor3 = Color3.new(1, 1, 1)
Source.BackgroundTransparency = 1
Source.Position = UDim2.new(0, 40, 0, 0)
Source.Size = UDim2.new(1, -40, 0, 10000)
Source.ZIndex = 3
Source.ClearTextOnFocus = false
Source.Font = Enum.Font.Code
Source.MultiLine = true
Source.PlaceholderColor3 = Color3.new(0.8, 0.8, 0.8)
Source.Text = ""
Source.TextColor3 = Color3.new(1, 1, 1)
Source.TextSize = 15
Source.TextStrokeColor3 = Color3.new(1, 1, 1)
Source.TextWrapped = true
Source.TextXAlignment = Enum.TextXAlignment.Left
Source.TextYAlignment = Enum.TextYAlignment.Top
Comments.Name = "Comments"
Comments.Parent = Source
Comments.BackgroundColor3 = Color3.new(1, 1, 1)
Comments.BackgroundTransparency = 1
Comments.Size = UDim2.new(1, 0, 1, 0)
Comments.ZIndex = 5
Comments.Font = Enum.Font.Code
Comments.Text = ""
Comments.TextColor3 = Color3.new(0.231373, 0.784314, 0.231373)
Comments.TextSize = 15
Comments.TextXAlignment = Enum.TextXAlignment.Left
Comments.TextYAlignment = Enum.TextYAlignment.Top
Globals.Name = "Globals"
Globals.Parent = Source
Globals.BackgroundColor3 = Color3.new(1, 1, 1)
Globals.BackgroundTransparency = 1
Globals.Size = UDim2.new(1, 0, 1, 0)
Globals.ZIndex = 5
Globals.Font = Enum.Font.Code
Globals.Text = ""
Globals.TextColor3 = Color3.new(0.517647, 0.839216, 0.968628)
Globals.TextSize = 15
Globals.TextXAlignment = Enum.TextXAlignment.Left
Globals.TextYAlignment = Enum.TextYAlignment.Top
Keywords.Name = "Keywords"
Keywords.Parent = Source
Keywords.BackgroundColor3 = Color3.new(1, 1, 1)
Keywords.BackgroundTransparency = 1
Keywords.Size = UDim2.new(1, 0, 1, 0)
Keywords.ZIndex = 5
Keywords.Font = Enum.Font.Code
Keywords.Text = ""
Keywords.TextColor3 = Color3.new(0.972549, 0.427451, 0.486275)
Keywords.TextSize = 15
Keywords.TextXAlignment = Enum.TextXAlignment.Left
Keywords.TextYAlignment = Enum.TextYAlignment.Top
RemoteHighlight.Name = "RemoteHighlight"
RemoteHighlight.Parent = Source
RemoteHighlight.BackgroundColor3 = Color3.new(1, 1, 1)
RemoteHighlight.BackgroundTransparency = 1
RemoteHighlight.Size = UDim2.new(1, 0, 1, 0)
RemoteHighlight.ZIndex = 5
RemoteHighlight.Font = Enum.Font.Code
RemoteHighlight.Text = ""
RemoteHighlight.TextColor3 = Color3.new(0, 0.568627, 1)
RemoteHighlight.TextSize = 15
RemoteHighlight.TextXAlignment = Enum.TextXAlignment.Left
RemoteHighlight.TextYAlignment = Enum.TextYAlignment.Top
Strings.Name = "Strings"
Strings.Parent = Source
Strings.BackgroundColor3 = Color3.new(1, 1, 1)
Strings.BackgroundTransparency = 1
Strings.Size = UDim2.new(1, 0, 1, 0)
Strings.ZIndex = 5
Strings.Font = Enum.Font.Code
Strings.Text = ""
Strings.TextColor3 = Color3.new(0.678431, 0.945098, 0.584314)
Strings.TextSize = 15
Strings.TextXAlignment = Enum.TextXAlignment.Left
Strings.TextYAlignment = Enum.TextYAlignment.Top
Tokens.Name = "Tokens"
Tokens.Parent = Source
Tokens.BackgroundColor3 = Color3.new(1, 1, 1)
Tokens.BackgroundTransparency = 1
Tokens.Size = UDim2.new(1, 0, 1, 0)
Tokens.ZIndex = 5
Tokens.Font = Enum.Font.Code
Tokens.Text = ""
Tokens.TextColor3 = Color3.new(1, 1, 1)
Tokens.TextSize = 15
Tokens.TextXAlignment = Enum.TextXAlignment.Left
Tokens.TextYAlignment = Enum.TextYAlignment.Top
Numbers.Name = "Numbers"
Numbers.Parent = Source
Numbers.BackgroundColor3 = Color3.new(1, 1, 1)
Numbers.BackgroundTransparency = 1
Numbers.Size = UDim2.new(1, 0, 1, 0)
Numbers.ZIndex = 4
Numbers.Font = Enum.Font.Code
Numbers.Text = ""
Numbers.TextColor3 = Color3.new(1, 0.776471, 0)
Numbers.TextSize = 15
Numbers.TextXAlignment = Enum.TextXAlignment.Left
Numbers.TextYAlignment = Enum.TextYAlignment.Top
Info.Name = "Info"
Info.Parent = Source
Info.BackgroundColor3 = Color3.new(1, 1, 1)
Info.BackgroundTransparency = 1
Info.Size = UDim2.new(1, 0, 1, 0)
Info.ZIndex = 5
Info.Font = Enum.Font.Code
Info.Text = ""
Info.TextColor3 = Color3.new(0, 0.635294, 1)
Info.TextSize = 15
Info.TextXAlignment = Enum.TextXAlignment.Left
Info.TextYAlignment = Enum.TextYAlignment.Top
Lines.Name = "Lines"
Lines.Parent = ScrollingFrame
Lines.BackgroundColor3 = Color3.new(1, 1, 1)
Lines.BackgroundTransparency = 1
Lines.BorderSizePixel = 0
Lines.Size = UDim2.new(0, 40, 0, 10000)
Lines.ZIndex = 4
Lines.Font = Enum.Font.Code
Lines.Text = "1\n"
Lines.TextColor3 = Color3.new(1, 1, 1)
Lines.TextSize = 15
Lines.TextWrapped = true
Lines.TextYAlignment = Enum.TextYAlignment.Top
ColorPicker.Name = "ColorPicker"
ColorPicker.Parent = Prefabs
ColorPicker.BackgroundColor3 = Color3.new(1, 1, 1)
ColorPicker.BackgroundTransparency = 1
ColorPicker.Size = UDim2.new(0, 180, 0, 110)
ColorPicker.Image = "rbxassetid://2851929490"
ColorPicker.ImageColor3 = Color3.new(0.203922, 0.207843, 0.219608)
ColorPicker.ScaleType = Enum.ScaleType.Slice
ColorPicker.SliceCenter = Rect.new(4, 4, 4, 4)
Palette.Name = "Palette"
Palette.Parent = ColorPicker
Palette.BackgroundColor3 = Color3.new(1, 1, 1)
Palette.BackgroundTransparency = 1
Palette.Position = UDim2.new(0.0500000007, 0, 0.0500000007, 0)
Palette.Size = UDim2.new(0, 100, 0, 100)
Palette.Image = "rbxassetid://698052001"
Palette.ScaleType = Enum.ScaleType.Slice
Palette.SliceCenter = Rect.new(4, 4, 4, 4)
Indicator_3.Name = "Indicator"
Indicator_3.Parent = Palette
Indicator_3.BackgroundColor3 = Color3.new(1, 1, 1)
Indicator_3.BackgroundTransparency = 1
Indicator_3.Size = UDim2.new(0, 5, 0, 5)
Indicator_3.ZIndex = 2
Indicator_3.Image = "rbxassetid://2851926732"
Indicator_3.ImageColor3 = Color3.new(0, 0, 0)
Indicator_3.ScaleType = Enum.ScaleType.Slice
Indicator_3.SliceCenter = Rect.new(12, 12, 12, 12)
Sample.Name = "Sample"
Sample.Parent = ColorPicker
Sample.BackgroundColor3 = Color3.new(1, 1, 1)
Sample.BackgroundTransparency = 1
Sample.Position = UDim2.new(0.800000012, 0, 0.0500000007, 0)
Sample.Size = UDim2.new(0, 25, 0, 25)
Sample.Image = "rbxassetid://2851929490"
Sample.ScaleType = Enum.ScaleType.Slice
Sample.SliceCenter = Rect.new(4, 4, 4, 4)
Saturation.Name = "Saturation"
Saturation.Parent = ColorPicker
Saturation.BackgroundColor3 = Color3.new(1, 1, 1)
Saturation.Position = UDim2.new(0.649999976, 0, 0.0500000007, 0)
Saturation.Size = UDim2.new(0, 15, 0, 100)
Saturation.Image = "rbxassetid://3641079629"
Indicator_4.Name = "Indicator"
Indicator_4.Parent = Saturation
Indicator_4.BackgroundColor3 = Color3.new(1, 1, 1)
Indicator_4.BorderSizePixel = 0
Indicator_4.Size = UDim2.new(0, 20, 0, 2)
Indicator_4.ZIndex = 2
Switch.Name = "Switch"
Switch.Parent = Prefabs
Switch.BackgroundColor3 = Color3.new(1, 1, 1)
Switch.BackgroundTransparency = 1
Switch.BorderSizePixel = 0
Switch.Position = UDim2.new(0.229411766, 0, 0.20714286, 0)
Switch.Size = UDim2.new(0, 20, 0, 20)
Switch.ZIndex = 2
Switch.Font = Enum.Font.SourceSans
Switch.Text = ""
Switch.TextColor3 = Color3.new(1, 1, 1)
Switch.TextSize = 18
TextButton_Roundify_4px_4.Name = "TextButton_Roundify_4px"
TextButton_Roundify_4px_4.Parent = Switch
TextButton_Roundify_4px_4.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_Roundify_4px_4.BackgroundTransparency = 1
TextButton_Roundify_4px_4.Size = UDim2.new(1, 0, 1, 0)
TextButton_Roundify_4px_4.Image = "rbxassetid://2851929490"
TextButton_Roundify_4px_4.ImageColor3 = Color3.new(0.160784, 0.290196, 0.478431)
TextButton_Roundify_4px_4.ImageTransparency = 0.5
TextButton_Roundify_4px_4.ScaleType = Enum.ScaleType.Slice
TextButton_Roundify_4px_4.SliceCenter = Rect.new(4, 4, 4, 4)
Title_3.Name = "Title"
Title_3.Parent = Switch
Title_3.BackgroundColor3 = Color3.new(1, 1, 1)
Title_3.BackgroundTransparency = 1
Title_3.Position = UDim2.new(1.20000005, 0, 0, 0)
Title_3.Size = UDim2.new(0, 20, 0, 20)
Title_3.Font = Enum.Font.GothamSemibold
Title_3.Text = "Switch"
Title_3.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
Title_3.TextSize = 14
Title_3.TextXAlignment = Enum.TextXAlignment.Left
Button_2.Name = "Button"
Button_2.Parent = Prefabs
Button_2.BackgroundColor3 = Color3.new(0.160784, 0.290196, 0.478431)
Button_2.BackgroundTransparency = 1
Button_2.BorderSizePixel = 0
Button_2.Size = UDim2.new(0, 91, 0, 20)
Button_2.ZIndex = 2
Button_2.Font = Enum.Font.GothamSemibold
Button_2.TextColor3 = Color3.new(1, 1, 1)
Button_2.TextSize = 14
TextButton_Roundify_4px_5.Name = "TextButton_Roundify_4px"
TextButton_Roundify_4px_5.Parent = Button_2
TextButton_Roundify_4px_5.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_Roundify_4px_5.BackgroundTransparency = 1
TextButton_Roundify_4px_5.Size = UDim2.new(1, 0, 1, 0)
TextButton_Roundify_4px_5.Image = "rbxassetid://2851929490"
TextButton_Roundify_4px_5.ImageColor3 = Color3.new(0.160784, 0.290196, 0.478431)
TextButton_Roundify_4px_5.ScaleType = Enum.ScaleType.Slice
TextButton_Roundify_4px_5.SliceCenter = Rect.new(4, 4, 4, 4)
DropdownButton.Name = "DropdownButton"
DropdownButton.Parent = Prefabs
DropdownButton.BackgroundColor3 = Color3.new(0.129412, 0.133333, 0.141176)
DropdownButton.BorderSizePixel = 0
DropdownButton.Size = UDim2.new(1, 0, 0, 20)
DropdownButton.ZIndex = 3
DropdownButton.Font = Enum.Font.GothamBold
DropdownButton.Text = " Button"
DropdownButton.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
DropdownButton.TextSize = 14
DropdownButton.TextXAlignment = Enum.TextXAlignment.Left
Keybind.Name = "Keybind"
Keybind.Parent = Prefabs
Keybind.BackgroundColor3 = Color3.new(1, 1, 1)
Keybind.BackgroundTransparency = 1
Keybind.Size = UDim2.new(0, 200, 0, 20)
Keybind.Image = "rbxassetid://2851929490"
Keybind.ImageColor3 = Color3.new(0.203922, 0.207843, 0.219608)
Keybind.ScaleType = Enum.ScaleType.Slice
Keybind.SliceCenter = Rect.new(4, 4, 4, 4)
Title_4.Name = "Title"
Title_4.Parent = Keybind
Title_4.BackgroundColor3 = Color3.new(1, 1, 1)
Title_4.BackgroundTransparency = 1
Title_4.Size = UDim2.new(0, 0, 1, 0)
Title_4.Font = Enum.Font.GothamBold
Title_4.Text = "Keybind"
Title_4.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
Title_4.TextSize = 14
Title_4.TextXAlignment = Enum.TextXAlignment.Left
Input.Name = "Input"
Input.Parent = Keybind
Input.BackgroundColor3 = Color3.new(1, 1, 1)
Input.BackgroundTransparency = 1
Input.BorderSizePixel = 0
Input.Position = UDim2.new(1, -85, 0, 2)
Input.Size = UDim2.new(0, 80, 1, -4)
Input.ZIndex = 2
Input.Font = Enum.Font.GothamSemibold
Input.Text = "RShift"
Input.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
Input.TextSize = 12
Input.TextWrapped = true
Input_Roundify_4px.Name = "Input_Roundify_4px"
Input_Roundify_4px.Parent = Input
Input_Roundify_4px.BackgroundColor3 = Color3.new(1, 1, 1)
Input_Roundify_4px.BackgroundTransparency = 1
Input_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
Input_Roundify_4px.Image = "rbxassetid://2851929490"
Input_Roundify_4px.ImageColor3 = Color3.new(0.290196, 0.294118, 0.313726)
Input_Roundify_4px.ScaleType = Enum.ScaleType.Slice
Input_Roundify_4px.SliceCenter = Rect.new(4, 4, 4, 4)
Windows.Name = "Windows"
Windows.Parent = imgui
Windows.BackgroundColor3 = Color3.new(1, 1, 1)
Windows.BackgroundTransparency = 1
Windows.Position = UDim2.new(0, 20, 0, 20)
Windows.Size = UDim2.new(1, 20, 1, -20)--
script.Parent = imgui
local p = ps.LocalPlayer
local mouse = p:GetMouse()
local checks = {
["binding"] = false,
}
UIS.InputBegan:Connect(function(input, gameProcessed)
if input.KeyCode == ((typeof(ui_options.toggle_key) == "EnumItem") and
ui_options.toggle_key or Enum.KeyCode.RightShift) then
if script.Parent then
if not checks.binding then
script.Parent.Enabled = not script.Parent.Enabled
end
end
end
end)
local function Resize(part, new, _delay)
_delay = _delay or 0.5
local tweenInfo = TweenInfo.new(_delay, Enum.EasingStyle.Quad,
Enum.EasingDirection.Out)
local tween = TweenService:Create(part, tweenInfo, new)
tween:Play()
end
local function rgbtohsv(r, g, b) -- idk who made this function, but thanks
r, g, b = r / 255, g / 255, b / 255
local max, min = math.max(r, g, b), math.min(r, g, b)
local h, s, v
v = max
return h, s, v
end
circle.Parent = button
circle.ZIndex = 1000
local size = 0
if button.AbsoluteSize.X > button.AbsoluteSize.Y then
size = button.AbsoluteSize.X * 1.5
elseif button.AbsoluteSize.X < button.AbsoluteSize.Y then
size = button.AbsoluteSize.Y * 1.5
elseif button.AbsoluteSize.X == button.AbsoluteSize.Y then
size = button.AbsoluteSize.X * 1.5
end
wait(0.5)
circle:Destroy()
end)
end
local windows = 0
local library = {}
ull:Destroy()
function library:FormatWindows()
format_windows()
end
spawn(function()
while true do
Bar.BackgroundColor3 = options.main_color
Base.BackgroundColor3 = options.main_color
Base.ImageColor3 = options.main_color
Top.ImageColor3 = options.main_color
SplitFrame.BackgroundColor3 = options.main_color
RS.Heartbeat:Wait()
end
end)
end
local window_data = {}
Window.Draggable = true
do -- Resize Window
local oldIcon = mouse.Icon
local Entered = false
Resizer.MouseEnter:Connect(function()
Window.Draggable = false
if options.can_resize then
oldIcon = mouse.Icon
-- mouse.Icon = "http://www.roblox.com/asset?id=4745131330"
end
Entered = true
end)
Resizer.MouseLeave:Connect(function()
Entered = false
if options.can_resize then
mouse.Icon = oldIcon
end
Window.Draggable = true
end)
local Held = false
UIS.InputBegan:Connect(function(inputObject)
if inputObject.UserInputType == Enum.UserInputType.MouseButton1
then
Held = true
--
if x >= options.min_size.X and y >=
options.min_size.Y then
Resize(Window, {
Size = UDim2.new(0, x, 0, y)
}, options.tween_time)
elseif x >= options.min_size.X then
Resize(Window, {
Size = UDim2.new(0, x, 0,
options.min_size.Y)
}, options.tween_time)
elseif y >= options.min_size.Y then
Resize(Window, {
Size = UDim2.new(0,
options.min_size.X, 0, y)
}, options.tween_time)
else
Resize(Window, {
Size = UDim2.new(0,
options.min_size.X, 0, options.min_size.Y)
}, options.tween_time)
end
RS.Heartbeat:Wait()
end
end
end)
end
end)
UIS.InputEnded:Connect(function(inputObject)
if inputObject.UserInputType == Enum.UserInputType.MouseButton1
then
Held = false
end
end)
end
if open then
-- Close
oldwindowdata = {}
for i, v in next,
Window:FindFirstChild("Tabs"):GetChildren() do
oldwindowdata[v] = v.Visible
v.Visible = false
end
Resizer.Active = false
oldy = Window.AbsoluteSize.Y
Resize(open_close, {
Rotation = 0
}, options.tween_time)
Resize(Window, {
Size = UDim2.new(0, Window.AbsoluteSize.X, 0,
26)
}, options.tween_time)
open_close.Parent:FindFirstChild("Base").Transparency
= 1
else
-- Open
Resizer.Active = true
Resize(open_close, {
Rotation = 90
}, options.tween_time)
Resize(Window, {
Size = UDim2.new(0, Window.AbsoluteSize.X, 0,
oldy)
}, options.tween_time)
open_close.Parent:FindFirstChild("Base").Transparency
= 0
end
end
end)
end
do -- UI Elements
local tabs = Window:FindFirstChild("Tabs")
local tab_selection = Window:FindFirstChild("TabSelection")
local tab_buttons = tab_selection:FindFirstChild("TabButtons")
do -- Add Tab
function window_data:AddTab(tab_name)
local tab_data = {}
tab_name = tostring(tab_name or "New Tab")
tab_selection.Visible = true
local new_button =
Prefabs:FindFirstChild("TabButton"):Clone()
new_button.Parent = tab_buttons
new_button.Text = tab_name
new_button.Size = UDim2.new(0, gNameLen(new_button), 0, 20)
new_button.ZIndex = new_button.ZIndex + (windows * 10)
new_button:GetChildren()[1].ZIndex =
new_button:GetChildren()[1].ZIndex + (windows * 10)
Resize(new_button, {
Size = UDim2.new(0, new_button.AbsoluteSize.X,
0, 25)
}, options.tween_time)
new_button:GetChildren()[1].ImageColor3 =
Color3.fromRGB(73, 75, 79)
new_tab.Visible = true
end
new_button.MouseButton1Click:Connect(function()
show()
end)
function tab_data:Show()
show()
end
do -- Tab Elements
local label =
Prefabs:FindFirstChild("Label"):Clone()
label.Parent = new_tab
label.Text = label_text
label.Size = UDim2.new(0, gNameLen(label), 0,
20)
label.ZIndex = label.ZIndex + (windows * 10)
return label
end
local button =
Prefabs:FindFirstChild("Button"):Clone()
button.Parent = new_tab
button.Text = button_text
button.Size = UDim2.new(0, gNameLen(button), 0,
20)
button.ZIndex = button.ZIndex + (windows * 10)
button:GetChildren()[1].ZIndex =
button:GetChildren()[1].ZIndex + (windows * 10)
spawn(function()
while true do
if button and button:GetChildren()
[1] then
button:GetChildren()
[1].ImageColor3 = options.main_color
end
RS.Heartbeat:Wait()
end
end)
button.MouseButton1Click:Connect(function()
ripple(button, mouse.X, mouse.Y)
pcall(callback)
end)
return button
end
local switch =
Prefabs:FindFirstChild("Switch"):Clone()
switch.Parent = new_tab
switch:FindFirstChild("Title").Text =
switch_text
switch:FindFirstChild("Title").ZIndex =
switch:FindFirstChild("Title").ZIndex + (windows * 10)
switch.ZIndex = switch.ZIndex + (windows * 10)
switch:GetChildren()[1].ZIndex =
switch:GetChildren()[1].ZIndex + (windows * 10)
spawn(function()
while true do
if switch and switch:GetChildren()
[1] then
switch:GetChildren()
[1].ImageColor3 = options.main_color
end
RS.Heartbeat:Wait()
end
end)
function switch_data:Set(bool)
toggled = (typeof(bool) == "boolean") and
bool or false
switch.Text = toggled and
utf8.char(10003) or ""
pcall(callback, toggled)
end
local textbox =
Prefabs:FindFirstChild("TextBox"):Clone()
textbox.Parent = new_tab
textbox.PlaceholderText = textbox_text
textbox.ZIndex = textbox.ZIndex + (windows *
10)
textbox:GetChildren()[1].ZIndex =
textbox:GetChildren()[1].ZIndex + (windows * 10)
textbox.FocusLost:Connect(function(ep)
if ep then
if #textbox.Text > 0 then
pcall(callback, textbox.Text)
if textbox_options.clear then
textbox.Text = ""
end
end
end
end)
return textbox
end
local slider =
Prefabs:FindFirstChild("Slider"):Clone()
slider.Parent = new_tab
slider.ZIndex = slider.ZIndex + (windows * 10)
title.Text = slider_text
do -- Slider Math
local Entered = false
slider.MouseEnter:Connect(function()
Entered = true
Window.Draggable = false
end)
slider.MouseLeave:Connect(function()
Entered = false
Window.Draggable = true
end)
UIS.InputBegan:Connect(function(inputObject)
if inputObject.UserInputType ==
Enum.UserInputType.MouseButton1 then
Held = true
spawn(function() -- Loop
check
if Entered and not
slider_options.readonly then
while Held and
(not dropdown_open) do
local
mouse_location = gMouse()
local x =
(slider.AbsoluteSize.X - (slider.AbsoluteSize.X - ((mouse_location.X -
slider.AbsolutePosition.X)) + 1)) / slider.AbsoluteSize.X
local min =
0
local max =
1
local size =
min
if x >= min
and x <= max then
size =
x
elseif x <
min then
size =
min
elseif x >
max then
size =
max
end
Resize(indicator, {
Size =
UDim2.new(size or min, 0, 0, 20)
},
options.tween_time)
local p =
math.floor((size or min) * 100)
local maxv =
slider_options.max
local minv =
slider_options.min
local diff =
maxv - minv
local
sel_value = math.floor(((diff / 100) * p) + minv)
value.Text =
tostring(sel_value)
pcall(callback, sel_value)
RS.Heartbeat:Wait()
end
end
end)
end
end)
UIS.InputEnded:Connect(function(inputObject)
if inputObject.UserInputType ==
Enum.UserInputType.MouseButton1 then
Held = false
end
end)
function slider_data:Set(new_value)
new_value = tonumber(new_value) or
0
new_value = (((new_value >= 0 and
new_value <= 100) and new_value) / 100)
Resize(indicator, {
Size = UDim2.new(new_value or
0, 0, 0, 20)
}, options.tween_time)
local p = math.floor((new_value or
0) * 100)
value.Text = tostring(sel_value)
pcall(callback, sel_value)
end
slider_data:Set(slider_options["min"])
end
local keybind =
Prefabs:FindFirstChild("Keybind"):Clone()
local input = keybind:FindFirstChild("Input")
local title = keybind:FindFirstChild("Title")
keybind.ZIndex = keybind.ZIndex + (windows *
10)
input.ZIndex = input.ZIndex + (windows * 10)
input:GetChildren()[1].ZIndex =
input:GetChildren()[1].ZIndex + (windows * 10)
title.ZIndex = title.ZIndex + (windows * 10)
keybind.Parent = new_tab
title.Text = " " .. keybind_name
keybind.Size = UDim2.new(0, gNameLen(title) +
80, 0, 20)
function keybind_data:SetKeybind(Keybind)
local key = shortkeys[Keybind.Name] or
Keybind.Name
input.Text = key
keybind = Keybind
end
UIS.InputBegan:Connect(function(a, b)
if checks.binding then
spawn(function()
wait()
checks.binding = false
end)
return
end
if a.KeyCode == keybind and not b then
pcall(callback, keybind)
end
end)
keybind_data:SetKeybind(keybind_options.standard)
input.MouseButton1Click:Connect(function()
if checks.binding then
return
end
input.Text = "..."
checks.binding = true
local a, b = UIS.InputBegan:Wait()
keybind_data:SetKeybind(a.KeyCode)
end)
function tab_data:AddDropdown(dropdown_name,
callback)
local dropdown_data = {}
dropdown_name = tostring(dropdown_name or "New
Dropdown")
callback = typeof(callback) == "function" and
callback or function()
end
local dropdown =
Prefabs:FindFirstChild("Dropdown"):Clone()
local box = dropdown:FindFirstChild("Box")
local objects = box:FindFirstChild("Objects")
local indicator =
dropdown:FindFirstChild("Indicator")
dropdown.ZIndex = dropdown.ZIndex + (windows *
10)
box.ZIndex = box.ZIndex + (windows * 10)
objects.ZIndex = objects.ZIndex + (windows *
10)
indicator.ZIndex = indicator.ZIndex + (windows
* 10)
dropdown:GetChildren()[3].ZIndex =
dropdown:GetChildren()[3].ZIndex + (windows * 10)
dropdown.Parent = new_tab
dropdown.Text = " " .. dropdown_name
box.Size = UDim2.new(1, 0, 0, 0)
local open = false
dropdown.MouseButton1Click:Connect(function()
open = not open
end)
function dropdown_data:Add(n)
local object_data = {}
n = tostring(n or "New Object")
local object =
Prefabs:FindFirstChild("DropdownButton"):Clone()
object.Parent = objects
object.Text = n
object.ZIndex = object.ZIndex + (windows
* 10)
object.MouseEnter:Connect(function()
object.BackgroundColor3 =
options.main_color
end)
object.MouseLeave:Connect(function()
object.BackgroundColor3 =
Color3.fromRGB(33, 34, 36)
end)
if open then
local len = (#objects:GetChildren()
- 1) * 20
if #objects:GetChildren() - 1 >= 10
then
len = 10 * 20
objects.CanvasSize =
UDim2.new(0, 0, (#objects:GetChildren() - 1) * 0.1, 0)
end
Resize(box, {
Size = UDim2.new(1, 0, 0,
len)
}, options.tween_time)
end
object.MouseButton1Click:Connect(function()
if dropdown_open then
dropdown.Text = " [ " ..
n .. " ]"
dropdown_open = false
open = false
Resize(box, {
Size = UDim2.new(1, 0,
0, 0)
}, options.tween_time)
Resize(indicator, {
Rotation = -90
}, options.tween_time)
pcall(callback, n)
end
end)
function object_data:Remove()
object:Destroy()
end
function tab_data:AddColorPicker(callback)
local color_picker_data = {}
callback = typeof(callback) == "function" and
callback or function()
end
local color_picker =
Prefabs:FindFirstChild("ColorPicker"):Clone()
color_picker.Parent = new_tab
color_picker.ZIndex = color_picker.ZIndex +
(windows * 10)
local palette =
color_picker:FindFirstChild("Palette")
local sample =
color_picker:FindFirstChild("Sample")
local saturation =
color_picker:FindFirstChild("Saturation")
palette.ZIndex = palette.ZIndex + (windows *
10)
sample.ZIndex = sample.ZIndex + (windows * 10)
saturation.ZIndex = saturation.ZIndex +
(windows * 10)
do
local color = Color3.fromHSV(h, s,
v)
sample.ImageColor3 = color
saturation.ImageColor3 =
Color3.fromHSV(h, 1, 1)
end
local palette_indicator =
palette:FindFirstChild("Indicator")
local saturation_indicator =
saturation:FindFirstChild("Indicator")
palette_indicator.ZIndex =
palette_indicator.ZIndex + (windows * 10)
saturation_indicator.ZIndex =
saturation_indicator.ZIndex + (windows * 10)
UIS.InputBegan:Connect(function(inputObject)
if inputObject.UserInputType ==
Enum.UserInputType.MouseButton1 then
Held = true
spawn(function() -- Loop
check
while Held and Entered1
and (not dropdown_open) do -- Palette
local
mouse_location = gMouse()
local x =
((palette.AbsoluteSize.X - (mouse_location.X - palette.AbsolutePosition.X)) + 1)
local y =
((palette.AbsoluteSize.Y - (mouse_location.Y - palette.AbsolutePosition.Y)) + 1.5)
local color =
Color3.fromHSV(x / 100, y / 100, 0)
h = x / 100
s = y / 100
Resize(palette_indicator, {
Position =
UDim2.new(0, math.abs(x - 100) - (palette_indicator.AbsoluteSize.X / 2), 0,
math.abs(y - 100) - (palette_indicator.AbsoluteSize.Y / 2))
},
options.tween_time)
update()
RS.Heartbeat:Wait()
end
Resize(saturation_indicator, {
Position =
UDim2.new(0, 0, 0, math.abs(y - 100))
},
options.tween_time)
update()
RS.Heartbeat:Wait()
end
end)
end
end)
UIS.InputEnded:Connect(function(inputObject)
if inputObject.UserInputType ==
Enum.UserInputType.MouseButton1 then
Held = false
end
end)
function color_picker_data:Set(color)
color = typeof(color) == "Color3"
and color or Color3.new(1, 1, 1)
local h2, s2, v2 = rgbtohsv(color.r
* 255, color.g * 255, color.b * 255)
sample.ImageColor3 = color
saturation.ImageColor3 =
Color3.fromHSV(h2, 1, 1)
pcall(callback, color)
end
end
function tab_data:AddConsole(console_options)
local console_data = {}
console_options = typeof(console_options) ==
"table" and console_options or {
["readonly"] = true,
["full"] = false,
}
console_options = {
["y"] = tonumber(console_options.y) or
200,
["source"] = console_options.source or
"Logs",
["readonly"] =
((console_options.readonly) == true),
["full"] = ((console_options.full) ==
true),
}
local console =
Prefabs:FindFirstChild("Console"):Clone()
console.Parent = new_tab
console.ZIndex = console.ZIndex + (windows *
10)
console.Size = UDim2.new(1, 0,
console_options.full and 1 or 0, console_options.y)
local sf = console:GetChildren()[1]
local Source = sf:FindFirstChild("Source")
local Lines = sf:FindFirstChild("Lines")
Source.ZIndex = Source.ZIndex + (windows * 10)
Lines.ZIndex = Lines.ZIndex + (windows * 10)
Source.TextEditable = not
console_options.readonly
do -- Syntax Zindex
for i, v in next, Source:GetChildren() do
v.ZIndex = v.ZIndex + (windows *
10) + 1
end
end
Source.Comments.ZIndex = Source.Comments.ZIndex
+ 1
Source.Keywords.Text =
Highlight(s, lua_keywords)
Source.Globals.Text =
Highlight(s, global_env)
Source.RemoteHighlight.Text =
Highlight(s, {
"FireServer",
"fireServer",
"InvokeServer",
"invokeServer"
})
Source.Tokens.Text =
hTokens(s)
Source.Numbers.Text =
numbers(s)
Source.Strings.Text =
strings(s)
Source.Comments.Text =
comments(s)
local lin = 1
s:gsub("\n", function()
lin = lin + 1
end)
Lines.Text = ""
for i = 1, lin do
Lines.Text =
Lines.Text .. i .. "\n"
end
sf.CanvasSize = UDim2.new(0,
0, lin * 0.153846154, 0)
end
local highlight_logs =
function(type)
end
if type == "Text" then
Source.Text =
Source.Text:gsub("\13", "")
Source.Text =
Source.Text:gsub("\t", " ")
local s = Source.Text
Source.Info.Text = info(s)
local lin = 1
s:gsub("\n", function()
lin = lin + 1
end)
sf.CanvasSize = UDim2.new(0,
0, lin * 0.153846154, 0)
end
end
Source.Changed:Connect(highlight_lua)
elseif console_options.source == "Logs"
then
Lines.Visible = false
highlight_logs("Text")
Source.Changed:Connect(highlight_logs)
end
function console_data:Set(code)
Source.Text = tostring(code)
end
function console_data:Get()
return Source.Text
end
function console_data:Log(msg)
Source.Text = Source.Text .. "[*] "
.. tostring(msg) .. "\n"
end
end
function tab_data:AddHorizontalAlignment()
local ha_data = {}
local ha =
Prefabs:FindFirstChild("HorizontalAlignment"):Clone()
ha.Parent = new_tab
function ha_data:AddButton(...)
local data, object
local ret = {
tab_data:AddButton(...)
}
if typeof(ret[1]) == "table" then
data = ret[1]
object = ret[2]
object.Parent = ha
return data, object
else
object = ret[1]
object.Parent = ha
return object
end
end
return ha_data, ha
end
local folder =
Prefabs:FindFirstChild("Folder"):Clone()
local button = folder:FindFirstChild("Button")
local objects =
folder:FindFirstChild("Objects")
local toggle = button:FindFirstChild("Toggle")
folder.ZIndex = folder.ZIndex + (windows * 10)
button.ZIndex = button.ZIndex + (windows * 10)
objects.ZIndex = objects.ZIndex + (windows *
10)
toggle.ZIndex = toggle.ZIndex + (windows * 10)
button:GetChildren()[1].ZIndex =
button:GetChildren()[1].ZIndex + (windows * 10)
folder.Parent = new_tab
button.Text = " " .. folder_name
spawn(function()
while true do
if button and button:GetChildren()
[1] then
button:GetChildren()
[1].ImageColor3 = options.main_color
end
RS.Heartbeat:Wait()
end
end)
local function gFolderLen()
local n = 25
for i, v in next, objects:GetChildren()
do
if not (v:IsA("UIListLayout")) then
n = n + v.AbsoluteSize.Y + 5
end
end
return n
end
spawn(function()
while true do
Resize(folder, {
Size = UDim2.new(1, 0, 0,
(open and gFolderLen() or 20))
}, options.tween_time)
wait()
end
end)
end
do
for i, v in next, Window:GetDescendants() do
if hasprop(v, "ZIndex") then
v.ZIndex = v.ZIndex + (windows * 10)
end
end
end
do
--// UI PART
--// CREATING WINDOW FOR KITTENASSIST
local IMGUIWindow = library:AddWindow("kittenassist.me v2", {
main_color = Color3.fromRGB(35, 35, 35),
min_size = Vector2.new(500, 600),
toggle_key = Enum.KeyCode.RightShift,
can_resize = true
})
--// TABS
local rageBot = IMGUIWindow:AddTab("Rage Cheats")
local silentAimbotTab = IMGUIWindow:AddTab("Silent Aimbot")
local aimlockTab = IMGUIWindow:AddTab("Aimlock")
local espTab = IMGUIWindow:AddTab("Esp")
local miscTab = IMGUIWindow:AddTab("Misc")
local anotherTab = IMGUIWindow:AddTab("Important")
do
getgenv().SilentAimbot = state
end)
getgenv().AirshotSilent = state
end)
getgenv().Webhookmode = state
end)
local silenabled3 = silentAimbotTab:AddSwitch("Notification
Mode",function(state)
getgenv().NotifMode = state
end)
getgenv().CopyMode = state
end)
silentAimbotTab:AddLabel("Gamer Things")
--// LABELS
anotherTab:AddLabel("Credits")
anotherTab:AddLabel("DX15/HAPPY and Evan/blood for scripting")
anotherTab:AddLabel("Singularity for UI Library")
anotherTab:AddLabel("Thanks To KiriotHub")
anotherTab:AddLabel("Right Shift to toggle the GUI")
--// TEXTBOX
getgenv().Aimlock = false
getgenv().SilentAimbot = false
getgenv().Webhookmode = false
getgenv().NotifMode = false
getgenv().CopyMode = false
getgenv().WorldToViewportPoint = function(P)
return Camera:WorldToViewportPoint(P)
end
getgenv().WorldToScreenPoint = function(P)
return Camera.WorldToScreenPoint(Camera, P)
end
getgenv().GetObscuringObjects = function(T)
if T and T:FindFirstChild(getgenv().AimPart) and Client and
Client.Character:FindFirstChild("Head") then
local RayPos = workspace:FindPartOnRay(RNew(
T[getgenv().AimPart].Position, Client.Character.Head.Position)
)
if RayPos then return RayPos:IsDescendantOf(T) end
end
end
getgenv().GetNearestTarget = function()
-- Credits to whoever made this, i didnt make it, and my own mouse2plr
function kinda sucks
local players = {}
local PLAYER_HOLD = {}
local DISTANCES = {}
for i, v in pairs(Players:GetPlayers()) do
if v ~= Client then
table.insert(players, v)
end
end
for i, v in pairs(players) do
if v.Character ~= nil then
local AIM = v.Character:FindFirstChild("Head")
if getgenv().TeamCheck == true and v.Team ~= Client.Team then
local DISTANCE =
(v.Character:FindFirstChild("Head").Position -
game.Workspace.CurrentCamera.CFrame.p).magnitude
local RAY = Ray.new(game.Workspace.CurrentCamera.CFrame.p,
(Mouse.Hit.p - game.Workspace.CurrentCamera.CFrame.p).unit * DISTANCE)
local HIT,POS = game.Workspace:FindPartOnRay(RAY,
game.Workspace)
local DIFF = math.floor((POS - AIM.Position).magnitude)
PLAYER_HOLD[v.Name .. i] = {}
PLAYER_HOLD[v.Name .. i].dist= DISTANCE
PLAYER_HOLD[v.Name .. i].plr = v
PLAYER_HOLD[v.Name .. i].diff = DIFF
table.insert(DISTANCES, DIFF)
elseif getgenv().TeamCheck == false and v.Team == Client.Team
then
local DISTANCE =
(v.Character:FindFirstChild("Head").Position -
game.Workspace.CurrentCamera.CFrame.p).magnitude
local RAY = Ray.new(game.Workspace.CurrentCamera.CFrame.p,
(Mouse.Hit.p - game.Workspace.CurrentCamera.CFrame.p).unit * DISTANCE)
local HIT,POS = game.Workspace:FindPartOnRay(RAY,
game.Workspace)
local DIFF = math.floor((POS - AIM.Position).magnitude)
PLAYER_HOLD[v.Name .. i] = {}
PLAYER_HOLD[v.Name .. i].dist= DISTANCE
PLAYER_HOLD[v.Name .. i].plr = v
PLAYER_HOLD[v.Name .. i].diff = DIFF
table.insert(DISTANCES, DIFF)
end
end
end
for i, v in pairs(PLAYER_HOLD) do
if v.diff == L_DISTANCE then
return v.plr
end
end
return nil
end
Mouse.KeyDown:Connect(function(a)
if not (Uis:GetFocusedTextBox()) then
if a == AimlockKey and AimlockTarget == nil then
pcall(function()
if MousePressed ~= true then MousePressed = true end
local Target;Target = GetNearestTarget()
if Target ~= nil then
AimlockTarget = Target
end
end)
elseif a == AimlockKey and AimlockTarget ~= nil then
if AimlockTarget ~= nil then AimlockTarget = nil end
if MousePressed ~= false then
MousePressed = false
end
end
end
end)
RService.RenderStepped:Connect(function()
end
Plr.Character:WaitForChild("Humanoid").StateChanged:Connect(function(old,new)
if new == Enum.HumanoidStateType.Freefall then
_G.PART = "RightFoot"
else
_G.PART = _G.PART2
end
end)
end
end
local AimPartOld = getgenv().OldAimPart
if getgenv().ThirdPerson == true and getgenv().FirstPerson == true then
end)
aimlockTab:AddTextBox("Prediction", function(a)
getgenv().PredictionVelocity = tonumber(a)
end, {
["clear"] = false,
})
getgenv().AimRadius = tonumber(a)
end, {
["clear"] = false,
})
-- edit here
--// TOGGLES
--// RAGEBOT
--[[
while wait() do
local ping =
game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValueString()
local Value = tostring(ping)
local pingValue = Value:split(" ")
local PingNumber = pingValue[1]
GetNearestTarget().Character:WaitForChild("Humanoid").StateChanged:Connect(function
(old,new)
if new == Enum.HumanoidStateType.Freefall then
_G.PART = "RightFoot"
else
_G.PART = _G.PART2
end
end)
end
end
]]
getgenv().SpinBotSpeed = tonumber(a)
end, {
["clear"] = false,
})
function getRoot(char)
local rootPart = char:FindFirstChild('HumanoidRootPart') or
char:FindFirstChild('UpperTorso')
return rootPart
end
getgenv().FakeLagSpeed = tonumber(a)
end, {
["clear"] = false,
})
ESP:Toggle(onoff)
ESP.Players = onoff
ESP.Tracers = onoff
ESP.Names = onoff
ESP.Boxes = onoff
--// BUTTONS
miscTab:AddButton("FIX ANTILOCK", function()
for _, v in
pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if v:IsA("Script") and v.Name ~= "Health" and v.Name ~=
"Sound" and v:FindFirstChild("LocalScript") then
v:Destroy()
end
end
game.Players.LocalPlayer.CharacterAdded:Connect(function(char)
repeat
wait()
until game.Players.LocalPlayer.Character
char.ChildAdded:Connect(function(child)
if child:IsA("Script") then
wait(0.1)
if child:FindFirstChild("LocalScript") then
child.LocalScript:FireServer()
end
end
end)
end)
end)
getgenv().Multiplier = a
end, {
["clear"] = false,
})
userInput.InputBegan:connect(function(Key)
if Key.KeyCode == Enum.KeyCode.Z then
Enabled = not Enabled
if Enabled == true then
repeat
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame +
game.Players.LocalPlayer.Character.Humanoid.MoveDirection * getgenv().Multiplier
runService.Stepped:wait()
until Enabled == false
end
end
end)
end)
function stopTracks()
for _, v in next,
game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid"):
GetPlayingAnimationTracks() do
if (v.Animation.AnimationId:match("rbxassetid")) then
v:Stop()
end
end
end
function loadAnimation(id)
if UniversalAnimation.AnimationId == id then
stopTracks()
UniversalAnimation.AnimationId = "1"
else
UniversalAnimation.AnimationId = id
local animationTrack =
game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid"):
LoadAnimation(UniversalAnimation)
animationTrack:Play()
end
end
Mouse.KeyDown:Connect(function(Key)
if Key == "x" then
SpeedGlitch = not SpeedGlitch
if SpeedGlitch == true then
loadAnimation("rbxassetid://3189777795")
wait(1.5)
Wallet.Parent = Player.Character
wait(0.15)
Player.Character:FindFirstChild("Wallet").Parent = Player.Backpack
wait(0.05)
repeat
game:GetService("RunService").Heartbeat:wait()
keypress(0x49)
game:GetService("RunService").Heartbeat:wait()
keypress(0x4F)
game:GetService("RunService").Heartbeat:wait()
keyrelease(0x49)
game:GetService("RunService").Heartbeat:wait()
keyrelease(0x4F)
game:GetService("RunService").Heartbeat:wait()
until SpeedGlitch == false
end
end
end)
end)
--// DROPDOWNS
getgenv().AimPart = objective
getgenv().OldAimPart = objective
end)
bodySelect:Add("Head")
bodySelect:Add("UpperTorso")
bodySelect:Add("HumanoidRootPart")
bodySelect:Add("LowerTorso")
_G.PART = objective
_G.PART2 = objective
end)
bodySelect2:Add("Head")
bodySelect2:Add("UpperTorso")
bodySelect2:Add("HumanoidRootPart")
bodySelect2:Add("LowerTorso")
aimbotEnableSwitch:Set(false)
crewCheckSwitch:Set(false)
espEnable:Set(false)
tracersEnable:Set(false)
namesEnable:Set(false)
boxesEnable:Set(false)
espEnable:Set(false)
silenabled:Set(false)
silenabled2:Set(false)
silenabled3:Set(false)
silenabled4:Set(false)
tracersEnable:Set(false)
namesEnable:Set(false)
boxesEnable:Set(false)
end
end
-- // LAUNCH TABS
aimlockTab:Show()
espTab:Show()
silentAimbotTab:Show()
rageBot:Show()
anotherTab:Show()
library:FormatWindows()
-- game:GetService("RunService").RenderStepped:wait()
local aimbotEnabled = false
local smoothness = false
local aimbotTarg = nil
local aimbotPart = ""
local aimFov = 40