loadstring(game:HttpGet(("https://[Log in to view URL]")))()
MakeWindow({
  Hub = {
    Title = "ORPHAN V1.1 | الجديد-2024- تحديث | Murder Mystery 2",
    Animation = "by : https://[Log in to view URL]"
  },
  Key = {
    KeySystem = false,
    Title = "Key System",
    Description = "",
    KeyLink = "",
    Keys = {"1234"},
    Notifi = {
      Notifications = true,
      CorrectKey = "Running the Script...",
      Incorrectkey = "The key is incorrect",
      CopyKeyLink = "Copied to Clipboard"
    }
  }
})
MinimizeButton({
  Image = "",
  Size = {50, 50},
  Color = Color3.fromRGB(10, 10, 10),
  Corner = true,
  Stroke = false,
  StrokeColor = Color3.fromRGB(255, 0, 0)
})
local Main = MakeTab({Name = "الماب"})
local section = AddSection(Main, {"•---------»[الكشف]«---------•"})
AddButton(Main, {
  Name = "كشف الاعبين ",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))(' Watermelon ?')
  end
})
AddButton(Main, {
  Name = "كشف الاعبين الاسم و دم ",
  Callback = function()
    --[[
	WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
--// Set the box type to corner
ESP.BoxType = "Corner Box Esp";

--// Enable names
ESP.ShowName = true;

--// Enable Healhbar
ESP.ShowHealth = true;

--// Enable tracers
ESP.ShowTracer = true;

--// Enable Distance
ESP.ShowDistance = true;

--[[
    Enable skeletons: (currently broken)
    ESP.ShowSkeletons = true;
]]



--[[
    These are all the settings
    local ESP_SETTINGS = {
        BoxOutlineColor = Color3.new(0, 0, 0),
        BoxColor = Color3.new(1, 1, 1),
        NameColor = Color3.new(1, 1, 1),
        HealthOutlineColor = Color3.new(0, 0, 0),
        HealthHighColor = Color3.new(0, 1, 0),
        HealthLowColor = Color3.new(1, 0, 0),
        CharSize = Vector2.new(4, 6),
        Teamcheck = false,
        WallCheck = false,
        Enabled = false,
        ShowBox = false,
        BoxType = "2D",
        ShowName = false,
        ShowHealth = false,
        ShowDistance = false,
        ShowSkeletons = false,
        ShowTracer = false,
        TracerColor = Color3.new(1, 1, 1), 
        TracerThickness = 2,
        SkeletonsColor = Color3.new(1, 1, 1),
        TracerPosition = "Bottom",
    }
    ermm yep thats about it
]]
local ESP = loadstring(game:HttpGet("https://[Log in to view URL]"))();

--// Master switch
ESP.Enabled = true;

--// Enable boxes
ESP.ShowBox = true;

  end
})
local section = AddSection(Main, {"•---------»[القتل]«---------•"})
AddButton(Main, {
  Name = "تطير الكل ",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))()
  end
})
AddButton(Main, {
  Name = "تطير الكل 2",
  Callback = function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))()
  end
})
local section = AddSection(Main, {"•---------»[نفس حياه واقعيه]«---------•"})

AddButton(Main, {
  Name = "RTX",
  Callback = function()
    loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
  end
})
local section = AddSection(Main, {"•---------»[لا يوجد شيء]«---------•"})
local Main = MakeTab({Name = "الاعب"})
local section = AddSection(Main, {"•---------»[الاعب]«---------•"})

AddButton(Main, {
  Name = "قفز لا نهائي",
  Callback = function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))();
  end
})
AddButton(Main, {
  Name = "تجمع كرات ",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]", true))()
  end
})
AddButton(Main, {
  Name = "تجميع البيض",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))()
  end
})
AddButton(Main, {
  Name = "ايم بوت ",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))()
  end
})
AddButton(Main, {
  Name = "عدم الموت",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]",true))()
  end
})
local section = AddSection(Main, {"•---------»[يزيادة FPS]«---------•"})
AddButton(Main, {
  Name = "زيادة FPS",
  Callback = function()
    loadstring(game:HttpGet(("https://[Log in to view URL]"),true))()
  end
})

local Main = MakeTab({Name = "المفضلات"})
local section = AddSection(Main, {"كلشي مجاني "})
AddButton(Main, {
  Name = "رقصات مجانيه ",
  Callback = function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))()
  end
})
AddButton(Main, {
  Name = "ادمن",
  Callback = function()
  loadstring(game:HttpGet('https://[Log in to view URL]'))()  
  end
})
AddButton(Main, {
  Name = "الطيران ",
  Callback = function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))()
  end
})
AddButton(Main, {
  Name = "",
  Callback = function()
    
  end
})

Embed on website

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