Recent content by Twaego

  1. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    If you have a script, which works with csv and recource system, replacing it with database is easy. You just need to replace recourse type, and because resource system returns data in csv format, you don't need to change any code at all. Can you describe which difficulties have you experienced...
  2. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    BAS never resolves domains on local machine. This concerns browser, http, smtp and imap client. It means, that in order to change that number, you need to change proxy.
  3. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Reworked canvas changing mechanism. The method by which canvas fingerprint is changed has been significantly improved. This is done to prevent antidetect systems from detecting fingerprint change. This changes includes a whole set of measures, here is only one example - instead of replacing...
  4. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Yes, use action "Call function in several threads" and "Fail" with "Don't restart thread."
  5. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Version 21.8.0 has been released. This version contains one major change - it introduces a task scheduler. Scheduler allows you to work with several applications written in BAS environment at a same time. Scheduler has following properties: Ability to add scripts from a running instance of...
  6. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    In new version user can control browser manually. This means that all mouse and keyboard events will be sent to the browser directly. This feature is optional, old control mode without any changes stays in the new version as one of the possible options. Here is a complete list of all ways to...
  7. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Yes, there is a possibility to loop over elements. This video shows an example (better to watch with 2.0 speed)
  8. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Version 21.6.1 has been released. The main change in this version is FingerprintDetector support. There have also been several changes and fixes in BAS: The FingerprintSwitcher service now replaces the list of video card extensions and many other parameters: https://i.imgur.com/2aFGBRy.png...
  9. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Version 21.5.1 has been released. It contains many changes related to browser anonymity. Let's take a closer look at them: Modern browsers support API for working with sound. Using this API, site can generate and process sound, as well as access to binary data. Similar to Canvas and WebGL, the...
  10. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    There are a several big changes in this version: The 'Proxy' action now not only changes the proxy, but also makes the proxy change look more natural. Working with main window (the black one) is now more intuitive and user friendly. Fixed one very unpleasant bug associated with the delayed...
  11. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Chrome version is updated to 68. Browser architecture is changed from single process to multiprocess. Single process architecture is poorly supported, so this change may avoid a lot of bugs. Added support of widevine drm. This change will make sites like netflix and spotify work with BAS...
  12. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    Manual browser control is one of most high-priority feature, probably will be implemented after browser update. Browser update will be in several days.
  13. Twaego

    BrowserAutomationStudio. Create multi-threaded applications for free without any programming skills.

    BAS downloads engine compiled for your architecture, therefore it shows progress window first time after launch. If engine version is changed, then it will show progress window once again. You can't avoid that mechanism completely, but here are several things, to make it not so annoying...
Back
Top