local WindUI = loadstring(game:HttpGet("https://github.com/Footagesus/WindUI/releases/latest/download/main.lua"))()
local Window = WindUI:CreateWindow({
Title = "Sexsaken",
Icon = "door-open", -- lucide icon
Author = "by .color",
Folder = "Sexsaken",
-- â This all is Optional. You can remove it.
Size = UDim2.fromOffset(580, 460),
MinSize = Vector2.new(560, 350),
MaxSize = Vector2.new(850, 560),
Transparent = true,
Theme = "Dark",
Resizable = true,
SideBarWidth = 200,
BackgroundImageTransparency = 0.42,
HideSearchBar = true,
ScrollBarEnabled = false,
-- â Optional. You can remove it.
--[[ You can set 'rbxassetid://' or video to Background.
'rbxassetid://':
Background = "rbxassetid://", -- rbxassetid
Video:
Background = "video:YOUR-RAW-LINK-TO-VIDEO.webm", -- video
--]]
-- â Optional. You can remove it.
User = {
Enabled = true,
Anonymous = true,
Callback = function()
print("clicked")
end,
},
-- remove this all,
-- ! â if you DON'T need the key system
KeySystem = {
-- â Optional. You can remove it.
Key = { "Lradio", "iluvsex" },
Note = "Example Key System.",
-- â Optional. You can remove it.
Thumbnail = {
Image = "rbxassetid://",
Title = "Thumbnail",
},
-- â Optional. You can remove it.
URL = "YOUR LINK TO GET KEY (Discord, Linkvertise, Pastebin, etc.)",
-- â Optional. You can remove it.
SaveKey = false, -- automatically save and load the key.
-- â Optional. You can remove it.
-- API = {} â Services. Read about it below â
},
})
local Tab = Window:Tab({
Title = "Credits",
Icon = "bird", -- optional
Locked = false,
})
local Button = Tab:Button({
Title = "color",
Desc = "And...",
Locked = false,
Callback = function()
-- ...
end
})
local Tab = Window:Tab({
Title = "stamina/speed",
Icon = "bird", -- optional
Locked = false,
})
local Button = Tab:Button({
Title = "Inf stamina",
Desc = "Inf stamina",
Locked = false,
Callback = function()
local Sprinting = game:GetService("ReplicatedStorage").Systems.Character.Game.Sprinting
local stamina = require(Sprinting)
stamina.MaxStamina = 100 -- Maximum stamina
stamina.MinStamina = -20 -- Minimum stamina
stamina.StaminaGain = 100 -- Stamina gain
stamina.StaminaLoss = 5 -- Stamina loss
stamina.SprintSpeed = 26 -- Sprint speed
stamina.StaminaLossDisabled = true -- Disable stamina drain (true/false
end
})
local Button = Tab:Button({
Title = "Speed Burton 60",
Desc = "E",
Locked = false,
Callback = function()
local Sprinting = game:GetService("ReplicatedStorage").Systems.Character.Game.Sprinting
local stamina = require(Sprinting)
stamina.MaxStamina = 100 -- Maximum stamina
stamina.MinStamina = -20 -- Minimum stamina
stamina.StaminaGain = 100 -- Stamina gain
stamina.StaminaLoss = 5 -- Stamina loss
stamina.SprintSpeed = 60 -- Sprint speed
end
})
local Button = Tab:Button({
Title = "speed 55",
Desc = "E",
Locked = false,
Callback = function()
local Sprinting = game:GetService("ReplicatedStorage").Systems.Character.Game.Sprinting
local stamina = require(Sprinting)
stamina.MaxStamina = 100 -- Maximum stamina
stamina.MinStamina = -20 -- Minimum stamina
stamina.StaminaGain = 100 -- Stamina gain
stamina.StaminaLoss = 5 -- Stamina loss
stamina.SprintSpeed = 50 -- Sprint speed
end
})
local Button = Tab:Button({
Title = "speed 45",
Desc = "E",
Locked = false,
Callback = function()
local Sprinting = game:GetService("ReplicatedStorage").Systems.Character.Game.Sprinting
local stamina = require(Sprinting)
stamina.MaxStamina = 100 -- Maximum stamina
stamina.MinStamina = -20 -- Minimum stamina
stamina.StaminaGain = 100 -- Stamina gain
stamina.StaminaLoss = 5 -- Stamina loss
stamina.SprintSpeed = 40 -- Sprint speed
end
})
local Button = Tab:Button({
Title = "speed 35",
Desc = "E",
Locked = false,
Callback = function()
local Sprinting = game:GetService("ReplicatedStorage").Systems.Character.Game.Sprinting
local stamina = require(Sprinting)
stamina.MaxStamina = 100 -- Maximum stamina
stamina.MinStamina = -20 -- Minimum stamina
stamina.StaminaGain = 100 -- Stamina gain
stamina.StaminaLoss = 5 -- Stamina loss
stamina.SprintSpeed = 35 -- Sprint speed
end
})
local Button = Tab:Button({
Title = "speed 30",
Desc = "E",
Locked = false,
Callback = function()
local Sprinting = game:GetService("ReplicatedStorage").Systems.Character.Game.Sprinting
local stamina = require(Sprinting)
stamina.MaxStamina = 100 -- Maximum stamina
stamina.MinStamina = -20 -- Minimum stamina
stamina.StaminaGain = 100 -- Stamina gain
stamina.StaminaLoss = 5 -- Stamina loss
stamina.SprintSpeed = 30 -- Sprint speed
end
})
local Tab = Window:Tab({
Title = "esp",
Icon = "bird", -- optional
Locked = false,
})
local Button = Tab:Button({
Title = "Esp",
Desc = "GOOD",
Locked = false,
Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Gazer-Ha/Forsakontol/refs/heads/main/Esp%20fix'))()
end
})
local Tab = Window:Tab({
Title = "Aimbot not done :(",
Icon = "bird", -- optional
Locked = false,
})
Comments
Not maded by chatgpt becase Its trash aƄ making