Недавний контент lokiys

  1. lokiys

    ★★★ Order ZennoPoster templates ★★★

    Hi, sure. Skype/Teams: llookkiiyyss Probably will answer just tomorrow, it's night there. But you can add me
  2. lokiys

    Requested Clipboard operation did not succeed

    How do i track that down? I have no idea why and when that issue comes up. Any c# you can give me so i can add in template to print me some logs what is blocking clipboard? PS. I bet Zenno is not releasing it because it works and then it stops working while nothing else uses the PC. Except...
  3. lokiys

    Requested Clipboard operation did not succeed

    @VladZen ? It happened again, it was fine one day and now it throws those errors again.
  4. lokiys

    Requested Clipboard operation did not succeed

    Simple code worked before okay, suddenly for many templates started to throw this error. Just one thread was running. Nothing else on zennoposter. Сообщение: "Requested Clipboard operation did not succeed." lock(SyncObjects.InputSyncer) { string bio =...
  5. lokiys

    ZennoPoster error causes .txt file corruption when power failure occurs

    As everywhere, if data are very important, you create some backup solutions. One file where you take and add data, second just add and update. Or if data are extremely important you send them out of your server at all, either upload to cloud or in best way send them to external Database.
  6. lokiys

    ZennoBrowser language

    Sure, I have English. In the old interface, Locale col says ru
  7. lokiys

    ZennoBrowser language

    I dont see how to change language by that link. But I have ru ZennoPoster and some en Project makers. Probably, the ZennoBrowser language is automatically selected the same as my Poster language. Its not a problem for me, just letting you know what I see. And this new ZennoBrowser tab also...
  8. lokiys

    ZennoBrowser language

    Got it, then the installation screen is rus only.
  9. lokiys

    Installation failed

    PS: Found log file and opened ticket: 105399
  10. lokiys

    ZennoBrowser language

    Is this available only in Russian? I downloaded from the English side, but all i found is rus version. https://zenno.club/discussion/threads/zennobrowser-the-anti-detect-browser-from-zennolab-now-in-beta.128485 If so, when do you plan the English version?
  11. lokiys

    Regular Expression with Variables ?

    Variables do not work in REGEX TESTER. But they will work in Regex action when you execute.
  12. lokiys

    how do i enable the "Full mouse emulation" when i use zennobrowser

    Hi, you enable Full mouse emulation and disable the browser.
  13. lokiys

    automated listings with zennposter

    Yes, the GET action, after executed, will put the downloaded file path in a variable. Just try it.
  14. lokiys

    automated listings with zennposter

    Hi, let me know what exactly you don't understand.? Pictures have links with .jpg .png etc. You take those inks and put in GET action and select Download ==> As file. that's it.
  15. lokiys

    Debug project

    Hi, This should help