-- MAKE SURE TO JOIN OUR DISCORD SERVER -- https://discord.gg/Vf4Wu3Cft7 getgenv()["_Options"] = { ['WebhookURL'] = "your webhook here", -- your discord webhook ['KeepAlive'] = true, -- auto rejoin and re-execute if servers are reset (make sure to have an auto load cfg) ['UISize'] = {X = 480, Y = 440} -- ui size if you are on mobile and ui is too big } loadstring(game:HttpGet('https://raw.githubusercontent.com/0vma/Strelizia/refs/heads/main/Loader.lua', true))()