Jump to content

Creating Megashare.com uploader


Recommended Posts

First of all thanks for reading this

I want to creat a uploader for megashare.com with Autoit how it is possible

IDEA [/b

creating a folder name "upload" (where user copy it file that he/she want to be uploded to megashare) when autoit script start it will read all files in "upload" folder then it will up to megashare.com one by one and it will show progress and complete successful it will store link in txt file .

what i want

I want little help form master of autoit for starting this project (i hope they are sincere and happy to help me )

Link to comment
Share on other sites

First of all you could use the FileListToArray3.au3 UDF

To list all the files and their path, in the folder upload, in an array.

when that is done you could run through this array and create a function which adds the file into megashare.com..

know you now how you could start..

Regards

Link to comment
Share on other sites

First of all you could use the FileListToArray3.au3 UDF

To list all the files and their path, in the folder upload, in an array.

when that is done you could run through this array and create a function which adds the file into megashare.com..

know you now how you could start..

Regards

Thanks

i think first step has been completed . now the problem is began . i have no idea how autoit deal with uploading ...

now selected files upload to megashare.com with out show its home page(hidden) and show only progress how can it happen ? it is real mystery for me

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...