local Rayfield = loadstring(game:HttpGet('https://[Log in to view URL]'))()
local Window = Rayfield:CreateWindow({
Name = "costazz hub W",
LoadingTitle = "Loading the best scripthub",
LoadingSubtitle = "by costa",
ConfigurationSaving = {
Enabled = false,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "Dahood scripthub by costa"
},
Discord = {
Enabled = false,
Invite = "noinvitelink", -- The Discord invite code, do not include discord.gg/. E.g. discord.gg/ABCD would be ABCD
RememberJoins = true -- Set this to false to make them join the discord every time they load it up
},
KeySystem = true, -- Set this to true to use our key system
KeySettings = {
Title = "costa shub key system",
Subtitle = "costa the goat fr",
Note = "join the discord bmers.org for it",
FileName = "scripthub", -- It is recommended to use something unique as other scripts using Rayfield may overwrite your key file
SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script
GrabKeyFromSite = false, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from
Key = {"Costa24"} -- List of keys that will be accepted by the system, can be RAW file links (pastebin, github etc) or simple strings ("hello","key22")
}
})
local MainTab = Window:CreateTab("blatant", nil) -- Title, Image
local MainSection = MainTab:CreateSection("Main")
Rayfield:Notify({
Title = "wsg",
Content = "gui loaded",
Duration = 3,
Image = nil,
Actions = { -- Notification Buttons
Ignore = {
Name = "kys",
Callback = function()
print("The user tapped kys")
end
},
},
})
local Button = MainTab:CreateButton({
Name = "skidded blad",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = MainTab:CreateButton({
Name = "skidded aura x remake",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = MainTab:CreateButton({
Name = "hellbound lock",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))();
end,
})
local Button = MainTab:CreateButton({
Name = "jayden.cc leaked",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))();
end,
})
local MiscTab = Window:CreateTab("misc", nil) -- Title, Image
local Section = MiscTab:CreateSection("misc")
local Button = MiscTab:CreateButton({
Name = "keyboard ig",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
end,
})
local Button = MiscTab:CreateButton({
Name = "rochips",
Callback = function()
g,ld,gl,Panel,Rochips_ = game,loadstring,"https://[Log in to view URL]","a6c7y0","gvjv"
ld(g:HttpGet((''..gl..'/'..Rochips_..''..Panel.. '/raw/main.lua'),true))()
end,
})
local Button = MainTab:CreateButton({
Name = "decent silent aim by vascal",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = MainTab:CreateButton({
Name = "smite",
Callback = function()
-- Rainbow Sun Aimlock [ Works on 90% of dahood games ]
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
end,
})
local Button = MainTab:CreateButton({
Name = "astral",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
end,
})
local Button = MainTab:CreateButton({
Name = "vascal dot",
Callback = function()
-- loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = MainTab:CreateButton({
Name = "vascal streamable",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = MiscTab:CreateButton({
Name = "TPwalk",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
end,
})
local Button = MainTab:CreateButton({
Name = "vascal lock tool",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end,
})
local Button = MiscTab:CreateButton({
Name = "fly keyboard without pc idk what this does",
Callback = function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end,
})
local OthersTab = Window:CreateTab("blatant 2", nil) -- Title, Image
local Section = OthersTab:CreateSection("blatant 2")
local Button = MiscTab:CreateButton({
Name = "kirb aim view ig",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})
local Button = MiscTab:CreateButton({
Name = "right click idk if dis work btw",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})
local Button = OthersTab:CreateButton({
Name = "swagmode fr op for trolling lmao",
Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end,
})
local Button = OthersTab:CreateButton({
Name = "ryzzchips lock (works best in codex)",
Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))();
end,
})
local Button = OthersTab:CreateButton({
Name = "fly for dh (couldnt find script for it yet)",
Callback = function()
print("so wait will ya")
end,
})
To embed this project on your website, copy the following code and paste it into your website's HTML: