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

  1. drvosjeca

    New rambler.ru problem

    just check the text presence
  2. drvosjeca

    Bypass Captcha DLL for Zennoposter

    i think that captcha solving is not working with demo version
  3. drvosjeca

    Branch creator vs Debugger: Link hunting

    you need to add negative exit, in case there is no next any more, it will exit to something you wish (pause or something else)
  4. drvosjeca

    Branch creator vs Debugger: Link hunting

    First you need to get out, take some fresh air and calm down :D I dont know have you tried setting it this way, but this works just fine for me... Branch: Rise-Html Tab: page Document: 0 Form#: -1 Tag: a Search criteria Atribute name: innertext; Attribute value: Next; Search: text; match#: 0...
  5. drvosjeca

    New rambler.ru problem

    i dont see where is the problem here... this is how you can do it for secret question(one of the ways to do it), same is with rest, just different match#'s ;) Rise-HTML set it like this; Tab: page, Document: 0, Form#: -1, Tag: b then in search criteria set this: Atribute name: outerhtml...
  6. drvosjeca

    How to get page source with quotation marks inside html tags

    they are source code... I dont know what exactly you are asking here, but if you share i site you wana scrape from, and what you wana extract from it, then i will be able to show you how...
  7. drvosjeca

    [FREE] YAHOO Answers Scraper

    Hi Guys I had many questions about how to scrape something these days, so i have builded YAHOO ANSWERS SCRAPER and im willing to share it with you. It goes to yahoo answers and search for questions/answers using keywords from list which must be placed in same folder as template and named...
  8. drvosjeca

    Ajax select box

    I see this is your first post, so let me say "WELLCOME" first ;) here it is, solution to your little problem
  9. drvosjeca

    About using several proxies in one template

    In most cases there is a way around... this way hungry told you is best to make it sure it will be set same way every time
  10. drvosjeca

    Posting To Blog Blueprint?

    this is exacly what i was explaining to one guy on skype, it is like hungry said, you just need to mark somehow part where you wana your links to apear and then use replace string...
  11. drvosjeca

    About using several proxies in one template

    in other versions you can set rules for proxies which are downloaded by poster and used too. Every thread gets its own proxy... And yes, it is possible t make it run like you said, proxy for each user....
  12. drvosjeca

    Please Help With Amazon Description RegEx

    which part is bothering you?
  13. drvosjeca

    Twitter registration

    [email protected]:yourpassword
  14. drvosjeca

    Twitter registration

    Like @bigcajones told you, nothing is done manualy. When you are creating emails you create report at the end, in this report emails are saved like this let say: [email protected]:password. Now you just pull in that data and split string, like big guy before me told you when creating...
  15. drvosjeca

    Zennoposter is breaking my html - please help

    No, this was not the problem here... :) There was something weird going on in this one, when i took appart everything and disorted search atributes i got it working. Another problem here is coused by dynamic document address. Solution Provided ;)
  16. drvosjeca

    Link click errors, how do I make them universal?

    you should not use loop for every single error... There are some things that can be solved with loop and other things that can not. I use loop only in steps when there is no other way. You should know that sometimes things are dynamic and changing, in these cases you need to create negative...
  17. drvosjeca

    Project Maker Not Opening

    i had same problem few times and had to reinstall zenno.... other thing i got sometimes is that i can not start project maker while zenno poster is runing...?
  18. drvosjeca

    Appending results from regex to a file

    you just need to make a loop and follow what @CaptainObvious said, to make it sure you are not overdoing it, you should add checker for first result. So what would i do is next: 1. i would go and make temorary file from result i got with first regex 2. I would use get line from file and...
  19. drvosjeca

    I have tried a lot!!! but still i am not??

    Ok, since there is something going wrong with regex in this case I have made small way around ;) Here you have working template, i have just test it.
  20. drvosjeca

    I have tried a lot!!! but still i am not??

    First of all, i dont know how do you expect this to work when you didnt even set email proccessing step right way at all...? Let my try solve this one for you ;)
  21. drvosjeca

    How to Close Instance?

    calm down... I didnt say you are "handicapped "... sometimes answer is standing infront of you and you just cant see it, when you start discussing about it ---> things get clear.
  22. drvosjeca

    E- mail validation with password ? How ?

    i see you are having problems with this... contact me on skype id: dejan.jugovic1 i will try to help you
  23. drvosjeca

    problem in macro execution?

    hey, contact me on skype and i will try to help you ;) skype id: dejan.jugovic1
  24. drvosjeca

    How to Close Instance?

    well--- first you need to make sure you are running it right way, after that all is easy :) you need just to select template you wish to end and set its threads to 0.
  25. drvosjeca

    What to do when web address change according to the username?

    you need to use regex for it... So basicly if url is like this http://website.com/username then you need to use go to site and input there url/username-|-page url and username can be pulled from get result contact me on skype if you cant do it... ;)
  26. drvosjeca

    Twitter registration

    I dont agree with you... It is possible because you are not using one email for mass account creation, every twitter account has its own email address, so it is easy to go mass. If there is something you dont understand, get me on skype and i will help you.
  27. drvosjeca

    Please Help With Amazon Description RegEx

    get me on skype... i will se if i can help you with this
  28. drvosjeca

    Clicking random search result

    I have just created and sent you working template for this... ;) i hope you learn something from this
  29. drvosjeca

    "No messages found" - Problem

    that was serbian, not slovenian... ;)
  30. drvosjeca

    Clicking random search result

    go to search results and get dom, put it to regex builder and find what all search results have in common... that is what you need in search table.
  31. drvosjeca

    Problem in rise event?

    you have search criteria table, there you can ad lines in table to define atributes...
  32. drvosjeca

    "No messages found" - Problem

    da, regex je regular expression... ako želiš pomoč potrudi se malo i instaliraj skype, to je bar besplatno :) a u ostalom, u svijetu interneta ne ide brez skypa ;)
  33. drvosjeca

    "No messages found" - Problem

    Like bigcajones told you, the most probable reason for this is wrong regex... You can contact me on skype (dejan.jugovic1) and i will see if i can help you in some way
  34. drvosjeca

    How to handle Form# differences?

    you have to set forms to -1 and find something else they have in common, define that in search criteria table... tht's all
  35. drvosjeca

    can zennoposter accept spintax format?

    check out macros and you will see that it is possible... go to macros--->string proccessing--->spintax
  36. drvosjeca

    Run template random number of times, then exit... How to?

    basicly this could be done without scheaduler... yes, it is true that it would take more time to set it up, but it can be done. You can controle all with pause, Put pause to random time and import random amount of articles, then create a loop and that is it... :)
  37. drvosjeca

    How to start debug inside a template

    :) this is why i allways make separate step for loading data, so i can only delet connection and add it to step i wish to test...
  38. drvosjeca

    How to start debug inside a template

    you can do it only by clicking on step and selecting it as first step... but if you have some data loaded before, this wont work
  39. drvosjeca

    Successfully executed template in project maker not executed in zennoposter? Why?

    Maybe you need to ad pause at some points of template... Another thing that usually goes wrong in poster is related to proxies.
  40. drvosjeca

    Will Order ZP Soon - Some basic questions

    1. It will work just fine, each thread takes its own line 2. Zenno is taking different proxy for each thread by default, if you use your own private list, you just need to load proxies and set them up on random... 3. It depends on task you are doing, not all site loads same way and eat...
  41. drvosjeca

    Yahoo E-mail Processing problem

    try without encoded connection... and one more thing, yahoo settings: pop.mail.yahoo.com ........like you see, you have added 3, which should not be there
  42. drvosjeca

    How to continue without login out in zennoposter

    1. You need to do some thinking about logic you need first... 2. Then you have to prepare a list of emails you wish to send (best way is to put it in one .txt file with one email per line) 3. You need to use Get --> files and directories---> take a line from file 4. login to mail fill in...
  43. drvosjeca

    How to continue without login out in zennoposter

    you need to create loop for this, so it would go over a certain list and after work is done logout...
  44. drvosjeca

    mail.yahoo.com login

    sorry about not separating files in two lines :) there are two files attached, .xml and .txt
  45. drvosjeca

    mail.yahoo.com login

    first of all... i dont understand how are you planning to login with some randome name and password to yahoo or anything elses... For you to be able to login somewhere, you first need to create account. If you allready have a list of created accounts, than you should use those for randome...
  46. drvosjeca

    winehq & zennoposter

    Are you talking about forums part? If yes, i dont see why not, since it is "Powered by phpBB". So this should not be too difficult to deal with
  47. drvosjeca

    Importing our url list in zennoposter? how ?

    Use macros... Files and directories>>>import file
  48. drvosjeca

    Social bookmarking list?

    I think it would be more easy to share a list of sites which are not zenno friendly :) Im new with zenno and have been playing around for about two weeks now, i didnt meet a site which couldnt be managed with zenno yet. It is just that some sites are easy to deal with, other demand more...
  49. drvosjeca

    Check more than one text presence

    Im noob, just like you... :) but if there is something i know, im glad to help you. Ok, so this should be done this way 1. in "Get page text" parameter you input your text you are looking for: text1|text2|text3 2. Now you copy "Execution result" line 3. Go to next step "Logic"...
  50. drvosjeca

    Check more than one text presence

    yes it is... text 1|text 2 this should work :)