If you have multiple browser threads then you can add a date column in database for each account. When some action is finished then you can add 30 minutes to the date now and add it to the database of that particular account. Then add a check condition in the beginning of the thread which checks if the current date is less or greater than the database date. If it is greater that means there is still time left and then close that thread without opening browser.
How can i disable the sounds?
-
@Potio said in How can i disable the sounds?:
Hi,
the question is simple and above. Appreciated for any help...
Take a look in this topic
https://community.bablosoft.com/topic/3521/лайфхаки-bas -
@Potio said in How can i disable the sounds?:
I cannot understand russian :/
And I don't understand English, but the translator works wonders.
-
@Potio said in How can i disable the sounds?:
Translating something in google translator from russian to english and english to russian is two different things ;)
Sorry, but it won't be difficult to find the message about "mute in BAS" even with a translator. In general, I pointed out to you a topic where there is a solution to your problem, whether you look for it or not is up to you.
-
@Potio said in How can i disable the sounds?:
You can just tell me the part what i need instead of arguing for nothing...
The Russian-speaking community on this forum is better developed than the English-speaking one, so the ability to search for answers in another language will be useful to you.
-
@Fox Good link there. Unfortunately, that code, executed right before a Page Load, doesn't mute Ajax-called elements like audio players or video ads. Too bad they didn't allow for a setting within the Browser or within a Chromium call itself. Thanks for the tip on Google Translate - works great!
-
@RobC said in How can i disable the sounds?:
@Fox Good link there. Unfortunately, that code, executed right before a Page Load, doesn't mute Ajax-called elements like audio players or video ads. Too bad they didn't allow for a setting within the Browser or within a Chromium call itself. Thanks for the tip on Google Translate - works great!
How long have you been visiting the page? With the 24th version of BAS, there is a new way to mute the sound on the pages
https://community.bablosoft.com/topic/3521/лайфхаки-bas/52
