Skip to content

Create Walk#62

Open
pachara250811-spec wants to merge 1 commit intoFootagesus:mainfrom
pachara250811-spec:patch-8
Open

Create Walk#62
pachara250811-spec wants to merge 1 commit intoFootagesus:mainfrom
pachara250811-spec:patch-8

Conversation

@pachara250811-spec
Copy link

local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local Window = Library.CreateLib("TITLE", "DarkTheme") local Tab = Window:NewTab("TabName")
local Section = Tab:NewSection("VIP")
Section:UpdateSection("Section New Title")
if godMode then
btn.Text = goodMode
btn.BackgroundColor3 = Color3.fromRGB(50,200,50)
if humanoid then
humanoid.Health = humanoid.MaxHealth
end

local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("TITLE", "DarkTheme")
local Tab = Window:NewTab("TabName")
local Section = Tab:NewSection("VIP")
Section:UpdateSection("Section New Title")
if godMode then
		btn.Text = goodMode
		btn.BackgroundColor3 = Color3.fromRGB(50,200,50)
		if humanoid then
			humanoid.Health = humanoid.MaxHealth
		end
@pachara250811-spec
Copy link
Author

local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("TITLE", "DarkTheme")
local Tab = Window:NewTab("TabName")
local Section = Tab:NewSection("VIP")
Section:UpdateSection("Section New Title")
if godMode then
btn.Text = goodMode
btn.BackgroundColor3 = Color3.fromRGB(50,200,50)
if humanoid then
humanoid.Health = humanoid.MaxHealth
end

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Build Successful

Built from commit e08563c


Loadstring
loadstring(game:HttpGet("https://raw.githubusercontent.com/Footagesus/WindUI/e08563c11f824f1057ebf4370e7d684c25a218e7/dist/main.lua"))()
Updated Example main_example.lua
--[[
    WindUI Example 

    example moved to main.client.lua
]]


loadstring(game:HttpGet('https://raw.githubusercontent.com/Footagesus/WindUI/refs/heads/main/main.client.lua'))()

@Footagesus
Copy link
Owner

what is this bro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants