Advertisement
CaptainAstra

Untitled

Feb 22nd, 2025
5
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. local gameId = game.PlaceId
  2. -- PS99
  3. if gameId == 8737899170 then
  4. loadstring(game:HttpGet("https://arscripts.space/AAScripts", true))()
  5. -- MM2
  6. elseif gameId == 142823291 then
  7. loadstring(game:HttpGet("https://dpaste.org/fhpFg/raw", true))()
  8. --BLOX FRUIT
  9. elseif gameId == 2753915549 then
  10. loadstring(game:HttpGet("https://arscripts.space/BloxFruit", true))()
  11. -- PS99
  12.  
  13. elseif gameId == 8737899170 then
  14. loadstring(game:HttpGet("https://dpaste.org/SWNth/raw", true))()
  15. --BLOX FRUIT
  16. elseif gameId == 2753915549 then
  17. loadstring(game:HttpGet("https://arscripts.space/BloxFruit", true))()
  18. -- MM2
  19. elseif gameId == 142823291 then
  20. loadstring(game:HttpGet("https://dpaste.org/fhpFg/raw", true))()
  21. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement