Programmers: Want A Quick Job Tonight?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • OzMan
    Confirmed User
    • Sep 2003
    • 9162

    #1

    Programmers: Want A Quick Job Tonight?

    Any night owl coders out there that can help me out with a very simple application tonight?

    50% paypal up front, 50% when done.

    I need a quick little one field web form filler program to automate the following process:

    1)Go to a particular URL

    2)Enter an email address (domain will be user inputted) [email protected]

    3)Click submit

    4) Repeat after (user inputted) seconds with name2 name3 etc for (user inputted) times.

    Name doesn't matter, it can be random or incremental characters/numbers as mywebsite.com has a catch all email setting.

    Post your bid and contact info

    Thanks
  • OzMan
    Confirmed User
    • Sep 2003
    • 9162

    #2
    I'll be around for another 10 minutes otherwise I will check in the morning

    Comment

    • OzMan
      Confirmed User
      • Sep 2003
      • 9162

      #3
      dayshift bump

      Comment

      • Brian
        Confirmed User
        • Jan 2001
        • 450

        #4
        Re:

        4) Repeat after (user inputted) seconds with name2 name3 etc for (user inputted) times.


        Can you elaborate on this a little more?
        ICQ: 89118055


        HerbalCommerce.com - Herbal Product Manufacturing/Private labeling - NOT a middleman!
        WebmasterCommerce.com - Webmaster Resources
        FightResource.com - THE Online Mixed Martial Arts Directory

        Comment

        • pornRefinery
          Confirmed User
          • Jan 2005
          • 384

          #5
          I finished it already. Hit me up. $100 and it's yours.

          Comment

          • SilverTab
            Confirmed User
            • Nov 2001
            • 5060

            #6
            I can do it in about 20 minutes....I did a couple of form fillers already....

            and for cheap...
            Last edited by SilverTab; 03-21-2005, 09:40 AM.
            mmm my sig was too big... no more cool animation
            but hey still! need php? ICQ: 94586959

            Comment

            • SilverTab
              Confirmed User
              • Nov 2001
              • 5060

              #7
              oh...well if this guy is already finished with it and is letting it go for 100$ I say go for it haha
              mmm my sig was too big... no more cool animation
              but hey still! need php? ICQ: 94586959

              Comment

              • Brian
                Confirmed User
                • Jan 2001
                • 450

                #8
                agreed
                ICQ: 89118055


                HerbalCommerce.com - Herbal Product Manufacturing/Private labeling - NOT a middleman!
                WebmasterCommerce.com - Webmaster Resources
                FightResource.com - THE Online Mixed Martial Arts Directory

                Comment

                • pornRefinery
                  Confirmed User
                  • Jan 2005
                  • 384

                  #9
                  Originally posted by OzMan
                  dayshift bump
                  It's done. PHP + Curl are required. $100 PayPal and it's yours after you get it from me. No deposit needed. Hit me up, the file is ready to be sent over if you want it.

                  You can customize:

                  1. custom user agent (browser)
                  2. ref URL
                  3. times to repeat task
                  4. random emails are generated
                  Last edited by pornRefinery; 03-21-2005, 09:45 AM.

                  Comment

                  • SilverTab
                    Confirmed User
                    • Nov 2001
                    • 5060

                    #10
                    If you want a standalone .exe app let me know...that's what I had in mind...
                    mmm my sig was too big... no more cool animation
                    but hey still! need php? ICQ: 94586959

                    Comment

                    • OzMan
                      Confirmed User
                      • Sep 2003
                      • 9162

                      #11
                      Originally posted by Brian
                      4) Repeat after (user inputted) seconds with name2 name3 etc for (user inputted) times.


                      Can you elaborate on this a little more?
                      By that I mean repeating the process with a different email address as many times as I specify.

                      It basically like entering your email address on a web form to subscribe to a newsletter or similiar.

                      I just want a simple desktop exe where I would input the following:

                      1 The URL of the page containing the form
                      2 My domain name
                      3 How many times I want it to repeat
                      4 How long to wait between each submit (to avoid a possible flooding ban)

                      example input

                      1 http://somesite.com/form.htm
                      2 mywebsite.com
                      3 4 times
                      4 30 seconds

                      It would go to the url, enter [email protected] in the form, hit submit

                      Then repeat with [email protected], [email protected], [email protected] and then stop

                      The site I am submitting to would then send 4 emails to my catch all domain email box.

                      I don't need agent spoofing, proxy support or anything fancy

                      I can even give the form URL to be hardcoded in if that is easier than the app having to find it

                      Comment

                      Working...