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

  1. myndeswx

    Is it possible to make blocks in ZP

    Hard to understand what are you trying to do exactly, but seems like 'project in project' might be a correct option for you. Just make a main project and run the smaller projects from it (as large steps) , also zenno does support tab control :-) Attached a sample project, just place all 3 in...
  2. myndeswx

    How to get 'traces' folder

    Ahh , I see, yes the pattern is easy to find by hand, but the thing is I am looking for a way to get the path programmatically( to avoid user error entering the file path)
  3. myndeswx

    How to get 'traces' folder

    Thank you, but I need a way to find it automatically (if possible of course, to avoid user input error) For example mine is generated in C\Users\username\OneDrive\Dokumenter\ZennoLab\Traces\templatename.zp So the pattern 'C:\Users\{User name}\Documents\ZennoLab\' would not work in my case...
  4. myndeswx

    ZennoDroid подскажите нюансы работы с данной программой

    Also interested to see if someone has done real tests to see how lower/higher FPS, directX/openGL , different CPU and RAM combinations affects the performance
  5. myndeswx

    Issues after upgrade

    Thanks @lokiys ! Maybe you could help figuring out the traces folder for the running project? For example mine is - C:\Users\tomaj\OneDrive\Dokumenter\ZennoLab\Traces\threadLoger1.zp So there are many things to guess, like the drive, user name, computers language , and projects name itself...
  6. myndeswx

    Sticky proxy always changed in each request in zennoposter, but OK with real browser

    Make sure you select the 'use cookie container' in the requests 'more' tab, cookies are what keep the session information
  7. myndeswx

    How to get 'traces' folder

    Hello, how could we get the 'traces' folder of the running project? For example on my computer it is C:\Users\tomaj\OneDrive\Dokumenter\ZennoLab\Traces\testtemplate.zp As we can see the drive name, user name and the PC language can change, also the template name itself can change over time So...
  8. myndeswx

    Reading sqlite .db file

    Hello, looking for someone who has sqlite working with ZP 7.6 version. I have tried the Lord_Alfreds method with external dlls, but that does not work. (outdated libaries maybe? not sure) Only need to read some data from a .db file Thank you!
  9. myndeswx

    FastSqliteHelper — Легковесный C# wrapper для упрощения работы с SQLite в ZennoPoster

    Not working with ZP 7.6 :ak: ExternalAssemblies are in place, the .db file is created , but it fails to create/write any data
  10. myndeswx

    HTTP Put Request

    There is a new action just for that, not GET/POST, just HTTP request, there you can select from many options-
  11. myndeswx

    how to connect MailKit or SMTPClient to zenno C#

    I would highly suggest you to use the API instead, much easier, pretty much every mailing service I have used has a simple API.
  12. myndeswx

    Individual thread management

    Wouldn't say so strictly about it, because the same C# code partly works, it does send the HTTP post requests as it's supposed to. The only thing that is not working- it doesn't detect when the thread ends I think. Anyways, we do really need a way to get a status of an individual thread for ZD...
  13. myndeswx

    Individual thread management

    Thank you for the link, it's a good read with really useful information. Could you also please watch the video I posted above? Maybe developers would have to say something about that because it's extremely strange IMO, and the strangest part is that the same code works in ZP , but not in ZD, so...
  14. myndeswx

    Individual thread management

    Posting this here, this 'pinger' can be used to send alive signals from individual thread to know if it's alive or not. The problem is though, that it doesn't work on ZD, something really strange is happening. This code would send 'ping' requests every 10 seconds while the template is running...
  15. myndeswx

    Individual thread management

    Following, this is an important thing to have under control.
  16. myndeswx

    Are Trace execution file names random?

    Thank you, understood, it is possible to work now! However, I really think the naming ID is deceptive because taskID as expected is unique. And ManagedThreadId is only a number. So if we start a template with 3 threads there will be threadIDs - 1 ,2 3 after it completes, and we run the...
  17. myndeswx

    How do I pay for getting a topic from Russian forum translated

    Interesting idea! Maybe something like a 'bounty hunt' system, where all users could chip in and donate on a specific post, it would accumulate some money and anyone could translate it and claim the bounty! It would have to be confirmed translators only of course because I am sure there would be...
  18. myndeswx

    Управление шаблоном c#

    I know this is an old thread, but maybe there is a way to get running thread IDs as well? Thank you.
  19. myndeswx

    Get threadS IDs?

    I'm feeling a little positive about this one, because there is a 'TaskHelper' code that we can use to get the current state of the template, count of running threads etc. so let's wait! The code I am referring to if you haven't used it yet -...
  20. myndeswx

    Get threadS IDs?

    Hello, how could I get all running threads IDs of another template? Use case example- Need this for stability, to keep track of threads. When thread starts template A would save each thread ID to file. Template B running every minute, and comparing the thread IDs in the file and the ones that...
  21. myndeswx

    Projects not starting in ZP

    Thanks, didn't notice!! *lol* No idea how it chose to reset to 1, but setting threads limit to 999 fixed everything!
  22. myndeswx

    Projects not starting in ZP

    Hello, not sure what happened recently but I noticed my PM has reset the theme and other settings to default, tried restarting the machine several times without luck, projects are stuck on starting. Tried removing and adding the projects back - still not starting, any ideas? Version 7.6.0
  23. myndeswx

    Can't select the VM

    Version 2.3.0
  24. myndeswx

    No sex )

    Ahh okay okay, I understand the logic now, thanks!
  25. myndeswx

    No sex )

    Just found it as a pretty funny bug, Sex = False Because 44 years already? ))) *lol*
  26. myndeswx

    NEED 4G PROXIES UKRAINE

    Looking for shared 4G proxies in ukraine , are there none left??
  27. myndeswx

    Chrome not working when installing from .apk

    Well fuck me, tried so many versions ( as well as the exact same that was working) and they didn't work. This one works! Thanks once again Vlad! :by:
  28. myndeswx

    Chrome not working when installing from .apk

  29. myndeswx

    Chrome not working when installing from .apk

    Yes, logged in to play store. It's strange, because for example google maps installs just fine
  30. myndeswx

    Chrome not working when installing from .apk

    Unable to install chrome from apk file, tried at least 20 different versions - still it is not working ( throws an error when you open the app) I have also tried other method, installing chrome from the play store, and it works! So I tried exporting the working .apk to my computer, and then...
  31. myndeswx

    Решено Добавить функцию пройти по линии.

    Agree, sometimes it appears - sometimes it doesn't )
  32. myndeswx

    Are Trace execution file names random?

    If anyone knows how to find out which file is for which thread I would appreciate it! OR maybe someone has same solution as 'trace execution' made in shared code somehow? )
  33. myndeswx

    Are Trace execution file names random?

    Thank you, in the docs it says- The files are located in the user directory: C:\Users\<USER NAME>\Documents\ZennoLab\Traces and are grouped by tasks. But it says nothing about the file name itself? I don't know if you also have it like this, but mine seem random numbers.. And what I would like...
  34. myndeswx

    Are Trace execution file names random?

    Hello, I am very interested in how are trace execution files named, and if it's possible to choose the name for it? Or maybe it's possible to make a similar log with some shared code? Basically I need to monitor templates work externally and trace execution log file looks great! Also, to the...
  35. myndeswx

    Why doesn't GET method track redirects?

    Hey, in the left bottom corner click HTTP tab and select 'alternative' tab and choose 'alternative' HTTP method, default uses the chilkat libary, which often doesn't work for my tasks either :bt:
  36. myndeswx

    How do you run repetitive cubes?

    Hello, so I have such 3 small cubes, they are saving the templates state. And they are used many times in the project, so I just wanted to ask, what would be the correct way to do it from your experience? Because now it takes up alot of space, and I think a lot of C# code is slowing down the...
  37. myndeswx

    Text with new line is interpered as empty?

    Text with new line is interpeted as empty? I am 99% sure that it used to work this way, I was always using wtfismyip.com/text to check the proxy validity Attached the project https://i.imgur.com/WpH2V04.gif
  38. myndeswx

    SOS template stuck on 'load project'

    Yes, added using System.Management; but it wasn't even used if I remember corectly. I only tested one C# snippet to get ram % usage, but it didn't work, so I removed it, but 'using System.Management' and GAC reference were left.
  39. myndeswx

    SOS template stuck on 'load project'

    Sent, also the big question is also why the template became so large in size, I am changing it constantly for more than 6 months, but only yesterday the size tripled
  40. myndeswx

    SOS template stuck on 'load project'

    yes, the same thing is happening on a completely different computer as well, so I am convinced that this is only related to this one large template.. Also It looks like it's trying to load for about 60 seconds then just gives up
  41. myndeswx

    SOS template stuck on 'load project'

    Thank you for the response, I have changed all maxReceivedMessageSize="655360 to maxReceivedMessageSize="6553600 And now the projectMaker itself doesn't even start o_O
  42. myndeswx

    SOS template stuck on 'load project'

    Please guys, is there any way to recover it? Also it's strange that over 6 months the template got to only 4MB in size, and in one day it tripled in size to 12MB after editing it just a little bit o_O Maybe there is a template size limit somewhere deep in the configs?
  43. myndeswx

    SOS template stuck on 'load project'

    Was working on this template for a very long time, and I am no longer able to open it up in the project maker on neither of my computers, please help. Template itself is pretty large, about 12MB in size. @Phoenix78 @nicanil @VladZen @ibred @Zymlex Tagging everyone because it is very urgent :bc...
  44. myndeswx

    Implementing C# code to zennodroid shared code

    Already working :bt:
  45. myndeswx

    C# shared code

    done by @BAZAg in 5 minutes! Recommend :bt:
  46. myndeswx

    C# shared code

    привет, нужно заставить эту функцию работать в zennodroid. бюджет 60$ оборотный public static class GooglePoints { /// <summary> /// Decode google style polyline coordinates. /// </summary> /// <param name="encodedPoints"></param> /// <returns></returns> public static...
  47. myndeswx

    Implementing C# code to zennodroid shared code

    Hello, I need to use a small C# snippet in zenno shared code, let me know if you could do this! :bt: The code- public static class GooglePoints { /// <summary> /// Decode google style polyline coordinates. /// </summary> /// <param name="encodedPoints"></param> ///...
  48. myndeswx

    "Couldn't communicate with google servers"

    Also, changing it to 'phone' doesn't help, it's still displayed 'about tablet' This is the device details used-
  49. myndeswx

    random images in emulator

    Hello, I am creating a fresh VM and setting the shared folder before starting it, but some random images (from some emulator apps maybe? are already there) Folder with images that should be used is on the right Maybe someone has solved this issue? Thank you