Advertisement
MayWeEnjoy

detecting (croissant)

Nov 6th, 2024 (edited)
54,008
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. local gameId = game.PlaceId
  2.  
  3. if gameId == 10449761463 then
  4. -- TSB
  5. loadstring(game:HttpGet("https://pastebin.com/raw/iCxZsYAS"))()
  6. elseif gameId == 4924922222 then
  7. -- Brookhaven
  8. loadstring(game:HttpGet("https://pastebin.com/raw/j2KaBt9S"))()
  9. elseif gameId == 189707 then
  10. -- Natural disaster
  11. loadstring(game:HttpGet("https://pastebin.com/raw/y2ECDnuY"))()
  12. elseif gameId == 142823291 then
  13. -- mm2
  14. loadstring(game:HttpGet("https://pastebin.com/raw/KRFNn7Sv"))()
  15. elseif gameId == 2753915549 then
  16. -- blox fruit
  17. loadstring(game:HttpGet("https://pastebin.com/raw/y3Yurfwr"))()
  18. elseif gameId == 6708206173 then
  19. -- rate my avatar
  20. loadstring(game:HttpGet("https://pastebin.com/raw/ePvugsi4"))()
  21. elseif gameId == 155615604 then
  22. -- prison life
  23. loadstring(game:HttpGet("https://pastebin.com/raw/AdK7YsjJ"))()
  24. else
  25. -- universal
  26. loadstring(game:HttpGet("https://pastebin.com/raw/ViCTGWDC"))()
  27. end
  28.  
  29. -- 7 games supported in total
  30. -- add
  31. -- loadstring(game:HttpGet("https://pastebin.com/raw/ndeVSVbv"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement