Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My question is quite simple, my client is asking me to turn off the gray logs. Kind regards
@aesmer said in How can i turn off gray logs from compiled build of my bot?:
https://community.bablosoft.com/topic/3521/лайфхаки-bas/77
Thank you very much for your answer Fox, you are the best but I'm not sure I fully understand, the gray logs I'm talking about are mostly "waiting" ones of the type I've added below.
@aesmer
@aesmer Set Run this Code somewhere at the Beginning of the Script
@aesmer The question is simple, so the answer should be simple as well. Just use the Logger module and uncheck the "Show msg "waiting element"" option
ok I found. you have to compile the script in private
image.png
@Fox Thank you Maestro !!
@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
@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
https://community.bablosoft.com/topic/3521/лайфхаки-bas/36
@9gostmen I got that one, not working.
@hifive You can try to compile with and without that option. Difference is about 153 mb and all that space takes engines folder.