Advertisement
kill21_2

test script

May 11th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. local gameId = game.PlaceId
  2.  
  3. if gameId == 7239319209 then
  4. -- Если это Ohio (ID: 7239319209)
  5. loadstring(game:HttpGet("https://pastebin.com/raw/JENqZVm5"))()
  6. else
  7. -- Для всех других игр
  8. loadstring(game:HttpGet("https://pastebin.com/raw/EdUyxN7Z"))()
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement