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

  1. drvosjeca

    How do I make regex ignore all text between x and y within a string?

    common man, you are not seriouse... I have explained everything step by step and you are still stuck. DOM didnt work probably because you didnt ad some pause to wait till page is fully downloaded. Here i have uploaded example with everything included. Now go and click "THANK YOU" button...
  2. drvosjeca

    How do I make regex ignore all text between x and y within a string?

    yes i posted it before... Without using C# your best option would be next: Take DOM with regex you used for example and put all results to list. Now set counter to count loops. Go pick first line from that list. Regex it and check if it is matching what you need. If not loop again and...
  3. drvosjeca

    How do I make regex ignore all text between x and y within a string?

    DUDE... dont make sience fiction out of simple things! Why the hell would you need switch for follow/unfollow? Simple negative exit is enough. Now regarding your regex in order to click follow or unfollow... well i have attached example template so you can see how it is done. Now please attach...
  4. drvosjeca

    Couple of pinterest related questions

    Page down wont get you far in cases like this one since there is a lot of scrolling down going on. :D what you need to use is {HOME}{END} in keystrokes emulation. This will take you all the way down and will get reload active in one move. ;)
  5. drvosjeca

    Something went wrong when I try to install ZP pro

    Make sure when you are installing zenno and when you come to the licence part that email that is inputed there is the one you use to login into zenno user area. That can happen sometimes and it gets frustrating untill you realize what was wrong. D
  6. drvosjeca

    Wordpress Posting Problem

    First I would like to ask if you are talking about wordpress.com or about personal site based on wordpress script? Anyway i tested both and they both work just fine from what i can see... Make sure you search for element in Element tree and then add it to Actions designer. This way you will...
  7. drvosjeca

    If uploading several videos at once how to regsiter progress when it fails part way?

    sorry my bad, was writing to quick :D
  8. drvosjeca

    Is there a way to automate posting to multiple templates?

    simple... 1. Put videos to folder which all templates will use. 2. Add step in the begining of template which will check if there is let say uploaded.txt file existing (all templates should use same file). 3. If not template should create that file. 4. Now template should go to video upload. 5...
  9. drvosjeca

    Task Name as Variable?

    I dont know why did you even do all this as you did because for me it sounds like you just made a mess with things that can be solved in more simple way. Why would you even duplicate projects and call same thing few times in zennoposter??? ...just to get line you wish? well i would use just...
  10. drvosjeca

    Trying to extract table data

    there is no way you can use same thing for scraping all tables (atleast not when it comes to getting clean data), there is just to much junk around and all that junk is diferent from site to site. If you are wondering about saving to table, then answer can be easy "CELL RECORDING". :) and...
  11. drvosjeca

    Trying to extract table data

    Ohhh... I didnt even see that :-) No wonder, i wasnt active here for sooo long :D here you go, i have attached it PS: I could also merge everything and not add loop, but that was not important here, so i just focused on extracting data
  12. drvosjeca

    Trying to extract table data

    hey i have made a template for this in order to help you, but i have no clue how to upload stuff now since all this is still in russian :) get me on skype and i will give it to you
  13. drvosjeca

    If uploading several videos at once how to regsiter progress when it fails part way?

    there are few ways you can solve this, but if you wanna get things more secure this is one option you can follow: 1. Put all videos you wanna upload to one folder. 2. Create another temporary folder 3. Create one more folder for FAIL. 3. make your template to check before it starts if there are...
  14. drvosjeca

    Ranges not Working with Tables?

    same thing, you just need to remove brackets and ad href in between... :) (?<=www-domain-nl[\w\W]*?<a href.*href.*)http.*?pageranked(?=')
  15. drvosjeca

    Ranges not Working with Tables?

    I dont see a challenge here... If this is all you have in your code than take a look again and you will see that in first case you have that "(http removed for formating purposes)" before the link and in other case you dont have it... so that makes it more simple to get what you need. All you...
  16. drvosjeca

    Ranges not Working with Tables?

    I dont quite understand why are you guys trying to make this more complicated??? Thing is simple here... all strings in his case have same structure no matter how many URL's are in every line, so only thing you need to do is extend regex a bit and that is all. Try this Jan Paul and let me...
  17. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    sent... in future please dont be afraid to contact me on Skype :D
  18. drvosjeca

    Ranges not Working with Tables?

    Did you try this way? http:.*?(?=",".*http) it is simple to limit things if they always come in same format :D
  19. drvosjeca

    How to read file VARIABLE into table/list

    If you have other file path, use FILES action block and set to read the file... there you put file path and stuff, after you just need is set list without setting file loading details in it, and than use WORD PROCESSING to put your data from variable to list... simple as that
  20. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    hi, Just send me your zenno licence email and i will set it up for you...
  21. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    sorry i was off... can you please explain this?
  22. drvosjeca

    do some additional steps while waiting captcha to be solved

    first of all i dont understand why are you guys so crazzy about the speed template is running... who cares if it takes few seconds more or less!!! Now my answer to your question: Yes it is possible, it is just not practical. Option that would make it possible is using other template for...
  23. drvosjeca

    Youtube commenting

    why do you even need intellisearch for that, just use actions designer...
  24. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    I have already answered to your email... as said in opening thread template is locked to your zenno licence and you are not able to open it in project maker, but you should be able to run it in poster (as long as you have provided your real zenno licence email).
  25. drvosjeca

    AddMeFast Social Exchange - Acc Creation + Points Gaining

    do manually what??? You just need to prepare accounts you are going to use for social networks and let everything go... template will login to each site you set, and than it will login to addmefast and work from there.
  26. drvosjeca

    AddMeFast Social Exchange - Acc Creation + Points Gaining

    That is hard to say because you never know what are you going to get... I mean you dont get same amount of points for everything on there, it depends on how many points guys offer for clicks (likes, subscribes...). Beside, you dont wanna do things to fast because addmefast is going to ban you...
  27. drvosjeca

    Run Program

    Why you need bat in order to just run program??? All you need is just "Run program" action block, path to program as you listed in example above and startup code for program you wanna use.
  28. drvosjeca

    December Special - ZennoPoster Template Building

    skype request accepted ;)
  29. drvosjeca

    AddMeFast Social Exchange - Acc Creation + Points Gaining

    Here we go... Templated is UPDATED and UPGRADED! Don't miss December SPECIAL offer and pay just 37$ (Full price: 57$).
  30. drvosjeca

    December Special - ZennoPoster Template Building

    Hi people, It looks like year came around way tooooo fast and I have decided to offer something before year 2013 comes to the end. :) What am I offering? I will build any WEB 2.0 and/or Social template (Account Creator + Poster) for just 10$! This offer doesnt include sites like Facebook...
  31. drvosjeca

    randomize the folder that the pictures are locted in

    there are few ways to do it, but it all depends on how you have your files/folders structured. If you have main folder and all pictures are located in subfolders of that main folder, than things are really easy...you just need to use "directories" action block, select file path, than add path...
  32. drvosjeca

    Return Value for Javascript

    you dont need return if JS is something simple... just set what you wanna do and you will get your result in variable you choose in JS box
  33. drvosjeca

    AddMeFast Social Exchange - Acc Creation + Points Gaining

    not working at moment, but it will in few days ;)
  34. drvosjeca

    Page Rank - C#

    yes it is possible, but you need to alter the code a bit in order to get it working with zenno.
  35. drvosjeca

    Tumblr experience sharing

    email is not the issue when it comes to tumblr... They just became more strict and are cleaning some trash away. Many times they ban even legit blogs, and in that case you need to write them and hope to get it back.
  36. drvosjeca

    Can't signup with proxies.

    you can try with VPN... proxies are to easy to detect and overabused in general.
  37. drvosjeca

    How Can I Repeatedly Get the First 50 Lines from a TXT File?

    wouldnt simple macro be much better solution for this? :D keep it simple
  38. drvosjeca

    How to enter data to a specific line in a file

    Answer I gave is just right, I think you are the one who doesnt understand what was my suggestion... Every single issue have more possible solutions, and i served you 2 options which could work... replace is better by my oppinion, but it needs little bit more work than simple line writing, or...
  39. drvosjeca

    How to enter data to a specific line in a file

    Did you try using list processing and setting the number ("Specify number") in it to line where you wanna ad data? if that wont work you can always do things in old fashion way and that is using regex and replace. How you do it? 1. Grab complete text from file. 2. If your content always...
  40. drvosjeca

    Impossible to manualy ad variables

    When you click on "All Variables" window with curent variables pop-out, but if you try renaming or adding some variables to it manualy you just cant do it because other window is hidden all the time behind and it is not possible to put it infront! Version: 5.0.2
  41. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    And what format is that like? ...example please
  42. drvosjeca

    Mental Power Video Tutorials [Basic to Advanced]

    Hi all, Long time no see. :) Well today i have decided to share one simple video tutorial about thing that was already discussed in this thread before, but this time im sharing the most simple way for doing this. What am I talking about? Im talking about changing the IP address on your HMA...
  43. drvosjeca

    Table Processing Bug

    When using table processing "take line" action it just doesnt work in case you have selected to pick random line. In case you use "first" than it works :D
  44. drvosjeca

    Bigger variable win

    haha... i mentioned that quite long ago in V4 but nothing happened :D
  45. drvosjeca

    Regex issue with xml file

    regex is working fine, but what can happen sometimes is issue with direct grab&regex content... try just grabing content and put it to variable, and than try regexing it...
  46. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    That means that usernames are not always in same format like NameSurnameNumber... they are mixed a bit to leave less footprint
  47. drvosjeca

    $7 Hotmail/Outlook Account Creator [from DexLab SEO]

    Hi everyone, I was not active for quite some time, but now im back, and for start i wanna share something Simple + Powerfull + Cheap. :) As usual, I did my best to cover more options that could come handy to all of you, and you get all that for just $7. These are options you can find...
  48. drvosjeca

    [SOLVED] Anonymity problem

    just to make it clear... I didnt use IMAP or POP3 with my google accounts, i was logging in directly from google itself... :)
  49. drvosjeca

    [SOLVED] Anonymity problem

    here is NOT SO GREAT news... Saga with proxies not covering our ass in zenno have made awesome results... I was using private proxies, and my home IP is banned on many sites now, and over 3000 google accounts also got banned. I was using them without any troubles with other tools, but now...