1. _G.hardcore = false -- true false
  2. _G.private = false -- true false
  3. _G.difficulty = "Normal" -- "Normal" "Expert" "Chaos"
  4. _G.map = "Raided Village" -- "Raided Village"
  5. loadstring(game:HttpGet('https://raw.githubusercontent.com/hotdogmanmanman/fabelscript/main/script.txt'))()