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

  1. Hungry Bulldozer

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

    По опыту с gmail скажу, что его активность через IMAP не является достаточным условием его работы через web интерфейс (высока вероятность попасть на SMS при попытке логиниться через веб).
  2. Hungry Bulldozer

    User-agent + подмена referer

    "Обман" google это высший пилотаж автоматизации и слово даже тут не подходит :) Как минимум стоит обратить внимание еще и на прокси, cookies другие заголовки HTTP помимо user agent. Ну и принять во внимание факт, что число просмотров свежего видео обновляется далеко не мгновенно.
  3. Hungry Bulldozer

    Перетащить компонент на страницу

    С последним билдом должно получиться. Скоро попробую
  4. Hungry Bulldozer

    Mr.HB i need ur help?

    Это псевдо код.
  5. Hungry Bulldozer

    Proxy Setting

    Reproduced. Task set
  6. Hungry Bulldozer

    Proxy Setting

    Just checked. It doesn't run if no proxy by such a rule. It might have been other template.
  7. Hungry Bulldozer

    As for stand-alone (compiled) bots.

    here you are http://wiki.zennolab.com/doku.php?id=en:zennobox
  8. Hungry Bulldozer

    Поиск письма (outlook и yahoo)

    Может быть проблема с автоопределением в версии 4. Так как mozilla сменил сервер с автонастройками. В 5ой версии все должно определяться автоматом.
  9. Hungry Bulldozer

    Tab Bug

    Solved
  10. Hungry Bulldozer

    Exit code variable is not specified

    C# action has variable field for exit code. Just select any varialbe in the action
  11. Hungry Bulldozer

    Порядок выполнения заданий

    Можно сделать в версии 5
  12. Hungry Bulldozer

    Bulk Email Processing

    What's the error you got?
  13. Hungry Bulldozer

    Tab Bug

    I got what you mean. Came across this issue.
  14. Hungry Bulldozer

    Captcha Action Error

    4.5.0.2 ? what's in captcha settings? that might have happened because you used variable in captcha settings and that variable had wrond value.
  15. Hungry Bulldozer

    How to simulate Shift function

    you can call this via c# Emulation.Emulator.SendKey(instance.ActiveTab.Handle,System.Windows.Forms.Keys.Shift,Emulation.KeyboardEvent.Press);
  16. Hungry Bulldozer

    How to click element by ID in C#?

    he.RiseEvent("click","Full");
  17. Hungry Bulldozer

    uploading file via flash button

    Does it work with mouse click emulation ?
  18. Hungry Bulldozer

    Project Maker - Get proxy failing

    Hi, It does work in ZennoPoster, not in ProjectMaker.
  19. Hungry Bulldozer

    Slideshare Poster

    This code should work fine
  20. Hungry Bulldozer

    Slideshare Poster

    Gimme account I'll give you a template:)
  21. Hungry Bulldozer

    Check text on page not working

    does the trick
  22. Hungry Bulldozer

    Can not check what email is used

  23. Hungry Bulldozer

    Проект лжеуспешно выполняется за пару секунд

    В 5ке должно быть пофикшено.
  24. Hungry Bulldozer

    Google+ template

    It was discussed a few times on the forum about selecting birthday and gender. That's far not the only issue with google though
  25. Hungry Bulldozer

    Помогите по CodeCreator

    1. Без постера не запустить 2. Приведите пример кода
  26. Hungry Bulldozer

    InstaAutomator - For Automating Follow, Unfollow, Like & Commenting on Instagram

    Approved. Good luck with sales:)
  27. Hungry Bulldozer

    License helper - Unable to create hardware file

    Please attach a screenshot and email us logs.
  28. Hungry Bulldozer

    [SOLVED] Error when I installing.

    Solved
  29. Hungry Bulldozer

    [SOLVED] Error when I installing.

    In the root of system disk there is ZPInstallerLog. Please email it to us.
  30. Hungry Bulldozer

    [SOLVED] Error when I installing.

    Please let us know OS, .net frameworkds installed, anti-virus you use.
  31. Hungry Bulldozer

    No connection to authrization server

    Check if you can reach userarea from browser
  32. Hungry Bulldozer

    Learning C# for CodeCreator - Need your views everyone

    I use CodeCreator when I need to debug big amount of c# code, but then anyway I put that code in c# action of ProjectMaker. So you don't really need move to CodeCreator from the beginning. You can start with ProjectMaker and then you will realize rather you need more c# freedom or PM actions are...
  33. Hungry Bulldozer

    [SOLVED] Объясните на пальцах как пользоваться Bad End?

    http://zennolab.com/discussion/showthread.php?10013-Bad-end-Good-end-%D0%B4%D0%BB%D1%8F-%D1%87%D0%B5%D0%B3%D0%BE&highlight=good А какие настройки списка? Выставлено сохранение изменений?
  34. Hungry Bulldozer

    Zennoposter debug instance not loading - Stuck at "Start debugger"

    Also I might have happened due to anti-virus update
  35. Hungry Bulldozer

    Сменить МАК адрес посредствам зеннопостера

    Если речь о HTTP заголовках, то там его не спалить, исключая редкий случай, когда запрашивается IP из той же подсети, что и запрашивающий (через ARP) А менять можно через батник используя команды reg меняя настройки сетей в реестре HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
  36. Hungry Bulldozer

    FFInstance has encountered a problem and needs to close.

    What .net frameworks you got there?
  37. Hungry Bulldozer

    Random in value field

    Changed
  38. Hungry Bulldozer

    Random in value field

    Good one. There is workaround though var he = instance.ActiveTab.FindElementByAttribute("attributes to find here"); int optionsCount =he.GetChildren(false).Count; if(optionsCount>0) { var r = new Random(); he.SetAttribute("value",r.Next(0,optionsCount).ToString()); }
  39. Hungry Bulldozer

    how to break a long time loading?

  40. Hungry Bulldozer

    CodeCreator - C# : Wait for x seconds?

    I do something like wait for element HtmlElement he; for(int i=0;i<20;i++) { he = instance.ActiveTab.FindElementByAttribute("Your data in parameters"); if(!he.IsVoid) { break; } System.Threading.Thread.Sleep(2000); }
  41. Hungry Bulldozer

    Обучение

    Поищите тут http://zennolab.com/discussion/forumdisplay.php?37-%D0%92%D0%B0%D1%88%D0%B0-%D1%80%D0%B5%D0%BA%D0%BB%D0%B0%D0%BC%D0%B0
  42. Hungry Bulldozer

    How to Remove Duplicate Donmain?

    Sample template sent in skype
  43. Hungry Bulldozer

    Использование javascript . Выполнение математических операций.

    Переменные не обьявлены var x=201; var y=x/100; y=Math.floor(y); y=y*100; y=x-y;
  44. Hungry Bulldozer

    cursor position change

    Yeah, that's right :) I'm getting provider of hardest solutions
  45. Hungry Bulldozer

    cursor position change

    In some cases I rise mouse click emulation, but to do that we need coordinates for click, so you can take leftinbrowser(x) and topinbrowser(y) and do an offset with run JavaScript action {-Variable.x-}+10 and {-Variable.y-}+10 and then rise click with that coordinates.
  46. Hungry Bulldozer

    Zenno getting stuck...

    Set 1 instance per base
  47. Hungry Bulldozer

    Мелкие сбои многопотока

    1. Логично что проблемы появляются группами, так как не успевает подняться base.exe, который по умолчанию представляет 5 потоков постера. Настройки говорят сами за себя. Логично увеличить первые 2 таймаута. 2. Не встречал. Надо посмотреть
  48. Hungry Bulldozer

    Hide license email

    I've got mixed feelings about that. From the one side it is good that clients of box have your email and can connect with you later or report problems. But from the other side some Zenno clients have a few licenses on the account and yeah for some it is also PayPal address. Is there an alternative?
  49. Hungry Bulldozer

    hi admin.how can ZP to achieve this function

    You can do that running own program if you have an application that reboots it.