message 3
message 3
menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "blade ball script",
Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image
(number). 0 to use no icon (default).
LoadingTitle = "best script",
LoadingSubtitle = "by IKӨЯZ",
Theme = "Default", -- Check
https://docs.sirius.menu/rayfield/configuration/themes
DisableRayfieldPrompts = false,
DisableBuildWarnings = false, -- Prevents Rayfield from warning when the script
has a version mismatch with the interface
ConfigurationSaving = {
Enabled = true,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "blade ball"
},
Discord = {
Enabled = true, -- Prompt the user to join your Discord server if their
executor supports it
Invite = "https://dsc.gg/server-de-ikorz", -- The Discord invite code, do not
include discord.gg/. E.g. discord.gg/ ABCD would be ABCD
RememberJoins = false -- Set this to false to make them join the discord
every time they load it up
},