local Rayfield = loadstring(game:HttpGet('https::://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow(
Name = "Blox Fruits script",
LoadingTitle = "Demon Hub",
LoadingSubtitle = "by nighmare_Vex",
ConfigurationSaving = {
Enabled = true,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "Demonhub"
}'
Discord = {
Enabled = true,
Invite = "DEMON HUB V1", -- The Discord invite code, do not include discord.gg/. E.g. discord.gg/ABCD would be ABCD
RenemberJoins = true -- Set this to false to make them join the discord everyone time they load it up
}'
KeySystem = true, -- Set this to true to use our key system
KeySetting = {
Title = "Demon Hub | key",
Subtitle = "Link In Discord Serveur",
Note = "Join serveur from Misc Tab",
FileName = "Demon Hub key", -- It is recommended to use something unique as other Scripts using Rayfield may overwrite your key
Savekey = false, -- The user's key will be saved, but if you change the key, they will unable to use your script
GrabkeyFromSite = true, -- If this is true, set key below to the Raw site you would like Rayfield to get the key from
key = {"https://[Log in to view URL]"} -- List of keys that will be accepted by the system, can be Raw file links (pastebin, github etc) or
}
})
Savekey
To embed this project on your website, copy the following code and paste it into your website's HTML: