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

  1. A

    ChatGPT drag n drop images

    I'm trying to figure out a way to have GPT analyze images from local hard drive. This is usually done via drag n drop. Can zenno actually do this programatically? drag img from folder on the GPT webpage? thanks
  2. A

    Trying to get the latest metamask ext to load

    No matter how many times I try the metamsk will not finish 'loading' opens up but gets stuck Anybody with suggestions? thanks
  3. A

    log, inspect, and alter HTTP(s) network requests and server data into Zenno

    Trying to extract data from a site that uses ReactJS everywhere How do I GET data from the network / traffic tab into zenno so I can process it via REGEX or whatever.. thank you
  4. A

    Youtube Re-Captcha Solve?

    I'm trying to get zenno to solve the reCaptcha on the about page but can't get it to work. Does anyone have a fix? thanks
  5. A

    Captcha solved .. but submit button doesnt work

    I'm trying to figure out why Zenno is not able to click the submit button once Captcha is solved. for some reason clicking submit nothing happens here is my anti-captcha setting any suggestions would be great thanks!
  6. A

    Google Sheets connection

    I'm having difficulty connecting to the gSheets Followed the updated instructions on https://zennolab.atlassian.net/wiki/spaces/EN/pages/924484573/Google+Sheets+PM Sadly the instructions are too old and the screenshots do not match the actual google UI 1. Created Project / Owner etc. 2...
  7. A

    Zennodroid multi-thread?

    So far I'm very impresssed with this new version.. it does crash a lot especially in the zennoposter... but in project maker it is more stable. How do I get multiple instances of zennodroid working? thanks A
  8. A

    how to emulate CNTRL-SHIFT w Keyboard

    I'm trying to do a keyboard emulate hold Ctrl+Shift and press B How do I do that? Thanks
  9. A

    Zennodroid, when next?

    I love zennoposter works great.... However, automating IG via Zennodroid right now is not very stable also droid can not do multithread instances When is the next version of Zennodroid coming out? And are you guys still going to use BlueStacks as your emulator? thanks!
  10. A

    Flash video not playing in Zenno

    I've upgraded to latest version (5.28) and for some reason I can not get flash video to load on Amazon product page. I have installed it on the server and confirmed it is working in Firefox by going to adobe's site. Flash is also turned on within zenno.. Attached image
  11. A

    How to do multi Thread process in Task Manager?

    In Task Manager settings, I've got a process that I'm triggering every 10mins ... How can I get it to run multiple threads? No matter how many threads I add to it .. when it runs its only 1 thread I've attached a screenshot.. thanks! Amul
  12. A

    Bluestacks forever stuck initializing

    I just installed the trial on my remote machine and for some reason I can't get Bluestacks to initialize within zennoDroid... I have left it alone for over 10mins and still nothing. I've killed the processes in task manager and restarted the android but same thing. Bluestacks is working in...
  13. A

    Scraping Mobile app data..

    Zennodroid? is that still being worked on? I need to scrape telegram .. suggestions? thanks!
  14. A

    Google ReCaptcha solve?

    I'm trying solve the captcha on youtube.. https://www.youtube.com/user/destinws2/about The old C# implementation I had stop'd working ... thanks Amul
  15. A

    Email Verifier? Bounce Check

    I'm scraping emails and getting lots of bounces. IS there a way to use the SMTP functionality built-into zenno and TEST / VERIFY if the email exists?
  16. A

    Can't seem to install .net 3.5 on 2016 Server

    I've tried to read and sole this by Googling "the request to add or remove features on the specified server failed .net 3.5 server 2016 0xc004000d" but nothing has worked. Any sugguestions? thanks, Amul
  17. A

    I need to move my Zenno to another VPS.. recommendations?

    my current host is super unreliable.. any recommendations?
  18. A

    Scraping to Table issues..

    So I've got 2 elements I'm scraping .. element 1 -- is a list of words element 2 -- is a list of numbers both of them are in <spans> and I've got the right regex to scrape each one into lists. SO in the new version I can use TABS > DATA to Put result to Table... The first action is adding it...
  19. A

    Only save unique values (check to see if its in another list)

    I'm scraping youtube and I'm having a tough time trying to save ONLY unique values. For example, I'll scrape a channel videos yesterday .. and today there is 3 new videos.. I ONLY want to save the new video urls in a list. I've tried binding and deduping but that just leaves the original list...
  20. A

    IS there a way to hide Open Ports 80, 3128, 8080 and Avoid Proxy detection?

    according to https://whoer.net/#extended When I use private proxies or squid proxy server on vps ... https://whoer.net/#extended can detect open ports -- 80, 3128, 8080 [cached] Obviously this could be a problem. How can I use Zennoposter to potentially hide this? Thanks!
  21. A

    Examples of Get/Post/Put for Zenno?

    Anyone have any example templates that I can use the Zenno API Calls Youtube, Facebook or any other site.. For scraping and posting content.. I learn better with example templates Thanks guys
  22. A

    Is there a way to set OS Screensize?

    I noticed that if I have Javascript on.. www.ip-secrets.com -- can detect/sniff my OS resolution. Your Resoloution: 2560 * 1551 Can I spoof this?
  23. A

    would like to use the scheduler in zennoposter

    so is there a way to kill processes after certain time (no matter what)-- 8pm PST and then restart it .. next day at 8am? I can see the restart.. bit. But not the actual stop,kill process
  24. A

    Example 2captcha English Template solving ReCaptcha?

    I need to solve the ReCaptcha 2.0's on Youtube... Is there a sample template I can use to COPY/PASTE over something that works in October 2016? That is in English? I've attached the sample templates I've found in the Russian forum but they don't appear to work anymore.. Thanks AP
  25. A

    need basic deathbycaptcha example

    Guys, I'm trying to get deathbycaptcha working.. does anyone have a basic example template they can send me? I'm basically trying to scrape Youtube email addresses.. https://www.youtube.com/channel/UCGkoVX_JnMTvGGH3Q5LJIWw/about
  26. A

    youtube + deathbycaptcha

    Guys, I'm trying to get deathbycaptcha working.. does anyone have a basic example template they can send me? I'm basically trying to scrape Youtube email addresses.. https://www.youtube.com/channel/UCGkoVX_JnMTvGGH3Q5LJIWw/about
  27. A

    how to compress images?

    Just upgraded to the latest.. (thanks for keeping the best automated software updated!!!) I have several image processing questions 1. How could I compress the rather large images I'm capturing via jpg, gif etc. Also any tips on how I can transfer these to image hosting site like imgur.... 2...
  28. A

    allow control over the firefox network console

    i needed to use another program to control the actual windows app to extract data from the oauth_token via the chrome inspector/network panel. other than that a way of collapsing groups into a nested node..
  29. A

    Automation of Gmail - with firefox plugins

    I've got zenno working inside of gmail (awesome!) BUT I really want to automate Rapportive Is there a way to install Gmail plugins for the builtin-Firefox - https://addons.mozilla.org/en-us/firefox/addon/rapportive/ thanks guys for the most incredible automation software out there! (short...
  30. A

    Is there a way to Search the text on the page and highlight/screenshot

    I'm trying to figure out how to emulate the FIND command in firefox. When you do a CNTRL+F in firefox you can type in a string and then enter and IF the text-string is found the page scrolls to that particular string and highlights it. Take a look at the attached image to get the idea. I...
  31. A

    intellisearch is so unreliable..

    i know the open web is chaos.. I'm trying to fill out contact forms on random sites using the intellisearch. Trained it with over 50 records. It still trips up on pages with more than the standard 4 fields. Has anyone got this function to reliably work?
  32. A

    Good link to current tutorial (english) for proxychecker/scraper

    I'm in need of some reliable proxies.. thought I would give the built-in one in zenno a try. Where are some current video (ideally) tutorials on this?
  33. A

    Trying to scrape images..

    I'm using the save captcha to disk method " Download and Save Images using Captcha Module " - Via The only problem is that when the images are large its impossible to manually enter a value to save the action to template. Is there a way around this? Thanks! Amul
  34. A

    sublist to variable?

    is there a simple way to do this?
  35. A

    Ajax scraping..

    I'm trying to scrape profile names from quora.. They use ajax to paginate the list -- and I have that working (good) However the list of followers is 200k and after about 3-5k loaded in memory zenno project maker hits a breakpoint and gets unstable/crashes. I've turned off imgs/flash etc...
  36. A

    IntelliSearch Boting - is this doable?

    I'm wondering if this is Do-Able with Zenno MP... I have a Pro License but have not attempted to do this. Its feels like I can probably pull this off via the GUI Bot tool like ZennoMP but I'm not sure if I should find a python guy to bust out a script instead. 1. scrape URLs for specific...
  37. A

    I dont know how to do this simple thing

    How do I know if the URL/webaddress I typed in zenno was successfully loaded?
  38. A

    how to take screenshots?

    whats an easy way to take screenshot? save to FTP or email?
  39. A

    Sometimes it works sometimes its not

    This might be a bug for FTP in zenno, The log said that: File /public_html/wp-content/themes/ doesn't exist on FTP node ftp.paininhand.net/ But I am sure that it exist, I just coppy the url from a ftp client. Any Idea? Thanks
  40. A

    Zenno MP FTP

    Hi Zenno Users, Is there any tutorial here regarding on using the ftp tools in Zenno? I need to download and upload files to different servers. When I'm trying to do it, I keep getting a "Internal Error" FTP browser not ready to work. and Failed to use FTP Any Idea about...
  41. A

    [SOLVED]  Zenno Pro FTP

    Hi Zenno Users, Is there any tutorial here regarding on using the ftp tools in Zenno? I need to download and upload files to different servers. When I'm trying to do it, I keep getting a "Internal Error" FTP browser not ready to work. Any Idea about this error? Thanks
  42. A

    [SOLVED]  Profile Processing

    Hi Zenno users, I have a problem on using the {-Profile.login-} for creating an email accounts. I am using a loop after I successfully created an account and the problem is when it fill the username text field for the second loop, it uses thesame {-Profile.login-} value on the first loop which...
  43. A

    [SOLVED]  Email Processing

    Hi Zenno users, I am trying to process or read the message of a yahoo mail, and I use this settings: Server: pop.mail.yahoo.com Port: 995 Username: [email protected] SSL: checked Protocol: POP3 and I received a msg: Access to this service is...
  44. A

    How do I setup a template to post only 1 time every 48 hours..

    I tried to schedule it in zennoposter task editor (in system of schedules) and assign it every 2 days.. but it seems to keep defaulting back to every day. IS this a bug or am I doing something wrong? here you can see it defaults back to everyday... also I have added a specific proxy per...
  45. A

    WTB - WEB 2.0 Post Templates - similar to seNuke etc.

    I dig zenno... but I don't have time to fix bugs. I own the license so.. I just need some high PR Web2's 1. private proxy support 2. spintax 3. drip feed ideally I'm on skype : amulp84
  46. A

    how to get twitter web interface to show more followers

    I'm trying to scrape follower lists using zenno any ideas? to simulate mouse click to get twitter to push more followers.
  47. A

    so I'd like to scrape products - images + text

    I've been using zenno for a while.. I understand the whole regex thing.. how does one grab images.. or scrape images into file? can some make me .xml to try out..? lets say I wanted to scrape http://www.allposters.com/-st/Entourage-Posters_c71455_.htm thanks Amul
  48. A

    is there a way to close window and popout another with url

    Just bought the pro license of zenno! I've been trying to defeat linkedin.. as soon as I get in with a new account I think they detect my squid proxy/vpn and the homepage/landingpage starts to auto-refresh until the linkedin servers disable my account for "automated TOS violations" If I...