100% found this document useful (2 votes)
2K views2 pages

Coolgui

The document outlines a script for a GUI called 'c00lgui' created by team c00lkidd, featuring various buttons that load different game scripts via HTTP requests. It includes sections for 'c00lgui', 'Fe Bypass', and 'Executors', with specific functionalities for each button. Additionally, it contains notices regarding the script's authorship and requests for credit if the script is modified or reborn.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
2K views2 pages

Coolgui

The document outlines a script for a GUI called 'c00lgui' created by team c00lkidd, featuring various buttons that load different game scripts via HTTP requests. It includes sections for 'c00lgui', 'Fe Bypass', and 'Executors', with specific functionalities for each button. Additionally, it contains notices regarding the script's authorship and requests for credit if the script is modified or reborn.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

local c00lgui = Window:CreateTab("c00lgui", nil) -- Title, Image

local c00lguiSection = c00lgui:CreateSection("c00lgui")

local Button = c00lgui:CreateButton({


Name = "c00lgui v2.2 by team c00lkidd",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end,
})

local Button = c00lgui:CreateButton({


Name = "Destroyer GUI",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end,
})

local Button = c00lgui:CreateButton({


Name = "c00lgui reborn v0.5",
Callback = function()
loadstring(game:GetObjects("rbxassetid://8127297852")[1].Source)()
end,
})

local feTab = Window:CreateTab("Fe Bypass", nil) -- Title, Image


local feSection = feTab:CreateSection("Fe Bypass")

local Paragraph = feTab:CreateParagraph({Title = "NOTICE", Content = "Some FE


script can doesn't work if they don't work contact me FireServiceScripter#1073 on
discord"})

local Button = feTab:CreateButton({


Name = "FE GAMEPASS UI",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})

local Button = feTab:CreateButton({


Name = "FE Twilight Daycare Destroyer",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))(' Watermelon ? ')
end,
})

local Button = feTab:CreateButton({


Name = "FE Build And Survive Destroyer",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})

local Button = feTab:CreateButton({


Name = "FE Bypassing Hub GUI",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = feTab:CreateButton({
Name = "FE Tools Drop [FREE ADMIN]",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})

local Button = feTab:CreateButton({


Name = "FE Troll GUI",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})

local Button = feTab:CreateButton({


Name = "FE Btools",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})

local Button = feTab:CreateButton({


Name = "FE Hub Script [Best]",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})

local Executors = Window:CreateTab("Executors", nil) -- Title, Image


local ExSection = Executors:CreateSection("RC7")

local Button = Executors:CreateButton({


Name = "RC7",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})

--[Script Made By FireServiceScripter#1073, Or Error333615 in Roblox]


--[NOTICE : This Script Has Been Create By Error333615 The Owner Of The Team
c00lkidd Reborn nobody have create this script with him.]
--[NOTICE : IF THIS SCRIPT BE PATCHED SAY IT TO ME ON DISCORD :
FireServiceScripter#1073 ]
--[NOTICE : IF YOU MAKE A REBORN OF THIS SCRIPT CREATE A CREDITS TAB AND MAKE
CREDITS FOR ME FOR HAVE CREATE THE ORIGINAL C00LHUB]
--[team Demonsplits reborn join today !]

You might also like