local id = game.PlaceId local supported = { 9865958871, 13127800756, 12355337193, 5326405001, 10449761463, 12673840215 } if table.find(supported, id) then loadstring(game:HttpGet('https://raw.githubusercontent.com/1Toxin/flame/main/'..id))() else game.Players.LocalPlayer:Kick("🔥 Flame | Invalid Game") end