local Rayfield = loadstring(game:HttpGet('https://[Log in to view URL]'))()

local Window = Rayfield:CreateWindow({
   Name = "🔘 • RXScript's Exploit Menu • 🔘",
   LoadingTitle = "Exploit Menu",
   LoadingSubtitle = "By RX Scripts",
   ConfigurationSaving = {
      Enabled = true,
      FolderName = nil, -- Create a custom folder for your hub/game
      FileName = "Exploit Hub"
   },
   Discord = {
      Enabled = false,
      Invite = "RXScript's Discord Example Text", -- 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 = "RXScript's Key Security",
      Subtitle = "Link In My Youtube Channel",
      Note = "https://[Log in to view URL]",
      FileName = "RXScript's Exploit Menu Key System", -- 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 = 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 simple strings ("hello","key22")
   }
})

local MainTab = Window:CreateTab("Scripts", nil) -- Title, Image
local Section = MainTab:CreateSection("Fling Scripts")

Rayfield:Notify({
   Title = "Executed Script",
   Content = "You executed a script this is a notification to keep track",
   Duration = 3.5,
   Image = 4483362458,
   Actions = { -- Notification Buttons
      Ignore = {
         Name = "Ok",
         Callback = function()
         print("The user tapped Okay!")
      end
   },
},
})

local Button = MainTab:CreateButton({
   Name = "Touch Fling",
   Callback = function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "Punch Fling",
   Callback = function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "Fling All",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Section = MainTab:CreateSection("FE Scripts")

local Button = MainTab:CreateButton({
   Name = "FE Illusion Script",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "FE Super Tools Script",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "FE Parkour Script",
   Callback = function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "FE Movement Rewind Script",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "FE Player Spectate Script",
   Callback = function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "FE Glios Script [From ImPatrick]",
   Callback = function()
writefile(".nonecing", "white")
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "FE Invisible Script",
   Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
   end,
})

local Section = MainTab:CreateSection("Useful Scripts")

local Button = MainTab:CreateButton({
   Name = "Custom Keyboard Script",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "Mobile Shiftlock Script",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = MainTab:CreateButton({
   Name = "Mobile Cursor Script",
   Callback = function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local SecondTab = Window:CreateTab("Menus", nil) -- Title, Image
local Section = SecondTab:CreateSection("Admin Scripts")

local Button = SecondTab:CreateButton({
   Name = "Infinite Yield",
   Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "Tbao Admin Hub",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "CMD",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Section = SecondTab:CreateSection("Game Scripts")

local Button = SecondTab:CreateButton({
   Name = "The Strongest Battlegrounds [1]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "The Strongest Battlegrounds [2]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "A Dustry Trip [1]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "GEF/Gef [1]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]", true))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "Funky Friday [1]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "Doors Morph Gui [1]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))();
   end,
})

local Button = SecondTab:CreateButton({
   Name = "3008 Script (Esp, Tp) [1]",
   Callback = function()
local UILibrary = loadstring(game:HttpGet("https://[Log in to view URL]"))()

local MainUI = UILibrary.Load("CheatX - 3008")
local Home = MainUI.AddPage("Home")

-- ESP
local ESP = loadstring(game:HttpGet("https://[Log in to view URL]"))()
ESP:Toggle(true)
ESP.Players = false
ESP.Tracers = false
ESP.Boxes = false
ESP.Names = false

-- notify function
local function notify(message)
   game.StarterGui:SetCore("SendNotification", {
       Title = "CheatX";
       Text = message;
       Icon = "";
       Duration = 5;
   })
end

local function teleportToItem(itemName)
   local donesearch = false
   for i,v in pairs(game:GetService("Workspace").GameObjects.Physical.Items:GetDescendants()) do
       if v.Name == "Root" and v.Parent.Name == itemName then
           game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
           donesearch = true
           break
       end
   end
   if donesearch == false then
       notify("Item position not defined")
   end
end

ESP:AddObjectListener(game:GetService("Workspace").GameObjects.Physical.Items, {
   Type = "Model",
   Color = Color3.fromRGB(0, 119, 255),
   IsEnabled = "itemESP"
})

ESP:AddObjectListener(game:GetService("Workspace").GameObjects.Physical.Employees, {
   Type = "Model",
   CustomName = "Employee",
   Color = Color3.fromRGB(255, 0, 4),
   IsEnabled = "employeeToggle"
})

Home.AddButton("Unlock Third Person", function()
   game.Players.LocalPlayer.CameraMaxZoomDistance = 50
   game.Players.LocalPlayer.CameraMode = Enum.CameraMode.Classic
end)

Home.AddToggle("ESP", false, function(Value)
   ESP.Boxes = Value
end)

Home.AddToggle("ESP Tracers", false, function(Value)
   ESP.Tracers = Value
end)

Home.AddToggle("ESP Nametags", false, function(Value)
   ESP.Names = Value
end)

Home.AddToggle("Show Players", false, function(Value)
   ESP.Players = Value
end)

Home.AddToggle("Show Employees", false, function(Value)
   ESP.employeeToggle = Value
end)

Home.AddToggle("Show Items", false, function(Value)
   ESP.itemESP = Value
end)

local Teleports = MainUI.AddPage("Teleports")

Teleports.AddButton("Teleport to Hotdog", function()
   teleportToItem("Hotdog")
end)

Teleports.AddButton("Teleport to Pizza", function()
   teleportToItem("Pizza")
end)

Teleports.AddButton("Teleport to Burger", function()
   teleportToItem("Burger")
end)

Teleports.AddButton("Teleport to Medkit", function()
   teleportToItem("Medkit")
end)
   end,
})

local Button = SecondTab:CreateButton({
   Name = "3008 Script (Godmode) [2]",
   Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "3008 Script (Player Data Modifier) [3]",
   Callback = function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = " | Key System | Blade Ball Script [1]",
   Callback = function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = SecondTab:CreateButton({
   Name = "Blox Fruit Script (Min Hub) [1]",
   Callback = function()
loadstring(game:HttpGet"https://[Log in to view URL]")()
   end,
})

local OthersTab = Window:CreateTab("Others", nil) -- Title, Image
local Section = OthersTab:CreateSection("Data Change")

local Input = OthersTab:CreateInput({
   Name = "Walk Speed Changer",
   PlaceholderText = "1 - 1000",
   RemoveTextAfterFocusLost = false,
   Callback = function(Text)
          game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (Text) 
   end,
})

local Input = OthersTab:CreateInput({
   Name = "Jump Power Changer",
   PlaceholderText = "1 - 750",
   RemoveTextAfterFocusLost = false,
   Callback = function(Text)
          game.Players.LocalPlayer.Character.Humanoid.JumpPower = (Text) 
   end,
})

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: