loadstring(game:HttpGet(("https://[Log in to view URL]")))()
MakeWindow({
Hub = {
Title = "speed-wave V1.3 [ ماب البيوت ]",
Animation = "مطور السكربت يوسف"
},
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 = "rbxassetid://7229442422",
Size = {50, 50},
Color = Color3.fromRGB(10, 10, 10),
Corner = true,
Stroke = false,
StrokeColor = Color3.fromRGB(255, 0, 0)
})
local Main = MakeTab({Name = "Home"})
local Image = AddImageLabel(Main, {
Name = "speed-wave",
Image = "rbxassetid://7229442422"
})
local section = AddSection(Main, {"٠-----<(شكرا على استخدام سكربت)>-----٠"})
local section = AddSection(Main, {"٠-----<(إذا مشاكل عندك تعال تيليجرام)>-----٠"})
local section = AddSection(Main, {"٠-----<(https://[Log in to view URL]"})
local Main = MakeTab({Name = "الماب"})
local section = AddSection(Main, {"٠-----<(الكشف)>-----٠"})
AddButton(Main, {
Name = "كشف الاعبين",
Callback = function()
end
})
To embed this project on your website, copy the following code and paste it into your website's HTML: