@Nicolas Thank you for your reply brother. but I still cant load the data from my 5000 profiles. it looks like BAS only loads the fingerprint that are in the profiles but it doesnt load the login tokens saved in the profile cookies. It's very frustrating that I cannot use my profiles. I hope someone can help me :(
log setting help me
-
function log(text) { var now = new Date(); Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() ); } -
@tet-vivi said in log setting help me:
function log(text) {
var now = new Date();
Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() );
}SyntaxError: Parse error during execution of action 2
-
@xxasaxx said in log setting help me:
@tet-vivi said in log setting help me:
function log(text) {
var now = new Date();
Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() );
}SyntaxError: Parse error during execution of action 2