1. pcall(function()
  2. loadstring(
  3. --[[
  4. ░░░░░██╗  ███╗░░░███╗███████╗███╗░░░███╗███████╗
  5. ░░░░░██║  ████╗░████║██╔════╝████╗░████║██╔════╝
  6. ░░░░░██║  ██╔████╔██║█████╗░░██╔████╔██║█████╗░░
  7. ██╗░░██║  ██║╚██╔╝██║██╔══╝░░██║╚██╔╝██║██╔══╝░░
  8. ╚█████╔╝  ██║░╚═╝░██║███████╗██║░╚═╝░██║███████╗
  9. ░╚════╝░  ╚═╝░░░░░╚═╝╚══════╝╚═╝░░░░░╚═╝╚══════╝
  10. Keybind: E // To hide/show the ESP
  11. --]]
  12. game:HttpGet(
  13. 'https://raw.githubusercontent.com/PivotEngine/cool_scripts/main/ZO%20Egg%20Hunt%20ESP',
  14. true
  15. )
  16. )();
  17. end)