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

  1. N

    how do I perform a paste function

    Too bad... I want to work with tab and then paste... works better
  2. N

    how do I perform a paste function

    I just want to paste a value... not by searching for a regex... just paste where I am right now... apparently there are some networks that just automatically change their html code when an account is suspicious... pretty crazy right? thanks in advance
  3. N

    Record and replace on failure, while debugging

    While debugging in project maker... don't just stop debugging, allow to switch to recording mode so that we don't have to start over from 0 to record again... and can replace the existing statement... We need this for rapidly changing networks...
  4. N

    ZennoBox discussion

    If we are talking about about licensing... might aswell give my opinion.... I'm not a fan of the credit idea as described in the previous post... The thing is that the chosen business model of zenno allows beginners to buy the software for a small payment, but wanting to sell/compile bots...
  5. N

    [SOLVED] Google Apps submit button is not processed even captured

    use key emulation Tab and then enter
  6. N

    url is different in zenno then in regular browser

    Thanks, will try tomorrow... Unfortunately the only example i have was on the bot I am working on and need an account on the specific social network.... that's why I pm'd an account..;
  7. N

    url is different in zenno then in regular browser

    I sent you a test account
  8. N

    url is different in zenno then in regular browser

    Yes, by pm
  9. N

    url is different in zenno then in regular browser

    When visiting a site online, the url is generated based on a session, but this site somehow knows the difference between a regular browser and zenno, and when visiting with zenno, the url stays static so that I can't modify the url for redirection. Any resolution for this?
  10. N

    [SOLVED] cannot reinstall zenno: unpacking error

    Did that.....
  11. N

    zennoposter getting slower

    security essentials...turned it off... still slow...about 5 to 10 seconds to save a small change in template I have visual studio installed aswell, this moves fast... Where are the logs? Edit: I found them: plenty of errors but all from ZP and non from PM... while PM is also slow posting of...
  12. N

    zennoposter getting slower

    loading of zennoposter and project maker takes several minutes.. Editing a template and then saving takes several seconds.... I have plenty of resources on my pc.... processor = 0%, 8Gb ram and 5 available... Any ideas?
  13. N

    [SOLVED] cannot reinstall zenno: unpacking error

    apparently when uninstalling the folder structure is not removed... and this causes problems....
  14. N

    [SOLVED] cannot reinstall zenno: unpacking error

    I am trying to reinstall zenno and getting the following error after license download, just when installing zenno.... unpacking error I uninstalled zenno via control panel.... The reason for uninstalling is because first I couldn't run a template 2 times, it just stayed in...
  15. N

    anti-automation traps?

    I am getting through now, probably had something to do with blocked url...
  16. N

    anti-automation traps?

    Seems like a logical explenation... and maybe it's a hidden moderation que... and there are 2 ways of sending messages.... 1 = public messages, these are moderated, unless I forfill some criteria, and I do forfill the criteria.... but the account can get banned really fast 2 = pm, here again I...
  17. N

    anti-automation traps?

    I think it had someting to do with a blocked url.
  18. N

    anti-automation traps?

    could be... but usually a pause of a few seconds is enough... Just wondering if anyone has ever seen something like this before.... the site says everything is okey, but in reality no messages are actually delivered...
  19. N

    anti-automation traps?

    Is it possible that some networks/online services have some sort of anti-automation traps? a bot is trying to perform messaging in order to get some attention and the network says the task is performed well, but I know for a fact I should have atleast reached 1000 people... but 0 clicks...
  20. N

    zp-page loading keeps going on and on (yellow sign,while page already is loaded)

    there are some pages online that apparently take a long time to load.... Maybe this some safety mechanism of those sites... I don't know... But the page seems to be loaded and when I manually click a link everything works... But in ZP it takes minutes and sometimes even after an hour a page is...
  21. N

    non conflicting proxies

    I was thinking in that direction, just was in doubt at what point I should put the proxy back in to the file...(since the template can have a bad end at any given time) But when reading your explenation either the Badend or Goodend will always be executed in the end of the template?... Then I...
  22. N

    non conflicting proxies

    thanks for the info and it is good to know...But still it's a workaround that most of the time would not work for me, because actually 1 execution should take a long time (lots of loops) in my bot but in reality it's very different, sometimes it only takes 5 minutes and sometimes 20 minutes...
  23. N

    non conflicting proxies

    I guess that's temporary workaround I can use as long as I don't have many threads... But would like to see that feature , when starting up an instance that each thread gets his own dedicated proxy....
  24. N

    non conflicting proxies

    These are private proxies because they are stable and I can't buy 100 private proxies just be make sure 4 threads can run... What if I upgrade to the full version and I want to run 100 threads...
  25. N

    non conflicting proxies

    Yes
  26. N

    non conflicting proxies

    When using ZP and I have 1 proxy and 1 thread, I can create as many accounts as I want.... But when I have 4 proxies and 4 threads I cannot because ZP mixes the proxies up and it happens that I have 3 threads with the same proxy at the same time, so my proxies get banned.. Please allow for...
  27. N

    4.1.0.0 coming soon?

    special feature.... I hope it allows me to combine it with C#
  28. N

    [SOLVED] another proxy issue ? or am I missing something?

    I keep having this issue now with different sources...Checking off doesn't help... Please allow to filter by private and public proxies.... this Rule will solve everything for me in ZP... PS. when there are proxies loaded from sources that are checked off, and I delete those sources, the...
  29. N

    previous page

    Thanks, but creating such code is possible I suppose at this time?, since it is a combination of mouse and keystroke emulation? Or is there any syntax for it?
  30. N

    previous page

    Is it possible to go to previous page in zp? thank you,
  31. N

    Anyone up for some spaghetti?

  32. N

    [SOLVED] allow posibility to add variable to Match# in Click Event

    Works like a charm, thanks for the quick response.
  33. N

    [SOLVED] allow posibility to add variable to Match# in Click Event

    Okey, will try !
  34. N

    [SOLVED] allow posibility to add variable to Match# in Click Event

    Sorry, to be clear, I mean in the Terms and Conditions of the click event, where there can be a regex, there is also the possiblity to add a Match# Thank you,
  35. N

    [SOLVED] allow posibility to add variable to Match# in Click Event

    I can't add a variable to the "Match" property in the Click event.... on a page with lots of buttons "with postbacks" I need this... Now I have to create a click event for all buttons on the page and based on several if constructions I have to make a choice.... thank you,
  36. N

    Looks like the playing field has just gotten tougher.............

    As stated in my previous post I'd like to use C# with Zennoposter. I don't want to dragndrop 6 actionblocks and configure them to have a 2 simple loops.... I haven't tried ZP3 yet, but control over threading would be nice too, there is this one site where I can create accounts but once created...
  37. N

    Looks like the playing field has just gotten tougher.............

    I messed around for some time with senuke + X and thing is, when everyone is using the same SEO methods, you have to work really hard to benefit from it.... Zennoposter for me is a webautomation tool and to be honest, I chose for Zennoposter over Imacros because of the built-in macros like...
  38. N

    [SOLVED] another proxy issue ? or am I missing something?

    I do that several times, and even restarted several times... "uncheck" then wait a minute, "check" wait a minute, then uncheck..... and still it keeps going.. It's only 1 proxy source that gives the issue.... And when I delete that proxy source, all found proxy still are in the proxy list.... So...
  39. N

    [SOLVED] another proxy issue ? or am I missing something?

    I have public and private proxies.... Some tasks should only use public and some only private.... There does not seem to be a rule that I can apply here So I Check off public proxies if I don't need them... for all sources it works except for 1.....
  40. N

    [SOLVED] 1 proxy and multiple threads do not work well

    not sure, takes some time to reproduce... for now I added more proxies, if I have time I'll reproduce tomorrow and post a screen.
  41. N

    [SOLVED] 1 proxy and multiple threads do not work well

    Well, thanks for your answer, but even after stopping/deleting the job.... and adding a new job after 10 minutes, the first 2 threads cannot be used...
  42. N

    [SOLVED] 1 proxy and multiple threads do not work well

    But why does the thread not continue with another execution, since I am adding another thread (nr 3) and that one does have a good execute... while nr. 1 and 2 stay dead.... they should go to the next execute within that thread and try again with the same proxy... if it still does not work, go...
  43. N

    [SOLVED] 1 proxy and multiple threads do not work well

    1 private fast proxy, 2 threads, at a certain point both threads crash... adding a new thread works, but the 2 previous threads remain dead and the windows do not show...
  44. N

    proxy credentials - username - password ?

    Thanks. Worked.
  45. N

    proxy credentials - username - password ?

    How do I use username and password for a proxy? ip:port:username:password??? Thanks !
  46. N

    ZennoPoster Mental Power

    I don't swear, but if did, this would be that moment.... Just to get a file of email credentials, get the first email and delete it from that file I need to create 7 Action-blocks and have no comments. If I come back in a few days, I don't know what I did there....
  47. N

    ZennoPoster Mental Power

    What do you mean? it's still a long wait?
  48. N

    ZennoPoster Mental Power

    would like to see code creator soon.... .... any timeframe on the code creator? I am used to C#, some things are a bit faster there for me... Thank you,
  49. N

    As for stand-alone (compiled) bots.

    my guess is that there will be a zenno market place where the dev gets his profits with a fee to zenno, but where zenno is the distribution mechanism so that unauthorized distribution can be controlled..... This would be the best move, because a lot of seo specialists and IM's will be visiting...