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

  1. Y

    Behavior factors logic to find new website

    Sorry, I meant if the page is not ranking but is indexed. Or do these behavior factor templates only work on ranked pages?
  2. Y

    Behavior factors logic to find new website

    If my indexed page does not show up in the SERPs how can I implement behavior factors in Zenno to help that page?
  3. Y

    Profile settings vs modules

    There are several settings in profiles such as ClientRect and WebRTC. Can I substitute these instead of creating modules ClientsRect in Action properties?
  4. Y

    Authorization keys in POST header

    THanks!!!
  5. Y

    Authorization keys in POST header

    These are the only 2 languages they give as example: Python: headers = { 'x-auth-key': '<Your-API-Key>', 'x-auth-secret': '<Your-API-Secret>', 'Accept': 'application/json', } Curl: -H 'x-auth-key: <Your-API-Key>' \ -H 'x-auth-secret: <Your-API-Secret>' \ -H "Content-type...
  6. Y

    Authorization keys in POST header

    {"ok":false,"reason":"x-auth-key or x-auth-secret missing"} I get this error back.
  7. Y

    Authorization keys in POST header

    Content-Type: application/json Authorization: x-auth-key: 'dfsdf32s1df3s2d1fs32d1f', x-auth-secret: 'sdfsd3w32e13we2r1' I cam getting an error saying that the x-auth-key and x-auth-secret can not be read in POST module in Request Headers. Anyone have a clue what to do?
  8. Y

    When pinging Google

    Thanks!
  9. Y

    When pinging Google

    Sorry. I will try to be more clear. I have a list of google urls that I try to ping my website to. Like this: https://google.hr/ping?sitemap=https://hf.xyz.com/sitemapindex.php Is it advisable to use these modules at the beginning?
  10. Y

    When pinging Google

    When pinging google is it advisable to install: clear cookies clear cache clientsrects with each run?
  11. Y

    HTTP Put Request

    thank you sir
  12. Y

    HTTP Put Request

    I don't understand. Please explain
  13. Y

    HTTP Put Request

    I want to use the Put request to ping urls I have created. I want to put this request in: http://pingomatic.com/ping/?title={-Variable.title-}&{-Variable.domain-} Am I putting the above in URL in the Put box, and what do I put in the Referrer? Also, what goes in the Data box?
  14. Y

    Обсуждение версии 2.1

    Пожалуйста, сделайте Zennodroid таким же сильным, как Zennoposter
  15. Y

    ZenBLOG - automatic blogs creator/poster many platforms

    Is ZenBlog open so we can see the modules or code?
  16. Y

    Gender name only question

    I created random to choose gender, and wanted to use the gender I pick for 'First Name'. What is a good way of doing this instead of using a list.?
  17. Y

    Client Rect

    Is ClientRect enabled is something we need to use for identification?
  18. Y

    Saving Profiles

    Is there suppose to be one file when saving all profiles, or a separate one for each profile user? If it is for each user, what commands are you guys using to separate each profile?
  19. Y

    SMS service not working

    SmsPvaCom module Incorrect service name Executing action Sms Service id:b40cd36e-f7dc-45b9-9482-a78b241e8ba6 of Incorrect service name Faulty operation: Get SMS numberof the action group id:
  20. Y

    SMS service not working

    Since the developers created a dll file for this, why can't they modify it so it works?
  21. Y

    SMS service not working

    I am trying to use SMSPVA that is in Zennoposter, but there is a failed connection. It is not due to the API key, since that is working fine. It could be the dll file. Here is the error code I get: Executing action Sms Service id:b40cd36e-f7dc-45b9-9482-a78b241e8ba6 of Incorrect service name...
  22. Y

    How to check if proxy uploaded correctly

    Found the answer using Get proxy module and assiging it to another variable.
  23. Y

    How to check if proxy uploaded correctly

    Stupid answer. I am looking to check if the proxy is loaded properly. Is this somewhat close? string proxy = instance.GetProxy(); if (proxy != "noproxy")
  24. Y

    How to check if proxy uploaded correctly

    How do I check - after I upload a proxy to the project - if the proxy was uploaded successfully?
  25. Y

    Project settings vs Profile settings

    Thanks
  26. Y

    Project settings vs Profile settings

    Will the profile settings override the project settings? Meaning, if I have Firefox in project settings, and the profile picks chrome will that be overridden?
  27. Y

    Need for browser project settings

    With the enhanced emulation, is there a need for any C# snippets?
  28. Y

    Emulation

    Can someone explain the reason for canvas emulation, audiocontent, and clientrect?
  29. Y

    Bugs in version 5.17.2.0

    Captcha module not showing balances now.
  30. Y

    Bugs in new version 2.10.7.0

    I bought 2 instances of Capmonster 2 Pro - the only versions you presently sell. You can easily see my account. How many version of Capmonster 2 Pro do I need to buy for the 64-bit version to work!!!!!!!!
  31. Y

    Bugs in new version 2.10.7.0

    No other 64-bit version. Something wrong on your end for the login for current members for the 64-bit version. BTW, Capmonster is in the Zenno folder, not its own folder.
  32. Y

    Bugs in new version 2.10.7.0

    I even created new password for the 64 bit software, and it still does not work. Please advise.
  33. Y

    Bugs in new version 2.10.7.0

    Doesn't accept my credentials. I think because the 64-bit version you linked to is very old. I tried to type in the latest version, but couldn't find 64 bit. Is there a 64-bit version for Zenno as well?
  34. Y

    Button question

    Figured it out.
  35. Y

    Button question

    Button on website needs to be clicked till page scolls to the bottom - then button disappears. I like to recognize the button, and used innerhtml with GET. I tried using logic to recognize that the button still appears, but I am confused what to put in there. I tried: '{-Variable.Variable4-}'...
  36. Y

    Can not create new project - error

    Here are the error logs: 2018-05-23 08:17:08.1064|NewMainForm CreateNewProject|System.TypeInitializationException: The type initializer for 'ZennoLab.CNN.Net.ConNN' threw an exception. ---> System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at...
  37. Y

    Can not create new project - error

    I get the error "Error creating new project" when opening MCS Capmonster2. Can anyone help?
  38. Y

    Bugs in new version 2.10.7.0

    When trying to create a project, I get "Error creating new project"
  39. Y

    How To Get New Login Info in Projectmaker

    How do I get a new login information everytime I test the project in Projectmaker? It seems to give me the same information everytime.
  40. Y

    How to put email in value for Switch

    Thanks for the idea and code.
  41. Y

    How to put email in value for Switch

    Yes, I am having difficulty with getting it to identify specific emails. If I have 2 different emails (i.e. gmail and outlook) then I have to create variables for both?
  42. Y

    How to put email in value for Switch

    How do I get the value "[email protected]" to be read in Switch as an email with "gmail.com" in the 0 value?
  43. Y

    Simple IF check texte presence

    Are the spaces only for that situation?
  44. Y

    Clear cache and cookies

    Is this necessary to begin with this procedure? If not, what is the reason for putting this in?
  45. Y

    How to paste html on email

    I figured it out....have to use innerhtml.
  46. Y

    How to paste html on email

    Anyone know how to paste html code on email? Somehow I have to copy the elements from a browser and then paste it. Anyone can give me directions on how to do it in Zenno?
  47. Y

    Proxy checker server not available

    How do I enable the proxy checker server when checking for proxies?
  48. Y

    Domain format for Captcha

    CAPTCHA In this section you should configure captcha recognition services: Secret code - your key to use a service. Login/password - your login and password to use a service. Additional options - domain of a service. for the last option above, how is the domain presented? http:// or just...
  49. Y

    Put to variable

    that helped a lot. thanks. I understand now.