Mangle_DevCH

Game

Aug 24th, 2025 (edited)
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. local Games = loadstring(game:HttpGet("https://pastebin.com/raw/dcUKCjHk"))()
  2.  
  3. local URL = Games[game.PlaceId]
  4.  
  5. if URL then
  6. loadstring(game:HttpGet(URL))()
  7. end
Advertisement
Add Comment
Please, Sign In to add comment