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

  1. lokiys

    Execute javascript code on website

    Javascript can do many different things mate. You look what javascript does and You replicate that. So for example, if javascript sends some requests then You have to make same request with your own GET/POST, if javascript does something other You have to replicate that as well, it all depends.
  2. lokiys

    Execute javascript code on website

    Hi, your question is really not easy answerable. First of all You do not load webpages with javascript. You can look in GET/POST request way for that. Second of all you need page-load or at least some data to input in javascript functions. Sometimes it is very complex to find what exactly you...
  3. lokiys

    Detect Recaptcha

    Hi. and welcome. Just create standard action like focus and search for element what is on-page. In this case Recaptcha checkbox for example. So if checkbox will be found then there is captcha and it will continue by green action output where you connect solving captcha action, but if there is no...
  4. lokiys

    Is there a way for zenno to watch something in real time?

    Put in a C# block for any delay in milliseconds Thread.Sleep(1); // 1 millisecond
  5. lokiys

    Instagram Picture download

    Sure if you can edit posts. For getting Client status therefore also getting enabled to send PMs to other users please open a ticket in http://support.zennolab.com/ with Your license email and ask for status change. Or contact there with the same request...
  6. lokiys

    Bugs in version 5.42.0.0

    Hi. It seems overal bug, this JSON gives error when trying to parse.
  7. lokiys

    Instagram Picture download

    @kaboom and @magicien Lyon guys please keep discussing in English only. this is an English language forum side. You can always use PM to talk in whatever language You want. Thanks
  8. lokiys

    Bugs in ZennoPoster 7 beta

    Hi. I never told you I can not open the old project. But most of my customers work with v5 and then I still have to switch to old v5 to develop because when you save the template in new v7 its auto in .zp format. Anyway that's not the biggest problem. The main problem is v7 lags and every action...
  9. lokiys

    ZennoPro training - From newbie To Pro in No time

    Hello. Please add me in skype to discuss more. https://zennolab.com/discussion/members/lokiys.2941/#about Thanks
  10. lokiys

    i need a PSN templates

    Hello. I think You will have to be more specific If You are really looking for someone to develop that. Please provide as much as detailed information possible for the required task.
  11. lokiys

    If element found on list, do ... x

    Delete duplicates you can with one action List Processing C# is programming language what You can use in zenno action Custom Code ==> C# code You can learn and search in the forum there are many c# snippets for c# But You can check all with a standard action. Just take one line from one list...
  12. lokiys

    If element found on list, do ... x

    Hi. The first and easiest method would remove all duplicates BEFORE you save URLs in your list for scrapping. If that does not work for you then you can also try to delete duplicates in list with list action. But with URLs it can not be effective because http://scrappingUrl.com and...
  13. lokiys

    Zennoposter 5 или zennoposter 7 что выбрать?

    1. Ja perogjil na v5 obrotno 3. Net snizilsja. Navernoe vsjo budjet izpravljeno pozze no kjeper ne ochen. No nravitsja mnje dizain.
  14. lokiys

    Bugs in ZennoPoster 7 beta

    Hey. I find that v5 works much better than v7. And it is not only things I reported before with lagging interface. But now I also find out that for example, the browser works differently in v5 and v7. In v7 browser sometimes stuck and nothing happens, while in v5 it loads smoothly and no bugs...
  15. lokiys

    How to make page load fully before proceeding to next step

    Hi. 1. find what element appears on the page last what you consider that page is loaded. 2. Check that element in the loop. with 1 sec 3. Exit to the next step when an element is found.
  16. lokiys

    Bugs in version 5.42.0.0

    Not sure what this error means but it tells me there is not possible to add a string in the list. I have simple code var phonesList = project.Lists["Phones"]; phonesList.Add("String to add"); And I get this code not always though. But now got it in zp as well as in PM before. in PM...
  17. lokiys

    How to scroll slowly for a certain amount of time?

    Hi. you can always calculate time span by two DateTime. Just set time in minutes or seconds then check how much time it is now, then saves to a variable, next action is scroll then further you go with time now again and save in different variable. Then look if time now with previous time now...
  18. lokiys

    Bugs in ZennoPoster 7 beta

    Sometimes it throws one action what you wanted to move a little it gets bug and throws totally away. Happened already 2-3 times in 2 days
  19. lokiys

    Bugs in ZennoPoster 7 beta

    The same connection and other threads are working. It's just happens with random thread.
  20. lokiys

    PayPal - Forbidden

    Sure np, mate. I think Paypal just makes legal problems for those proxy providers that's why. I'm sure there are loads of proxy services that do not care much of that, just have to find.
  21. lokiys

    Bugs in ZennoPoster 7 beta

    @VladZen are you also aware that in v5 EVERYTHING works smoother? Will be that fixed and are in development? I really got to work on v5 yesterday because some customers needed xmlz template And all worked much better, moving actions, saving, moving action groups. Opening templates, closing...
  22. lokiys

    Bugs in ZennoPoster 7 beta

    Another bug. I have seen something like that before already. And just now one customer reported the same what I have noticed last days. Instances freeze in zennoposter. Its like instance gets opened it goes to google then enters the first name and then stays there for some time, and it's not...
  23. lokiys

    Bugs in ZennoPoster 7 beta

    When you save a project it takes much longer than it was in v5 Saving ALL freezer PM and took 30 seconds to work again. In general, I opened v5 and everything seems working much faster there. UPD: Just tested simple saving template takes 4 sec freeze time
  24. lokiys

    PayPal - Forbidden

    Hi. Can You access with same proxies from Chrome standalone browser ?
  25. lokiys

    What is the easiest way to test if indexing a page by google is allowed?

    You just make your own rules and regex what should be checked for each parameter. Scrape robots.txt and get what's there and make regex to check if Google is allowed or disallowed.
  26. lokiys

    Analytical data exclude more word

    I'm not 100% sure if you can use regex there but please try to use like this: kg|weight|kiss
  27. lokiys

    Analytical data exclude more word

    Hi. Not very sure what analytics data feature You mean there. Can You please try to explain in more details what you need to get done. ? Thanks
  28. lokiys

    Bugs in ZennoPoster 7 beta

    The newest version is full of Russian texts. v7.1.3.0
  29. lokiys

    News ZennoPoster 7 - grandiose update! (Beta testing)

    I still do not see it in user-area. Today is the day I need it badly as my customers have new extensions .zp with the new version, and I can not get access. Send me a link for English Project Maker as soon as possible. Thanks
  30. lokiys

    Update Browser Version and OS in old profiles

    This is 1 min task to try that out and then check your new profiles and You will see. Nothing that complexes if you ask me.
  31. lokiys

    Blank when visit to Myetherwallet

    Correct like the user above said in Russian, this site is not working with FireFox 52 version browser. As this is the last FireFox version zenno supports.
  32. lokiys

    captcha geetest.com

    Click blue dot then Have to slide to complete the puzzle.
  33. lokiys

    execute Https link c#

    Hi and welcome. You do not need to use C# if You do not know it. Just use GET request action to send GET request to any URL or POST request action for POST.
  34. lokiys

    How to control browser scroll bar movement

    You can use Keyboard emulation button and click buttons {UP} or {DOWN}
  35. lokiys

    Best method(s) to minimize/compact traffic consumption of project

    Yep, you are right when you develop bot with images you can then disable, and when captcha will be sent to service it will be auto-loaded and sent :)
  36. lokiys

    Best method(s) to minimize/compact traffic consumption of project

    Hey. If You read through all discussion then You will see I suggested looking into traffic monitor, where You are able to block every single request from loading, so You can pick and block even one image from loading and not all. you can block one domain. Please check that I'm sure it will...
  37. lokiys

    News ZennoPoster 7 - grandiose update! (Beta testing)

    Is that in long term plans ? I still do not see it in userarea. Or is there somewhere else I can download newest version ?
  38. lokiys

    AutoSave feature

    Please add an autosave feature for templates. When something gets changed it template gets autosaved. It can be configurable from settings if others do not need that. But this could be awesome timesaver, as I click this save button like crazy :D
  39. lokiys

    Bugs in ZennoPoster 7 beta

    @VladZen Seems this bug still is not resolved.
  40. lokiys

    Source code difference

    Why is there such a difference in source code loaded? Gmail in zenno: Gmail in standalone Chrome: Basically in standalone firefox is the same as in chrome. It loads like 1/100 of all source code what I can find in zenno source. To be honest it plays good for me this time, I'm just...
  41. lokiys

    Fonts not changing after loading profile

    I can give my two cents there as well. Chrome is full of bugs, I have tried with testing it like 10 times while it is developed, and I have always gone back to firefox by now. Had a training session with my customer also and could not explain to him what is going on while I understood chrome...
  42. lokiys

    Load only history from profile

    If by history You mean cookies, then it really can not be answered. In general sure, You can use only cookies, but take in mind that some cookies get generated based on your browser settings eg. useragent, screen resolution etc. But that would be a problem if you would use some cookies set by...
  43. lokiys

    News ZennoPoster 7 - grandiose update! (Beta testing)

    I can not find ProjectMaker of the new version in UserArea. Only v5 is available.
  44. lokiys

    hello is it suitable to list from ebay to facebook

    ZennoPoster is like a framework, meaning it does nothing out of the box. But You can sure make or order some bots that will do required, with help of zenno
  45. lokiys

    Why UI lags so much ?

    There you are my config: As well as an attached GIF with my two monitors and with an exact layout I have. It's the big gif you have to slide left and right to see it all :) https://i.imgur.com/Wt1CHnD.gifv Let me know if You need anything else.
  46. lokiys

    Duplicate verification mail

    The only idea that comes into my mind is with using Bulk email download and then looping through all emails in the box and getting one of the needed. https://help.zennolab.com/en/v5/zennoposter/5.40.0.0/webframe.html#topic733.html
  47. lokiys

    Why UI lags so much ?

    I have 24'' left then 27'' middle then 24'' right. I usually work with zenno on my left and middle monitor, that's 24'' and 27'' I get that it should load, but I'm sure there are some ways to improve all this loading. If nothing can be improved which I doubt then adding smooth load also would...
  48. lokiys

    Why UI lags so much ?

    Still even with new v7 zenno UI lags so much, I mean when you maximize program, it takes some seconds for interface to fully load all windows and controls. It feels like something will break down every time you open/close the window or maximize the program. Why is that? and will be there any...
  49. lokiys

    How reddit detect my account creator?

    OP told with zenno there is a problem, the standalone browser works fine, but as You know standalone browser is 100% identical from register to register. Zenno is never 100% identical, so I say Your explanation ( with similar browser parameters ) does not make sense. And I think OP is...
  50. lokiys

    How reddit detect my account creator?

    I do not think that's the case. OP already told he made many different versions of bot. He sent it to you. Do You see the user even did not try to change user agent to say that?