new File:file = INI_Open("account.ini");INI_SetTag(file,"pData");INI_WriteString(file,"Password",HASHEDPASSHERE);