79128120

Date: 2024-10-26 08:39:21
Score: 1.5
Natty:
Report link

Create file iexplore.vbs and edit via text editor

Set objIE = CreateObject("InternetExplorer.Application")
objIE.Navigate "google.com"
objIE.Visible = 1
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rynosce