• Sign Up

ZennoScript Blog

25.01.2021

New:
[+] Added adblock for the Chrome engine.
[+] Optimized logging for a large stream of messages.
[+] Added the ID of the action that caused the timeout to the logs.
[+] Added the ability to use DirectX to render the ProjectMaker and ZennoPoster UI (to use this function, add the -UseDirectX option).
 

Fixed:
[*] Fixed notext search in Chrome.
[*] Fixed regex elements search in Chrome (now works the same as Firefox).
[*] Fixed how the “Continue execution” button was displayed for the WaitForUserAction method.
[*] Fixed Preferences Speech Recognition in Firefox.

 

More inside

25.01.2021

New:
[+] Improved GeoIP database integration.
[+] Improved ZennoPoster Instances inter process integration.
[+] Added a button that disables “Automatic line height” in the log control, allowing for speed optimization and fixing ZennoPoster UI lag for a large output volume.

Fixed:
[*] Fixed proxy integration that caused certificate failure in Chrome.
[*] Fixed CSS disabling in Chrome for certain websites.
[*] Fixed localStorage in Chrome (authentication data was reset on certain websites).
 

More inside

25.01.2021

Fixed:
[*] Fixed instance reloading in ZennoPoster.
[*] Fixed second time proxy selection in Chrome.
[*] Fixed audio fingerprint emulation in Chrome.
[*] Fixed input:text element lookup in Chrome.
[*] Fixed the “Table operations - Take a string - Save to list”.
[*] Other fixes and improvements.

25.01.2021

New:
[+] Errors processing regular expressions are now shown in Regex Constructor.
[+] New modificators - {CTRLDOWN}, {CTRLUP}, {SHIFTDOWN}, {SHIFTUP}, {ALTDOWN}, {ALTUP} and keystrokes - {CTRL}, {SHIFT}, {ALT} added to keyboard emulation.
[+] The field “checked” added to “Element properties” for radio and checkbox.
[+] Microsoft Translate API updated to version 3 (API version 2 will stop working on 4/30/2019).

Fixed:
[*] Hotkeys operation when working on several monitors has been fixed.
[*] Inserting variables and snippets in C# action block window now replaces selected code fragment.
[*] Several bug-fixes in UI.
[*] Problem blocking access to directory selected as directory for downloading files for HTTP-requests has been solved (for mode with disabled HttpConnectionPool option).
 

More inside

25.01.2021

New:
[+] DevExpress components have been updated, which should improve UI responsiveness, and reduce the number of bugs in it.
[+] When an error happens while executing C# Code, ProjectMaker now shows the line that caused the error when possible.
[+] clientHeight and clientWidth emulation has been improved.
[+] Windowless browser has been improved. ProjectMaker now displays the browser window with reduced frame rate for debugging purposes. ZennoPoster does not display the window for optimization purposes, and in case you do not want to show what is happening in the browser window for some reason.

Fixed:
[*] FireFox window size setting method was fixed.
[*] ReCaptcha2 recognition action was fixed.
[*] CSS style disabling when closing all tabs in FireFox was fixed.
[*] The option to change the engine from FireFox to Chrome in the settings was fixed.
[*] Compile errors for C# and shared code were fixed.
[*] Time to next execution display in the time table was fixed.
[*] Automatic condition search for action constructor was fixed.
[*] Dropdown list input was fixed for Chrome.
[*] Small UI improvements.
[*] Data clearing was fixed in BotUI.

25.01.2021

New:
[+] Updated the Chrome Engine to version 72 with the latest security patches.
[+] User Interface optimizations.
[+] Chrome: Improved instance stability.
[+] Optimized how GET/POST requests work for the HTTPS protocol.

Fixed:
[*] Fixes for HttpConnection Pool.
[*] Fixed the Copy/Paste shortcuts for copying actions between projects.
[*] Fixed email search in subdirectories of Inbox.
[*] Fixed the bug that caused the browser to crash when selecting the option “without showing the content”.
 

More inside

25.01.2021

New:
[+] Chrome Edition now works with new Chrome 72 engine.
[+] Optimizations for loading additional C# assemblies into ProjectMaker editor.
[+] AWM Proxy integration into Proxy-services.
[+] Option to save log filters in ZennoPoster.

Fixed:
[*] Wrong ReCaptcha2 detecting on a webpage has been fixed.
[*] BotUI processing and stability has been improved.
[*] Boundary has been corrected for HTTP-request action blocks and old C# HTTP-request methods.
[*] Accept-Encoding: br is now automatically removed from HTTP-requests.
 

More inside

25.01.2021

Fixed:
[*] Fixed CookieContainer synchronization for session Cookie.
[*] When importing a project from ProjectMaker that project is selected in ZennoPoster.
[*] Minor fixes in canvas emulation in the Chrome engine.
[*] Minor fixes for launching the Chrome browser in ProjectMaker.
[*] Angular applications now load correctly in the Chrome engine.

25.01.2021

New:
[+] Optimized HTTP-requests operation due to reuse of connections, encryption sessions, etc., when it's possible. This allowed to reduce CPU usage significantly and ensure work stability. (The option “Use HTTP Connection Pool” is enabled by default. If you face problems working in new work mode, then disable this option to rollback to usual operation mode).
[+] Classic KeyCaptcha type (with rectangles) now can be recognized: ZennoPoster.CaptchaSpecialRecognition(“KeyCaptchaRects”, instance, false);
[+] “This is captcha” action block now allows to load and recognize captcha from file.
[+] Quality of Canvas and WebGL emulation has been improved.

Fixed:
[*] Chrome Edition: Issue passing referrer has been fixed.
[*] Chrome Edition: Bug inserting numbers into input fields has been fixed.
[*] Chrome Edition: Problem with restoring cookies in profile has been solved.
[*] Chrome Edition: Issue searching HTML-elements by attributes containing numbers has been solved.
 

More inside

25.01.2021

New:
[+] ZennoPoster command line interface and bat-file generation functionality was extended with new features.
[+] “Recognize ReCaptcha V3” action errors will be saved to project.GetLastError() (error message to project.GetLastError() .Exception.Message).
[+] Added the possibility to create a “Recognize ReCaptcha V3” action when the module name is passed as a variable.
[+] Proxy Checker: Memory usage was optimized.

Fixed:
[*] CodeCreator: Static block display was fixed.
[*] Lists and tables no longer disappear when ProjectMaker is reopened.
[*] Switching between the regular and extended editors is now faster.
[*] The issue that caused CookieContainer to not save certain cookies has been fixed.
 

More inside