g = hookfunction(wait, function(seconds) return g(0) end)visualg = hookfunction(wait, function(seconds) return g(0.1) end)