local Games = loadstring(game:HttpGet("https://raw.githubusercontent.com/LynX99-9/komtolmmek2script/refs/heads/main/GameList.lua"))() local URL = Games[game.PlaceId] if URL then loadstring(game:HttpGet(URL))() end