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

  1. bigcajones

    Zenno with socks5 and mozilla problem

    :D. No he didn't.
  2. bigcajones

    Compare 2 lists and take only news lines

    Here you go. Take a look at the logic and you will see how to do what you want.
  3. bigcajones

    Google account creator

    I have mine automated with zenno.
  4. bigcajones

    Google account creator

    You can try going through Adwords. Don't know if that method still works or not but it used to. Best to just buy some phone numbers and abuse them.
  5. bigcajones

    Regex a list?

    List processing=> Merge list items. Then you can regex away on it.
  6. bigcajones

    Compare 2 lists and take only news lines

    Actually the opposite. You need a loop to compare line from list 2 to merged list 1. Use regex for the comparison. Or you can add everything to the master list and then remove duplicates to give you a shiny new list.
  7. bigcajones

    How can I change user agent while recording/playing back a template?

    That's the one!
  8. bigcajones

    How can I change user agent while recording/playing back a template?

    Anton I thought there was a thread on the Russian forum where someone shared an .exe file where you can set your system useragent. I couldn't find the thread.
  9. bigcajones

    Regex line break.

    I think this was already answered on Skype wasn't it? For those that want to know. (?<=Queue</div>[\w\W]*<span\ class="count">)[\w\W]*?(?=</span>)
  10. bigcajones

    [SOLVED] Issue with scanning urls.

    Have you tried using HTTP requests and check the header for 404?
  11. bigcajones

    [SOLVED] Enter twice

    Just a note, always use speed on entering text in article textareas and in dropdowns. Your templates will work better. Most sites won't see this as spam because you would have an article already written and just paste it in there anyways.
  12. bigcajones

    Bad End Not Working 4.5.0.2

    Nevermind. My Bad. :eek:
  13. bigcajones

    Editing and Appending a template

    You have to be a client to get there. Here is a list of features that are gonna be implemented in the release after the coming one: Project editing while recording & debuging Profile editing (including all browser headers) while recording Userfriendly action settings Dropdown...
  14. bigcajones

    [SOLVED] Compare whether variable exsist in a list?

    I like boobies!
  15. bigcajones

    Editing and Appending a template

    Unfortunately you will have to wait until (fingers crossed) the next version of zenno to do that. Otherwise you have to go through the site again in Project Maker. You can however use Code Creator and debug until you get to the part you need.
  16. bigcajones

    Again memory problems

    I also noticed yesterday in the poster after stopping a template and deleting it after the threads had gone down to 0 that the base.exe was still using 500 mb of memory even though the processes had stopped.
  17. bigcajones

    [SOLVED] CC and Email Processing

    No answer guys? Am I the only one this is happening to?
  18. bigcajones

    Proxies Dont Load For Shit

    Yes Anton, it seems if you load them to a server in the format of user:pass@ip:port they work all the time.
  19. bigcajones

    Proxies Dont Load For Shit

    I'm not here to throw stones here guys, I am the first to let everyone know that they should pull private proxies from a file. Most of us have been doing it for as long as I can remember. But I can use proxy checker for checking my private proxies all day long with no problems. It hit me in...
  20. bigcajones

    [To everyone read!] Suspension of instances - Appeal to developers

    I totally agree with you Lightwood and know your respect and input on the Russian part of the forum. I am hoping that this will be implemented ASAP as well as some of the other bugs (variables) fixed so that we without a doubt say that Zennoposter is the most powerful web automation software...
  21. bigcajones

    v4.5.0.1 Variables bug

    I can verify this bug also. Ran hotmail setup for filter to check if previous problem was happening and I could tell by looking at the accounts that either the line is not getting deleted from the file or it is like Indy says and the variables are being used again in other threads. I now have a...
  22. bigcajones

    [SOLVED] CC and Email Processing

    Code Creator is not recording the email processing. Had it happen twice to me already. All I get is an empty Step class.
  23. bigcajones

    Code Creator

    It's really good if you have too much hair and want to get rid of some. (hairpull)
  24. bigcajones

    Gorup operations with block?

    http://screencast.com/t/PJlUYxtqZ
  25. bigcajones

    Gorup operations with block?

    Yes you can copy and paste. Create a group out of the actions that you want to copy and paste together by right clicking. Then you can do whatever you want with that group of actions.
  26. bigcajones

    Project editor can tell me what area?

    Well the context recognition module is good if you are scraping let's say EzineArticles and are looking for articles related to a certain keyword or if you going to post comments on blogs that are related to your niche. You will set the relevance of the text that you want to comment or post on...
  27. bigcajones

    Project editor can tell me what area?

    Do you have a WordAI account? Did you put your username and password in the settings of Zennoposter?
  28. bigcajones

    **Please Help** Experiencing Timeout Errors

    I looked and looked on here for the answer for you on how to get the windows error code to send it to developers. For some reason the search function on this forum is screwed. I am planning to install zenno on my box and see if I have the same issues. I'm hoping you get this fixed soon because I...
  29. bigcajones

    Select multiple elements - Copy-->Paste

    I just break them up into groups and do it that way. All you have to do then is connect 1 arrow back and away you go. I remember the good old days with v3 where you could control click and copy. And then watch as your template disappeared and flashed as you patiently waited hoping everything...
  30. bigcajones

    Document Number

    :beer:
  31. bigcajones

    GET and POST Cookies

    When are you guys going to fix the cookies in GET and POST? I know you said it can be done with c#. Give us an example or something, because what is posted on stackoverflow and other sites doesn't work with zenno. Don't know what libraries are missing or what to do with it honestly. I was...
  32. bigcajones

    Hotmail disable spam filter

    It's not pop3 he is talking about here HB. He is talking about going to the site and setting the spam filter.
  33. bigcajones

    Hotmail disable spam filter

    Did you try running it with 1 base to see if that would help? I always run my hotmail in v3 because of crap like this.
  34. bigcajones

    Load another template after succesfull execution of a template

    Care to share? Or do a video? Would be awesome.
  35. bigcajones

    I don't get this button pressed

    That's the same thing he has except the form # is different than yours. I have the same thing with form -1 and it has never failed.
  36. bigcajones

    I don't get this button pressed

    Change the form # to -1
  37. bigcajones

    Mr.HB i need ur help?

    :beer:
  38. bigcajones

    screenshot from this site

    int screenWidth = Screen.GetBounds(new Point(0, 0)).Width; int screenHeight = Screen.GetBounds(new Point(0, 0)).Height; Bitmap bmpScreenShot = new Bitmap(screenWidth, screenHeight); Graphics gfx = Graphics.FromImage((Image)bmpScreenShot); gfx.CopyFromScreen(0, 0, 0, 0, new Size(screenWidth...
  39. bigcajones

    Decaptcher Problem

    Have you tried using MonkeyEnter and see exactly what they are receiving? I have had this problem before and found out that I wasn't picking the captcha and for some reason zenno threw that error. Just a thought.
  40. bigcajones

    unicode conversion? any help?

    Uri.UnescapeDataString
  41. bigcajones

    click on submit button? any help?

    You can use outertext of the button which will be 'Save'. I know it's not the best solution because if the website is in a different language then you have to account for every possibility. You can actually make an action in your template to 'Get' the outertext of the buttons and save to a file...
  42. bigcajones

    Mute Youtube Videos

    I think you have it right there.
  43. bigcajones

    How to Dynamically Create Tables(Create A New Table With A Different Name each loop)?

    Did you try using a file name of .xlsx in the File path instead of .txt?
  44. bigcajones

    Is it possible to prompt user?

    Use the Input Settings to do this.
  45. bigcajones

    [SOLVED] Match male or female name to gender?

    What site are you looking at?
  46. bigcajones

    [SOLVED] Match male or female name to gender?

    The {-Profile.Sex-} matches the profile gender. So if you have {-Profile.Name-} is John then profile sex will be male
  47. bigcajones

    Need help to scrape content, delete duplicate in zenno mp

    New regex....(?<=<option\ value=")Google.*?(?=">). Put all results to a list and then do a list processing to count the rows which will tell you how many loops you need. Also on the page where the names are, use regex to find the ID and the code .... (?<='id=).*(?='). Put these to a list and...
  48. bigcajones

    Need help to scrape content, delete duplicate in zenno mp

    (?<=<option\ value=")\w.*(?=")
  49. bigcajones

    Snippet samples

    Here's a couple that might come in handy.... ============================================ LAUNCH WINDOWS PROGRAM System.Diagnostics.Process.Start("PATH TO .EXE HERE"); ================================================ From DarkDiver: INPUT TEXT INTO FORM WHERE CURSOR IS { // lock object...
  50. bigcajones

    If the blog platform does not support HTML editor, how can I insert link?

    Well, sosblogs is an exception to the rule. With this blog you have to put in your html and then publish it. You will see that it has the raw html in the post. If you click edit and then publish again without editing, the links will display like they should. Most sites you will find that if you...