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

  1. morpheus93

    Use Profiles created with Chrome Engine in Firefox Engine and vice versa?

    So it makes sense to create a separate "Profile-Creator and Surfer" for every browser engine that is used later in the projects where the created profiles are used (Firefox52x64, Chrome)? Any easy approach to convert profiles vom Chrome to Firefox and vice versa and/or to easy recognize in the...
  2. morpheus93

    Bugs in ZennoPoster 7 beta

    @VladZen Thanks again for your quick answer. I have an additional question: May be there any problems if the main project is using the FF (52x64) engine and the nested project uses the Chrome engine and vice versa? Or do you think there should be no negative effects?
  3. morpheus93

    Use Profiles created with Chrome Engine in Firefox Engine and vice versa?

    I use some projects to generate and warm-up profiles, e.g. https://zennolab.com/discussion/threads/sozdanie-i-nagulivanie-profilej-dlja-posledujuschego-ispolzovanija.65016/. My question is now, if there are any negative side-effects if I create the profile with the Chrome Engine and use it...
  4. morpheus93

    Can work Receive SMS with ZP?

    Tried to sign-up at receive-sms.org 2 times, but didn't work. Never got a confirmation link nor I can login or use the forgot password function. Is this service legit??
  5. morpheus93

    Bugs in ZennoPoster 7 beta

    And if I also enable it if my main project already works with browser? Any negative effects or does it make no difference? Also if I check "Open browser if neccesary" in the main project but the sub one works without browser?
  6. morpheus93

    Bugs in ZennoPoster 7 beta

    Thank you Vlad for the recommendation. I'm wondering when exactly I have to check "Open browser if neccesary" in the main-project? Only when it uses no browser (project-settings "do not use a browser") and the subproject does use browser? Or are there other circumstances...
  7. morpheus93

    Connection through service luminati.io

    As far as I know you can use it as any other proxy service (especially backconnect). Just set proxy in project (via cube or C#) and use http://yourusername:password@superproxyIP or hostname:yourport. If it's not working best to ask directly the support of the service.
  8. morpheus93

    Bugs in ZennoPoster 7 beta

    Okay I will try if this solves the problem. Strange that it worked for a long time with the same settings and the issue suddenly appeared after one of the latest updates. Thank you.
  9. morpheus93

    Android на запросах или 1000$ за пару дней + бонус

    Thank you for the great article and for sharing your hard work with us!
  10. morpheus93

    Bugs in ZennoPoster 7 beta

    Currently I'm also facing many "Subproject xxxx. Run WebBrowserTabManagment Error accessing Instance.GetTabByAddress" errors in ZP 7.1.1.0. I will try to update to the build from 24.0.1 an check if the HTTP-request issue is solved there. Thanks.
  11. morpheus93

    News ZennoPoster 7 - grandiose update! (Beta testing)

    Show Project-Name also in "Instance Window" Thank you for implementing my suggestion, to add the project-name to the "Instance Preview" tab of ZP. Additionally it would also make work easier if you could add the project-name also to the instance window title. See screenshot. Thanks :-)
  12. morpheus93

    Bugs in ZennoPoster 7 beta

    Having problems in latest beta v 7.1.1.0 with HTTP requests and the "Alterrnative transfer method" in project settings. E.g. I always get an "HTTP/1.1 502 Bad Gateway" error with alternative method when I try to make an get request to http://extreme-ip-lookup.com/json/. If I switch to "Standard"...
  13. morpheus93

    Add line to remote txt-file

    Okay thank you Vlad, I will check it out.
  14. morpheus93

    Add line to remote txt-file

    @VladZen Thanks for the hint. But I can't download the Beta of V7 from the link you posted (it says that the Dropbox folder is empty).
  15. morpheus93

    Fonts not changing after loading profile

    @VladZen I use FF52x64 on ZP/PM version 7.1.0.0 and the profiles are about 4 weeks old. Tried it in PM: When I haven't load a profile yet, every call of the C# code above gives me a new font-fingerprint on browserleaks.com/font but as soon as I load any profile I'm not able to change the...
  16. morpheus93

    Add line to remote txt-file

    I think I will try a DB solution or maybe have a look again in the C# thing. Also found something about an solution via Powershell and cmdlet that is supposed to add lines to a remote text-file but haven't tested it yet. If it works I will post it here. Thank you.
  17. morpheus93

    Add line to remote txt-file

    Thank you lokiys for your help. Yes, I already considered the problems that can occure with multithreading or a couple of bots are using the same file... Database solution should workaround this problem? But then I have to alter a bunch of my projects and their logic. With FTP... would that be...
  18. morpheus93

    Add line to remote txt-file

    I run ZP on one server and need to add line by line to a textfile that is located on another server. What is the easiest approach to do that? Thank you.
  19. morpheus93

    Fonts not changing after loading profile

    I use the following C# snippet for randomly hiding fonts and change font fingerprint: var fonts = instance.GetFonts(); project.SendInfoToLog("Starting nr of fonts: " + fonts.Count(), true); if (fonts != null) { Random rnd = new Random(); var fontList = fonts.ToList(); for (int i =...
  20. morpheus93

    CapMonster Cloud

    O Okay thank you Vlad. How many captchas do you need for module? I will send it to you.
  21. morpheus93

    CapMonster Cloud

    It's the gmx.net Captcha. Had the same problem in the past, when I tried to solve those captchas using the standalone version of Camponster on our servers. As far as I remember using the "universal module" did't solve the problem... Btw is it possible to create and use own captcha module in...
  22. morpheus93

    Bugs in ZennoPoster 7 beta

    Since the update to latest version (7.1.0.0) I get much more "Error accessing instance.ActiveTab" failures. See attached screenshot. Any recommendations to solve that?
  23. morpheus93

    Bugs in ZennoPoster 7 beta

    Here is also russian text shown.
  24. morpheus93

    CapMonster Cloud

    Any chance to get the attached type of captcha solved? I tried 10 captchas and not even one was recognized correctly.
  25. morpheus93

    Nifty Tool for Analyzing Fingerprinting on Website

    Any news on this?
  26. morpheus93

    Out of the box "Font spoofing"

    For one of the next releases of ZP there should finally be a feature where we can spoof fonts (JS, native and Flash) out of the box. So we just need to check the box (e.g. called "Font Emulation") under "Profile-Browser-Emulations) and all the randomly hiding and adding of installed fonts will...
  27. morpheus93

    Bugs in ZennoPoster 7 beta

    Also PM is crashing constantly with "Error in browser process". See attached screenshot.
  28. morpheus93

    Error accessing Instance.ActiveTab since Upgrade

    I have to bring up this thread as I have the same error since the upgrade to the latest version (7.1.0.0). Nothing changed on the hardware nor the projects or settings but I have regularly this error without changed the projects. Have already set the "Threads in one process" to 1 as you...
  29. morpheus93

    Bugs in ZennoPoster 7 beta

    Now, in the latest version 7.1.0.0 there are anymore Russian language texts instead of the English ones. Also in the log there are many (see screenshot).
  30. morpheus93

    News ZennoPoster 7 - grandiose update! (Beta testing)

    "New Project Names in Instance Previews" <-- Thank you for implementing my suggestion : Is:
  31. morpheus93

    what you think about this server?

    @aleksa77 Thank you for sharing your experience. I' thrilled how satisfied you with the Hetzner servers. They have someting like a "last-minute-exchange" where they offer quite cheap "second hand" VPS/servers. Maybe I will take a box from there...
  32. morpheus93

    Fingerprints Data

    Would also be interested in how many fingerprints can ZP generate and from where it gets the data? As the sellers of anti-fingerprint browsers claim a precise number of how many profiles (browser and/or complete system fingerprints) are accessible with their subscription.
  33. morpheus93

    PM 7.0.6.1 stucks while debugging

    @VladZen Unfortunately with clicking in project window and pressing space it did not bring me to the current executed step/cube. In older version of PM there was a crosshairs icon, that let me jump to the current step in project!? Is this still available in ZP/PM v7 or is there another key...
  34. morpheus93

    what you think about this server?

    @aleksa77 May I ask if you chose Hetzner for your Zenno related needs? I'm also considering about this company as the value for price looks quite good. But location "Germany" looks not so good and I don't know how squeamish Hetzner is? Do you have some experiences in the meantime ;)
  35. morpheus93

    Bugs in ZennoPoster 7 beta

    There are still some texts in Russin in the EN-version. See attached screenshot for example. Would be appreciated if we get all the texts in English in the EN-version. Thanks.
  36. morpheus93

    Новость ZennoPoster 7 - Грандиозное обновление. Бета-тест.

    I have the same problem! Hoped this was solved with the last version.
  37. morpheus93

    How to correctyl set-up SSL-Proxies in PM?

    Thanks EtaLasquera for the info. Too bad. Then the possibility to use SSL-proxies should be to the enhancment list of ZP for the next release!
  38. morpheus93

    How to correctyl set-up SSL-Proxies in PM?

    @pla123 Thank you for your answer. But nevertheless the SSL proxies are not working within ZP. I already contacted the support of the proxy seller but haven't got an answer yet. Maybe there is another approach for using SSL-proxies in PM/ZP? Oddly when I use the same SSL-proxy in Firefox it...
  39. morpheus93

    Bugs in ZennoPoster 7 beta

    Yes, it appeared every time when I added a new Plugin to PM. But now I'm using the latest 7.0.7.0 EN version and the problem is gone. I also read in the RU-part of the forum for the latest version: "*Fixed red crosses by replacing or deleting the existing plug." So I think the problem is fixed :)
  40. morpheus93

    Stupid question... but.... is intellisearch useful in Zenno anymore ?

    Did not use the IntelliSearch tool any longer after my unsuccessful tries at the beginning with Zenno. Maybe it makes sense to update this tool to an current status so it brings in more benefit?
  41. morpheus93

    How to correctyl set-up SSL-Proxies in PM?

    I'm using a proxy provider that supplies me with HTTP (Port 31112) and SSL (31111) proxies. When I set-up the HTTP-Proxy in the format http://username:[email protected]:31112 all works fine. But how to set-up the SSL proxies within PM/ZP? I tried...
  42. morpheus93

    How to measure bandwith used by project/instance

    Okay the NetworkX looks also great. I maybe will give it a try. Thank you KitKat21.
  43. morpheus93

    Suppress Error-Message of "false" if-statement (Logic)

    We have projects with many "Logic-IF" cubes in there, where it is required that some of them go on with "false" (red outgoing line of the cube). This is not an error in the project (regarding the logic) but it causes many error-messages (with red x icon) in the log-window of ZP including the...
  44. morpheus93

    How to measure bandwith used by project/instance

    Thank you lokiys I will check out the tools on the site you recommended.
  45. morpheus93

    ZP Authorization server blocking VPN IP's?

    I change my IP on the server where ZP Pro is runnning regularly and never had any problem with license.
  46. morpheus93

    How to measure bandwith used by project/instance

    Hi, I'm using a "pay-per-GB" proxy provider. So I'm interested how much bandwith a project or instance consumes (per run or in total). Is there any built-in feature in ZP to show the used bandwith of a project/instance? If not what tool for that purpose can you recommend? Thanks.
  47. morpheus93

    Nifty Tool for Analyzing Fingerprinting on Website

    Any news on this? Is such a tool/feature already included in the latest version of ZP?
  48. morpheus93

    Repeat action x-times

    Thank you lokiys for your contribution. Okay I understand, just thought there would maybe an easier und more effective way than just looping the majority of the web-related actions (load page, click button...) in a project, as it upsizes the project and makes it confusing to understand at a a...
  49. morpheus93

    Repeat action x-times

    I have to use quite unstable proxies for a project. So often the site doesn't load or ends up blank. But when I refresh the page, go to the last url or repeat the last step (action) all works okay and project can go on. It happens on many different actions in the project. Same is, as the proxies...
  50. morpheus93

    News ZennoPoster 7 - grandiose update! (Beta testing)

    @VladZen Just saw in the news-section of the english part of the forum here, that V 7.0.4.0 was released. But in the russian part there is already V 7.0.6.1 available (that I also have already installed in EN). Does that mean that v 7.0.4 is more stable and reliable than the newer versions or is...