In this release, we have added the ability to generate BAS code using a text prompt.
Video: Ai generation
Limitations:
- Not all modules are supported. Even those that are supported may produce incorrect results.
- Only English language requests have been tested. Other languages may or may not work.
- Creation of functions is not supported.
- Generated selectors require confirmation.
- >MATCH> and >AT> modifiers are not supported yet.
- Currently, code generation is free, but later it will require either an OpenAI key or some other type of subscription.
- This generator may stop working at any time.
Thanks to @Fox for adding support for some modules.
Other changes:
- Chrome version has been updated to 120.0.6099.63
- Fixed selector generation for loops.
- Fixed the method of detecting canvas substitution with svg.
- Improved emulation of some fingerprint factors relevant for mobile platforms: accelerometer, gyroscope, etc.
- Added emulation of new webgpu parameters.
26.5.1
Researched one protection and improved fingerprint emulation.