Archive

Posts Tagged ‘filler’

Automated Form Filler

December 11th, 2011 Comments off

I am looking for someone who is able to develop an automated form filler and submitter.

The script should be able to read from a list of websites(excel etc); visit them, and fill out a form (two text boxes) and then submit the form before going onto the next website in the list.

I am currently using RoboForm to auto fill the forms i requre this for, but it is time consuming and would rather have a system where my programe can do it automatically.

The form that needs to be filled in also…

To Discuss Form Filler

May 6th, 2011 Comments off

To discuss project in more detail

Form Filler

March 19th, 2010 Comments off

Looking for a macro that can fill in a form.

A simple start-stop program with easy interface will be appreciated.

Php Mysql Form Filler Robot

November 16th, 2009 Comments off

Hi
We are looking for auto form filler and keep the time and second that actually clicked to submit button per user.

www.d h s g r o u p.co.uk (with no spaces )

you will see Get a quote now button there

i want a script will do this automatic will click to that button and will fill all the forms until the process finish with the uniqe ID number that you will see on top when you clicked the button!
in the process you will on one page giving savings information and few options as well so bear in mind we will need to mirror this options as well !
This Script will be secure for all the current Hackers tactics ..this will be tested if the script fails we wont release the payment.

I will not do escrow until system will prove it is working in a secure way.

And Bidder must know about security.

budget for this project 50$

Auto Twitter Filler Script

June 22nd, 2009 Comments off

I’m looking for a script that can take the information from (see the example1.jpg below if you don’t want to click on link):

http://www.liquidationchannel.com/tvauction.html

from in the “Current Auction Item” just needs the description of the current item, and the item number, not the price, and send it to a Twitter message from my Twitter account.

An example (if this was the current item):

14K YG Tanzanite (Rnd 3A 1.65 Ct), Dia Ring
Item No : 598451

The current item would be changing every few minutes. I need to Twitter the current item every time it changes. Sometimes the current item changes fast, sometimes the current item changes slow.

I need to have a password protected back-end admin area to where I can put the Twitter account information, and add any extra message I can add to the auto-fill message (like website information or something).

Please let me know if you need more information.

Cpa Lead Filler Secret Submit

May 31st, 2009 Comments off

I am in need of a program which would be sent to users PC, when this person runs it, then it will connect to mysql database, get the information from there and goes to one of many URLs provided by me. Then it fills out the offer and the program deletes itself from the PC. it also has to allow people visiting my website to fill out an application and take the info and fill in cpa or email submit offers.

The launch sequence should be like this.

*Program is sent to persons PC by me -
*Person executes the exe file.
*Exe file loads itself, contacts to my server, from where it gets all the information.
*Program then opens iexplorer,firefox or opera (probably fakes its browser code)
* Selects one of the URL chosen by me (10 variables)
*Goes to my URL, fills out the field required
* if needed continues to second page and fills this out also
*If needed then repeats the part from selecting one of the URL and fills out information with the same data from mysql database or selects new one
*After successful usage of information from MySql database, program marks this information as used and wont select it again

For more information and analogs please check those forum threads
——————————————-
http://www.blackhatworld.com/blackhat-seo/buy-sell-trade/30310-secret-submit-method.html
or
CPA Burner – http://forums.digitalpoint.com/showthread.php?t=1132693

Some more features im interested in .

*A GUI control panel, where I can set URL addresses and some other variable information and also build my final exe
*File should be fully undetectable for all antiviruses (since it is no adware this should not be a problem)
*Program should switch(fake) user agents (Firefox,IE,Opera) and also their version number with each submit.

Web Form Filler

May 4th, 2009 Comments off

I need a program that will fill in online web forms. Typically, these forms are very short, usually asking for Name, email address, location, and my comment.

Here is what I need this program to do:

I will give it a Google search query. It will search this query on Google, and one by one, visit the pages listed. It will fill in the forms with what I choose, and goto the next link on Google.

Since sometimes these forms change from website to website, I need a way to tell the program to fill in certain parts of the form.

Let me know if you have any questions, please let me know. Please show exmaples if you have done this type of thing before.

Thanks!

Browser Form Filler

May 4th, 2009 Comments off

I need this functionality:

when i enter a side, and it has a form(s) with defined input field names,
than they are automatically filled with appropriate data, retrived from
data base.

My suggestion is to create local application, that could connect to DB,
and run in the background (in system tray maybe?). User can login to this
application.

Next create a browser plugin (i suggest IE, cause in FF there are problems
with cross-domain security issues).
1. The plugin will contact running local application (by ajax request),
and recive user data from db.
2. If the applicatoin is not running, and the plugin didn’t recive user
data, it shuold not be filling form fiels.
3. If plugin is enabled, then every page (or page that I specify if it
could be dane) that the browser send a request for, should be parsed by
the plugin, in search for defined field names in all froms on the web
page.
4. The field names don’t have to be specified at runtime, they could be
hardcoded (but ofcorse it would be nice, if they could be changed).
5. DEFINING FIELDS:
I would like to specify more than one form field name, that should be
filled with data from DB.
So for exammle for user data: “name”, retrived from db, I wish to define
if the form field name is one of: “name”, “login”, “firstname”, then this
field will be filled with the user data.

Credit Cards Data Filler

March 31st, 2009 Comments off

Hello,

i need a program ( .exe ) to copy some info from a .txt file for example credit cards listed in a .txt file and fill the data in a website requires you to enter your name, address, and your credit card information, the .txt file would have more than 1 info and i want to be able to switch between those info from the program, and the selected info to be filled.

Browser Form Filler

March 28th, 2009 Comments off

I need this functionality:

when i enter a side, and it has a form(s) with defined input field names,
than they are automatically filled with appropriate data, retrived from
data base.

My suggestion is to create local application, that could connect to DB,
and run in the background (in system tray maybe?). User can login to this
application.

Next create a browser plugin (i suggest IE, cause in FF there are problems
with cross-domain security issues).
1. The plugin will contact running local application (by ajax request),
and recive user data from db.
2. If the applicatoin is not running, and the plugin didn’t recive user
data, it shuold not be filling form fiels.
3. If plugin is enabled, then every page (or page that I specify if it
could be dane) that the browser send a request for, should be parsed by
the plugin, in search for defined field names in all froms on the web
page.
4. The field names don’t have to be specified at runtime, they could be
hardcoded (but ofcorse it would be nice, if they could be changed).
5. DEFINING FIELDS:
I would like to specify more than one form field name, that should be
filled with data from DB.
So for exammle for user data: “name”, retrived from db, I wish to define
if the form field name is one of: “name”, “login”, “firstname”, then this
field will be filled with the user data.

Cpa Lead Filler Secret Submit

March 16th, 2009 No comments

I am in need of a program which would be sent to users PC, when this person runs it, then it will connect to mysql database, get the information from there and goes to one of many URLs provided by me. Then it fills out the offer and the program deletes itself from the PC. it also has to allow people visiting my website to fill out an application and take the info and fill in cpa or email submit offers.

The launch sequence should be like this.

*Program is sent to persons PC by me -
*Person executes the exe file.
*Exe file loads itself, contacts to my server, from where it gets all the information.
*Program then opens iexplorer,firefox or opera (probably fakes its browser code)
* Selects one of the URL chosen by me (10 variables)
*Goes to my URL, fills out the field required
* if needed continues to second page and fills this out also
*If needed then repeats the part from selecting one of the URL and fills out information with the same data from mysql database or selects new one
*After successful usage of information from MySql database, program marks this information as used and wont select it again

For more information and analogs please check those forum threads
——————————————-
http://www.blackhatworld.com/blackhat-seo/buy-sell-trade/30310-secret-submit-method.html
or
CPA Burner – http://forums.digitalpoint.com/showthread.php?t=1132693

Some more features im interested in .

*A GUI control panel, where I can set URL addresses and some other variable information and also build my final exe
*File should be fully undetectable for all antiviruses (since it is no adware this should not be a problem)
*Program should switch(fake) user agents (Firefox,IE,Opera) and also their version number with each submit.

Bear