1. --Look themes from kavo ui library docs or it automatically use sentinel theme.
  2. --Themes is here: https://xheptcofficial.gitbook.io/kavo-library/#creating-ui-library-window
  3. _G.theme = "Sentinel"
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/SynXenn/ui-libs/main/TowerOfMisery"))();