RDMScript

Untitled

Jan 20th, 2022 (edited)
55,524
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 1 0
  1. --[[
  2. :: Map Support ::
  3.  
  4. 1 = "Two Piece"
  5. 2 = "One Piece: Legendary"
  6. ]]
  7.  
  8. if game.PlaceId == 3237168 then
  9. loadstring(game:HttpGet("https://raw.githubusercontent.com/omokom55/FreeScripts/main/One%20Piece%3A%20Legendary", true))()
  10. elseif game.PlaceId == 5303541547 then
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/omokom55/FreeScripts/main/Two%20Piece", true))()
  12. end
Add Comment
Please, Sign In to add comment