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

  1. lokiys

    Using regex to point to a table file?

    Regex wont work. Just take one random file from folder and you will get real path...
  2. lokiys

    General question re third-party SMS services in Zenno

    Eh then please try. :) I does not make sense if I travel from Rus to UK and can not register account, do not you think ? :)
  3. lokiys

    How to pick random word from list?

    Add this in C# code action and in return you will have month in word. System.Globalization.DateTimeFormatInfo mfi = new System.Globalization.DateTimeFormatInfo(); return mfi.GetMonthName(project.Profile.BornMonth).ToString();
  4. lokiys

    General question re third-party SMS services in Zenno

    For what sites you can not use Russian numbers ?
  5. lokiys

    Release ZennoPoster 5 New build 5.9.9.0 (12 May 2016)

    Checked and on 5990 all is good. Its just not separate in Bug fixes. :)
  6. lokiys

    General question re third-party SMS services in Zenno

    Why not ask them here ? :bo:
  7. lokiys

    Is there a system variable that returns if the project is currently running in PM or ZP

    Project maker is not for running projects thats one. If you want to check if project is running in ZP then you could check how many executions are particular project. Available in C# only.
  8. lokiys

    Can not uninstall

    If you mean PC restart then nop did not helped.
  9. lokiys

    Can not uninstall

    Over-Install worked, hope that wont make me any problems :)
  10. lokiys

    Can not uninstall

    I'm going to die, there is new version and I can not uninstall old one.
  11. lokiys

    Release ZennoPoster 5 New build 5.9.9.0 (12 May 2016)

    Not sure if that is fixed as did not found in bug fix. When enter google.com in PM it did not worked in last build. Is it fixed ?
  12. lokiys

    Релиз ZennoPoster 5 новый билд 5.9.9.0 (12.05.2016)

    Da ladna. Kak ja obichno govorju. Jeslji ty ne mozes zarabativakj 40$+ za pol god s pomoskju Zenno togda ty djelajesh shto to nepraviljno. I English Zenno za pol god 90$ tak shto...........
  13. lokiys

    GET и POST запрос на C#

    Kakie ?
  14. lokiys

    Captcha settings break PM

    Will wait next one and will see then. Will update if problem will be still there...
  15. lokiys

    Captcha settings break PM

    v5980 as you said there is notthing different than from newest, except one thing what is not related to captcha settings
  16. lokiys

    Captcha settings break PM

    I remember I reported this before and Anton said its known bug and will be solved, but I still get it. When you click on captcha settings PM freeze and then closed down.
  17. lokiys

    Получить IP домена

    return System.Net.Dns.GetHostAddresses("www.google.com")[0];
  18. lokiys

    New Projects Taking a Long Time to Start in ZP

    Agree. Sometimes same happens to me also.
  19. lokiys

    Zennodroid?

    Ja tak nedumaju. ZennoDroid i ZennoPoster ne tot ze
  20. lokiys

    Linkedin - Browser Not Supported

    I mean load from list.
  21. lokiys

    [Buying] Custom Engine GSA SER

    Hmm its ZennoPoster forum, why do you ask that there ? There is dedicated forum for GSA I would suggest you to ask there. :) Cheers
  22. lokiys

    Problem with 2captcha in zenno

    Hi. Check if you have balance in 2captcha account, check if you have correct API key.
  23. lokiys

    Is there new version ?

    Its pretty misleading then. Before when update period was expired there was not this link to update, if there was not new version. My language is Latvian, can not find it there. :bc: Cheers
  24. lokiys

    Linkedin - Browser Not Supported

    Wrong. Browser engine and useragents is different. Useragents in zenno is old. You have to load from lost your own up to date useragents.
  25. lokiys

    Is there new version ?

    Not sure, seems like there is not any new version, but in userarea its telling me to pay to get newest one.
  26. lokiys

    Linkedin - Browser Not Supported

    what if you set up to date useragent ?
  27. lokiys

    Методы

    https://help.zennolab.com/en/v5/zennoposter/5.9.8/webframe.html#topic1.html
  28. lokiys

    How to divide list total number?

    There is count lines action and then divide it by in javascript action.
  29. lokiys

    won't minimize on win10

    What is not the best workaround to get used to, because if you have email window, or regex window opened then it wont work :)
  30. lokiys

    won't minimize on win10

    Hi. Its known 3rd party bug, by now as workaround I use this. You can minimize by clicking somewhere inside red border. Just on right side of minimize button.
  31. lokiys

    capmonster need to train against captchas

    @7make can help with that for sure. :)
  32. lokiys

    Zenno pro with 2 pc in the same time ?

    With only buying two licenses. One license is one PC
  33. lokiys

    Сообщение в логе PM

    project.SendErrorToLog("", "error", true); project.SendWarningToLog("", "warning", true); project.SendInfoToLog("", "info", true);
  34. lokiys

    Most Effective Social Media Site?

    Yes with buying ads, same as facebook and any other social site. This is how social sites works.
  35. lokiys

    Looking for textnow.com account cretor

    PM'ed
  36. lokiys

    Удалить через строку

    Eng: Set counter = 0 Check counter - If 0 then: Take line + delete line - Save line in other list Increase counter + 1 Check counter - If 1 then: Take line + delete line Set counter back to 0 Rus: - Google translate Установить счетчик = 0 Проверьте счетчик - Если 0, то: Возьмите линию +...
  37. lokiys

    Команда Sprintax c#

    http://zennolab.com/wiki/ru:zennoposter:csharp-macros-replacement
  38. lokiys

    а где же скидка???

    https://www.google.lv/search?q=rur+usd&ie=utf-8&oe=utf-8&gws_rd=cr&ei=b-MLV8mROMWp6ATtqbCABA#newwindow=1&q=usd+rur
  39. lokiys

    Zennoposter payment problem

    Epse, Webmoney, AliPay
  40. lokiys

    Runtime error

    Sent in ticket
  41. lokiys

    Searching Using DOM - Please Advice.

    The trick is that thos text in on page always, but when it is not shown it is NOT hidden. So try to create regex with that.
  42. lokiys

    Runtime error

    This is error one of my customer is getting. He can not start bot.
  43. lokiys

    How to load a page with some source code removed

    Hi. I do not think that there will be possible to answer without seeing this website. :)
  44. lokiys

    zennoposter create facebook comment bot

    Hey. Yes sure you can make it. And not only that. There is unlimited different bots you can create :)
  45. lokiys

    Do not use browser checkbox check

    When you have ticked do not use browser checkbox, and then you un-tick it you have to close project and open it again to get browser enabled, its not enough to click reload. Not a big deal for me figured it out in 10 sec. :D But could be confusing for others to enable browser and keep...
  46. lokiys

    Paste into a Textbox on webpage

    string text = project.Variables["paste_this"].Value; lock(SyncObjects.InputSyncer) { System.Windows.Forms.Clipboard.SetText(text); instance.ActiveTab.KeyEvent("v","press","ctrl"); }
  47. lokiys

    DBC stopped working

    Do you see balance there:
  48. lokiys

    Loading forever

    Thank You for answer. Will play around headers more. Will let you know. :) Cheers
  49. lokiys

    Protection in CC

    When ? Thanks