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

  1. V

    project.Tables c# function for Google Sheets

    Hi there, currently project.Tables doesn't work with google sheets tables, only regular file tables. Is there another function for Google Sheets tables, or any way to use this function on those?
  2. V

    How can I upload an image with multipart POST?

    I need to upload a file from my multipart POST request, how can I do that? I tried storing the contents of the .jpg file in a variable and using that variable in my POST request, so the result looked like this after it executed: But it didn't work. Is this only possible with C#?
  3. V

    Can I change preferences from Firefox's about:config with SetBrowserPreference()?

    It's possible to change browser settings with SetBrowserPreference() that are not available in ProjectMaker's UI. Is it possible to list all the possible preferences this method can change? Can I change any browser preference with this method like I can from Firefox's about:config page? Thanks
  4. V

    Facebook videos won't load

    Hi, I'm running version 5.9.9.1 and when I access Facebook, the site tells me to update my browser. If I set my user-agent to the same as an updated browser, the message goes away, but Facebook videos won't load: It looks like this when I access a video URL while not being logged in. If I'm...
  5. V

    How can I clean all variables values?

    Hi, I have a project that needs to run a big processing loop. Is it possible to reset all variables, set them all to empty all at once? Thanks
  6. V

    Is transferring my license to another person allowed?

    I have 2 ZennoPosterPro 5.9.9.1 licenses. I only need and use one. Can I transfer the license I don't use to another person?
  7. V

    IPv6 Proxies

    Hi, Does Zenno support IPv6 proxies? Thanks
  8. V

    Headless browser integration

    Have you guys looked into integrating headless browsing into Zenno? Please look into projects such as PhantomJS and CasperJS, both are headless browsers/webdrivers that support javascript. As Zenno uses Firefox, it is also possible to run Firefox headlessly using xvfb. This would dramatically...
  9. V

    Multi thread table processing - Make sure multiple threads don't process the same rows?

    Hello, I have an excel file with multiple social media accounts. My template grabs the accounts from this excel file, logs in on the accounts and updates some information. That works with 1 thread, but it's slow. When using multiple threads, how can I ensure that no thread work on the same...
  10. V

    How can I protect my project source code? (Prevent people from seeing its content).

    Hello, I'm not selling bots, I am leasing a few dedicated servers to run my project. I will hire a systems admin team to take care of the servers, so they will need administrative rights on the servers. Since Zennoposter's projects are simple files that anyone can copy, they would be able to...
  11. V

    HTTP Post request - redirect to the website I'm posting to

    Hi, Sorry I couldn't explain it in a few words in the title. My issue is, using the plugin Live HTTP Headers on firefox, when I make a post request to "http://google.com", Firefox automatically loads that page with the content I'm posting into it. When I do the same on ProjectMaker, nothing...
  12. V

    Problem downloading file after upgraded to 5.3.0.0

    I am talking about this: On 5.1.2.0, when I executed that GET request action, this happened: Zenno saved the result as a file, and the path is shown on the captcha_code variable. After I upgraded to 5.3.0.0, this happens: The captcha_code variable stays blank, and no file is saved...
  13. V

    Help - How can I send a captcha that I got using a GET request to the captcha recognition module???

    So, there's this website that forces me wait for 60 seconds before it shows the captcha image. However, I can get the captcha image before the 60 seconds using a GET request. It ends up looking like this: When I save that code as a .jpg or .png file and open it, I get something like this...
  14. V

    Ensure that Zenno does not execute a task more than X times with several threads

    Hello, There's a website that I need to register 10 accounts for each email. I need this task to be done as quick as possible. My PC handles 70 threads with 90% of CPU usage. I thought of having a .txt file, and each time an account is made, the template would put it on the .txt like this...
  15. V

    Error: Code compilation System.IO.FileNotFoundException: The system cannot find the file specified.

    I just installed Zennoposter on a new machine (a cloud server), and I'm having this problem to run a template that runs perfectly fine on my local computer: I get that error on any task.. I know this isn't because it is a cloud server because the same thing happened on my laptop with Windows...
  16. V

    How can I buy a license with my internal balance?

    I have enough money in my userarea to buy another license, and I need another one asap.. I can't find a way to use my balance to buy another license.
  17. V

    Zennoposter deleted hardware it wasn't supposed to delete

    Hello, I was installing my Zennoposter on some cloud servers today to test performance. I didn't know that by installing it on new hardware, it would delete the existing ones. It deleted my main hardware and when I try to delete the new ones to add my computer back, I get this: You cannot...
  18. V

    What anti captcha services support the WrongCaptcha feature?

    I was using deathbycaptcha, but the way they handle wrong captchas doesn't seem to work with zenno. Now I'm using Antigate, but I'm still not sure how to report wrong captchas. I saw a template posted by rostonix showing how to report wrong captchas but I can't find it anymore :au: Does...
  19. V

    How can I get dates in this format?

    Hello, I already played a lot with the {-TimeNow.-} variable, but I can't find a way to get dates in this format: 20140322 2014-03-22 Note that I need the 0 above if the month number is lower than 10. I can achieve this easily with php: <?php echo date("Ymd"); <br> echo date("Y-m-d"); ?>...
  20. V

    Suggestion: Offer possibility to buy more "hardware spots"

    I have a ZennoPoster Pro license. If I want to run it on more than one computer at the same time, I have to buy another ZennoPoster license. It would be cool to be able to buy more spots, and use the same license on more than one computer at the same time.
  21. V

    Load file from the network on several Zennos running. Possible?

    Hello, I'm having a hard time finding a way to use several servers with Zenno installed, all getting data from the same place. What my template on server does is: Query the MYSQL and get a table with all accounts that have status = '0' Do some automation on those accounts When finished, set...
  22. V

    Is there a way to make Zenno run when called from an php script?

    Ok, just wondering Suppose Zenno had an API. It would be possible to use this API to make a project run whenever it was called using the api. What I'm asking is, is there a way to make Zenno run a specific project by calling it using cURL on a .php script? If not, How would one make a...
  23. V

    Is there a way to execute more than one task at the same time?

    I have a template that does several POST requests. Normally each request takes 1 second to execute. If I have 20 POST requests, it will normally take 20 seconds to do them, because they executed one at each time. Is there a way to speed up this process and execute all of the POST requests at...
  24. V

    Need a zeenoposter freelancer urgently. Where can I find them?

    Hello, I'm having such a hard time to find a freelancer that is able to work with Zenno. I need a bot capable of posting stuff on a website using POST requests. I can't find anyone. I contacted zennoexperts.com but no response. Is there another place where I can search for Zenno freelancers...
  25. V

    Zenno getting incomplete http headers

    Hello, There's this website that I need to send post requests. Using Live HTTP Replay addon, the header looks like this: Host: www.website.com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 Accept...
  26. V

    Urgent - Zenno trimming values of variables

    I have a .csv with a bunch of accounts. Zenno loads it into a table. Before Zenno loads it, this is how it looks like: "355";"49";"Main";"q";"010102" "356";"49";"Main";"w";"010102" "357";"49";"Main";"e";"010102" "358";"49";"Main";"r";"010102" "359";"49";"Main";"t";"010102"...
  27. V

    Threads getting stuck and not working

    It doesn't matter how many threads I'm running, a lot of my threads are getting stuck with the green light [Ready] on, not doing anything, then after ~3 minutes, they continue working from where they have stopped. This doesn't happen only with [Ready] threads, I have several [Loading] threads...
  28. V

    Zenno skipping tasks..

    Hello, I have made a project on ProjectMaker, and I run it on ZennoPoster. My project looks through a csv table full of accounts. The website it works on sometimes hangs and shows errors like this: When this happens and Zenno is working on account001, it simply skip all the pending tasks and...
  29. V

    Help - How can I read javascript alert boxes in Zenno?

    Hello, I really need to be able to read javascript alertboxes on my project. I'm talking about this: On a browser such as Firefox or Google Chrome, the alert box shows up normally. On Zennoposter/Projectmaker, it is totally ignored, I can't even see it, the page just refreshes. The same...