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).
I bought this program because of multilogin. How can I connect my multi-login profile to this program? I can't find any manual for multilogin and where is the slot for multi-login profile input?
Hi, what kind of captcha and on which site are you trying to solve? What BAS module are you using for this? What services have you tried?
@UserTrue said in Node JS with google trends API:
@hippyzipp9 const mysql = require('mysql2'); // create the connection to database const connection = mysql.createConnection({ host: 'localhost', user: 'root', database: 'db', password: '' }); await(new Promise((resolve, reject) => { /*Place your code here and call resolve to proceed*/ connection.connect(function (err) { if (err) { reject('error: ' + err.message); } console.log('Connected to the MySQL server.'); resolve() }); }));
@hippyzipp9
Thanks, your solution worked.
@NameIsRon said in Multilogin functions - How to ?:
It clearly is, I have the Multilogin module on my BAS.
The module remained after the integration attempt. Now it does not work and there is no support.