Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local gameScripts = {
- [17574618959] = "https://pastebin.com/raw/G20P8DqK", --
- ["default"] = "https://pastebin.com/raw/znGZ2upH" --
- }
- 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