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

  1. lokiys

    Why zennoposter lists is different than C# lists ?

    var list = project.Lists["AnyName"]; AND List<string> anyName = new List<string>(); Those two is different methods. What I can do with one I can not with other. I just want to know why there is difference... :) Also there is some different ones...
  2. lokiys

    capture captcha instructions

    I told it is not possible that captcha and any other elements is not in Element tree... Meaning, all elements is in Element tree...
  3. lokiys

    capture captcha instructions

    This is not possible. All elements you can see on page is in Element Tree. Show link please with captcha and what you want to capture...
  4. lokiys

    capture captcha instructions

    Okay then use Element tree to capture not captcha alone, but with all instructions...
  5. lokiys

    capture captcha instructions

    99% of captcha workers don't understand English
  6. lokiys

    Why zennoposter lists is different than C# lists ?

    Title says it all...
  7. lokiys

    Highlighting jumps around

    Logs you can take any logs I have sent in past, as this problems is there whole time :) About screencast can not record it because my mouse jumps around because of Drag and drop bug :D :D :D LOL Actually I do not know when this happens and It would be long video to try to reproduce this...
  8. lokiys

    Information is not saved

    Happened once in newest build once for me...
  9. lokiys

    Information is not saved

    How things is going with this problem ?
  10. lokiys

    Timezone errors

    Yes I know but as you can see I quoted question of my customer and I'm willing to get answer on it. To change timezone it require just one line in batch file, so no even need any inbuilt function :)
  11. lokiys

    Timezone errors

    Okay then what should I answer to customer question ? "but there is one important thing about timezone. actually, i didn't know i can't change the timezone. since i actually want to match the ip time zone with the system timezone. is there any work around?" Thanks
  12. lokiys

    Timezone errors

    Will be those timezone checking permanent option in zenno ? I got once this error and now one of my customer get this. Honestly I have changing timezone time to time so what I'm not allowed to use Zenno then ? Not sure what this check is giving actually... Cheers
  13. lokiys

    What is right from those both ?

    Yeah I already tested and outcome was that same. Thanks
  14. lokiys

    project.Context

    Okay now I understand where all context disappears :D BUT there is one but as usual :D Why is that works this way ? We should really be very careful to put other pause action always after actual running action and such.
  15. lokiys

    project.Context

    Is there any timeframe project.Context holds values ? Because I noticed that i have lost values of project.Context at the end of my template like after 10minutes or more, not sure about timeframe but 100% sure that there is not values anymore after some time.. Thanks
  16. lokiys

    bool removeMessage instead of bool removeMessages

    bump
  17. lokiys

    What is right from those both ?

    instance.SetHeader(NavigatorField.UserAgent, "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; ZennoPoster)"); project.Profile.UserAgent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; ZennoPoster)";
  18. lokiys

    TimeNow.Date

    @Radugniy return DateTime.Now.ToString("dddd");
  19. lokiys

    List bug

    No no no. I'm not there to offend somebody. :) Just there is bug and I know it, but again this is some weird bug. Let me show you what I'm getting. This is piece of code: and this is what I can see in logs: In some reason it does not return string, but all data is returner like in list...
  20. lokiys

    List bug

    Dude, in previous version everything worked fine. + if you use simple list processing action with take line then again everything is ok. Please open bug task and do not argue with me :D
  21. lokiys

    List bug

    List line is returning not line but splitted already and not in right way. Just example:
  22. lokiys

    Private Proxy Makes Zenno Useless

    @Aronax If you could record screencast using VPN and using private proxies, that would be awesome. And most probably you will have to send that proxy to http://support.zennolab.com/ as well as with logs from Diognastic.exe tool what you can find in root folder of zenno installation :) Thanks
  23. lokiys

    Private Proxy Makes Zenno Useless

    Thank You for reporting this Because I was aware that there is some problems with using proxies, and I was reported this many times actually. But I did not knew that with VPN there is no problems, because I use ether direct connection or Private proxies in zenno :) But yeah I hope that...
  24. lokiys

    ZennoPro training - From newbie To Pro in No time

    Hi. I was not in skype just 12 hours :) Already talked with you. Thanks
  25. lokiys

    Interrupt c# action

    What about email confirmation. When you use ZennoPoster.MailConfirm in c# and when you press stop then C# action go out with error... :)
  26. lokiys

    Log system improvements

  27. lokiys

    Mouse cursor jumps away

    If that is how it should work then why that does not happen every time I run drag and drop but just sometimes ? Like example now I'm testing with 3 threads and seems cursor does not jump away. When I will start to run 20 threads then cursor will jump away immediately. Please look into this...
  28. lokiys

    Random Mouse Movements

    @LexxWork Can help you with that. As I read somewhere he had something like that for sale... Although there is some methods in zennoposter itself. Not sure how effective they are but you can try...
  29. lokiys

    Mouse cursor jumps away

    Do not you even tell that to developers that it is not possible to work with this problem ? That they try to find any way around mouse jumping ?
  30. lokiys

    Mouse cursor jumps away

    Yes this is how it works in newest version. In previous versions nothing jumped anywhere and Drag and drop was in use whole time... So this is bug... ;)
  31. lokiys

    Highlighting jumps around

    In zennoposter you highlight template and it jumps away back to previous highlighted template. Also some old bug there will add to this report. When you highlight template and want to press Play button in upper toolbar then it is not possible most of the time. Basically when you highlight...
  32. lokiys

    Mouse cursor jumps away

    Nothing new is added to zennoposter in time I used v5.5.0.0 and now after update to 5.7.5.3 Yes I have drag and drop in template. Let me stop it and test then Will report back shortly... @rostonix UPDATE: Seems you was right. This bug is right in drag and drop...
  33. lokiys

    Interrupt c# action

    :( :( :(
  34. lokiys

    ExternalAssemblies in template

    Add possibility to save any libs in template itself. At least for zennobox. When purchases is updated then also libs from template file is downloaded and placed in ExternalAssemblies folder. Of course thing like that would be good for PM also... But first use is Zennobox Thanks
  35. lokiys

    How can i get the country of IP address?

    Use some IP checking sites like: http://whatismyipaddress.com/ip/88.88.152.222 And scrape country from there
  36. lokiys

    Mouse cursor jumps away

    I really do not know how to explain but this started to appear after update... Basically I can not work normally and my mouse cursor jumps away when I'm working on PC where Poster is installed... With jumps away I mean you do some stuff with mouse and then suddenly mouse cursor is in upper...
  37. lokiys

    Interrupt c# action

    I want to suggest again possible to interrupt c# action. As example would be good to make one simple check in C# Like method ZennoPoster.CheckStop(); and in case there is stop button clicked in Projectmaker or in ZennoPoster c# action will finish with error. Thanks
  38. lokiys

    ★★★ Order ZennoPoster templates ★★★

    Talked in skype already... Thanks
  39. lokiys

    Control zenno tasks

    Yes same methods but you can not add Tries to template you run this code on...
  40. lokiys

    Size of Zennoposter Window

    Code is working in zennoposter and not in PM
  41. lokiys

    PM crashed trying to upload file

    Will not explain anything as this is OLD bug... Report sent to support..
  42. lokiys

    Some c# questions

    Got now. Thanks
  43. lokiys

    Some c# questions

    I'm confused... DO SOMETHING PAUSE AND PAUSE DO SOMETHING Those both are not that same... Then how instance.WaitFieldEmulationDelay(); can put whatever where ? :D
  44. lokiys

    Method to change default value from c#

    @LexxWork With this snippet you have to use files as well. Correct ? As I do not see any other way tables could be shared between threads...
  45. lokiys

    Some c# questions

    @rostonix I just checked some things in code creator and I can see there: // Emulation delay instance.WaitFieldEmulationDelay(); // Call the event "click" he.RiseEvent("click", instance.EmulationLevel); // Wait for page loading if...
  46. lokiys

    Check list for data in PM

    Sure the best and fastest way is to use C# http://zennolab.com/discussion/threads/search-in-list-and-tables-via-c-macro.10733/ // take search text from variable var textContains = project.Variables["listSearchTextContains"].Value; // get a list or search var sourceList =...
  47. lokiys

    Method to change default value from c#

    As I know to set global variable and then change this variable you need at least two different templates. Correct ?
  48. lokiys

    Control zenno tasks

    Please allow to manage same template where this code is in https://help.zennolab.com/en/v5/zennoposter/5.7/ZennoLab.CommandCenter~ZennoLab.CommandCenter.ZennoPoster~AddTask.html Meaning if you want to add executions for template then you have to run different template to add tasks or...
  49. lokiys

    Method to change default value from c#

    Can you manage one and that same global variable from one and that same template ?