loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/GameList.lua"))()
for PlaceID, Execute in pairs(Games) do
if PlaceID == game.PlaceId then
loadstring(game:HttpGet(Execute))()
end
end
top of page
bottom of page
Comments