- Регистрация
- 22.01.2019
- Сообщения
- 1 570
- Благодарностей
- 3 794
- Баллы
- 113
Dark Theme
You requested - we made, long-awaited dark theme is now available in ZennoPoster!
You can change UI theme at any moment in program settings:
| ProjectMaker |
.
clickable ↑
| ZennoPoster |
.
clickable ↑
Super human emulation mode implementation
New mode for emulating user activity called «SuperEmulation» has been implemented into ZennoPoster.
It allows to bypass anti-bot detectors based on neural networks, such as Akamai Bot Detector.
This mode can be enabled in project settings:
For those who works with C#, we added new argument "SuperEmulation" to our API:
C#:
instance.EmulationLevel = "SuperEmulation";
Added:
All changes from 5.30.0.0 have been included!
Fixed:
All changes from 5.30.0.0 have been included, as well as:
• Issue with dropped delayed drawing has been solved.
• Intellisearch removed from "Execute action" block.
• ZennoPoster layout when resizing window has been corrected.
• Bug with CommandCenter.ZennoPoster.GetProxy method operation has been fixed.
• Freezing problem when debugging code has been solved.
• Issue opening settings form in Task Manager has been solved.
• Windows location saving in settings has been fixed.
• Radio buttons grouping in old InputSettings block has been fixed.
• JavaScript and Context Recognition windows position saving has been fixed.
• Updating last opened projects has been corrected.
• Behavior of setting statuses for actions in delayed drawing mode has been fixed.
• Problem switching focus to Action properties window at step-by-step project execution has been solved.
• Other minor changes.