Need help on autofill script

Masterptc

Regular Member
Joined
Aug 9, 2011
Messages
421
Reaction score
603
I need a script that fills out a form based on the saved text from the clipboard.

so lets say I copy data:

ThisShouldGoIntoTextBox1
ThisShouldGoIntoTextBox2
ThisGoesinBox3 Box4 AndThisGoesInBox5


Above text will be shipping information and will be filled out on a shipping form. So instead of filling out the data by copy and pasting into each text box, the copied data gets filled out on the registration form in 1 click, at least thats the plan.

Cant figure this out, not sure what kind of script i would need or if there is a program that can do this?
 

I checked out the link it doesnt really help, they dont explain what i want to do.
I already know how to use Imacros to copy and paste text, but when i do.. it paste all the text into 1 box and i want it to automatically separate the copied text and fill it out in its own individual text boxes so that im filling out a shipping form in 1 click.
 
Back
Top