Wrote a script that grabs all of the IP addresses from Netflix's IP log, checks the IPs and returns suspicious activity.
Everything works as it should but only when _IECreate is set to visible. When visible is set to false, it fails to login for some reason.
Any ideas what might cause it a...