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

  1. Hungry Bulldozer

    Problem to click random pictures and link

    I did't find what should I click on there
  2. Hungry Bulldozer

    Is there still some problems with connection to zenno servers ?

    There is such an issue with 2000+ emails
  3. Hungry Bulldozer

    При запуске в постере пропадает кнопка

    По опыту с eklablog скажу, что кнопки они там размещают совершенно хаотичным образом. Могут часто рисовать псевдо кнопки и тд. Если не получится решить проблему - напишу как ее найти через код
  4. Hungry Bulldozer

    Bigger variable win

    Yeah, agreed and was reported once zp 5 had came out. Thanks.
  5. Hungry Bulldozer

    Reassign profile fields not working

    Seems bug. Thanks. Reported. Current work around is to use c# code: project.Profile.AcceptLanguage = "en-US";
  6. Hungry Bulldozer

    Is zp5 able to create accounts and post fast like all the other tools at the market?

    You can work with get and post requests if you want to
  7. Hungry Bulldozer

    Zenno discount

    You can try the demo later on on virtual machine or setup to another PC. No other way to extend demo
  8. Hungry Bulldozer

    No alive proxies found

    You should edit source and tick this option there.
  9. Hungry Bulldozer

    JSON

    Вы его хотите запускать из JS или c#? Вообщем в любом случае можно
  10. Hungry Bulldozer

    [GET] Content Scraper

    The man!
  11. Hungry Bulldozer

    Question - Webs/Weebly?

    Yes, possible. Has done my own.
  12. Hungry Bulldozer

    Как создать файл?

    1. Создали список1 и список2 2. Действие со списком - взять строку. Положили в переменную listRow, её макрос - {-Variable.listRow-} 3. Делаем слияние элементов списка2 в переменную list2Data 4. Действие с файлом - записываем {-Variable.list2Data-} по пути...
  13. Hungry Bulldozer

    Объеденить элементы списка..

    {-String.Space-}
  14. Hungry Bulldozer

    Как нажать F5 или обновить страницу в шаблоне?

    Тоже действие навигейта (куда Вы первый раз переходите), только теперь переходите на {-Page.URL-}
  15. Hungry Bulldozer

    I7 vs I5?

    i7 и i5 тоже разные бывают. Могу затестить конкретный шаб на i7 960 и i5 3450
  16. Hungry Bulldozer

    Как нажать F5 или обновить страницу в шаблоне?

    Навигироваться на {-Page.URL-}
  17. Hungry Bulldozer

    Не работает запуск программы

    Your participation in Russian part of community makes me click "Thanks" button :)
  18. Hungry Bulldozer

    Is there still some problems with connection to zenno servers ?

    Replied it skype group. Copy it here: 1. About bulk mail loading: mozill server for mail auto-config has been changed. So you have to specify all parameters in ZennoPoster MP now. In ZP 5 it is fine with auto-config 2. about Object...
  19. Hungry Bulldozer

    Кирилица - "?"

    UTF-8 выставить в notepad++
  20. Hungry Bulldozer

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    Approved. Have luck with sales!
  21. Hungry Bulldozer

    Вопросы: не работает поиск письма, 2 пк и одна лицензия помогите разобраться

    Можете выслать нерабочий проект с почтой?
  22. Hungry Bulldozer

    Whats best way to handle this?

    he = instance.ActiveTab.FindElementByAttribute("a","fulltag","a","text",28); if(!he.IsVoid) { break; } System.Threading.Thread.Sleep(2000);
  23. Hungry Bulldozer

    Is this new feature?

    it is settings for keystroke emulation action
  24. Hungry Bulldozer

    Whats best way to handle this?

    Provide your code part here
  25. Hungry Bulldozer

    Tables And Lists In Code Creator

    var list = project.Lists["List1"]; //read list to a variable list.Add("line"); //add line to a list var firstLineOfLIst = list[0]; //first line of the list var r = new Random(); var randomLineFromList = list[r.Next(0,list.Count)]; //random line of the list list.Remove("line"); //remove line...
  26. Hungry Bulldozer

    Whats best way to handle this?

    http://zennolab.com/discussion/showthread.php?9981-CodeCreator-C-Wait-for-x-seconds&p=58099&viewfull=1#post58099
  27. Hungry Bulldozer

    No connection to authorization sever

    Hey, it is important to know what OS do you use and what VPN tariff/plan?
  28. Hungry Bulldozer

    Zenno is down :(

    Servers need reboots :)
  29. Hungry Bulldozer

    Простенький вопрос по FTP

    Автозамены не будет. Если будет файл с таким же именем - выйдет с ошибкой.
  30. Hungry Bulldozer

    How can I get URL of the page on which I am now?

    {-Page.URL-}
  31. Hungry Bulldozer

    Missing Letter.

    Resize the action property window
  32. Hungry Bulldozer

    Инстансы и куки

    Каждый инстанс имеет отдельные куки кэш и проксю. Между вкладками же это все общее.
  33. Hungry Bulldozer

    Замена текста в визуальном редакторе

    Через конструктор действий найти тег p внутри редактора, и ему установить в innerhtml текст поста с разметкой
  34. Hungry Bulldozer

    Замена текста в визуальном редакторе

    Часто заменяется innerhtml для тега p внутри редактора.
  35. Hungry Bulldozer

    Глобальный счетчик

    Шаблон 1 всегда будет инициализировать счетчик первоначальным значением. Нужно проверять если счетчик =='', тогда инициализировать, иначе идти дальше.
  36. Hungry Bulldozer

    keystroke emulation SHIFT + ESC

    try System.Windows.Forms.SendWait(@"+{ESC}");
  37. Hungry Bulldozer

    cannot load profiles

    Does it work after restart?
  38. Hungry Bulldozer

    Can not combine two rules in zp

    In ZennoPoster 4.5.2 it works like 'AND'. So proxy is suitable only when it is suitable to both rules. In version 5.0.1 it works like 'OR'. It means proxy is suitable when at least one of rules is suitable to it.
  39. Hungry Bulldozer

    screenshot from this site

    img.Save(@"C:\images\screen-"+path+@".jpg");
  40. Hungry Bulldozer

    Row cont problem

    Try to use bind to a file action.
  41. Hungry Bulldozer

    Как зажать левую кнопку мыши и дальше с ней работать?

    В блоке выполнения JavaScript. Создайте переменную articleText и туда задайте текст для вставки Дальше c#: if(instance.ActiveTab.IsBusy) instance.ActiveTab.WaitDownloading(); lock(SyncObjects.InputSyncer) { Emulator.ActiveWindow(instance.FormTitle)...
  42. Hungry Bulldozer

    Debugger not working

    1. If you have .net 4.5 installed - uninstall it and make sure .net 4 extended installed as well as client profile 2. What's anti-virus? Comodo,Avia, MSE could make that happen 3. Go to progs directory and check compatibility mode of base.exe ( set it up to Vista SP2) 4. If nothing helps hit me...
  43. Hungry Bulldozer

    Как зажать левую кнопку мыши и дальше с ней работать?

    А кликнуть и сделать ctrl+a и ctrl+v прокатит?
  44. Hungry Bulldozer

    cannot load profiles

    After restart it is out, if you have an idea how to reproduce it please let me know
  45. Hungry Bulldozer

    cannot load profiles

    Confirmed that problem exists. Task has been created.
  46. Hungry Bulldozer

    Lists not working when you write values in list and not load from file.

    I've just checked and it had worked for me. Could you attach unworking sample
  47. Hungry Bulldozer

    Как проверить забанили почтовый ящик ли нет?

    Если gmail используется так как использую его я - только для реги аккаунтов, то стандартных действий с почты хватает и как показывает практика работа через IMAP, а не веб интерфейс позволяет акку жить куда дольше и не заморачиваться с профилями, куками, проксями для логина и прочим.