All working script use premium account ! use (steal) that guys !
Ultimate fourshared leecher!
Collapse
X
-
Yes 200% possible,Originally posted by zain View Postsoftwarefreeak is it possible to download from the first download link rather then sending them to a second page with a download link? and if so how
thanks in advance
zainul
in dl.php
remove
addPHP Code:define("IN_TEMP", false);
require "body.php";
PHP Code:header("Location: $makeURL");
I need some facebook likes, can you please help me
http://facebook.com/softwarefreakin
I noticed social media is really powerful
Well DONE is better than well SAID
Comment
-
see in head.php i have this
the place im testing and editing it is ************************************************ the first page shows fine but if i click on a link or search it gives me an error, now even if i use the script as u posted here and change the ROOT to Mp3_Search_Engine it still does the same thing, yet if i test it on my test subdomain it works 100% on ************************************************ can you maybe help me with this problem?Code:define('ROOT', '/Mp3_Search_Engine/');// enter the directory name here,if its root, put '/'Last edited by metulj; 03.10.12, 12:22.
Comment
-
Hi...Originally posted by zain View Postsee in head.php i have this
the place im testing and editing it is ************************************************ the first page shows fine but if i click on a link or search it gives me an error, now even if i use the script as u posted here and change the ROOT to Mp3_Search_Engine it still does the same thing, yet if i test it on my test subdomain it works 100% on ************************************************ can you maybe help me with this problem?Code:define('ROOT', '/Mp3_Search_Engine/');// enter the directory name here,if its root, put '/'
Just to make something clear Removing the web page(s) i was using to show what my problem was , was rather silly and childish, if i wanted to spam i could easly have done it in the sites section where its allowed, placing the subdomain address was to show the script does work and placing the address of were i do want the script was to show its not working there... but i have fixed my problem so you can fully remove this thread its fine with me put **************
Thanks for all your help
Zain
Comment
-
well done swoftwarefreak this is really a top script, infact i dont think there is any free script like this out there, keep up the great work man and thanks for sharing, i plan on adding a "Links' page to my site and i will add your site to it for sure, i have edited the entire code to suite my needs i hope thats ok with you, i would like to show you a demo of it , maybe if you want to check it out i can pm it to you
anyways thanks again
Zain
Added after 2 minutes:
iwa .... that site users the very same script, its just edited a little but the same code none the less, download it.. and mess around trust me you will not regret it.Originally posted by iwa View Postcan make a script like indonet.tk can download quicklyLast edited by zain; 03.10.12, 17:09.
Comment
-
Script Ultimate Fourshared Leecher is Working Mas Bro
I share the script Fourshared Ultimate Leecher with little change, may be able to help you.
for the demo can be seen Free Search and Download Many Files! or Free Search and Download Many Files!
you can edit to change yourself
Thank you.Attached Files
Comment
-
Thanks, but on the "Read this"Originally posted by iwa View PostI share the script Fourshared Ultimate Leecher with little change, may be able to help you.
for the demo can be seen Free Search and Download Many Files! or Free Search and Download Many Files!
you can edit to change yourself
Thank you.
Rename file.project to .project?
What is this for?
Comment
-
Originally posted by zain View PostHi...
Just to make something clear Removing the web page(s) i was using to show what my problem was , was rather silly and childish, if i wanted to spam i could easly have done it in the sites section where its allowed, placing the subdomain address was to show the script does work and placing the address of were i do want the script was to show its not working there... but i have fixed my problem so you can fully remove this thread its fine with me put **************
Thanks for all your help
Zain
I think we have to edit in '.htaccess' or something, but i cannot figured yet
if anyone have figured it up please shareHTML Code:RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^xml/(.*)\.html?$ /xml_api.php?q=$1 [QSA] RewriteRule ^v2/(.*)\.html?$ /via_google.php?q=$1 [QSA,L] ErrorDocument 404 /404.html
Thanks
Comment
-
@frez, remove this line
& updateCode:RewriteBase /
everything is so simple around!Code:RewriteRule ^xml/(.*)\.html?$ xml_api.php?q=$1 [QSA] RewriteRule ^v2/(.*)\.html?$ via_google.php?q=$1 [QSA,L]

Added after 10 minutes:
LOL, it's a file resides in a folder when u build a project w/ aptana, eclipse etc. The modified readme is very funnyOriginally posted by iwa View Postno problem, just ignored
Last edited by softwarefreak; 04.10.12, 23:09.I need some facebook likes, can you please help me
http://facebook.com/softwarefreakin
I noticed social media is really powerful
Well DONE is better than well SAID
Comment
-
Thanks a lot softwarefreak
I added my modul folder, its work like a charm
but if you dont mind i ask again, what exactly the purpose of 'rewriterule' and the atribute [QSA] on that code, could we just call xml_api.php and via_google.php inCode:RewriteRule ^xml/(.*)\.html?$ /moduls/xml_api.php?q=$1 [QSA] RewriteRule ^v2/(.*)\.html?$ /moduls/via_google.php?q=$1 [QSA,L]
search.php?
Thanks in advanced
Comment
Comment