--BROUGHT TO YOU BY RobloxScripter.com!--
local teleport = loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/RobloxReleases/main/Scripts/Jailbreak/Teleporation.lua"))();
--[[
example: teleport to jewelry store
teleport(CFrame.new(150, 18, 1373));
]]