local Games = loadstring(game:HttpGet("https://raw.githubusercontent.com/Dex-Bear/Vxezehub/refs/heads/main/VxezeHubGamelist.lua"))() for PlaceID, Execute in pairs(Games) do if PlaceID == game.PlaceId then loadstring(game:HttpGet(Execute))() end end