• Sign Up

ZennoScript Blog

07.03.2017

New:
[+] DevExpress components have been updated, Due to this, interface sensitivity and responsiveness have been increased as well as interface localization has been improved.
[+] The feature to emulate time zone for Javascript has been added. It can be used from action Browser ➙ Settings ➙ TimeZone or related method SetTimezone in program API.
[+] Regex Constructor interface has been improved and now includes tabs.

 

Fixed:
[*] The issue minimizing ProjectMaker window has been solved.
[*] Interface lags/freezes have been fixed in ZennoPoster and ProjectMaker.
[*] Issues causing slow ZennoPoster closing have been solved.
[*] The bug loading worpress.com has been fixed.

More inside

07.03.2017

New:
[+] New Installer allows to install several ZennoPoster versions on one computer. Different products can be registered to different accounts and installed on the same computer. If installer prompts you to install .NET Framework 2.0/3.5, please allow it, as this is one time operation. In case automatic installation on server has failed, you can find the instructions for manual installation here - https://technet.microsoft.com/en-us/library/dn482071.aspx
[+] UI processing has been sped up in ProjectMaker and ZennoPoster.
[+] Program performance has been improved. 
[+] Canvas emulation has been improved. Emulation should be enabled before visiting webpage, not after opening it.
[+] New feature to execute Javascript when creating webpage window (DOMWindowCreated) has been added. You can re-define any Javascript object before first request to website. 

 

Fixed:
[*] Bugs causing ZennoPoster interface lags/freezing have been fixed. 
[*] Bugs causing ProjectMaker interface lags/freezing have been fixed. 
[*] Browser crash bug on several websites have been fixed. 
[*] Errors causing instability in ZennoPoster operation have been fixed.
[*] Browser issues working on Yandex.Direct and Vimeo sites have been solved. 
[*] Issues displaying floating layout in social network Vkontakte and other websites at low display resolution have been solved.

More inside

07.03.2017

New:
[+] Emulation of Geo-location has been added. 
[+] E-mail processing now allows to use proxy.
[+] Connections processing has been optimized in browser.

 

Fixed:
[*] Problems processing e-mails have been solved. 
[*] Issues running PM on weak computers have been solved. 
[*] Error exporting Input settings has been fixed when the field Help was missing at export. 
[*] The bug launching Flash and other plugins processes, if they are not required, has been fixed.
[*] Fixed browser crash on some sites.

More inside

07.03.2017

New:
[+] Scrolling has been added to static panel. It works if panel contains large number of blocks.
[+] Processing multi-line title with parameters is now supported in Input Settings.
[+] CPU usages has been reduced, WMI Process Host does not consume a lot of resources anymore.

 

Fixed:
[*] The issue with right click in popup not working after several opening/closing the popup has been solved.
[*] Interface lags/hangs have been fixed in ZennoPoster and ProjectMaker.
[*] The bug displaying Traffic monitoring window has been fixed.
[*] The issue saving and loading session cookies on several sites has been solved.
[*] Interface error when selecting separator in table has been solved.
[*] Resetting tags in Actions Constructor when changing form # has been fixed.

More inside

07.03.2017

New
[+] Browser engine has been updated to 45 ESR version.
[+] New options Traffic policy and Traffic monitor have been added giving the opportunity to manage browser traffic. Using these options browser can be configured to accept traffic from white domain list and block traffic from black domain list. This allows to decrease resource usage, increase speed and stability of your projects. The new feature also makes possible to monitor browser requests without special third-party tools, such as Fiddler.
[+] ProjectMaker browser has been dedicated to separate process and now ProjectMaker.exe works on 64-bit systems as 64-bit application.
[+] Special tools and macros to work with JSON and XML have been added.
[+] The option to trace project execution in ZennoPoster has been added.
[+] The feature to set pause after action with element has been added to advanced action settings.

 

Bug fixes
[*] The bug loading file list to FTP has been fixed (earlier only first file from list could be loaded).
[*] Keyboard emulation when switching tabs has been corrected.
[*] Interface bug, when database request result could not be saved to variable, has been fixed.
[*] Error loading projects have been solved.
[*] So-called “CamRip” problem in PM editor, when fonts are blurred, has been solved.
[*] Horizontal scroll operating has been corrected in project editing window.

More inside

07.03.2017

New


[+] GeoIP base auto-update feature has been added in order to correctly detect country of proxy,
[+] The options “Parse RSS text” and “Parse RSS links” have been added to proxy source settings. This allows to search proxies in text and links in RSS feed. Found sources will be automatically added to sources list with RSS label.
[+] New setting “Delete proxy from live list immediately at check failure” has been added to proxy source settings in ProxyChecker. 
[+] New macros [login] and [password], which return login and password for proxy, have been added to Output tasks in proxychecker, as well as [auth], which returns login:password@ string, if authorization is required, or emty string, if authorization not required. Default proxy format has been also changed to [auth][ip]:[port] in output tasks.

07.03.2017

New
[+] Sms-services (SmsVK, SmsReg, SmsActivate) have been implemented allowing to bypass verification by sms.
[+] Text processing functionality has been extended allowing to use translation services (Baidu, Google, Yandex, Bing).
[+] New service articleforge.com, which allows to generate web page content automatically, has been added. 
[+] New option for working with source webpage code has been added. Using it you can filter code by tags (action Tab>Data - Process only selected tags).
[+] Project search feature now allows to perform searching by notes.

Bug fixes
[*] Few errors when converting action to C# code have been fixed.
[*] Regex for parsing proxies with authorization has been corrected. This fixed the issue of missing first proxy in proxies list if it’s proxy with authorization. 
[*] The problem restarting instance, which works in browser without content mode, has been solved. 

07.03.2017

ZennoDroid is a software application for automating work with android virtual machines. It has been developed basing on our well-know and succesfull on the market software - ZennoPoster. ZennoDroid includes almost all features which your usually use in ZennoPoster.

The program allows to work with two types of virtual machines:

  • Android Virtual Device (AVD, included into package).
  • Bluestacks (BS, installed separately).

Both of them have some advantages and disadvatages:

AVD virtual machine is almost full copy of real () Android deivices. It allows to emulate ARM architecture. But this, unfortunately, reduces performance efficiency.

Bluestacks is capable to work at higher efficiency rate. However, it has threads limitation - currently, only one copy can be running.

07.03.2017

New
[+] Operations with database have been added.
[+] C# methods for working with database have been added ZennoPoster.Db.
[+] Delay when showing/hiding toolbar in PM Advanced Editor has been resolved.
[+] New method project.ExecuteMacro(string), for processing macro in text and returning text with processed macros has been added.

Bug fixes
[*] The bug processing boolean values in input settings has been fixed.
[*] Few code generating errors have been solved.

07.03.2017

New
[+] Group regexes have been added to Text processing and Tabs>Data actions allowing to parse several results at once. In actions properties you will be able to select match #, when saving to variable, or save results to table, optionally excluding some range of columns.
[+] Regex Constructor has been modified. It now displays results by groups allowing to select required results and copy them to clipboard.
[+] Asynchronous captcha recognizing option has veen added. It can be enabled in additional settings of captcha recognizing action (the tab More). After that associated waiting recognition action will be added.
[+] New optional parameter asyncRecognize has been added to captcha recognizing methods of ZennoPoster class. Using this parameter methods will return recognition ID that you should use as parameter of the new method ZennoPoster.WaitCaptchaRecognition(string).
[+] New mode “Browser w/out content view” for project operation has been added. The mode allows to disable rendering, reduce memory and CPU usage. It currently works as beta, without plugins (flash, etc.).

Bug fixes
[*] The bugs opening nested projects have been fixed.
[*] The issue reloading instance in Lite version has been solved.
[*] The bug when recently modified actions properties not applied has been fixed.
[*] The bug inserting text to flash forms has been fixed.
[*] Several errors converting actions to C# code have been fixed.