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

  1. EtaLasquera

    Recaptcha Enterprise - Solve captcha on current page

    Today I have a projeto who receive challange from Recaptcha Enterprise and I't always solved the project with capmonster cloud plugin, always until today. Now it says "can't find recaptcha key", I follow the docummentation...
  2. EtaLasquera

    How to "Force" instance.GetTraffic() to get traffic?

    Sometimes I need to navigate into tabs 1~10 min until "traffic" capture the traffic data as data. And, when it was captured, sometimes it comes with "null" information in traffic request headers. There is another way to get data directly from traffic? As example, here is my traffic: And here...
  3. EtaLasquera

    How to kill zombie tasks?

    I've posted this as bug a year or two years ago. But still a problem, checked in our latest version (7.7.3RU) At all I've 4 active tasks, two of then with browser and another ones run without browser. I have some "active" instances and this instances are "unkilable" (I don't know if this word...
  4. EtaLasquera

    What is the correct way to monitor my own captcha requests?

    Hi all! I register into a database every request who I send to capmonsterclud: C# return ZennoLab.OwnCode.CommonCode.DataSource(); SQL insert into capmonster values ( {-Variable.program-}, getdate() ); Based on this structure, yesterday I got this results, requests by...
  5. EtaLasquera

    How to unblock my IP?

    Capmonster was blocked my IP, maybe because I'm a bot doing bot actions, like a bot. In PM the loader sometimes never load and my balance was not displayed correctly. It's happening into my licenses of versions between 7.4(en) and 7.7.3(ru)
  6. EtaLasquera

    Auto-submit hCaptcha

    Hi guys, we hire capmonster clout do solve our recaptcha problems. Since laste week we are trying to use capmonster cloud with hCaptcha. There is no one example about how to work with hCaptcha, but I've tried to read russian documentation and have no solution about my title question. 1. If I...
  7. EtaLasquera

    Capmonster: Captcha Unsolvabe / Sitekey is invalid!

    There is only one site who when I access it's impossible to solve captcha. Create task. 200: Error 404: There is a tip about how to solve captcha's who are displayed in browser but invalid for capmonster?
  8. EtaLasquera

    Кто-нибудь знает сервис hCaptcha, интегрированный с zenno poster?

    Нам нужно нанять сервис для решения капчи от hCaptcha, кто-нибудь знает, кто работает с zenno poster?
  9. EtaLasquera

    Принудительно отображать навигацию на вкладке трафика

    Всем привет! У меня есть несколько проектов, в которых вкладка «Трафик» не показывает мне трафик. Эти веб-сайты показывают трафик на ff / chrome за пределами zenno, но внутри zenno трафик остается «чистым». Есть способ "заставить трафик показывать весь трафик"? В качестве примера на этом снимке...
  10. EtaLasquera

    Anyone know a ruCaptcha service integrated with zenno poster?

    We need to hire a service to solve captcha from ruCaptcha, anyone know one who work with zenno poster?
  11. EtaLasquera

    Force trafic to show navigation

    Hi all! I have some projects where "traffic" tab doesn't show me the traffic. That websites show traffic on ff / chrome outside zenno but inside zenno, traffic stay "clean". There is a way to "force traffic to show all traffic"? As example this screenshot, I've send a lot of get/post requests...
  12. EtaLasquera

    VBCSCompile.exe - High CPU Usage

    Sometimes we have one or two tasks running and CPU usage was too high (near 100% into threadripper 32c 64t) Program path: ...\7.4.0.0\Progs\roslyn\VBCSCompile.exe
  13. EtaLasquera

    Version 7.7 have solved the problem of ghost instance?

    This is not a real problem, its a bug and we like to know if it was solved in new version. Ghost instances: instances who don't exists but still showed as "preparing" instances as you can see in screnshoot. In one week near 200 ghost instances are "preparing" in our zenno but it doesn't...
  14. EtaLasquera

    There is a way to prevent "Object reference not set to an instance of an object"?

    Sometimes our projects start to crash, and a lot of crash with this error, there is a way to catch it and stop? Executing action CSharp OwnCode: Captura Traffic.id: 5db30c16-c377-4173-8a6a-e96a05c62a26 Object reference not set to an instance of an object. We already have a code to resstart...
  15. EtaLasquera

    Solve errorcode 403 when try to send httppost thought specific site

    Hi guys today I face a error 403 in one application who we use with certain regularity. I can navigate inside the site without errors, it send end receive some requests to api but when I try to send request thought httppost it return error code 403. The content of request is: Access denied -...
  16. EtaLasquera

    After four years using the same fixed IP, I got my first block

    I've been blocked because I use bots.
  17. EtaLasquera

    How to close instances who are doing "nothing"?

    I have a lot of instances "sleeping" and some instances under execution but there is nothing to do in that instances Here is the filter "execution" And here are my tasks under execution: That instances doing nothing doesnt use memory, its only apearing in instances... there is a way to...
  18. EtaLasquera

    How to avoid " Must specify valid information for parsing in the string"

    Since this year I got this problem randomly while my project in projects are executing thought zenno poster or project maker. For zp poster, the project goes to bad end. For pm I need to close and open the application. There is a way to avoid that error?
  19. EtaLasquera

    Submit hCaptcha with CapMonsterCloud

    Hi Guys! Usually I solve captcha with the option "in tab key" Today I face hCaptcha for the very first time. The option "in tab" not work, then I select via site key. Sitekey was found with a simple regex in paga.Source, (?<=sitekey=).*(?=&amp;-); For URL I use page.Url: After use...
  20. EtaLasquera

    Geolocation gadget opening while navigate on certain site

    I'm trying to develop a spefic website and after almost every navigation a gadget with geolocation open. There is a way to block this gadget?
  21. EtaLasquera

    Projects does not start new thread automaticaly

    I have too many tasks who end the execution and stop to work. The new task start only If I interrupt completed task and start it again manualy. Sorry for bad screenshot, i'm a bad mspaint user. I have 10 threads running, 92 new repeats to do. The project ends at 13:26. At 13:33 the thread keeps...
  22. EtaLasquera

    How to track errors of simple true false blocks?

    Since last week we start to get a lot of errors while execute projects in zenno poster, note, in pm the erros have never been found. Today I start to map that errors and I found a lot of errors like this: ZP log: From PM: 14.1 never goes to 15 or 15.1. This is a sample problem, I have o...
  23. EtaLasquera

    DateTime parse problems after update version

    Hi guys... we upgrade from 5.16 and 5.29 to 5.47. All our projects with datetime.parse functions became to error, the problem is culture info.... Our system date time format: dd/MM/yyyy Old projects: DateTime dt = DateTime.Parse("01/12/2020"); project.SendInfoToLog("D: "+dt.Day.ToString())...
  24. EtaLasquera

    [Help] - Rise > Click, apex.submit event

    I need to do a simple "click" in this page to know if user/password are wrong but inside zenno, rise click / javascript submit does not work. Here is the page: https://wizeo.focogroup.com/ords/f?p=1511:101:#no-back-button Tested on: ProjectMaker EN 5.9.1 ProjectMaker EN 5.16.2.0 ProjectMaker...
  25. EtaLasquera

    Connect sFTP

    Hy guys, I already connect a lot of ftp sites but today I need to connect sFTP and don't plan to use the old wincsp. When I connect in Filezilla, after connection I receive a message about certificate and the connection start only after I accept that certificate. Zenno never show a option to...
  26. EtaLasquera

    Instance.FormTitle

    Hi all! We are trying to move our projects from FF52 to Chrome. Our latest revision is 5.29.5 and our main build revision is 5.16.2. On 5.16.2 if we write on c# code: string title = instance.FormTitle; projec.SendInfoToLog(title, true); We got something like this: Instance (Port: 1234 PID...
  27. EtaLasquera

    Regex set timeout propriety on box

    Consider add the timeout funciont to the box of text processing when regex option was selected. At this time that option can be done only with C#, implement this will be interessant to make it easy life for not developers.
  28. EtaLasquera

    Can I create a project to be "all in one" to sell?

    Hi! We work with a lot of projects and today a client ask us to have their own zenno license working with zenno box. We have a lot of "modules" who control projects/tables/lists/regex/etc. A common project use a minimum of 5 "project in project". To sell a project, we need to pack all projects...
  29. EtaLasquera

    Can I recover how much memory a instance use?

    We work with a lot of projects with "resstart instance" every few runs, but we need to optimize more and more. At this time we are looking on memory usage. Command instance.MinimizeMemory() work but we need to have a litle more control. Sometimes we loop a lot in certains web pages, and, to do...
  30. EtaLasquera

    SQL Server Client returning wrong format of datetime

    Hello guys! Yesterday I start to have a big, big problem... we work a lot with SQL Server queries and since yesterday all our computers start to receive wrong format of datetime and numeric formats, only in Zenno in all machines with Zenno Box and Zenno Poster, versions 5.16.2 and 5.29.x If I...
  31. EtaLasquera

    Force Zenno Poster to show instance

    We have a client who have a Captcha system who we still looking for a solution to break, while we don't solve it, we want to "show instance" when the captcha question appear, reading API I found "ZennoPoster.ShowInstance", but it don't works... there is a way to "show instance" of a project...
  32. EtaLasquera

    Things what you need to know! Bad and Good End

    There is two logic what you need to know and you need to use: the logic bad and good end. The best explanation to use it is very simple: you must to know if you project works good or works bad. The best easy solution to implement is add both logics in to starting project and connect it into...
  33. EtaLasquera

    Who is the enigma protector?

    Today I put more threads in one project and the enigma protector appears a lot in my screen? Anyone have a tip to bypass that?
  34. EtaLasquera

    Add possibility to check number of threads in execution

    We need to check how many threads a project is running, at this time C# ZennoPoster.GetTaskInfo give me if a project is running or no, there is possibility to see if a project is running and number of threads are in execution?
  35. EtaLasquera

    Get number of threads are running from one instance?

    Hi guys! We deploy a web based task manager and, at this time, it work only as single thread. With follow c# code we can get if instance is running or no: string ids = "7b4e8688-5235-452c-a9b1-85b503f14ce7"; Guid g = new Guid(ids); return ZennoPoster.GetTaskInfo(g); Now I need to see how much...
  36. EtaLasquera

    Single user, multi user, more than one instalation

    Hi guys, I have a question about Zenno Instalation in a machine who more than one user develop, in that case, a Windows Server 2012 in a cloud PC. We will deploy in that server with a group of six developers, and, as users we will have: developer1, developer2, developer3, developer4, developer5...
  37. EtaLasquera

    There is a way to terminate a project if it runing for a longer time?

    As the tread say, there is a way to write in any point of project, as a snipet, c# common code, etc a way to terminate project if it is running for a long time, as example, if project is running for 30 min, terminate it.
  38. EtaLasquera

    Zenno Poster / Maker / Box - Retangles with red lines

    Since last Windows Update my clients / myself got crash in zenno poster after few times execution, this is a random problem and I see that only one time while I i'm in front of PC during a project execution. In last week two clients send to me screenshot with problem, in this week another one...
  39. EtaLasquera

    Multithreading "bad end" and "good end" works fine?

    I'm trying to use some searchs on FB who tell me all friends of friends. A person pay to me to do this with a list of persons. I put that persons into a list and start the search. When I find errors I move the selected person to a bad end and create a file with credentials and person to do the...
  40. EtaLasquera

    c# debug, step over, step foward, how to?

    There is a way to step over, step foward while c# debuger is active?
  41. EtaLasquera

    Dinamic lists for multithread execution

    Hi guys, after a lot of work I understand how zenno works with multithread execution: the first block of the project must be a table or list binded from a file. Now I have a different scenario. I must to start a project instantly after a web page receive informations and here is my problem. The...
  42. EtaLasquera

    Digital certificate and firefox plugins

    Hello, I need to access a page who load digital certificate from a plugin. I already try to add the certificate manualy by set certificate browser config, but the page need load the certificate from plugin "WebPKI"...
  43. EtaLasquera

    Zenno Poster have a hired settings to enable GPU Acceleration?

    Since Firefox can use GPU to reduce CPU utilization in page render, can I activate the same thing in Zenno Poster?
  44. EtaLasquera

    Http Get with Headers

    I'm trying to send a HTTP Get with params from C# code: return ZennoPoster.HttpGet("https://cant_share_api_here", instance.GetProxy(), "UTF-8", ZennoLab.InterfacesLibrary.Enums.Http.ResponceType.HeaderAndBody, 60, "", "", false, 0, AdditionalHeaders...
  45. EtaLasquera

    Block number / block color when error

    Sometimes we make a project with java/c# code mixed with zenno variables. If we delete a zenno variable without change a code, in next project execution a c# error will appear and the project can't be executed. The error message shows the problem but don't show where is the problem, if we have a...
  46. EtaLasquera

    Version control

    Zenno is not a programation language, it's a interface to easy develop web scraping. Since it works like a development tool, we need a version control to easy rollback or control modifications in projects, it is a common part of some code softwares. We develop a lot of projects with more than...
  47. EtaLasquera

    Tables binded to file problems

    Hi guys! Here I'm looking for solutions (or creating new problems)! We are trying to move our projects to run in multithread and find a problem when a table is binded to file and the filepath comes from a variable: The table proprieties show contents inside the file but when I try to get line...
  48. EtaLasquera

    Reset bad end

    We need to reset bad end, please make a possibility to use a C# code to reset bad end count. Something like Instance.Badend.resetcount ===D
  49. EtaLasquera

    New discounts in Zenno Poster / Zenno Droid in this year?

    We will receive new promotional discounts in this year?
  50. EtaLasquera

    Bad End - Increase number of possible "bad end" of a project

    Sometimes we got problems in proxy / internet connection goes down, specific element in page not load, etc and we are trying to prevent that errors. Certain errors we can prevent, certain errors no. We put in some projects the logic command "bad end", if a not success into a project, the bad...