Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local gameScripts = {
- [6516141723] = "https://pastebin.com/raw/njdtsShM", -- Doors
- [6839171747] = "https://pastebin.com/raw/njdtsShM", -- Doors
- [7239319209] = "https://pastebin.com/raw/JENqZVm5", -- Ohio
- [606849621] = "https://pastebin.com/raw/NuG0XUjP", -- jaibrike
- [17625359962] = "https://pastebin.com/raw/NuG0XUjP", -- rivals
- [117398147513099] = "https://pastebin.com/raw/NuG0XUjP", -- rivals
- ["default"] = "https://pastebin.com/raw/ge7u6LST" -- Другие игры
- }
- local currentGameId = game.PlaceId
- local scriptUrl = gameScripts[currentGameId] or gameScripts["default"]
- loadstring(game:HttpGet(scriptUrl))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement