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

  1. lokiys

    Bugs in new version 5.27.1.0

    Second time already. While working with plugins. Whole template action disappears. Closing template and opening again fixing this.
  2. lokiys

    Can not run installer on client VPS

    Oh yeah silly me. Then check some windows logs, whats there.
  3. lokiys

    Can not run installer on client VPS

    Most probably just make report.zip and send a ticket.
  4. lokiys

    XMLHttpRequest to download file. POST/GET.

    {-Page.LastDownloadedFile-} is just variable when the last downloaded file path is saved. It will not help in any way for You. This is when You click on the file and it downloads somewhere, then You get the path from this variable. In your case, You just have to look for full file path and...
  5. lokiys

    Need a bot to auto fill in web forms (like Autofill extension)

    Zenno does nothing. Everything is up to the developer. The right statement would be it is probably too hard for some individual developer. :-) But surely isn't hard using zennoposter :-)
  6. lokiys

    Ctrl + V Paste actions problem

    Since not sure what version but Paste with a hotkey for actions does not work for me. I can copy action with CTRL + C but when I try to paste it in another template with CTRL + V nothing happens. Although I can right-click and Paste then it works fine, so CTRL+V as hotkey does not work. I use...
  7. lokiys

    How to upload template into client panel ?

    You can see everybody knows LOL. I have not got such a problem, but I'm 100% sure it would not take me much time to think about what to do. I would first make just copy of all actions into another template in customers PM and it would be solved as well. As well as @aleksa77 discovered that by...
  8. lokiys

    How to upload template into client panel ?

    But If I sell open source project to anyone then I sell it with copyrights too. If I sell a closed project with protection block then I sell the project without copyrights. Is not that how it should be? and I see no point of this if You can open project resave and then sell anyway. Care to...
  9. lokiys

    How websites detect ZennoPoster

    I do not think that You can get any proof what Google and other sites exactly track. But I'm sure google knows how ZennoPoster works. It is not small soft anymore like it was 5 years ago. I would not be surprised that there is a special worker in google for ZennoPoster tracking and catching. I...
  10. lokiys

    How websites detect ZennoPoster

    Just a reminder, it is very easy to accidentally skip some posts. :-) Not sure what holidays there are. I know 1 of May as holiday day, but nothing more. And to make sure that zennoposter stays a top tool in web automation we have to keep the community on top as well. So that's exactly what I...
  11. lokiys

    How websites detect ZennoPoster

    @VladZen can You check this thread and answer on questions? I think You should be invested a little more there, since its anonymity case...
  12. lokiys

    Сниппеты эмуляции мыши: FullEmulationMouse

    лучше это int toX = int.Parse(project.Variables["ToX"].Value);
  13. lokiys

    Перенос cookie из зенно в браузер.

    Nevizu problemi.
  14. lokiys

    How to upload template into client panel ?

    I'm talking about protection function in the template... https://zennolab.com/wiki/en:encryption?s[]=protection
  15. lokiys

    How to upload template into client panel ?

    Okay did not know that. And You have no protection block added to that template?
  16. lokiys

    How to upload template into client panel ?

    Of course, You can not upload any bots to other accounts. Did you expect to upload to mine as well LOL ? As username and password of You client zennolab account and upload, there is the only way. I would say it's not recommended, but there is no other way and won't be for a hands-free...
  17. lokiys

    Random line containing text

    Same as with lists mate. Table == > Get lines ==> Contains text BUT it gets lineS - What means there is possible many lines with such text so You have to put all results in a list and then take the random line. Because the table does not have a line in general, it has cells and columns. If...
  18. lokiys

    Random line containing text

    List ==> Get Line ==> Contains text takes line if containing text is only in first line ?
  19. lokiys

    Content parser

    If we talk about scrapping data then how to use regex is what You have to learn. =regex']Wiki - Regex Parse content is just helper action. So go with Regex and learn it. About logic for Your scrapping, I can not answer much, because I do not understand what is Your goals...
  20. lokiys

    Looking for ZennoPoster education

    Hello. I have the training offer, all about ZennoPoster :) check my sig for more details. Only sorry its not hourly based, but package.
  21. lokiys

    Content parser

    Not sure what You mean compatible with different sites as You scrape exact content from exact site usually. But using Regex is fine for scrapping. Take a look at Parse brick in zenno... Right click on content You want to parse and ''Parse content''
  22. lokiys

    How websites detect ZennoPoster

    First result google: https://hacks.mozilla.org/2016/01/firefox-and-the-web-speech-api/
  23. lokiys

    Кто создаст бота Телеграмм?

    Инстаграм i Телеграмм ne odjin i tot ze sait.
  24. lokiys

    How websites detect ZennoPoster

    Two lines of code and wola. instance.SetBrowserPreference("media.webspeech.recognition.enable", false); instance.SetBrowserPreference("media.webspeech.synth.enabled", true); Thats Firefox browser FF52x64 But anyway go ahead and try to detect Zenno. It will help all of us :-) @VladZen why...
  25. lokiys

    Content parser

    You have asked about the best way to parse HTML, so I think HTML agility pack is the best way. No, it is not the default option for zennoposter... But sure You can use parsing module what is zenno default option as well.
  26. lokiys

    Content parser

    Take a look at Html Agility pack https://html-agility-pack.net/
  27. lokiys

    Вопрос по lock

    Ty mozshesh neuchitsja i sidjet v uglu, net problem. ;) Prosto smotritsja sto hochesh stobi vsjo zdjelal za tybja. Yest google.translate.com i jetj forum poisk. Davai za djelu.
  28. lokiys

    Вопрос по lock

    Nado uchitsja. ;) https://help.zennolab.com/en/v5/zennoposter/5.18.0.0/webframe.html#topic1007.html
  29. lokiys

    Problem with uploading file

    This is the wrong logic. You never loop the whole template like this: Just make it straight and all loops will happen in zennoposter. Think what will happen if he will ORC 100000 images? His server will die... PS. And please advertise in apropiate section. ;) Cheers
  30. lokiys

    Problem with uploading file

    Not sure why it does not work for You. Most probably You have some wrong file paths. Basically all works fine there:
  31. lokiys

    Bugs in new version 5.29.3.0

    There it is again. I have worked with templates without a browser. Then opened template what required a browser and there is this https://i.imgur.com/yWNtbeB.gifv It seems like the browser is working without the content view, no I do not have content disabled. Enabled extended logs but it...
  32. lokiys

    Project maker table doesn't see xlsx file contents

    This is the wrong path. The right should be this: {-Project.Directory-}\AAA TRAPPED.xlsx
  33. lokiys

    Bugs in new version 5.29.3.0

    You are welcome, sent in a ticket.
  34. lokiys

    Bugs in new version 5.29.3.0

    Browser does not load: https://i.imgur.com/93YLYAb.gifv Worked with projects without browser and then wanted to open a new project, but the browser did not appear.
  35. lokiys

    Bugs in new version 5.29.3.0

    Like I said I'm using two monitors, so to reproduce You have too. Because its different, I have to use panelContainer for the second monitor, this is how it works. UPD: And that's my first monitor layout if need:
  36. lokiys

    Bugs in new version 5.29.3.0

    and not sure why you answered on both requests with one solution as I do not see any connection there. This loading icon bug came again and this time browser breaks down. Like Restart browser process screen I got.
  37. lokiys

    Bugs in new version 5.29.3.0

    did not helped at all. Well there is how to reproduce. 1. Reset panels 2. Restart 3. Made layout as I need it. 4. Closed Element tree 5. Restart 6. Inspect element = will mess up my layout as I told previously. I'm using two monitors if that's change something.
  38. lokiys

    Как найти все элементы по Xpath и посчитать их ?

    Chitaj errors tam vsjo nuzno bikj. Jesji problemi v c# togda if kubik nada vzjakj. Zdjes variable ret netu ona v { } NAdo kak to var ret = 0; if (foundD > foundM) { ret=foundD; } else { ret=foundM; } return ret;
  39. lokiys

    Bugs in new version 5.29.3.0

    Element tree window I want and I have it totally right not bellow. But when I put it where I need then I disable as I use it not so often, but the problem is when I enable it again with inspect element it always breaks all my layout and appears below. And even if I disable it again my layout...
  40. lokiys

    Сохранение титулов и URL

    https://zennolab.com/wiki/ru:table
  41. lokiys

    Bugs in new version 5.29.3.0

    Nothing loads there. In the previous version when the page loaded there was loading icon as well. Now I have hit enter like 5 times before I understood that it actually loads... LOL
  42. lokiys

    Bugs in new version 5.29.3.0

    Sorry but nop. Closed this with Task manager and reopened again and it worked. I got this freeze right after installed and first time opened.
  43. lokiys

    Table problems

    I have got many problems while working with excel files, but mostly this is some file or file encoding problems than any bugs in zenno. So if You face any problems try with different files, try also to change file encoding. If honestly then I'm trying to avoid any Excel files. Except for .csv...
  44. lokiys

    Need to take links to products

    Hi. I'm not sure exactly what You mean, but You can scrape links. If an example like this is needed: kufar.by/item/72596927 You can look at this new feature: Parse. https://zennolab.com/discussion/threads/zennoposter-new-version-5-22-0-0-11-9-2018-parse-helper-for-getting-data.51281/ Hope that helps
  45. lokiys

    Table problems

    Hi. Please check or change Your table delimiter. In table settings. And I'm not very sure what You mean return to the ling
  46. lokiys

    Bugs in new version 5.29.3.0

    Could not open the programme. Freezed
  47. lokiys

    Shared code from file

    So I set file path there but I can see that Project directory variables do not work there. So How can I set path there what will work on different PCs?
  48. lokiys

    get phones working on Gmail -How to do it in fact ?

    @valteau I'm very sure that this 25$ software with lifetime license will not work for any mass registration if it will work at all, and this user from blackhatworld with 10 posts most probably just trying to increase post count. All I can tell is no newbie will be able to cheat google. Simple as...