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

  1. F

    Copy and Pasting Between Templates

    Got to be honest, this procedure is still pretty tricky. I found that I had to create an empty holder to paste into and then the full sequence would paste across. This is something that definitely needs improvement going forward. Frank
  2. F

    How to Click On RoudCube Email List?

    That link I supplied will get you to the front page of your email and then you can scrape anything that is bolded - in the correct fields. From there you could jump directly to the emails you need to pull from. ?? Or maybe an easier solution is to see if zp will read emails from the account that...
  3. F

    SQL/Mysql/SqLite Database intergration

    You should consider writing the logic to input/output with php and mysql. I agree about being able to talk directly to a database, but it's a small leap to create the applicable php pages to perform the interaction for us. Frank
  4. F

    Zoom in / Zoom out on Project maker

    I second that. Also the abililty to print out the page. I'm thinking about looking at the xml files to see if I can create a program that will interpret the xml file for better presentation. Frank
  5. F

    Interconnecting Templates

    Ah, thanks Gemini, I was kind of afraid of that one, lol. But the linking with text files isn't a bad situation either. Just kinda clumsy. Thanks, Frank
  6. F

    Help with difficult parsing function...

    Actually yes you can do this with zennoposter, or more specifically, regular expressions (regex). Regex will permit you to do a whole ton of things that are truly amazying and I do find the zennoposter supports it pretty darn good. I've done tutorials on learning regex with ubot studio, but...
  7. F

    How to Click On RoudCube Email List?

    I know it's not what you are asking, but wouldn't it be easier to pull the emails with the email checker through pop? If you do wish to get to it by way of Round Cube, I did find a direct URL which is http://mydomainname.com:2095/3rdparty/roundcube/index.php - but it only works once you've...
  8. F

    Interconnecting Templates

    I really hate rewriting the same code again and again. Almost as much as copying the same code between templates. I would like to create tight little compartments of code that expect an input of data (or not) and supply an output of data (or not). Basically I like writing programs in little...
  9. F

    Best Method when working with Threads

    Hey Player, Thanks, I was thinking that but I just wanted to be sure. Cheers, Frank
  10. F

    Best Method when working with Threads

    Hey guys, Another question in regards to threads. Once an instance is opened, I'd like to be able to close and reopen it between processes but I don't think we can. Is there a way to ensure that all footprints - cookies and such - are cleared out before proceeding on that same instance...
  11. F

    unsure about the if statement setup

    Wow using php with it - that's something I've wanted forever in ubot studio but just couldn't get. I too wait with baited breath... Frank
  12. F

    Yep, another question...

    archel, that is brilliant. Didn't even think of doing that. The elegance of one file and prechecking for accounts. Ya so smart. Thank you! Frank
  13. F

    Quick Question About Proxies

    Good day all! I was going through the help files on proxy files and they are using a sources.txt file to be the seed to find proxies. Does zennoposter come with that? If not what's the best method to generate such a beast. Also, I'd like to hear the best practices in regards to proxies. In...
  14. F

    Offically Stuck on Zennoposter

    Thanks a bunch but believe it or not, it pretty much came down to playing with it. I still have to figure out all the features and I gather that tasks can be arranged upon success on tasks beforehand (?). Also, I need to figure out the proxy functions and scheduling. Frank
  15. F

    Yep, another question...

    If I run the routine later, I may have already used some of these emails - but I think I've figured it out. All I have to do is create a 2nd list per site and just do a hunt for the email before trying to setup the account. It's amazing what one can come up with when you just walk away for a...
  16. F

    Can I reference created variables directly?

    Ok, was able to answer my own question on this one. I found the get counter value in the macros section. Frank
  17. F

    Can I reference created variables directly?

    I'd like to know if I can reference variable names that are created directly? For example, Let's say I create a macro that makes a counter variable: {-Counter.Set-|-count1-|-0-} But then I want to check if the variable is less then a certain value, if count0 < 11 Can I do that...
  18. F

    Yep, another question...

    Thanks to everyone so far, i've been blessed with awesome help from this community. I'd like to ask a question though that's more about procedure and less about zp. :) I'm going to be creating multiple accounts in multiple places and I'd like to reuse the same emails in multiple places. Now...
  19. F

    String Matching

    Thank you very much step85! That helped a ton and I noticed things that I didn't know before even outside of this. Frank
  20. F

    String Matching

    Is there an easy way in zp to do a search for a string in a text file and give back a true or false if it finds it or not? Thanks! Frank
  21. F

    Offically Stuck on Zennoposter

    Thanks guys, but building project files is easy. Running them is interesting to say the least. I didn't even know that the project was running until I happened to look back at the cpanel account that I was running it against and just about had a kitten. And that's my point exactly. Can someone...
  22. F

    Offically Stuck on Zennoposter

    Crap - to add to it. I had created a program that would build 10 email accounts for me and then stuck the template into zp. In the 10 to 20 minutes of hunting around for information on how to use zp and writing this initial post above, it created almost 3000 emails for me. EEK! Yes, Please I...
  23. F

    Offically Stuck on Zennoposter

    Please to the english speaking individuals out there - is there a tutorial on how to use the zennoposter application and all it's parts? The manual is pretty thin here and I feel like I've been offered the keys to a sports car and I just have no idea how to drive, lol. I'm talking about the zp...
  24. F

    unsure about the if statement setup

    Thanks for that. So that insights a new question - where the devil is the manual to formula details like that, lol? Frank
  25. F

    Best Way To Build Templates

    Yea veeco, good points. I normally check, check and double check as I go. Frank
  26. F

    unsure about the if statement setup

    I did mention that I looked in the manual in the exact spot you pointed out. But how is the command formulated? Do you just copy the value from the last counter set and then tack on the > 10 as per the manual? Or is there a tool like the macro builder? Frank
  27. F

    [WTB] link building/traffic generation templates

    Add me into the mix. I'd be willing to share templates as long as they are kept within a fixed group.
  28. F

    unsure about the if statement setup

    Good day all, just a quick question. How do you setup the if statement for checking a counter value? I did peek through the manual on the parser/cycle section and it talks about making the cell to do it, but doesn't really show how to do it. Thanks! Frank
  29. F

    Cpanel Login

    I may have found a temporary fix to get around this. See this page here for instructions: http://www.webhostingtalk.com/showthread.php?t=246301 Frank
  30. F

    Cpanel Login

    Is there any way to fill in the login box fields that come up in projectmanager? Seems taht when I click in the fields, nothing is registered within the steps. Thanks Frank
  31. F

    Copy and Pasting Between Templates

    Thanks Player. Frank
  32. F

    Copy and Pasting Between Templates

    Sorry to sound like a dummy but what is the STRG key?
  33. F

    Copy and Pasting Between Templates

    Is is possible to copy and paste a sequence of commands between two different templates? If so, how? I did try with the ctrl key, but won't do it beyond the template. Frank
  34. F

    Best Way To Build Templates

    That's what I kind of thought as well. I'm even thinking of splitting the registration with the posting. This way I can run one job once per week, signing up to sites and then turn around and run another job to post to sites per day. This way I can post to the same site more then once. Thanks...
  35. F

    Best Way To Build Templates

    Good day. I'd like to ask a question on the building of templates. I'm looking to replicate the functionality of tools like senukex for my own ends and am wondering. Is it best to break up functionality, like account creation and posting onto different templates? Plus for multiple sites...
  36. F

    Squidoo.com registration

    Hey Shini, thanks for the reply. Turned out to be a fussy page or fussy projectmaker. The page wasn't composing properly at all. I restarted and viola - all is good. Frank
  37. F

    Squidoo.com registration

    Has anyone figured out how to complete a template for registering with squidoo.com? Seems that the elements to fill in are not recognized by zennoposter projectmaker . Thanks, Frank
  38. F

    Basic video course.

    What would be nice is videos on linking multiple sequences together. Thanks very much, Frank
  39. F

    Quick Question About Threads

    Awesome - thanks! Frank
  40. F

    Quick Question About Threads

    Hey Player, thanks for the reply. So I can run both templates at the same time, do you think? Frank
  41. F

    Quick Question About Threads

    Good day! I'm wondering if it is possible to run multiple threads at the same time - running different sections of code? So basically, I'd like the program to be creating accounts and such on multiple sites at the same time. Is this possible or does every thread have to be the same code base...