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

  1. bigcajones

    Video Tutorials For English Speaking Users

    Adding Emulations and Decaptcha Modules To Code Creator Hey guys, Put up a new tutorial for you that are exploring adding Emulations to your Code Creator templates. Special thanks go out to Shade, Darkdiver and the moderators for their help getting CC straightened out for me. Don't know it...
  2. bigcajones

    How integrate deathbycaptcha in codecreator ?

    When you have your template open in CC, right-click on references, select add reference. Then hit the browse button and select deathbycaptcha.dll from your computer in the \Progs folder. After the reference is added, open the step where the decaptcha is. In the code, right under 'using...
  3. bigcajones

    How to make a carriage return when appending line to a file

    No problem, you could actually just take the result of each step and append it to the file. It would add more steps but you wouldn't have to use JS which is pretty memory intensive if you are running a bunch of threads.
  4. bigcajones

    How to make a carriage return when appending line to a file

    You would have to use the Javascript Macro: {-File.AppendString-|-C:\Users\Rich\Desktop\Resources Zenno Poster\vBulletin Golf Forums\Created.txt-|-{-JS.Execute-|-'url:http://blahblahblah.com/forum' + '\r\n' + 'username: ' + '{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-4814-}' + '\r\n' +...
  5. bigcajones

    unable to sign out from scribd

    Right click on the name and then choose Call Event=>On Click... this will be recorded in the template. Then go ahead and click on the name and choose logout. PM should record this click, if not, log back in and then after clicking on the name, right click on logout, choose branch...
  6. bigcajones

    How to Click a Certain Hyperlink that Changes Position in a List?

    Hey JD, it should be text for that there problem. When I get my hands untied, I'll hit you up and we'll take a look.
  7. bigcajones

    anyway to do something like Switch Case statement

    You can do it in the Javascript Macro if you know how to do it in JS.
  8. bigcajones

    anyway to do something like Switch Case statement

    You mean like changing the case of the letters. String.ToUpper or String.ToLower is in the Macros Builder.
  9. bigcajones

    is it possible to create captcha module for hotmail

    Tried it and failed miserably. Way too many variations for CM right now. And this coming from a guy that creates 100 accounts a day.
  10. bigcajones

    call .bat file

    It's where he put up a template for running .bat files. Here's the link to the template: http://zennolab.com/discussion/attachment.php?attachmentid=156&d=1294815237
  11. bigcajones

    Yahoo E-Mail Account Creator

    That's weird Player, I don't have that problem. I can see the elements without a hitch. Looking at your pic, it looks to me like you have the whole div tag highlighted. Try putting your mouse right over the text and see if that helps. Just a question, but why would you want to click on the Spam...
  12. bigcajones

    Have Some questions Please guys

    As someone that has been where you are, along with most of the other guys that answered your question, Zen can do all of what you want it to do. But, if you are looking to start right out the gate with a template that does what you want, buy it. It took me two weeks when I first started to get...
  13. bigcajones

    jumptags.com BookMarking Template problem

    I'm no coder, I just learned by asking questions in the forum. Shade and Darkdiver have been a big help. I have seen a few tutorials on the web. MS has a few. I'm hoping that one of these guys will put up some vids when they have a chance so that all of us can learn the basics so that we can fix...
  14. bigcajones

    Can't get Private Proxies to Work

    I had the same problem and I just put them in a text file and call them from my template. Works great.
  15. bigcajones

    Unable to use regex expression on a txt file

    And WHOM would that be? :D
  16. bigcajones

    How To Save Results Of Random Input Into File

    Thanks man, I was missing the convert to convert.toint.32 part. What is the best reference to find out this info?
  17. bigcajones

    jumptags.com BookMarking Template problem

    Here's the template: you will have to replace the emulations.dll. Open up the references in CC and right-click and remove the emulations.dll. Then highlight the references, right click and add the emulations.dll from your computer. You can go in and change the info like in PM; the text file...
  18. bigcajones

    How To Save Results Of Random Input Into File

    Yes, again the info online was not much help. I would like to take a proxy from a file and set up the proxy. Is this hard to do in CC. I thought that I had the general idea, but I keep getting the error instance.SetProxy() as having 1 parameter. Don't know what to do. By the way, thanks for all...
  19. bigcajones

    How To Save Results Of Random Input Into File

    Thank you again Shade, the second method worked perfectly. If I can figure out how to set up proxies, life would be sweet.
  20. bigcajones

    jumptags.com BookMarking Template problem

    try using the emulations in code creator to do this. Works wonderfully on a couple of sites that I couldn't get to press the buttons on. http://zennolab.com/discussion/showthread.php?2844-Simulation-keyboard-mouse-events&highlight=emulation
  21. bigcajones

    My BIG resource of XML PROJECTS - for those new to ZennoPoster

    Okay guys, go figure. As soon as I put a template up, the frickin algo changes. So here is the new Hotmail account creator with the changes made. Changed to MonkeyEnter.dll( had it on Decaptcher cuz that's what I use.) Fixed the I accept button because they changed the html on it. If the...
  22. bigcajones

    How to Click a Certain Hyperlink that Changes Position in a List?

    Yes, you can do a search using regular expression to find anything on a page if you know what you are looking for, or things. You just have to use your result of the regular expression in your Rise=>Click branch.
  23. bigcajones

    How to Click a Certain Hyperlink that Changes Position in a List?

    JD I know that I answered this in the PM you sent, but for those that don't know, most forums have the usernames listed on the main page of the forum. You would just click on your username when recording and then find the value that it is searching for in the template editor and change it to...
  24. bigcajones

    My BIG resource of XML PROJECTS - for those new to ZennoPoster

    Here's my updated ones that are in the list. Thanks to our buddy gcomm for taking the time and effort to put this list together. Oh, and did I mention that his new Email Master program will make your email tasks soooo much easier, eh! Here's a Hotmail account creator and setup template. And...
  25. bigcajones

    How To Save Results Of Random Input Into File

    Thanks to Shade and Darkdiver I'm finally getting a little better grip on Code Creator. Got the emulations working good now and am able to fix most of the errors that pop up. What I'm dealing with now is probably simple but everything that I've tried has failed miserably. How do you save the...
  26. bigcajones

    Simulation keyboard/mouse events

    Thanks very much for this Shade. Not knowing an ounce of code, I appreciate your explanations and also the sample projects that you give us that actually work. Especially the YouTube one that shows us how to really use the emulations. It has helped a bunch. I'm hoping that in the new release...
  27. bigcajones

    Simulation keyboard/mouse events

    Shade, thanks so much for your help and your projects. Can you explain how to use the macros for get file and split string. In my template I have this: he.SetValue(instance.RiseMacros("String.Split", new [] { "", "File.GetString", "\\Resources\\email.txt", "random", "false", "", ":", "0" })...
  28. bigcajones

    E-mail Processing Problems Solved - Email Master 2.0 Multiple POP3 Email Account DL'r

    Galacomm, this is the shit man. And I mean that in a great way. I was sitting here for two days running a template 1 thread at a time cuz I didn't want to go back into Hotmail and pull all of the messages that went into pop out to confirm. With this template I had to use only 1 email for reasons...
  29. bigcajones

    Capmonster algorithms

    yes, not unless you train CM on every variation that you could possibly get, which would be a waste of time. Cheaper to buy captchas than to spend 2 or 3 months of your time training CM. Even variations in angles of letters aren't handled.
  30. bigcajones

    Are the Zenno steps running in order from left to right or only following the arrows?

    The operand in your logical branch !='' means that the previous branch does not contain an empty result. So in the step before, when doing a selected text presence check by right clicking on the text, you are setting up a regular expression for the text on the page. If the text is not found, the...
  31. bigcajones

    Looking for a Tutor

    Alrighty Gentlemen and Ladies. We are going to try this meeting thingy again on Sunday 9/4/11 at 2:00 CDT. I'm going to try GoToMeeting for this one because I will try to record the meeting for everyone. PM me if you need the meeting ID. The guys and lady that have been on the meetings so far...
  32. bigcajones

    Are the Zenno steps running in order from left to right or only following the arrows?

    Actually you can add a step all the way on the right of the template and make this the first step by checking the box that says "Make this the first step". You have to be careful when you record a template and then you add the stepin for the email processing before copying your recording over to...
  33. bigcajones

    How to deal with registration questions?

    Bam Bam, give me a shout out on Skype. I'll explain how to do it.
  34. bigcajones

    How To Add Privat Proxies?

    It seems that none of us can get it to work consistently, so what I've done is just made a text file with my privates in there like this: user:pass@ip:port and used in my templates the Macro Get=>Files and directories=>pull random line from proxy text file. Then use the result of that and in the...
  35. bigcajones

    Can create hotmail account on debugger but not on Zennoposter

    John, you will have to put some pauses in there in order for some of the elements to load properly. If you have any problems, feel free to PM me and I'll send you over my templates. One of them creates the accounts, the other one verifies the account is viable and sets up the filter.
  36. bigcajones

    Unable to get DeathByCaptcha working with Zenno

    To enter captcha manually you would use the Monkey.dll in the template.
  37. bigcajones

    Little sexy label that shows the branch ID

    Well, you can name the Step ID differently that the numbers and also the Branch ID. The only thing you need to realize is that you will have to change all of your references to the branch from other branches with the new StepID-|-BranchID. So if you name your Step GET FILE and your Branch GET...
  38. bigcajones

    How totake a line form a file without deleting a string?

    You would have to put a loop in there and a counter. You would use Files and directories, get number of strings in file. You would then check this against your counter and step out of the loop when the counter was one less the number of strings in the file.
  39. bigcajones

    Little sexy label that shows the branch ID

    It is highlighted when in debug. If you minimize the instance you will see the step being wrapped in blue as each step is processed. As far as the poster is concerned, if you look at your log files, you will see exactly where your errors are happening. I use that to debug more that the PM...
  40. bigcajones

    Help making a google places scraper.

    Glad to help.
  41. bigcajones

    Append login details to file Help

    My recommendation is to use multiple emails when signing up to the sites. Since you have so many, this should stop the collision of the instances hitting the email all at the same time. This has worked for me in my forum profile creation template. When you have more than one instance hitting the...
  42. bigcajones

    Easiest way to solve a simply math equasion ? 5 + 9 = ???

    I don't even do that gcomm buddy. I just find the element(div tag or whatever) and right click on it for the branch creator. Set it to GET and copy it to the template. Then go to the field where the answer goes and do the same thing and set it to SET and copy to template. Fill in the field so...
  43. bigcajones

    Append login details to file Help

    Should be Get=>Webrowser=>Get page text=>in the parameters field, Thank\ you\ for\ registering Next step would be: Set=>Logic Operation=>'{-FieldData.FieldData-|-●8●2●3●7●1●1●-|-tp-5427-}'!='' Those are 2 single quotes at the end('), then you would have off a successful step your...
  44. bigcajones

    Great Email Providers for Zenno

    Not that I know of, but you can buy gmail mail accounts by the hundreds on Fiverr and then use the GmailDotGenerator supplied on the forum here to make thousands from those. I have included it above so that you don't have to search through the forum to find it.
  45. bigcajones

    CapMonster building it from scratch?

    There are guys on the forum that have given CapMonster pictures, you just have to search for them. Otherwise, you will have to pull the images yourself when you are running the templates until you have enough to run through Capmonster. Hungry Bulldozer has a video tutorial that will show you how...
  46. bigcajones

    Help making a google places scraper.

    Here's the video on Youtube that shows you how to parse a page with multiple regular expressions. http://www.youtube.com/watch?v=OFdd91R4L9o
  47. bigcajones

    Looking for a Tutor

    Yes, we are having a meeting at 2:00 CDT. If you have any questions, PM before the meeting or have them ready for the meeting. We are going to try Mikogo again and see if we don't have any software glitches. If all else fails, we'll do Teamviewer again. Add me on Skype and I'll get you on the...
  48. bigcajones

    How to create an error log

    The log files are kept in the Log folder. They are named by the date and time.
  49. bigcajones

    anyone made a successful multiply template? cant get ZP to recognize text field

    Have you tried using the pro branch creator and setting the attribute to innerhtml?
  50. bigcajones

    Blue and red cercles and if statements

    The green(successful exit) and red(unsuccessful exit) branches work on every step. For example, if for some reason an input field changes every time you arrive at the site, you could put a successful exit and continue on, or if the field has a different value, step out of the branch(unsuccessful...