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

  1. drvosjeca

    Bulk Email Processing

    you can do that by creating separate template for email activation... Simplest thing to do is just --> go to email account --> open email --> click link --> delete email...repeat untill there is non left. There are other ways to do this also, but again, you will need separate template for...
  2. drvosjeca

    Saving Multiple Text Lines in Email to File in 1 Line

    you dont uncheck nothing there like purush84 suggested... what you need to do is just simple thing USERNAME={-Variable.username_email_parsing-};PASSWORD={-Variable.password-};URL={-Variable.login_url_email_parsing-} and dont forget to use separators, like i have used ";" for example. one...
  3. drvosjeca

    ZennoBox discussion

    Another pointless debate is going on here... I can understand TJ's point of view, but I also can understand nuaru on this one. Dont get me wrong, im not picking any sides here, i just wanna say that both of you have your point, but in order to make this good for all of us (clients and zenno...
  4. drvosjeca

    Regex to find all the urls on a given page with a specific word?

    if you wannt it to check if this or that is there, than you can put it like this... http://.*YourWord.*|www.*YourWord.* this will find you all matches that start with http or www, you just need to make sure you put all into regex, or put it to list
  5. drvosjeca

    Picture Captchas, bot can resolve?

    well... either you use loop to solve this, or you set this part to be done manualy. It will take you few seconds to click on captcha, but after that your work will run smooth.
  6. drvosjeca

    how to make sure the content contain the words by logic?

    you just need to use regex like: clikc here to see.* you put result into variable and then in next step you use if statement and put it like this: '{-yourVariable-}'!='' This will check if empty or not. So if text is there, it will be positive exit, if not (else) it will be negative exit...
  7. drvosjeca

    How to download file from link on webpage

    no man, you just need for example to ad it in some list, and set the number for where you want it placed in list. Like for example if you put it in first place, you set number 0. After that you can use just get first line from list... Ading to list and get line... all is done with list processing
  8. drvosjeca

    Save Proxies, WTF?

    It was not a threat, but if you feel it was, you can take it like that, im sure i will survive either way. I have to admit, this time you atlest made me laugh :D :D :D ...but hey, can you really guarantee that wont happen? ;)
  9. drvosjeca

    How build module to Capmonster

    yeah, training is impossible to do with just one captcha, but it should be enough if he wants to solve just that one :D Generally more drawing is needed, but you dont need as much as you stated, all you need is to cover all letters and/or numbers. Once you start training process, that is when...
  10. drvosjeca

    Save Proxies, WTF?

    First: you need to read my post again, and you will see that i did not make a threat As you see I was clear that i did not make a threat!!! ...that is just not my way of doing business. All i did is gave you example of how easy can things go wrong. Second: you better get rid of "troll" word...
  11. drvosjeca

    How to download file from link on webpage

    after you have saved file, you can get full file path again if needed and just regex it so you are left with file name only... or use directories and get files to list
  12. drvosjeca

    Save Proxies, WTF?

    I completly agree with Clint here... Let us now stop making comparations to other softwares because there is no point in doing that. Every software have its group of users, and every software users will complain about something, that is just how people are. What is making some softwares more...
  13. drvosjeca

    Save Proxies, WTF?

    When i eat chocolate cookies, and i feel great because I was enjoying eating them... I dont care much if it was ment for me to eat them or not, they were there and I enjoyed eating them!!! Same is with zenno, macros, saving proxies... it was there, and it was great, so i dont care now if it was...
  14. drvosjeca

    POF Captcha

    captcha will not work because guys on other side dont know english, like lokiys said already... Actually it is not such a big deal if you make a little trip around. ;)
  15. drvosjeca

    Save Proxies, WTF?

    tralalalalalaaaaaaa... It looks like big BS!!! This function was there in V3 already, and it was useful... now no more???
  16. drvosjeca

    [SOLVED] IntelliSearch problem...

    You sure are funny...
  17. drvosjeca

    Save Proxies, WTF?

    lalalalalalaaaaa... I agree! always going down and every update brings up some new feature, which is not useful (atlest not to me), and we loose some good stuff (starting from macros). I would say that was just a mistake and im sure they will ad it back tomorow... :D old school rocks...
  18. drvosjeca

    How to download file from link on webpage

    you can first determin file path, then use it in download part and save path in txt file... simple as that ;)
  19. drvosjeca

    Category selection?

    why dont you just make it click category name instead of using this big switch, which will probably just crash your template...?
  20. drvosjeca

    Need help with proxies

    it is not so much to ip's as you think, bigger issue is being toooooo obvious... What usually makes things more difficult is jumping directly to some pages/links. Solution is in most cases simple, and all you need is few extra steps. You can change user agents and cloak them (as CaptainObvious...
  21. drvosjeca

    Send gmail mail

    I think mouse emulation and keystrokes emulation video would be werry beneficial for you in thi case... Mouse emulation will help you to click in right field, and after that you just use keystrokes emulation (moving thriugh fields with help of the TAB key).
  22. drvosjeca

    Solving SWF captcha

    That is just a suggestion HB made... but that will never work in real world! Why not? Answer is simple: Because you will never catch right timing with flash (maybe if you try looping it, and getting lucky, but who knows how many attempts will it take). Loading time is just not the same...
  23. drvosjeca

    Send gmail mail

    if you are new and wanna learn more, then you should maybe start here: zennoposter tutorials
  24. drvosjeca

    Mental Power Video Tutorials [Basic to Advanced]

    Hi Guys, Im back :D Im glad to see some constructive stuff here... Regarding HMA changes, there is one more way to do it, but for that to work you need to have HMA instaled on your router. After you have it runing on router, everything else is easy. Reminder: It can not be done on ever...
  25. drvosjeca

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

    Yes Anton, i know everything needs time and work, but my post was not ment as a critique to ZennoLab, but as a call to make more constructive discussion. You can see this sentence above... that is it. You and everybody else know that I always try to give your team some valuable feedback... I...
  26. drvosjeca

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

    I LOVE PUSSY, and i dont care how much it costs... :D ...same way lazzy SEO guys love SENuke and dont mind paying for it that much, all they care about is that they can "Plug & Play". There is no point in making argue on this because everyone have his/her point of view and not all of us have...
  27. drvosjeca

    How do I select this div?

    nope... i would say it is more Zenno-Ass kicking site ...buhahahahahaaaaaa.... :D
  28. drvosjeca

    How do I select this div?

    Rostonix... nice that you and HB try, but you didnt do nothing new, i have tested all options, mouse emulation, search by picture, moving over input with keystrokes and TAB... result is always the same. Why i mentioned that gecko needs update??? Because i was talking about similar problem with...
  29. drvosjeca

    How do I select this div?

    Sorry, but that wont work HB... specially not once you login (you need to be loged-in to be able to post). Issue comes with window not being active even after you emulate mouse click (you see the click getting there, but text input is not happening). Either you guys need to update gecko or...
  30. drvosjeca

    AOL Email Acc Creation Template [Keystrokes+Mouse Emulation] V4 MP

    As far as i know there is... http://answers.yahoo.com/question/index?qid=20090316052630AAdoxPa http://www.ehow.com/how_4923655_forward-aol-mail.html
  31. drvosjeca

    AOL Email Acc Creation Template [Keystrokes+Mouse Emulation] V4 MP

    Deal is with AOL... Like mentioned in opening thread, you need to have really good proxies... Not all private proxies are good. That is why i rather use HMA for better success rate, i found it to work better with it then with my private proxies.
  32. drvosjeca

    Facebook account creator template weird

    you can not bypass it.. all you can do is postpone it. That means if it didnt ask for phone verification when you were registering, it will ask after few lgoins, and not to mention if ip is changed. SO PLEASE...!
  33. drvosjeca

    Scraper sometimes repeats same pages

    Hey... im sorry if you didnt understand what i was trying to say there... You can contact me on skype and i will explain you how that works :) my skype id: dejan.jugovic1
  34. drvosjeca

    Scraper sometimes repeats same pages

    You thought it all wrong... 1. Regex is not pulling anything, it is just like cleaning data (from data you have already pulled, you extract what you need with it) 2. GET is not forcing nothing, it is just making simple request for data, just like when you open site in normal browser. 3. Like...
  35. drvosjeca

    Scraper sometimes repeats same pages

    it is exactley the same... Even in video tutorial i have made you will see that all grabed text is putted to variable, and then you work from there. Variable is just a shorter term for us to see, program see everything, all content of variable, so you dont need to worry about that. Check that...
  36. drvosjeca

    Scraper sometimes repeats same pages

    you are looking at wrong get... You need to scroll down and use HTTP: Get Request action block
  37. drvosjeca

    Tumblr Article and Video Posting V4

    thanks for the good words guys, im glad it is working fine for you ;) Reminder: All review copies are out, so i have decided to give one more round for first 10 customers who buy Tumblr template at full price... Buy Tumblr and get FREE AOL Email Creation template!
  38. drvosjeca

    AOL Email Acc Creation Template [Keystrokes+Mouse Emulation] V4 MP

    Thanks for review... Yeah, it was little different since you wanted to connect template with database, but OK, im glad I could solve it for you. Hi Drew, I thought you forgot about me, but i see you were bussy with creating email accounts :D thanks for purchasing, and for review. D.J.
  39. drvosjeca

    [SOLVED] Click picture bug?

    this is video i made about how you can get coordinates with zenno, and make mouse emulation click with that... https://www.youtube.com/watch?v=WPOlad-pHhg
  40. drvosjeca

    [SOLVED] Click picture bug?

    i could not agree more! Beside, it is much better to use mouse emulation and not to mention it is less memory intensive.
  41. drvosjeca

    Buying all templates for zenno v4

    Raphael, if you are in need for serious stuff... get me on skype: dejan.jugovic1
  42. drvosjeca

    Mental Power Video Tutorials [Basic to Advanced]

    and one more video tutorial for today... This one is talking about "How to Download and Save Images using Captcha Module". In this video im just going to show you how to download and save images to folder using captcha action module, as result you will get small template for downloading...
  43. drvosjeca

    Mental Power Video Tutorials [Basic to Advanced]

    Hi all This is short video tutorial about "How to Convert V3 templates into Zennoposter V4 MP Templates". Like you will be able to see in tutorial, this is simple and fast to do, you just need few clicks and you are ready to go. :D Link: How to Convert ZennoPoster V3 into V4 Templates...
  44. drvosjeca

    [SOLVED] bug:: "Write to file" not working anymore

    there is even third option... Use macros from version 3
  45. drvosjeca

    Increase the size for search area in search by image module

    it is better to use mouse emulation... less memory intensive and more accurate...
  46. drvosjeca

    capmonster

    it wont work for sure because letters are chnging shape, and not to mention distraction in background!
  47. drvosjeca

    Posting in iframes

    it have nothing to do with iframes.... select textarea and input your article, even better will be if you click to input text in html... and not to forget you have this input field in dynamic document address... so you need to set that right with counter in editor later, otherwise it can happen...
  48. drvosjeca

    AOL Email Acc Creation Template [Keystrokes+Mouse Emulation] V4 MP

    AOL Email Account Creation We all know that most simple to use email provider is Hotmail, but unfortunately it can’t serve us well on all fields. I’m sure that almost all of you have run into sites which are not accepting Hotmail emails for account registration. That is where AOL can come in...
  49. drvosjeca

    Tumblr Article and Video Posting V4

    Hi guys, Im glad that first customers are happy with how it works :) Since i got quite few PM's and skype contacts regarding review copy, I have decided to ofer one more round before jumping to full price of 47$. This time first 5 who send me PM will get copy for 37$, so hurry and save 10$ for...
  50. drvosjeca

    Tumblr Article and Video Posting V4

    Im glad you like easy flow :D ... I hope everything works fine for you, if you get any issues... just let me know and i will fix it ;) Review copies are out, let me know if you are still interested... Im thinking about making one more step before jumping to full price... 37$ for next 5...