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

  1. J

    GET Request get's - activate javascript to view this site.

    Server Notice: Please activate javascript to view this site. Incident Id: 552ec7d9015e5 //////////// This is what I am getting with GET request instead of the page code. How can I bypass these?
  2. J

    Download files with custom names

    Do you mean after collecting them? I meant during download process.
  3. J

    Download files with custom names

    I have been scratching my head around this - but haven't managed to figure it out in PM yet. The question is, I understand that the "Download to" browser setting allows to nicely specify the folder where I want to save the file(s). But is it possible for me to also specify file names so that...
  4. J

    Do I have to reload project in ZP after it's been updates in PM?

    Nice!
  5. J

    Do I have to reload project in ZP after it's been updates in PM?

    I've always wondered about this but was pretty lazy to actually ask :) The question is in the title, if I've created a project and loaded it to ZP, then I decided to make some tweaks to the project in PM and saved them. Will these changes be picked up by ZP upon launching new threads or do I...
  6. J

    Is there any way to parse xml sitemaps?

    That did the trick. As usual, I love this forum :)
  7. J

    Is there any way to parse xml sitemaps?

    Hi guys, Today I ran into an issue which I haven't seen before - when loading an xml file in this format - http://binary-options-forex.ru/sitemap.xml - PM stops reacting to the page :) I can't inspect elements, can't view page source code, can't search in page, nothing... Is there a way to...
  8. J

    Doing Standard Math Calculations - NOT CAPTCHA RELATED

    Thank you LexxWork
  9. J

    Doing Standard Math Calculations - NOT CAPTCHA RELATED

    Ok, i'll look into js math functions. But a quick question regarding rounding up variables, how do I round up e.g. this value 5.678938 to this 5.68?
  10. J

    Doing Standard Math Calculations - NOT CAPTCHA RELATED

    Awesome! :))) Where can I learn about built in math functions?
  11. J

    Own browser with Zenno

    Maybe it's a completely noob question, but theoretically, there's a very expensive chrome based browser that allows to do extra things that normal browser doesn't support - header switching, fingerprints spoofing etc. Is it in any way possible to use that browser with PM and ZP?
  12. J

    & in variables values and switch operation

    Perfect! :) Thanks a bunch as usual Rostonix!
  13. J

    & in variables values and switch operation

    Thanks, but what do I do with it? I get this - http://screencast.com/t/y9IdE6O5K6Xv, when I try running it
  14. J

    & in variables values and switch operation

    Or, I think that it should work any way Try putting this string VariableA = It's all bits & pieces VariableB = It's all bits & pieces And in the switch, put this logic And run it. It works perfectly when the compared strings don't contain "&" but breaks the process as soon "&" is in the way.
  15. J

    & in variables values and switch operation

    Waiting for another instance of this issue. Will post here asap.
  16. J

    & in variables values and switch operation

    Hi, I have a function that needs to compare two lines of texts and I use switch to decide what to do if they are similar. The issue that I have come across is that if the text in any of the compared variables contains "&" - the Switch doesn't do anything and gives me "Action not executed"...
  17. J

    Random generates only one number

    Another day, another how-to... Thanks ;)
  18. J

    Random generates only one number

    Oh... is this some universal programming principle? Or is it only PM related? :) so if i set 1 to 100, i will never get a 100 and 99 will be the max number?
  19. J

    Random generates only one number

    Hi, I've just updated ZP to the latest version and came across a strange problem. I need Random generator to either give me 1 or 2. And it keeps giving me 1 - 100% of the time.
  20. J

    How to select multiple event groups?

    Just logged in express my kudos for adding this option! :) Accidentally noticed that I can now select and copy multiple groups.
  21. J

    Proxies: Does This Still Apply?

    I see, as far as I understood, if the proxy checker is running in zennoposter, the project maker will be able to pull proxies from proxy checker, correct?
  22. J

    Using proxies from a list.txt

    Thanks rostonix, fast reply as usual. So, should I replace http://x.x.x.x:xxxx with socks5://x.x.x.x:xxxx in list.txt? How do I treat "mixed" proxies?
  23. J

    Using proxies from a list.txt

    Hi guys, I am stuck with this issue, I have a list of socks and or proxies which I want to use into the project from an outside list (without proxy checker). It worked for me before http://screencast.com/t/EI3rtUDxp6vP But now the pages don't load at all after setting up proxy/socks. How can...
  24. J

    RegEx for "equals or more"

    Big Kudos, s41mm3r! It did exactly what I needed.
  25. J

    RegEx for "equals or more"

    Hi guys, In one of my projects I have reached to the need of triggering an action if a number on a page reaches 100 or more. Is there a way to do it via switch? If yes, then what should I write in variable value? If not, then what would be the best way of comparing the number to "100 or...
  26. J

    ZennoPoster 5 New build 5.3.0.0 (17 Apr 2014)

    Awesome news but now that I've got to the need to use Socks 5 in my projects, how do I set them up in PM?
  27. J

    v. 5.3.0.0 - stopped preloadin javascript confirmation

    Didn't work with "clean" re-install. Funny thing is that after re-installing, ZP and PM loaded "recent" projects. Which means that some setting file remained somewhere in the system. Can you guide me or send me a project file with the settings that you have when getting that Javascript...
  28. J

    ZennoPoster Pro freezes in the foreground but works in the background

    Would be a "nice-to-have". But I am guessing that the method you suggested in another topic should work for this purpose: http://zennolab.com/discussion/threads/v-5-3-0-0-stopped-preloadin-javascript-confirmation.13456/ Thanks for the quick feedback as usual.
  29. J

    ZennoPoster Pro freezes in the foreground but works in the background

    PM and I was measuring it "by eye" :) So it wasn't scientific measurements but if you want I can qualify the load times as "soooo slowww" :) Anyways, my question is still open, is there a way, in case this problem or any other future problem arises, to "reset" everything to default settings...
  30. J

    v. 5.3.0.0 - stopped preloadin javascript confirmation

    I need exactly this result so that the popup is bypassed by the project in the future. But I can't replicate it after the update. What should I do to get this popup to load in PM?
  31. J

    v. 5.3.0.0 - stopped preloadin javascript confirmation

    Before the upgrade e.g. on this page http://binaryoptionsadvisor24.com/wp-admin (check the page in regular browser) - project maker detected a "JavaScript Authorisation" requiring to type in pre-protection pass set by the hoster. Today, after upgrading zennoposter, these "JavaScript...
  32. J

    ZennoPoster Pro freezes in the foreground but works in the background

    Not really :) it's slow now again with the project that was working fast yesterday. Now McAfee in removed and the project is taking forever to process each action, even taking a line from a table with 3 columns takes more than 3 seconds. Plus, the question regarding cleaning the settings...
  33. J

    ZennoPoster Pro freezes in the foreground but works in the background

    Another annoyance. Project maker also started to work way slower. The actions that took a fraction of a second before, now seem to take over 10 seconds. And it all started this weekend. UPDATE: I have disabled macafee and it seems project maker is back to normal
  34. J

    ZennoPoster Pro freezes in the foreground but works in the background

    5.1.2.0. By freezing I mean that the entire interface stops responding - I can't click anything, so in order to restart a project or change a setting I have to relaunch zennoposter. For a few seconds after restart the interface responds and then it stops. Question still remains, is there a...
  35. J

    ZennoPoster Pro freezes in the foreground but works in the background

    Since today Zennoposter started to act badly. It starts by showing active threads and numbers of successful results but it freezes within a few moments, the funny thing is that it keeps working in the background, writing files and stuff, but the frontend updates the results once per 10-20...
  36. J

    Help figure out scheduler

    Does the scheduler work? Please help me figure what settings I should set to make a task repeat 2 times a day with specific intervals? E.g. I want a task run every day at 12 am and 18 pm. How do I set it up? Thanks in advance.
  37. J

    Google Keyword Planner Error

    That's when I get that error message:
  38. J

    How to select multiple event groups?

    What to cheer about? :) Is it planned for any future updates? Plus I just extended the updates subscription and noticed that there were no updates since september or something. Is it because you're working on a big update?
  39. J

    How to select multiple event groups?

    I have tried multiple times in different versions but with no luck http://screencast.com/t/NnQ6nUfImu I always wanted take some parts of the action groups from e.g. older versions of a project and copy them over to new ones. But it seems that I can't select multiple groups and have to copy...
  40. J

    Google Keyword Planner Error

    Hi guys, I am trying to collect some data on google adwords and got into a tiny problem with removing the selected language from the dropdown. When I try to add "Remove all" or "Remove": to Actions Designer, I get the following error: And when I simply try to record "clicking" on...
  41. J

    Does delete line in table work?

    I am trying to calculate the number of lines in table and pick up that number in variable and then delete the last (variable) line. And it stays in the table. Is it a bug?
  42. J

    Which regular expression symbol for white spaces (all types)

    JavaScript RegExp Object This one is superb. The one on zennoposter site is pretty good but could be more detailed. Kudos!!!
  43. J

    Which regular expression symbol for white spaces (all types)

    Hello guys, which regular expression should I use to replace ALL types of white spaces in a grabbed text. By all I mean spaces, line breaks, paragraph - whichever it can be. Additionally, I would appreciate it if you could explain to me in more detail these: \s \f \n \r \t \v...
  44. J

    I can't launch Project Maker

    Thanks. Will do... hopefully, there's no "next time" :)
  45. J

    I can't launch Project Maker

    Deactivating the hardware and reinstalling worked for me... but still.. what was that?
  46. J

    I can't launch Project Maker

    Hey, i am trying to launch Project Maker for the past half hour but I keep getting this message: http://screencast.com/t/bTsicUl10xte What is this? I tried enabling, disabling the hardware activation but still no luck.
  47. J

    Гугл скрэпинг - определенное количество результатов

    Найс! Очень полезная информация. А что на счет "глюка"? Я подставлял цифры по одной, и после того, как я закрывал попап с настройками и снова открывал его - значение Match No. было снова "Last"
  48. J

    Гугл скрэпинг - определенное количество результатов

    Я про "Одно совпадение (One match)" и писал, у меня почему-то не сохранялись цифры, которые я вбивал, все время перескакивало обратно на "Last". При чем, я заметил, что в одном из полей эта цифра нормально прописалась... Глюк? Так или иначе проблему я решил с помощью повторений одного и того...
  49. J

    Гугл скрэпинг - определенное количество результатов

    Прикольно было бы, если сюда можно было бы вбивать номер результата и выбирать затем переменную спокойно
  50. J

    Гугл скрэпинг - определенное количество результатов

    Спасибо, я примерно в этом направлении и думал. Единственое, что меня очень тормозит, это то, что если я выбираю результаты по порядку 0,1,2, то он не предлагает мне их сохранять в переменные, что было бы очень удобно: И тут не могу выбрать порядковый номер результата (при сохранении...