--Fog ESP v3 updated ;
--------by giperfast ;
--------yarindayan12 ;
--------------------------
local misc_automation_main_ref = gui.Reference("Visuals", "World");
local bloom_group = gui.Groupbox(misc_automation_main_ref, "FogEsp", 16, 580, 296)
local Checkbox =...