Senin, 28 Oktober 2013

OKAY !!! Langsung Aja Sob, tanpa Basa Basi.

sering liat tampilan kaya gini :


atau kaya gini :


Pertama download aplikasinya di sini :



Yuk Kita Langsung Coba, Untuk yang punya VPS centos, Silahkan Login as root
kemudian buka terminal dan tuliskan :

# apt-get install httpd
# apt-get install php php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc
# service httpd start
# chkconfig httpd on

Script diatas digunakan untuk install HTTPD kaya apache dan saudara2nya pada VPS anda

kemudian, sekarang kita install Rapidleechnya :

# cd /var/www/html
# unzip r
apidleech-svn322.zip
# cp -R r322/* /var/www/html/
# rm -R -f r322
# chmod 777 files
# chmod 777 configs
# cd configs
# chmod 777 files.lst
=======================
sekarang restart httpd nya
# service httpd restart
=======================
well done, anda sudah membuat satu rapidleech, untuk membukanya cukup masukan
alamat vps anda pada browser, contoh :
http://123.123.123.1/
atau
http://123.123.123.1/index.php

===> saat masuk agan nnti diminta untuk konfigurasi rl nya, isi sesuai kebutuhan

Kemudian, BAGAIMANA UNTUK MEMASUKKAN AKUN PREMIUM nya ??

mudah saja :

1. Buka FTP WINDOWS masuk ke => var/www/html/configs

2. download file, atau unggah file accounts.php ke komputer agan
saran sih ke desktop aja biar gampang..

3. buka acoounts.php dengan notepad

maka akan ada baris seperti ini :

<?php
if (!defined('RAPIDLEECH')) { require_once("index.html"); exit; }
$premium_acc = array();

### Remove '//' from the beginning and enter your username and password for enable premium account ###
//$premium_acc["rapidshare_com"] = array('user' => 'your username', 'pass' => 'your password');
// For multiple rapidshare premium accounts only - if you are using multiple accounts below, comment out the line above
//$premium_acc["rapidshare_com"] = array(array('user' => 'your username1', 'pass' => 'your password1'),array('user' => 'your

username2', 'pass' => 'your password2'),array('user' => 'your username3', 'pass' => 'your password3'));
//$premium_acc["megaupload_com"] = array('user' => 'your username', 'pass' => 'your password');
//$premium_acc["netload_in"] = array('user' => 'your username', 'pass' => 'your password');
//$premium_acc["megashare"] = array('user' => 'your username', 'pass' => 'your password');
//$premium_acc["gigasize"] = array('user' => 'your username', 'pass' => 'your password');
//$premium_acc["share_online"] = array('user' => 'your username', 'pass' => 'your password');
//$premium_acc["megashares"] = array('user' => 'your username', 'pass' => 'your password');

DST

bagaimana mengisinya, contoh :: akun premium netload.in

//$premium_acc["netload_in"] = array('user' => 'your username', 'pass' => 'your password');
-------------------------------------------------------------------------------------------
'your username' diisi dengan username/email
'your password' diisi dengan passwordnya
==========================================maka :
//$premium_acc["netload_in"] = array('user' => 'groundman', 'pass' => 'groundman');

JANGAN LUPA hilangkan  "//' yang berada didepan nama premium akunnya

PERHATIAN :
untuk beberapa akun memerlukan cookies, dan ada configurasinya di dalam accounts.php

4. Setelah di Edit Dengan Notepad, SAVE !! lalu buka FTP windows lagi, dan timpa file
accounts.php tadi di poin 1.

5. DONE !!

Catatan : Bisa Juga Edit Melalui vi atau nano melalui terminal dengan script :

# nano /var/www/html/configs/accounts.php

lalu edit dan keluar dengan CTRL+X , y , CTRL+T arahkan ke files accounts.php dan ENTER !

DONE

0 comments:

Posting Komentar