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

  1. bigcajones

    Google+ register problem

    Most of us don't use Intellisearch for recording templates. It is good for platforms like Pligg and the such where all the pages are basically the same except for a few different fields in each. The reason being is that if the element isn't found, there isn't anything you can do to the...
  2. bigcajones

    help with urlencoding and post forms

    Sure, here's a little c# snippet that you can see how it's done...
  3. bigcajones

    help with urlencoding and post forms

    "application/x-www-form-urlencoded ". There is a checkbox in the POST action for data type. And you have to encode the url string before putting it into POST. You can do it with a bunch of replaces in word processing action, or you can do it with c# code.
  4. bigcajones

    Значение переменной в рамках одного потока

    Смогу ли я ими пользоваться до конца выполнения проекта? да
  5. bigcajones

    New Feature Suggestion Random Sheduling and thread handling

    I agree Warrior, this would be a great addition.
  6. bigcajones

    how can i Processing all the email? please help!

    I put a sample template on there for you to look at. http://zennolab.com/discussion/showthread.php?7053-Bulk-Email-Processing&p=47585&viewfull=1#post47585
  7. bigcajones

    Best captcha service ?

    I use DeCaptcher mainly because the solve rate is better and DBC for a backup in case of overload. DBC is cheaper, but seem to have overload problems lately.
  8. bigcajones

    how can i Processing all the email? please help!

    http://zennolab.com/discussion/showthread.php?7053-Bulk-Email-Processing&highlight=bulk+email+download
  9. bigcajones

    Need help with RegEx

    In this case Nitin, you need to do a scrape for the div that has only the info you want and then out of that scrape the phone number. I came up with for the first regex to get the line the phone number is on... (?<=id="registrarData">).*?(?=</div>) And then to get the phone number from...
  10. bigcajones

    Как в этом случае активировать объявление по email?

    http://slando\.ua/post-new-ad/confirm.*?(?=")
  11. bigcajones

    Need help with RegEx

    \+[0-9].*|\([0-9].*|[0-9].*[0-9] Depends a lot on what is in front and behind the phone numbers also on the page.
  12. bigcajones

    Trimming whitespace and line breaks from DOM text

    Replace function in Word processing. {-String.Enter-} with nothing.
  13. bigcajones

    [SOLVED] Tab page is not found in instance.

    You don't have to login if you use Load Profile in the profile processing. Too many loops is bad.
  14. bigcajones

    Possible to control thread count from template

    Works perfect. Even figured out how to set the other elements in task like number of tries.
  15. bigcajones

    BEST EMAIL SERVICE to use? gmail? hotmail? yahoo? aol??

    Try using the same regex for finding the confirmation link as the search for the email. If the email is there but email processing is not finding the email which is what the message says, there is a difference between wordpress.com and Wordpress.com
  16. bigcajones

    BEST EMAIL SERVICE to use? gmail? hotmail? yahoo? aol??

    Here's Hotmail for you that works. Open it, and learn. I have it set up for DeCaptcher but that is easily changed. You will also need a proxy.txt file in the same directory as the USZips and template. If you need some help, hit me up on Skype.
  17. bigcajones

    Possible to control thread count from template

    I tried .bat files also and it doesn't anything but open up the commandline and then nothing. No setting up the template. Maybe you guys need to do a video so that we can figure this out. Money is waiting.
  18. bigcajones

    Possible to control thread count from template

    I tried this for a big project I'm working on and I keep getting an error in the c# code. Error in action "CS1503" "Argument 1: cannot convert from 'string' to 'System.Guid'" в строке "ZennoPoster.SetExecutionSettings(id, settings);"
  19. bigcajones

    Possible to control thread count from template

    Don't know if this helps or not Indy... http://help.zennolab.com/en/v4/zennoposter/macros/4.3.7/ZennoLab.CommandCenter~ZennoLab.CommandCenter.ZennoPoster~SetExecutionSettings.html
  20. bigcajones

    ZP deleting all file info.

    Do you have 'Always load changes of file during working with file' checked in your Settings?
  21. bigcajones

    Scheduler is posting the same post

    In the table you have to click the box that says 'Save changes of table to file'. If you don't do this, even if you click Delete in the table processing it will only be taken out of the table during that run of the template and not deleted from the file that it is using. So the next time your...
  22. bigcajones

    [SOLVED] windows question

    Each template will use it's own thread and own browser. All 20 templates won't be in one window and open up a bunch of tabs for each one. You want one template to be on one page by itself. The only time tabs are used is if the website itself opens a popup, or you need to open a tab to login to...
  23. bigcajones

    Google+ register problem

    Yes, but it costs money.
  24. bigcajones

    spin script

    Here is the TBS template... maybe you can learn something from it as far as the procedure.
  25. bigcajones

    spin script

    http://www.youtube.com/watch?v=PzaS1xB801w
  26. bigcajones

    spin script

    Use POST to their api or you can put up a php page on one of your sites and use that to get your spun text.
  27. bigcajones

    Regex question

    Why overcomplicate things... .*?\.
  28. bigcajones

    How to Do this?

    In the More tab of the action where you are filling in the field, choose Speed for the emulation like in my example.
  29. bigcajones

    How to Do this?

    You will need to make a new list. Use a Directories action=>Get File List and put in your path and choose your new list to store the paths to the files. Then you will do a list processing and Get line=>First and Delete. This is the path to the first file in the directory.** (You need to keep...
  30. bigcajones

    How to Do this?

    Here's an example for you. You may have to change the element attributes, but it will give you the general idea. And of course you will have to use your own username and password... :p You will need keywords.txt file in the project directory.
  31. bigcajones

    Captcha not loaded fully

    I don't know what is going on with your setup Indy. I ran 1000 through last night and all of them look like this... http://screencast.com/t/4o1ZsP0v And I have all 3 checkboxes ticked.
  32. bigcajones

    How to Do this?

    Use file processing action and Take text. Save it to a variable and then go to keyword tool and use the variable as input to the keyword box.
  33. bigcajones

    Can a website recognize zenno ?

    I got the phone to work with no problems last night but that price is a mystery. The don't want a dollar sign in front, they don't want commas in it. I tried going to kellybook first to scrape the bluebook value and then put that in without luck. Will keep on trying for you though.
  34. bigcajones

    Can a website recognize zenno ?

    You can do it 2 ways which I put in the template here. Either you can set the value of the dropdown....19 for $19,000 or 30 for $50,000 which you would just have to have a table with the price and corresponding dropdown value, or you can use selectedItem and input the price as you would if you...
  35. bigcajones

    Can a website recognize zenno ?

    You have to tell us what page it is so we can help you out if at all possible.
  36. bigcajones

    WTF wrong is wrong with the Zennobox?

    Have you tried downsizing your tables to 97-2003 .xls files? I have a problem here at work opening .xlsx files with zenno. Don't know if it is because it is an old XP or if it is because we are still using the old MS Office. I mean you could give it a try.
  37. bigcajones

    Run just one template through a VPN?

    :huh: .... :lol:
  38. bigcajones

    This pages doesn't load in zenno

    I got it to load with turning off 'Load plugins in the same window'
  39. bigcajones

    How to Insert Random Link Into Article with Javascript

    Thanks to Marko...
  40. bigcajones

    Huge Spacing Issue Please Help

    Are you getting the url from a regex match? If so you can try putting a space in your look behind and see if that helps.
  41. bigcajones

    [SOLVED] dynamically process tables

    No the multi2.zip attachment you put on here. That archive. :p
  42. bigcajones

    Can I do This In Designer?

    Mark you need to change the Group number to something different than the other one. Yes you can do this but if the group numbers are the same ALL of those have to be present together in order to get a match. Same group numbers mean AND and different group numbers mean OR.
  43. bigcajones

    can i empty folder auto ever 2 or 3 hours use zp?

    yes
  44. bigcajones

    Bulk Email Processing

    Hotmail does not have problems with you logging in or popping from different IP. That's why most of us use them. And it looks like outlook is the same, just different name.
  45. bigcajones

    [SOLVED] getting the result of a process

    That is an old template that I had laying around. Hotmail has changed to outlook now. It was just an example. Here is my working one. It is set up for Decaptcher and also I pull private proxies from a file but these can be changed.
  46. bigcajones

    Fails to select drop down menu

    Change your random integer from years to 11 to 56 or however old you want to be which are cooresponding values to the dropdown field. 11 being the value for 1989 and 56 being the value for 1944. United States value is 231 in the dropdown. Change these and you should be good to go.
  47. bigcajones

    [SOLVED] getting the result of a process

    File processing at the end of your template. Write text and put the variables that are the username and password as the text to write. An example for you.
  48. bigcajones

    Instance (settings)

    30 2 4 30 Respectively
  49. bigcajones

    [SOLVED] Zip Code Database Error

    Just thought I would let you know that there are only 5 digits in United States zip codes yet while debugging a template tonight found a lot of times 6 digits were being input. And if you erase the last one it is a viable zip code. May be something in the code. See attached image...
  50. bigcajones

    [SOLVED] ZP threads not starting

    What's minimum wage over there in Antarctica Indy? $3? ;)p