Недавний контент dusk

  1. D

    Help making a google places scraper.

    I was considering creating a places scraper and then wisely (I think) decided it was above my pay grade. Good Luck!
  2. D

    Post codes

    You can download uk postcodes here ====> UK Postcodes
  3. D

    CodeCreator and new build

    Yeah just login to the members area and download, codecreator is included.
  4. D

    How to enter Full Name and also Randomize birthday?

    Well I haven't used this for birthdays but when I made a hotmail template I used it to randomise the security question. See below. {-Random.Int-|-1-|-7-}
  5. D

    How to enter Full Name and also Randomize birthday?

    Well it depends on the fields. If it is the days you could use macro builder - Random - Random number within a specified range and then enter 1 in the first field and 28 in the second. No higher than 28 because of leap years. If for month us same as above but enter 1 and 13 If for...
  6. D

    Zennoposter Spinning?

    Go to macro builder - files and directories - then either - take line from file or - get block of text from file. Then copy the macro output string and go to strings processing - spintax and paste into the input string field...
  7. D

    Request: Do not delete all emails

    Using yahoo.co.uk it doesn't delete them, even the parsed activation email.
  8. D

    Problem with safe-mail

    No, still can't get it to work. Its gotta be something on my end 'cos I've tried manually with different browsers and still nothing. I'm gonna move on. Thanks to you guys for your help.
  9. D

    Problem with safe-mail

    I didn't know that about the name fields. Yeah I'm pretty sure your template works. But for some reason safe-mail won't recognise my captcha input, even if I try to sign up manually thru IE. Thanks again!
  10. D

    Problem with safe-mail

    Thanks pjv, I'll give it a try and see what happens.
  11. D

    As for the affiliate program

    That could actually work, even with the argument against saturating with a lot of mindless spammers and spoiling it for the rest of us. Offer the same sites that all the others are already using anyway and there's plenty of them, such as the web 2, article directories etc offered by the...
  12. D

    Problem with safe-mail

    Nope still can't get it to work. Well I have 3 Hairs left on my head so another 3 tries and then I have to start ripping the cats hair out. (should have done that in the first place:() The safe-mail template was missing the first and last name fields so attached them below. Also...
  13. D

    Problem with safe-mail

    Hi Player, No, never signed for safe-mail before. The captchas are pretty clear but I was almost convinced I was going blind. Can't figure it out. Anyway, thanks for the template. I'll give it a try and see how it goes.
  14. D

    Problem with safe-mail

    No matter what I do I can't seem to sign up for a safe-mail account. I have tried countless times in project maker, with and without proxy. 9 time out of 10 it tells me I have entered the wrong captcha and when it is recognised it just takes me to a internal server error. Even when I...
  15. D

    How to insert a pause after each action leading to a new page ?

    Insert a step branch where you want the pause and then use Macro builder - work with templates - pause macro.