local bind = "L" -- default keybind for teleporting local gui = true -- toggles gui on and off if it is toggled off it will just use local bind local owenn = loadstring(game:HttpGet("https://raw.githubusercontent.com/Sonder-hub/SonderUI/refs/heads/main/Games/Click%20to%20teleport.lua", true))() owenn(bind, gui)