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

  1. lokiys

    How can I run projects together, but wait for others to finish?

    Hi. I'm very sure that You do not need that much templates to accomplish what You want, but anyway. In your case I would make my own scheduler template what will run in loop and check how all other templates are doing. There are lot of options in c# to make own scheduler. Example...
  2. lokiys

    PM crashed and does not open up

    Started to work later. Cut some hours out of my work :(
  3. lokiys

    Recaptcha V2 service

    I have used Service and Capmonster and all works fine. And I have explained that there is no difference You will use service or Capmonster in your case. Your Recaptcha image does not load because of overused proxies, so there is nothing to send to captcha service.
  4. lokiys

    PM crashed and does not open up

    Just worked with PM and it closed down automatically and does not open up. Seems some global problem, as on my server I also can not open PM. Shows loading modules and that's all I can get.
  5. lokiys

    PM stuck in taskbar

    It happens time to time. Not very often and not sure how to reproduce. Not version related also, as this happened before with other versions for me.
  6. lokiys

    PM stuck in taskbar

    I have seen This bug before. PM just stuck in taskbar, You can not maximize it in any way. Only can close it down with task manager.
  7. lokiys

    Recaptcha V2 service

    Or maybe You use one and that same proxy to solve all 80 captchas, then sure there will be problem.
  8. lokiys

    Recaptcha V2 service

    80 captchas on 50 proxies should not be problems. Is this one of your proxies ? Maybe You use proxies in wrong way. Captcha service will not help You if you can not get captcha image loaded, then You have nothing to send to CapMonster, nor to captcha service.
  9. lokiys

    Recaptcha V2 service

    Except last screenshot they are showing that your Proxies are overused. How much captchas are you recognizing with your 50 proxies ? Last one where Error in browser process shows are bug. I have already reported that, but You can too.
  10. lokiys

    Link for AVD download

    Can You post link where can I download AVD for ZennoDroid ?
  11. lokiys

    Can not install from Play store

    Same problem for installing firefox from app store. Although got it installed with .apk file. But when I open it it opens and after 10 seconds crash down. So its not working also. I can not get anything to work... Or maybe there is problems with Bluestack ? AVD emulator will work better ?
  12. lokiys

    Can not install from Play store

    Same chrome does not installs from .apk also Getting error: Executing Install APK from group of actions id: 330c0542-17bb-4e14-a6a7-6e954d051f28 Apk some error
  13. lokiys

    Can not install from Play store

    This is all I can get. Waiting for download...
  14. lokiys

    Explored does not opens up

    Explores can not be opened. https://i.imgur.com/Q0y3OCJ.gifv
  15. lokiys

    Wrong app opens

    Its clear that I have found Telegram app to open, but instead I'm getting camera opened:
  16. lokiys

    Bluestack window small

    Getting such window time to time:
  17. lokiys

    Setting to disable Auto-download of new version

    I'm talking about auto-download, not auto installing. When I open PM it just starts to download newest version automatically. So I have just like that. It is downloaded and waiting me to click Set for installing.
  18. lokiys

    How to emulate scroll down to specified element?

    Hello. This is exactly method what scrolls to element he.ScrollIntoView(); But first You have to focus or click inside Active tab, to activate browser window. Your code should do more than just scroll down to your element.
  19. lokiys

    Setting to disable Auto-download of new version

    Is there setting to do that ? Simple link to download would be much better that auto-downloading when open PM.
  20. lokiys

    Bugs in version 5.17.2.0

    There is quit some problems with browser engine I guess. I have sent ticket with one site where my browser just broke down at one point. And there is other problem again. In twitter you can not work, as when you pick Action designer you have to wait up to minute while it un-freezes...
  21. lokiys

    Can't download from user area

    Hi. Not sure I understand. When do you get those errors ? When trying to login or going to https://userarea.zennolab.com/lk/login.aspx ? I do not see any problems from my side, everything is working correct, from Chrome as well as from Firefox.
  22. lokiys

    Get Line from file, search & place in table

    Hi. Sure it is possible, and if honestly I do not have anything other to suggest as making it by plan You have already told. Check list and table processing in wiki if you do not know anything about it and go ahead :) You can post some screenshots of what You have done if something is not...
  23. lokiys

    Previous task didn't finish, next task run once at the scheduled time?

    Hi. Lite version is one threaded, what is different from execution count. Execution count is how many times you want it to run. So if your previous execution will not be finished when its time to add next execution, it will add this execution to your count. And it will run right after...
  24. lokiys

    Count of computers

    Then I suggest to think about this, because who develop projects on server ? At least allow to install on two PCs but open ProjectMaker from one PC and open Droid from one PC. Or give ProjectMaker and DroidPoster separate so we can install on Server and development machine. Thanks
  25. lokiys

    Read and display content from files in BOT UI

    Title says it all. I have thought about this feature long time from first time Input Settings was implemented. It would be really useful if we could view for example created accounts data from BOT UI and not going into files and check there. Also real time updates for that also would be...
  26. lokiys

    Count of computers

    There is Count of computers showed as 1 Does that mean I can not install ProjectMaker on my workstation PC and DroidPoster on my server to run project ?
  27. lokiys

    Aliexpress scrap

    Hi. Not sure what You mean. This link displays same in firefox and Project Maker
  28. lokiys

    Mixcloud does not work in Project maker

    Quick update: Got it working with Firefox 45 on my PC with code: instance.SetBrowserPreference("media.wmf.enabled", true); Although this does not work on my customer PC when I do same. There is some problem for sure. Same DRM content or something
  29. lokiys

    Mixcloud does not work in Project maker

    This is all You can get. If going to homepage.
  30. lokiys

    How to use sock proxies?

    Hi. Socks proxies format are: socks://login:password@ip:port
  31. lokiys

    How to handle login time too long or loading page slow?

    with using faster proxies. Or You can make loops to wait for elements while it appears. Also You can increase page loading time to wait longer than 60 sec. In any way problems you will have lot of problems with using slow proxies.
  32. lokiys

    Multithreading "bad end" and "good end" works fine?

    Maybe I did not understood what You ask. I assume You just wanted to know if bad, good end works fine. If that's then it should.
  33. lokiys

    Multithreading "bad end" and "good end" works fine?

    There should not be any problems with good, bad end while working with multi-threads.
  34. lokiys

    Why is no data saved when pull data from mysql ?

    Hello. I'm sorry to say, but there is no enough information to help with something. Not sure what You ask and what You want to do. Try to be more specific and maybe attach some screenshots to explain better.
  35. lokiys

    Global Variables ПОМОГИТЕ

    Privet.
  36. lokiys

    Why can we save a list to file and append to the end, but not with tables?

    Hey I'm not sure if I understand what You mean, but if you add line to table its saved at the end of file. If You use tables and lists to save data in file, it should work fine in multithreads. No need to worry.
  37. lokiys

    Trying to mass find/replace regex in a list

    Hi. Speed in PM and Zenno will be different. Try testing your needs in zennoposter and see if thats okay. Also You can disable drawing there and it will debug much faster in PM as well.
  38. lokiys

    Load page from HTML code in variable

    Save all your HTML in file index.html for example and open it on Your PC. No need for FTP uploading. :)
  39. lokiys

    Unresponsive script

    Okay I have moved out from CapMonster bugs thread and can add another report. My Zenno is idle, bet error is there and it eats up 25% of My Intel i5 processor and almost 1GB RAM doing nothing. Diagnostic report is already sent, but if need another one I will send.
  40. lokiys

    Big page lag

    I thought that this update is just starting point for fixing that, as I do not see much improvements. When you work with facebook like 20 minutes, not just surfing around, but also using action designer extensively, going back and forth just like you develop templates, does PM works just fine...
  41. lokiys

    Error

    Hi. I do not have ZennoBox installed at all. I use my ZennoPoster PRO only.
  42. lokiys

    Rise events need debugging everyday in woocommerce

    Most probably there is some update from woocommerce and You are using some element search criteria what have dynamic values. Try to check if there is some key or random generated values for your html element.
  43. lokiys

    How to use capmonster with imacros?

    Hi. Yes it can, but You need to buy sitekey addon to do that.
  44. lokiys

    Error

    Not sure what this means. I do not have any bought products.
  45. lokiys

    How to use capmonster with imacros?

    Its just same way as you send to service. When new image appears You send new imagePack to service again.
  46. lokiys

    Big page lag

    Hey. Can we wait anytime fix for working with big pages lag ? This is reported tens of times. Basically simple report, try to work with sites like facebook, amazon for some time and see what happens, PM starts to eat lot of RAM and sites become unresponsive. Before that sites become...
  47. lokiys

    Protection

    nut sure if I understood You right, but You have to use secret key only when running Capmonster on different PC than ZennoPoster
  48. lokiys

    solvemedia really 61% solved? i don't think

    Hi, its not secret mate. There is code You have to use http://zennolab.com/wiki/en:addons:capmonster:sm-audio Good luck
  49. lokiys

    what means thread in capmonster2?

    Hi, One thread means it can solve one captcha at the same time, so for example if You have ZennoPoster Lite version You definitely do not need more than one threaded Capmonster.