loadstring(game:HttpGet(("https://[Log in to view URL]")))()
MakeWindow({
  Hub = {
    Title = "MG | Murder Mystery 2 | V1",
    Animation = "by : MG ROBLOX"
  },
  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 = {40, 40},
  Color = Color3.fromRGB(10, 10, 10),
  Corner = true,
  Stroke = false,
  StrokeColor = Color3.fromRGB(255, 0, 0)
})
local Main = MakeTab({Name = "بداية"})
local section = AddSection(Main, {"المطورين سكربت MG ROBLOX"})
local section = AddSection(Main, {"سكربت يشتغل جميع هاكات"})
local section = AddSection(Main, {"الإصدار V1"})
local Main = MakeTab({Name = "الماب"})
local section = AddSection(Main, {"كشف"})
AddButton(Main, {
  Name = "كشف الاعبين",
  Callback = function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))(' Watermelon ?')
  end
})
local section = AddSection(Main, {"الـمـمـيـزات"})
AddButton(Main, {
  Name = "طيران",
  Callback = function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))()
  end
})

Embed on website

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