loadstring(game:HttpGet("https://raw.githubusercontent.com/ahmadsgamer2/Speed-Hub-X/main/Speed_Hub_X_GameList"))() for PlaceID, Execute in pairs(Games) do if PlaceID == game.PlaceId then loadstring(game:HttpGet(Execute))() end end