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

  1. lokiys

    Stop loading page after a certain time

    Hi. This code You showed should not wait page loading in full, it just goes to url and finishes. Please show url what does not work as expected. Tab tab = instance.ActiveTab; if ((tab.IsVoid) || (tab.IsNull)) return -1; //if (tab.IsBusy) tab.WaitDownloading()...
  2. lokiys

    Possible to lock zennoposter with password?

    Hi. Go to https://userarea.zennolab.com/lk/userarea/UserAddHardware.aspx and delete hardware data of your VPS and your license will not work on that PC anymore.
  3. lokiys

    Is there ZennoDroidBox

    Can we sell our bots developed by Droid to outside ZennoDroid owners ?
  4. lokiys

    Email Verifier? Bounce Check

    Hi. There is no such feature at all, not to talk about zenno. You can try different variations of C# and try them, but as I know You really can not know if email really exists before You have sent email. :-)
  5. lokiys

    How to define a vraible as numeric so that I can increase counter ?

    Because You have wrong increase counter action. Should be like this: http://zennolab.com/wiki/en:looping?s[]=counter
  6. lokiys

    How to define a vraible as numeric so that I can increase counter ?

    Hi. There is no difference number or string in zenno options, It should work as You tried to do. What error do You get ? Do not You have spaces before or after number ?
  7. lokiys

    Добавьте норм отладчик в c# код

    WOW how to enable this ? @VladZen
  8. lokiys

    Http Get with Headers

    Hi. Headers and parameters are not that same. Meaning You should read API documentation to understand more. Just for your information, I have got to work with one very complex API. It took me two days to understand how it works. LOL
  9. lokiys

    Regex Match & replace

    You posted in code creator section, so I understood You code in C# If not then please take a look at zenno wiki please. There is all You need: http://zennolab.com/wiki/en:actions:text http://zennolab.com/wiki/en:creating-a-regular-expressions Cheers
  10. lokiys

    Regex Match & replace

    Hi. There could not be better answer than search in google. Google search - regex replace
  11. lokiys

    Selection a value using more criteries

    First split vartiable into two variables. Main category and subcategory. Then scrape values for car 4_74 and then scrape also subcategory value 4_76 and then select value in action.
  12. lokiys

    ZennoPro training - From newbie To Pro in No time

    Hi. Sorry not any. I do not see much of offer for services in black Friday :-) Anyway You are welcomed to training if You are interested. skype: llookkiiyyss Thanks
  13. lokiys

    Mail.com - GMX 5$ - 1000 /Facebook 1000-10$ / Hotmail.com 1000 - 2$

    Paypal prinimajesh ?
  14. lokiys

    Facebook makes PM freeze

    And its long time bug there, I have reported this in past many times. This is really easy to reproduce: just try to surf in facebook like normal user and You will see freezing will start soon. As more You work as worst it becomes.
  15. lokiys

    Email Authentication error in IMAP

    Hello. Most probably You have not enabled in your accounts to allow access by IMAP and POP3
  16. lokiys

    Server error

    There's is clearly stated that my time was correct. And that there is thrown some errors about PM. Its exactly same time I have made this thread...
  17. lokiys

    Server error

    Did You saw in report that my PC had wrong time, if Yes then where ? As I check system logs and there is errors logged in right time - yesterday. I have not changed time on my PC, I have not noticed wrong time, as well as my time is synced with internet time, so I guess no time problem was...
  18. lokiys

    Server error

    Diagnostic report sent in ticket Ticket ID #BPH-675-10067
  19. lokiys

    Server error

    Well it seems like only my PC is blocked suddenly. On server I can open PM
  20. lokiys

    Server error

    I would make two authorization servers if there is such problems. Just working in PM and started to get this, and my work is suspended. :(
  21. lokiys

    How to Scroll Inside a Window

    How do You scroll in standalone browser ? Use same method in zenno, should work just fine...
  22. lokiys

    Recive emails by date ?

    Hi. There is default option in email action, download no more than x emails: http://zennolab.com/wiki/en:email-verification default is 100. So it will download just 100 emails not all of them... If You want really by date then only C# can help You.
  23. lokiys

    How to post image to Twitter?

    Try checking how image uploading is made there:
  24. lokiys

    Bad End not always working (video)

    Hi No because bad end means bad end and thats it, bad end can happen just once. :)
  25. lokiys

    If esle в c# как лучше реализовать

    https://docs.microsoft.com/ru-ru/dotnet/csharp/language-reference/keywords/if-else
  26. lokiys

    Keep-alive header with GET/POST request

    Hi. Its really not that simple to answer. GET/POST requests are more specific and require some knowledge to make them properly. Also not all sites allow GET and POST request to do some actions, also You have to scrape and use cookies if You want to make following get/post requests, just like...
  27. lokiys

    Keep-alive header with GET/POST request

    You can send additional headers with help of action also. Set it in Useragent field like in wiki: http://zennolab.com/wiki/en:actions:http
  28. lokiys

    Cannot open Spotify Web Player. Help!

    Hi. Try this. http://zennolab.com/discussion/threads/modified-browser.41446/#post-309198
  29. lokiys

    Project works in code creator but not in zennoposter

    You are right, Your code also should work fine.
  30. lokiys

    Project works in code creator but not in zennoposter

    Hi. Never used such way of getting lines from list, maybe this is problem. Try to replace your code with. string currKey = project.Lists["keywords"][0];
  31. lokiys

    Response headers in browser

    Unfortunately there is no such feature, care to tell us why do you need that ? Because as You see page have hundreds of requests, so there is question what headers do you want to see ? If only pages itself then you have to make get request to page link and you will get headers of that link...
  32. lokiys

    Replace a row from a list ?

    Take line by number and replace data with new data. In case you have same values in many lines then just delete line by number and insert new line by number. Everything can be done with list processing.
  33. lokiys

    Looking for someone to help create dynamic list automation

    Hi. No there is only Gecko browser engine support by now. What is same as Firefox have. And You can not install extensions.
  34. lokiys

    new table and list processing methods

    Personally I prefer to make my own checking what lines from list I need and what not. You know what I mean. There is hundreds of logic's possible to search in data. Not all can be as default features for everyone. :)
  35. lokiys

    Looking for someone to help create dynamic list automation

    Hi. Please send requirements for this task. Thanks
  36. lokiys

    Как создать много переменных на автомате?

    Vot tak mozno. string variableName = "MyVariableName"; object obj = project.Variables; obj.GetType().GetMethod("QuickCreateVariable").Invoke(obj,new Object[]{variableName});
  37. lokiys

    Discussion - new version 2.10.0.0.

    Does that mean when You buy addon You do not need to buy capmonster with limited threads ? Means addon = 10$ = unlimited captchas ? No other expenses ? This way its reasonable sure.
  38. lokiys

    Discussion - new version 2.10.0.0.

    LOL really, addon costs even more than program itself. ?
  39. lokiys

    Opening page without waiting for loading

    Make project variable with name instanceStatus and past this code in C#. project.Variables["instanceStatus"].Value = instance.ActiveTab.IsBusy.ToString(); In any way, if You are looking to work with C# code I would suggest to learn it first ;-) Cheers
  40. lokiys

    Opening page without waiting for loading

    Hi. You have deleted this exactly checking. instance.ActiveTab.IsBusy - will return true or false. If tad is still loading then its will be true, otherwise false. For more info how to manage project from code look...
  41. lokiys

    Discussion - new version 5.12.1.0.

    Here You are https://zennolab.com/discussion/forums/news.51/
  42. lokiys

    Difference between "optional" and bad and

    Hi. If You set action optional it will never trigger an error, meaning it will never go out to red exit. If action is not optional then in case of error it will go out to red exit, in case if there is something connected.
  43. lokiys

    ★★★ Order ZennoPoster templates ★★★

    Hi. I see You have invited me in skype. I'm accepting now and please send me full requirements list about what bot should do. Although I'm developing only full projects. Thanks
  44. lokiys

    Recaptcha module does not work

    As I see Your last post was that latest versions are fine with this setting, but its not. I have training with one of my customers and he had latest version, and still no luck. Thanks
  45. lokiys

    Recaptcha module does not work

    Hi. this is how it looks like: https://i.imgur.com/g9zIeV3.gifv And after 1 minor so there is red mark and its error. Thanks
  46. lokiys

    Bugs in new version 5.12.0.0

    I have pick default browser FireFox 52 but anyway I have old firefox for each of my new templates...
  47. lokiys

    Couple of minor long time bugs

    1. When You add captcha action to project, whatever You add with double click on captcha or other way, it adds Doc and Form number as 0 and not -1 as its in settings. 2. When You work with emails, in some places to add new variable, option New is not first like everywhere but last. Thanks
  48. lokiys

    Possible bug when updating txt files?

    What this safe file option mean ? Is there any need for not safe file managing ? Do tell @VladZen a little more. :)
  49. lokiys

    How to calculate Age from Birth Date

    Here You are. Cheers