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

  1. A

    Need JavaScript Help - Generate Random Geo Coordinates

    Hi- I am new to JavaScript and would like to write a script and run it on Zennoposter to generate a specified number of random geo coordinates within a specified mile radius from a seed point. I want to get a list of Geo points after I run this script. Below is the JavaScript: function...
  2. A

    How to close instances who are doing "nothing"?

    Hi all, I am using ZennoPoster 7.7.0.0 and this bug is still not fixed. Is there any other way to force these instances to close? Thank you
  3. A

    Canvas: Failed to emulate canvas

    Thank you for your quick reply. Is there anything we can do to speed up the learning process? In the meantime, should we keep running the Zennoposter till we don't see that error message? Here is my browser profile settins:
  4. A

    Canvas: Failed to emulate canvas

    Hi all- I have set the browser type to Chromium (beta) and update the process canvas to "Super emulation" I have also enabled "Use GPU. Required for using WebGL" But, when the bot try to go to Google.com, it keep showing "Failed to emulate canvas". Please let me what settings I need...
  5. A

    Zennobox Projects with Chrome Extension

    Hello all- We can use ProjectMaker to create and run the proejct with the Chrome extension. Can I add the project with the Chrome extension to the Bots section on Zennolab? If so, will my Zennobox users get the project with the Chrome extension automatically? If we can add the project that...
  6. A

    ZennoPoster v7.7.0.0 ProjectMaker Cannot Open ZP File

    Thank you for your reply. No, I did not close ProjectMaker incorrectly. Actually, I did not close ProjectMaker program at all and only closed and saved the file. After I close that ZP file, I cannot open that file again. Is there any way I can open that file to keep the codes? Thank you again.
  7. A

    ZennoPoster v7.7.0.0 ProjectMaker Cannot Open ZP File

    Hello all, I have tested everything in ProjectMaker without any issue and saved the file. After I close the file in ProjectMaker, I am not able to open the file again. It just shows "Load a project" and then nothing happens. This issue has happened randomly. I have been rewriting the bot...
  8. A

    Local Plugin - How to pass variable value

    Hello, When we use "project in project", we can pass the variable value between the current project and nested project. After I save the nested project as a plugin, I am not able to find a way to pass the variable value. Could you please let me know how I can pass the variable value between...
  9. A

    Bat File Does Not Trigger Zennobox Tasks

    Hi all, After testing different versions of Zennobox, I have found the issue comes from the TaskRunner.exe file. For some reason, that file is broken after version 7. The way I fix this issue is I copy that file from version 5 and overwrite it. Now everything is working correctly. Thank you.
  10. A

    Bat File Does Not Trigger Zennobox Tasks

    Hello, I have used the following settings to created the bat file from the Zennoposter (V7.2.1). When I run the bat file, it does trigger the Zennoposter task. But, when I use the same settings and create the bat file from the Zennobox (v7.2.1), the bat file does not trigger the Zennobox task...
  11. A

    Install 3rd Party Plugins

    Hello, Is there any way we can install a 3rd party extension to Zennoposter or ProjectMaker? I would like to install Tampermonkey to PM and ZP so I could run the custom script. https://www.tampermonkey.net/?ext=dhdg&browser=firefox Thank you a lot
  12. A

    Cannot Import File to Google My Business

    Hello, Thank you for your reply. I am not able to find a button to send you a message. Could you send a message to me first and I will reply with the google account and file? Thank you again.
  13. A

    Cannot Import File to Google My Business

    Hello all, I have tried to use ProjectMaker (v5.47.00) to select and import the file to Google My Business (https://business.google.com/locations). But, it shows "Can't import file" after the bot selects the file. When I use a regular browser, I am able to import the same file without any...
  14. A

    Google Couldn't Verify this Account Belongs To You

    no, PacketStream provides the random residential IP every time when my PC connects it. Thank you.
  15. A

    Google Couldn't Verify this Account Belongs To You

    Yes, I use the residential IP from PacketStream. Again, this issue only happens for some of the Gmail accounts and the rest of them are fine without any issue. I would like to know a way to make sure the bot is able to log in to all accounts without this issue. Thank you again,
  16. A

    Google Couldn't Verify this Account Belongs To You

    Hello I am using Zennoposter V5.45 and I use the default browser profile. Thank you.
  17. A

    Google Couldn't Verify this Account Belongs To You

    Hello all, When ZennoPoster try to login some of the Gmail accouts, Google shows "Could't sign you in" after the bot enter the correct password and recovery email. If I uses the regular browsers, I am able to log in all of these accounts. Could you please let me know what settings I should use...
  18. A

    How to Fake Geo-location

    Hi, Thank you for your reply. Does it mean I need to ask the Zenno bot to click "use my precise location" link before I try to get any local results from my fake location? Thank you
  19. A

    How to Fake Geo-location

    Hi, Thank you for sharing the information. In this case, I don't want Google to get the geo-position based on the proxy IP, I try to find a way to fake the geo-location based on the GPS coordinate. For some reason, Google still shows my location based on the IP address, not based on the...
  20. A

    How to Fake Geo-location

    Hello, I have tested "Geolocation" settings. When I search on Google, it still use my internet address, not the GPS location I enter. How can I make the brower use the Geolocation setting? Thank you
  21. A

    How to Fake Geo-location

    Hello, Is there any way we can fake our geo-location? I would like to find a way to get Google search results based on my fake geo-location, not IP. When I use the Chrome browser, I can use the following extension to achieve that, but not sure how we can do that on ZennoPoster...
  22. A

    How To Remove ZennoBox Users After 30 Days

    Got it, thank you.
  23. A

    How To Remove ZennoBox Users After 30 Days

    Hello, That buyer disputes the payment after 30 days and I am not able to use the refund option to cancel that bot. Thank you
  24. A

    How To Remove ZennoBox Users After 30 Days

    Hello, I have tried to remove one Zennobox customer from my sales due to he disputes the payment. I don't want he to use the bot anymore. I have tried all the options in "Manage Sales" but none of them works. Please let me know how I can remove him and disable his bot. Thank you a lot
  25. A

    V5.42 Cannot Emulate CTRL+V By Using C#

    Hello, I have been using the following C# to emulate CTRL+V successfully for a while. But, after I upgrade to version 5.42, the C# code is not working anymore. I have downgraded to V5.41.1 and it is just working correctly. var descr = project.Variables["var1"].Value...
  26. A

    Use xPath to Create Google Earth Automation

    Thank you for your reply. I have tried "search by picture", but it is not stable. For some reason, it won't always click the correct element if I use that feature. That is why I try to find another way to improve that. Thank you again.
  27. A

    Use xPath to Create Google Earth Automation

    Hello, I try to use the xPath feature to let the bot to click the element in Google Earth. But, no matter which element I select, it always returns the same xPath. Could anyone please tell me how to do? Thank you a lot
  28. A

    Create Templates for Google Earth Automation

    Got it, thank you for your help.
  29. A

    Create Templates for Google Earth Automation

    Hi, I have installed v5.39 and it is working now. Why does the latest version v5.40 not work? Thank you for your help.
  30. A

    Create Templates for Google Earth Automation

    It shows the same screen. Do i need to re-install anything to make sure the Chrome browser is working correctly? or, should i reinstall the ProjectMaker? Just want to know why yours can load Google Earth Web but mine cannot. Thank you again.
  31. A

    Create Templates for Google Earth Automation

    Hi, I have updated the settings and restart it. Now the screen changes to this. Thank you
  32. A

    Create Templates for Google Earth Automation

    Hi all, Yes, I did use Chrome browser and my ZennoPoster version is v5.40.0.0. The browser will keep loading and loading and won't complete. Is there any settings I should change to make it work? Thnak you again.
  33. A

    Create Templates for Google Earth Automation

    Hello, I plan to use ZennoPoster to create some templates to auto add project in Google Earth (https://earth.google.com/web/) When I use Project Maker to go to https://earth.google.com/web/, it just keep loading and does not show anything. Is there anyone could share how to let the Project...
  34. A

    Error getting information about your hardware 5.12.3.0

    Hi I have installed the Zennoposter to my VPS. When it try to get the information about my hardware, it takes really long and popup the windows said "Error getting information your hardware". I have tried to install the software to other VPS, it has the same issue. I have removed both PC from...
  35. A

    $100 Need a Zennoposter Template for Google URL Shortener API

    Hi, anyone could help me create Zennoposter project which it can use Google URL Shortener API to create short URLs. Input: It will use 2 text files. The first text file includes gmail account for Google Shortener API and API key. The 2nd text file includes the list of URLs which I want the...