local library = loadstring(game:HttpGetAsync("https://[Log in to view URL]"))()
local Main = library:CreateWindow("سكربت لماب القطار بحقوق MX2","Crimson")
local tab = Main:CreateTab("تنقلات")
local tab2 = Main:CreateTab("قريبا")
tab:CreateButton("تيليبورت لي العربيات",function()
print("clicked")game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(66.3310546875, 3.1515374183654785, -63.71144485473633)
end)
tab:CreateButton("تيليبورت الي الفوز",function()
print("clicked")game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(164.45462036132812, 760.0247192382812, -1014.2411499023438)
end)
tab:CreateButton("تيليبورت لي البدايه",function()
print("clicked")game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(198.9435272216797, 3.1515374183654785, -27.827285766601562)
end)
tab:CreateButton("تيليبورت لي البرج",function()
print("clicked")game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(65.81147766113281, 150.42030334472656, 58.22571563720703)
end)
tab:CreateButton("تيليبورت الي الملابس",function()
print("clicked")game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(265.6944580078125, 3.1515374183654785, -92.88212585449219)
end)
tab:CreateButton("تيليبورت لي الفوز1",function()
print("clicked")game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(271.7529296875, 348.7381591796875, 465.80474853515625)
end)
tab2:CreateButton("Hi",function()
print("clicked")
end)
tab:Show()
To embed this project on your website, copy the following code and paste it into your website's HTML: