Результаты поиска

  1. morpheus93

    "please restart your PC or engine" i have this question after loading Bluestacks.

    Is ZennoDroid still developed by Zennolab? I bought it long time ago but never got it to work on my server and didn't see any updates for it, so I went to other Android automation framework.
  2. morpheus93

    Synchronize Web-API with local Database

    Yes, I have a unique key as a combination of proxy-IP and proxy-source columns (because sometimes it could be that the same IP comes from another proxy-source and I want this entries to be allowed in the table).
  3. morpheus93

    Synchronize Web-API with local Database

    Yes, was just a peanut. I'm just at the beginning to working with databases in Zenno and so it looked more complicated at the beginning. Btw, using MySQL, as you asked.
  4. morpheus93

    How to access Environment variables from within C# code?

    Thanks EtaLasquera, finally I did it in the C# way you described :)
  5. morpheus93

    How to access Environment variables from within C# code?

    @VladZen Support please help, how can we access environment variables like "TimeNow.Date" from within C# code?
  6. morpheus93

    Synchronize Web-API with local Database

    I already parsed the JSON API in the right format and thought I could save it to a list. Then take line after line from the list and check if the IP is already in the table of the DB. If yes, set the column "active" to 1 if not to 0. And then vice versa take all table entries and check if they...
  7. morpheus93

    Synchronize Web-API with local Database

    Hi, I'd like to synchronize a proxy-list from an web-api, that gives me a JSON format with my local MySQL database. As a result all proxies that are in the output of the JSON web-api shall stay in the DB (if they are already contained), otherwise they should be added. Additionally all proxies...
  8. morpheus93

    Place "TasksRunner.exe" in a version-idependent folder

    Sounds like a quite sophisticated solution. I will try to implement it for myself. Thank you for your appreciated help :)
  9. morpheus93

    Place "TasksRunner.exe" in a version-idependent folder

    Today I installed the latest ZP version (5.29.2.0) and in this context I deinstalled some of the older installations of ZP (I had about 21 different ZP installations :D on the VPS). I use the Windows scheduler for many projects to run. It calls the .bat files for the different projects created...
  10. morpheus93

    Simulate random user behaviour on webpage

    Yes, would be great if we can get an easy like that solution for emulating human behaviour on websites in one of the next releases of ZP. 8-) Saves time and makes things much easier.
  11. morpheus93

    Choose random value from dropdown menue

    Okay, I understand what you mean. But if the number(quantity) of values in the dropdown is not the same every time and I want to be sure to select one random value out of them, how can I make that?
  12. morpheus93

    Choose random value from dropdown menue

    I need to choose a random value from a dropdown menue with variable amount of values. For example I choose Audi in the first dropdown and then there are 20 different models available in the second dropdown where I want to take a random one. If I choose BMW there a 30 different choices where I...
  13. morpheus93

    Simulate random user behaviour on webpage

    I saw a nice feature on another webautomation software. With just one step it can simulate complete user behaviour (e.g. scrolling, short and long distance random mouse movements...) on website. You can simply enter numbers as parameters to this step. Each number stands for a type of behaviour...
  14. morpheus93

    zennoposter closes and doesn't work properly when its not closing down

    The same problem happens from time to time with my ZP licenses.
  15. morpheus93

    Windows Server 2019 with ZP

    Okay, I will give it a try on Windows Server 2019 :ay:
  16. morpheus93

    Bugs in new version 5.28.0.0

    Having the same issues. But already with older versions of ZP. Either it closes completely by itself or when I come back to my server all projects are stopped but the software is still open! Very annoying as I have projects that have to run on time. Please fix this problem.
  17. morpheus93

    Windows Server 2019 with ZP

    My hoster asked if I want to upgrade my Zenno VPS to Windows Server 2019. So I would like to know if Zenno Poster runs flawlessly on this OS? Any experiences and recommendations there?
  18. morpheus93

    How to access Environment variables from within C# code?

    Hi, I know that within a C# code block I can access project variables with project.Variables["myvarname"].Value. But how can I access an environment variable (variables window in PM, "environment" tab) like e.g. "TimeNow.Date" or "Profile.xxx", "Project.xxx", "Environment.TickCount" and so on...
  19. morpheus93

    Multithreading with Database (MySQL)

    I want to have a project run in multiple threads that gets their input data from a MySQL database (and is also supposed to save the generated output data to the DB). What points do I have to pay attention to and what is the easiest approach to run projects multithreaded in ZP that are linked...
  20. morpheus93

    Profile Browser settings compared to emulation via step

    Profile Browser settings compared to emulation via step What is the difference between the "Profile-Browser-Configure manually" settings and the action block "Browser settings" where I can also configure the emulation of Canvas, ClientRect and so on? So if I check all the settings in the...
  21. morpheus93

    Discussion - version 2.10.8.7

    "+ Browser profiles from ZennoPoster can be used now for solving ReCaptcha 2. It' allows to recognize the captcha with higher success rate, as in browser profiles you can gain real user history of visiting different websites and catch good google cookies. The folder with profiles can be...
  22. morpheus93

    Explanation of "Profile - Browser" Settings and recommendations

    Anyone here has experience with the Profile - Browser settings?
  23. morpheus93

    Explanation of "Profile - Browser" Settings and recommendations

    And what are the recommended settings to set up in the "Profile - Browser" window to best work with?
  24. morpheus93

    FARMPROXY.RU - От 100.000 Качественных Прокси в день. Все Протоколы. 1 день = 299 руб

    No reply to my skype request. But no matter, just 10 German proxies online, I can not do that.
  25. morpheus93

    Explanation of "Profile - Browser" Settings and recommendations

    What exactly do the specific "Profile - Browser" settings in PM? I already translated the Russian description from here https://zennolab.com/wiki/ru:browser-fingerprint but it's still not clear to me. For example "WebRTC", will this only emulate some allegedly to my computer connected devices...
  26. morpheus93

    FARMPROXY.RU - От 100.000 Качественных Прокси в день. Все Протоколы. 1 день = 299 руб

    Thank you for answering one of my questions. Do you have a trial available? What do you mean by "And please delete your posts."? My posts here in this thread? My profile here seems to work ok.
  27. morpheus93

    FARMPROXY.RU - От 100.000 Качественных Прокси в день. Все Протоколы. 1 день = 299 руб

    Can I choose proxies by GEO (e.g. Germany, France...) and how many German proxies do you have approximately online?
  28. morpheus93

    Start project in zennoposter using API

    Thank you very much lokiys also for the help you offer in many other threads. I already looked into the Russian section here at the forum from time to time and found some very interesting threads. Didn't know the "Articles" section there yet. I'm sure I will find some really helpful material there.
  29. morpheus93

    Regenerate Profile on PM while debugging

    How can I get a complete new profile (like i get when I restart the project) while I debug my project step-by-step in ProjectMaker without restarting? Thanks.
  30. morpheus93

    Start project in zennoposter using API

    Hi @lokiys, can you please post the direct link to the article containing the project with the admin dashbort in php? Unfortunately I don't speak russian and with the link above I can't find the article. Thank you :-)
  31. morpheus93

    Emulate Mobile Device

    @VladZen Is there any explanation for the emulation-settings (Headers, Navigator, Screen, ..., WebRTC) under Profile-Browser in englisch? When I click on the question mark symbol near the settting in my EN PM it redirects me to an RU help-page. Thank you :)
  32. morpheus93

    Bugs in new version 5.22.1.0

    Okay, I will try this. Thanks.
  33. morpheus93

    Bugs in new version 5.22.1.0

    No I don't use proxychecker. Isn't the CheckingProcessor.exe a tool bundled with ZP/PM do avoid illegal copies of Zenno? As far as I remember the CheckingProcessor.exe was around a maximum of 2% in the past versions of ZP.
  34. morpheus93

    Start project in zennoposter using API

    Okay currently I run my .bat files locally and didn't try it remotely. But in general it should also work remotely e.g. with psexec: "psexec \\remotemachine -u remoteuser -i -d cmd -c localdisk:\folder\batchfile.bat -c will copy from local path"
  35. morpheus93

    Bugs in new version 5.22.1.0

    I also noticed that the process "CheckingProcessor.exe" that belongs to ZP jumps up and down in the Taskmanager of windows regarding CPU usage. It jumps to about 40% CPU usage then goes down to about 3% for some seconds to peak again to 40% and so on. That happens when only ZP is running (PM...
  36. morpheus93

    Bugs in new version 5.22.1.0

    Okay Vlad I will reproduce the procedure and update my support ticket with the details. Thanks.
  37. morpheus93

    Bugs in new version 5.22.1.0

    The template has a size of 593KB.
  38. morpheus93

    Start project in zennoposter using API

    You can use .bat-files for starting and stopping Zenno projects. Right-click on your project in ZP and choose "Create .bat file". Then you can make your preferred settings and call those bat files to start/sop your projects. Hope this helps.
  39. morpheus93

    Bugs in new version 5.22.1.0

    Now the Diagnostic.exe finished (it took over 45 minutes) an I get the report.zip. I'm going to open a support ticket and attach report.
  40. morpheus93

    Bugs in new version 5.22.1.0

    PM freezes while debugging a medium-large project. Can't click anything in the program's GUI. If i minimize it, I can't maximize PM again or get back to the GUI. Only way is to close it via taskmanager. In ZP the same project runs okay since months. I tried to run Diagnostic.exe from program...
  41. morpheus93

    Logic: Alert - Exit "unsuccessful" on Error

    As shown in the attached picture above it would be helpful if we can define an "unsuccessful exit" on an "Alert" block (especially if the "Message level" is "Error"). So it jumps to the "Bad end" (if there is one defined) and the project exits with failure. Currently I have to add an additional...
  42. morpheus93

    Single user, multi user, more than one instalation

    This is a feature for one of the next releases, that we can run not just one copy of ZP on one machine. I also have the same scenario as SOS Cartões and I'm not willing to rent a new VPS/Server for every ZP license. But when it will be possible to run more than one copy of ZP on one machine...
  43. morpheus93

    Bugs in version 5.21.1.0

    Same here. Also the memory usage of the ZennoPoster.exe and base_x64_ff52.exe goes quite high sometimes in the newest version of ZP.
  44. morpheus93

    Bugs in version 5.18.0.0

    It seems there is a problem with tables. I have a task (in ZP Taskmanager) consisting of 3 projects. The 2nd project ads just 5 lines to an "output" table and the 3rd project takes this table as "input"-file. But when the 3rd project starts the table is empty! It contains not a single line. If...
  45. morpheus93

    Task Manager

    Okay, thank you now I understand. Strange though that even my projects end with success still the successes count is not increased (not in the ZP main window like in my screenshot zp4 above and also not in the "Task settings --> Show execution log")
  46. morpheus93

    Can ZennoMaker be installed in shared hosting?

    Hi guys, thank you for sharing your experiences. Are you using it on Windows Server 2012 or 2012 R2? I'm currently running ZP on Windows Server 2008 R2 but considering to upgrade. Because I'm not a fan of Windows 8 and 8.1 (maybe there server versions Windows Server 2012 and 2012 R2 are better)...
  47. morpheus93

    Task Manager

    @SOS Cartões Thank you for your explanation. So you mean, if e.g. I have 3 projects in my task, like I have in my 1st and 2nd screenshot above, if one project fails the next project will be started anyway? And even if the first project of the row that uses a table/list as input-file has an error...
  48. morpheus93

    Can ZennoMaker be installed in shared hosting?

    Will Zenno also work on Windows Server 2016?
  49. morpheus93

    Task Manager

    Is there an explanation for the ZP "Task manager" anywhere? What does the setting "Continue running in case of errors" mean? (see screenshot) And what I noted: In the ZP main tab the "success" are not increased when several projects (added together to 1 task in task manager) successfully run...