local v2 = game:HttpGet("https://sirius.menu/rayfield") local v3 = loadstring(v2)() local Players = game:GetService('Players') local RunService = game:GetService('RunService') local Workspace = game:GetService('Workspace') local ReplicatedStorage = game:GetService('ReplicatedStorage') local v8 = v3:CreateWindow({ LoadingTitle = "Jeffrey's most liked script", Name = "fartborn", Discord = { Invite = "noinvitelink", Enabled = false, RememberJoins = true }, KeySystem = false, LoadingSubtitle = "by ng", ConfigurationSaving = { FileName = "FartbornConfig", FolderName = "FartbornHub", Enabled = true } }) local v9 = v8:CreateTab("Main", 4483362458) local v10 = v9:CreateSection("Lives") local v11 = v9:CreateToggle({ CurrentValue = false, Flag = "InfiniteLives", Name = "Infinite Lives", Callback = function(arg1) local v1 = v3:Notify({ Title = "Infinite Lives", Content = "Enabled", Image = 4483362458, Duration = 3 }) end }) local v12 = v8:CreateTab("Bloodbath", 4483362458) local v13 = v12:CreateSection("Soul ESP") local v14 = v12:CreateToggle({ CurrentValue = false, Flag = "SoulESP", Name = "Soul ESP", Callback = function(arg1, arg2) local v1 = Workspace:GetDescendants() local v2 = v3:Notify({ Title = "Soul ESP", Content = "Enabled - 0 souls found", Image = 4483362458, Duration = 3 }) end }) local v15 = v12.CreateSlider(v12, { CurrentValue = 1000, Flag = "ESPDistance", Name = "Max ESP Distance", Callback = function(arg1, arg2, arg3, arg4, arg5, arg6) end, Range = { 100, 5000 }, Increment = 100 }) Workspace.DescendantAdded:Connect(function(arg1, arg2) local v17 = arg1:IsA("BasePart") end) RunService.Heartbeat:Connect(function(arg1, arg2, arg3, arg4) local v20 = ReplicatedStorage:FindFirstChild("Lives") local v21 = v20:IsA("NumberValue") v20.Value = 999 end) RunService.RenderStepped:Connect(function(arg1, arg2) end) local v26 = v3:LoadConfiguration()