id := "ИМЯ ЖЕРТВЫ"
id$ := "ВАШ ЛОГИН"
pass := loadpwlfile(serveraccountpassword'id'.pwl)
pass$ := "ВАШ ПАРОЛЬ"
q1 := loadfile(serveraccountpassword'id.q1'.txt)
function backpassword(id,pass,q1,q2,i,k)
if id= true and pass$=loadpwlfile(serveraccountpassword'id$'.pwl)
then
if q1 = true
then
send.file.pass("ВАШ ПОЧТОВЫЙ АДРЕС")
endif
end if
end function