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

  1. C

    How to check if there are numbers in a variable?

    I have a table, and from this table, I put the data into a variable. Some rows have numbers, others don't. I would like to read this variable and, if it has any numbers, that's okay, and if it doesn't have any numbers, it gives an error. Can someone help me?
  2. C

    How to break captcha

    I would like to know how to break the Funcaptcha captcha from Hotmail, made by Arkose Labs. I saw that 2Captcha can do this. But I don't know how to create the function inside Zennoposter for it to do this. Could someone help me?
  3. C

    How to solve captcha for Hotmail and Outlook, help

    I've been trying for weeks and asking how to break the captcha for Hotmail, Outlook, with no results. Could someone help me by explaining how to integrate the function to break this captcha? Thank you.
  4. C

    (bad end) leaving spaces in the file, help

    I have a .csv file that reads people's first and last names. When the project encounters an error, it goes to the (bad end) function where it puts this data back into the .csv file. If the bot encounters an error before reading this table with the names, it goes to the (bad end) function and...
  5. C

    Removing accents from names helps

    I have a list in .csv with hundreds of people's names, some of these names have accents (^ ~ ´) among others. I would like to know if when reading the .csv file it's possible to transfer these names to variables without these accents? Could someone help me?
  6. C

    Error in the chromium function, help

    I'm having a big problem using the Chromium browser, even if I set an output for if something goes wrong or if it goes right, it goes to the (end) function even if I set an output for the error. See image, does anyone have a tip on how I can solve this?
  7. C

    how to click ou view click http get, http post

    Hello everyone, first I'm sorry for the English. I would like with the Http post or Get I could click on the button on this page. Proxy Detection Test - Detect Proxies With Our IP Lookup Proxy detection test detects if an IP address is a proxy, VPN, or TOR connection. Detect proxies and check...
  8. C

    How to not install Chromium addons????

    Every time I add a Google Chrome addon to Chromium, I have to add a function for it to install that addon or extension. Is it possible to do something so it doesn't need to install every time the bot opens to run? Another question: is it possible to use cookies and cache in browser addons...
  9. C

    Doubts about fingerprint that I didn't find.

    The question is as follows: I've activated all browser generation options. The question is, is the fingerprint generated in Google Chrome? Or only in Chromium? Another question, every time I start the bot, does it give me a new fingerprint? I'm restarting the bot within Zennoposter and checking...
  10. C

    "The variables within the project disappeared, help!"

    My option within any project's variable bot disappeared, I can open my bots and templates and I can open Zennoposter demo templates and when I click on the project variable it simply does not open, I've already deleted all of Zennoposter, and reinstalled it 3 times, and restarted my PC several...
  11. C

    Extracting data without accessing the website

    I would like to create a bot to generate bank accounts like on this website here (https://www.4devs.com.br/gerador_conta_bancaria). I would like to know how I can do this without opening a tab, is there any C# function to do this or another way I can do it? Or using another website?"
  12. C

    How to break gmail and hotmail Captcha

    Hello people, I have a problem, I would like to create a bot to register Hotmail and gmail, and it wasn't useful to buy these emails, I need something specific but I saw that it's using Funcaptcha, can someone help me on how to break it? with Zennoposter using some company that breaks captchas...
  13. C

    How to break Funcaptcha for Outlook or Hotmail?

    Hello people, I have a problem, I would like to create a bot to register Hotmail, and it wasn't useful to buy these emails, I need something specific but I saw that it's using Funcaptcha, can someone help me on how to break it? with Zennoposter using some company that breaks captchas? because I...
  14. C

    Compare row (A) with row (B)

    Hello, could you help me? I have a list with 100 URLs in column (A), and another with 12 URLs in column (B). I would like to compare column (B) with column (A), like this: it takes the first URL from column (B) and checks among those 100 in column (A) if that URL doesn't exist in column (A)...
  15. C

    The error when selecting Android in Zennoposter

    My Zennoposter, when selecting the Android profile, is giving errors when creating the profiles, and the bot doesn't run. I would like some help on how to resolve this because I want to run Android profiles.
  16. C

    How to run one bot after another bot has succeeded?

    I would like to have several bots running in the task manager, and after one succeeds, have another specific one start running, and then after that succeeds, have another one start running. Is this possible? If yes, how can I do it?
  17. C

    Retrieve random data from the table and output it to a TXT file

    I have a CSV file with hundreds of data entries, and I would like to take Table A from this list, randomize it, and output it into a TXT file. How can I do this?
  18. C

    How to make the bot achieve x successes and stop, and x consecutive errors and stop?

    Is there a way to make the bot run until it reaches a certain number of successes that I specify, and to completely stop it if it encounters a certain number of consecutive errors?
  19. C

    Extracting data from a website that can't be extracted

    I have a website where I perform a query, and it displays information to me. The entire structure of the website is the same for all parts, and I can't scrape them one by one. Could someone shed some light on how to do this? Please see the images. Remember that in all attribute names and values...
  20. C

    How to generate or find ZIP codes for specific countries and cities

    Hello, I'm asking for help again. Is there any code or function that can give me the ZIP code for a specific country and city in that specific country? It's like a ZIP code generator for that country and city, pulling this information from somewhere without Zennо having to go to a website or me...
  21. C

    Delete file contents every 24 hours

    "Is there a way for the bot to delete the contents of a file every 24 hours, and if it hasn't been 24 hours, it checks and doesn't delete the file's content? Is this possible, and if so, how can I do it?"
  22. C

    How to run multiple bots one after the other

    Hello, I have 5 bots, and I would like to run them one after the other, with each bot running for a specific amount of time and a specific number of times. For example, Bot 1 will run 5 times consecutively, then it will move to Bot 2 and run 5 times with a 10-minute gap between each run. Bot 3...
  23. C

    input settings enabling and disabling Options

    In the input settings, is there an option that, when selecting a value, such as true or false, it hides other fields in the input settings or adds new fields to be filled out?
  24. C

    To hide or show fields in the input settings

    "In the input settings, is there an option that, when selecting a value, such as true or false, it hides other fields in the input settings or adds new fields to be filled out?"
  25. C

    Run multiple threads, and the first one to open the site makes all the others stop running. Help

    Is there a way to run the bot with multiple threads, like around 20 threads, and when the thread that enters the site first, it locks all the other threads so that only the one that opened the site first can be used?
  26. C

    How to use multi-selection? Please help.

    I have a problem. When I start the bot, I added a multi-selection. In this multi-selection, I included several cities from around the world, and I always choose 5 cities. When I look inside the bot within the variable, these 5 cities appear separated by a comma. When running the bot with a...
  27. C

    To send a message to my email or cellphone or another location?

    I would like my bot, when it's finished, to send me a message, whether it's through SMS, email, or any other way to notify me, such as WhatsApp. Can someone give me some guidance on how to do this?
  28. C

    Scraping to retrieve the city of an IP proxy

    I would like to retrieve the city of an IP proxy without navigating to a website using a browser. I've seen a solution here in the forum on how to get an IP address using C#, but I would like to obtain the city of the IP as well. Could someone help me accomplish this? I'm not experienced in...
  29. C

    How to find an element on the page that changes all the time?"

    I'm dealing with this website and this URL https://landing.ibmr.br/cursos. I'm looking for its element, and the only thing that appears is the ID, and the ID changes every time I click and enter this page. The question is, how can I find the element every time?"
  30. C

    Removing everything before and after a word, does that help?

    Hello, could someone help me? I'm using the GPT chat API and I'm receiving this message: { "warning": "This model version is deprecated. Migrate before January 4, 2024, to avoid disruption of service. Learn more https://platform.openai.com/docs/deprecations", "id"...
  31. C

    Compare file in string with content of a txt file

    I'm having a problem. I have a txt file with 1000 lines of IP addresses. I would like to extract the IP address I am currently using from a string, and compare it with the 1000 addresses in the file without having to do it one by one. Doing it manually is taking too long. Is there a way to...
  32. C

    Playing audio on websites or YouTube is possible?

    Is there any way for my bot to play sound? I want it to go on YouTube and play video x with audio when I'm running the bot. Is that possible?
  33. C

    How to zoom in and out

    "Hello, I would like to know how to zoom in on a page or distance the entire page by removing the zoom. Is this possible? If so, how do I do it?"
  34. C

    I have the problem This site can't be reached even using C#

    "Hello people, I'm using a multitread bot with residential proxies and I'm having a lot of errors (This site can't be reached), sometimes on the second page of the project, and sometimes on the third page, which prevents me from completing the project. I added the following code in C# at the...
  35. C

    Proxy localition

    Hello, I have a question. Can someone help me? Is it possible to add a function to my bot that can detect the location of a proxy without me having to manually check a website and then take action based on that? In this case, I need to know where my IP (proxy) is coming from. Is there any C#...
  36. C

    Questions about multithreads

    Hey guys, I have a question. I created a bot to perform some repetitive functions, and it works fine with a single thread. However, when I run the bot with multiple threads, I encounter some problems because I need it to read and delete the URL at the beginning of the bot, but the URL doesn't...
  37. C

    How can I extract all the content of the page

    How can I extract all the content of the page, even the content that is not displayed on the screen? I am trying to extract the data from chatGPT but it only extracts the content that is displayed on the screen, and not the content that I generated before which is higher up on the display screen.
  38. C

    I don't know anything about C#, but how do I scroll the mouse up and down in Chromium?

    I would like help, I need a code or a way to scroll the mouse wheel up to zoom in the page, and another code to remove the zoom from the page in the Chromium browser, because I am trying to extract an article from the site, and it only extracts the piece that it is reading on the screen.
  39. C

    Doubts click http get, http post

    Hello everyone, first I'm sorry for the English. I would like with the Http post or Get I could click on the button on this page. https://www.ipqualityscore.com/free-ip-lookup-proxy-vpn-test/lookup/ it's possible? this site it sees the quality of my ip. I inside the http get or post I put it...