Dear ,
if you have lost all control files then do the following.

1. create new database using dbca on the same database server version.
2. create control file script as above.
3. Move new data files to some other place and copy old data files of your database on the new server.
4. Modify control file script so that it points to copied data files (Add all data files path).
5. now create new control file with the modified control file script.
6. Recover your database.(see database recovery process).