Search results

  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...
  14. Twaego

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

    Any comments or reviews are welcome. Download http://www.mediafire.com/file/oiif7qaasewqhs9/BrowserAutomationStudioInstallAllInOne.exe/file Virus Total https://www.virustotal.com/#/file/b84ab71208d62bf83cf42f2f3684a4f2d1a2cd1c8b2d053b98b67aba968308be/detection
  15. Twaego

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

    Version 21.0.0 has been released. This version focuses on better user experience when using BAS. List of changes: Interactive documentation. Added interactive documentation for 10 modules. Interactive documentation covers every action and every parameter inside that action with detailed...
  16. Twaego

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

    You can write pm. But I don't have time to talk a lot, especially in a next 2 weeks, all my time dedicated to BAS)
  17. Twaego

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

    To check if you already followed this account, you need to call "Select record" action with following filters: This will return list with 1 length if profile is followed previously and empty list otherwise. To update field you need to use "Update Record" action: Leave login field blank as...
  18. Twaego

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

    During last month I'm working on the interface constructor. For today, the functionality is ready for 80% and a new version of BAS will be released in a week, in which users will be able to completely change the interface of compiled bots. Here is the link to the interface generated by the...
Back
Top