--[[ Sharp.lua Discord: https://discord.gg/fA82zSeuYv Join for updates changelogs and more scripts --]] getgenv().SharpLua = { ["env"] = { ["Webhook"] = true, ["Webhook URL"] = "", -- add webhook url ["Ping User On Fairy"] = true, ["User ID"] = "793209521476206654", ["Show Username"] = false }, ["config"] = { ["Slot"] = "1", ["Logging"] = false }, ["settings"] = { ["Detection Range"] = 1000, ["Update Speed"] = 2, ["Server Hop"] = true }, ["teleport"] = { ["Map"] = { ["Teleport to Greatwood Forest"] = false, }, ["General"] = { ["Teleport to Fairy"] = true, ["Teleport to Golden Fairy"] = true } } } loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/a68f01ea3c0be8bc6706e94aaf2c7ec7.lua"))()