Jump to content

RapidPrem UDF


GtaSpider
 Share

Recommended Posts

Hi

Here is my RapidPrem UDF :P What can it do? It can download and upload files (with progress if u want) without needed IE.au3 or smth like this. All functions are pure AutoIt and created with TCP... commands.

Functions:

  • _RapidPrem_DownloadFile
  • _RapidPrem_UploadFile
  • _RapidPrem_GenerateAuth
  • _RapidPrem_IsRapidLink
  • _RapidPrem_ReturnAccount *NEW*

A Example (PR3M - Generate Premium Points for your RapidShare account, but without Source - sorry) and the UDF is in the ZIP attachment

Download: RapidPrem.zip(Downloads before: 595 + 99)

It would be great if i become some comments, because is spend much time in this project :P

Your Spider

Edit 15.07.2009: New Version of RapidPrem (works now)

Edit 24.07.2009: Example added

Edited by GtaSpider

www.AutoIt.de - Moderator of the German AutoIt Forum

 

Link to comment
Share on other sites

  • 4 months later...

Hi

Here is my RapidPrem UDF :) What can it do? It can download and upload files (with progress if u want) without needed IE.au3 or smth like this. All functions are pure AutoIt and created with TCP... commands.

Functions:

  • _RapidPrem_DownloadFile
  • _RapidPrem_UploadFile
  • _RapidPrem_GenerateAuth
  • _RapidPrem_CheckAcc
  • _RapidPrem_IsRapidLink

A Example (PR3M - Generate 255 Premium Points for Your RapidShare account) and the UDF is in the ZIP attachment

Download:

It would be great if i become some comments, because is spend much time in this project :o

Your Spider

New to the forum and program, interested to try it out for various things. Can this particular program go to a web page that has multiple .rar files and get all of them and download?
Link to comment
Share on other sites

New to the forum and program, interested to try it out for various things. Can this particular program go to a web page that has multiple .rar files and get all of them and download?

OK. Since my question related to one specific script I asked here.

Link to comment
Share on other sites

  • Moderators

@mabes

Go to ask your question to the forum I said you and insert this topic link if you want, now please dont reply because its not the subject of this topic.. :)

Cheers, FireFox.

He asked it in the right spot FireFox. This post has no replies, chances are no one knows anything about it. Stop acting like the forum police (that's our job)... And just be a user while you still can be. Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...

Hi there,

Yeah, i know. The version which was uploaded here was an very old version.

Many changes happens on rapidshare.

I uploaded now the newest version of the RapidPrem UDF in the first post (v2)

hope this will work.

your spider

www.AutoIt.de - Moderator of the German AutoIt Forum

 

Link to comment
Share on other sites

Cant get this to work...

simple example:

#include <RapidPrem.au3>
  
  $sURL = "http://rapidshare.com/files/218559968/test.rar"
 
 _RapidPrem_IsRapidLink($sURL)
  
  msgbox(0,"",@error)

also wheres the _RapidPrem_CheckAcc in the au3??

Edited by bluerein
Link to comment
Share on other sites

GtaSpider; I don't know if you're aware but Rapidshare released their API, so you might want to take a look at http://images.rapidshare.com/apidoc.txt Maybe you'll find it useful as i did >_

Edited by Datenshi
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...