#!/usr/bin/perl #rename this script to Ftp.cgi and chmod to 755 use CGI ':standard'; print header; $java = qq~ <body bgcolor="090909" address="hidden"> <center><table border="0" bgcolor="353535" cellpadding="3" cellspacing="2"><td bgcolor="101010" absheight="30" align="center" width="350"><font size="3" color="be9c1a" effect="shadow"> <blackface><limittext value="JavaScript Bug (Reload Page)"></td><td bgcolor="101010" align="center" width="50"><font size="3" color="be9c1a" effect="shadow"><blackface><limittext value="?"></td></table></center><noembed> Multi Uploader ProtoCol @ drscriptz.cjb.net ~; if(!param()) { print qq^ $java
Multi Uploader ProtoCol
$hits Users logged currently

A Tool to Move entire files 30 Max limit at once No limit on names best if used Webtv/MsnTv enjoy and have fun moving your files
  • Editors Note:

  • Any attempt to hack into this system will be dealt with in the highest manners please direct any comments or questions to me personally

    Contact WebMaster

  • Disclaimer: I Will Not be Held Responsible in No way Shape or Form for your Data or any files or directorys u transload, move, upload, etc. Your info is Stored in a cookie file and cannot be accessed by anyone other than yourself This is for your own Safety though and Take Care move as many files as u want and have fun i hope this tool will help everyone




  • Number of Urls:

    © 2001 drscriptz.cjb.net
    ^; exit; } if(param('get_slots')) { $my_slots=param('my_slots'); #change max slots to as many as you like... $max_slots="30"; $low="1"; if($my_slots=~/[^\d]+/ig) { print qq~ <body bgcolor="#191919" text="#0099ff" link="#0099ff" alink="#0099ff" vlink="#0099ff" address="hidden"> <center> <font size="2" effect="shadow" face="Verdana" color="#44ee55"> An error has occurred... </font><br> <font size="2" effect="shadow" face="Verdana"> You have entered an invalid number, press the back button on your browser and enter a numerical value 1-30</center><noframes> ~; exit; } if($my_slots>$max_slots) { print qq~ <body bgcolor="#191919" text="#44ee55" link="#44ee55" alink="#44ee55" vlink="#44ee55" address="hidden"> <center> <font size="2" effect="shadow" face="Verdana" color="#0099ff"> An error has occurred... </font><br> <font size="2" effect="shadow" face="Verdana"> You are only permitted to transload a maximum of 30 files at a time. Press the back button on your browser and adjust the value.</center><noframes>~; exit; } print qq^ <html> $java <body onLoad="storedValues()"; bgcolor="#191919" text="0099ff" hspace="0" vspace="0"> <center> <table cellpadding=0 cellspacing=6 border=0 width=90% bgcolor="141414" gradcolor="020202" gradangle=-"180" width=100%> <td colspan=2 bgcolor="141414" gradcolor="020202" transparency=0% align=center> <font size="7" effect="shadow" color="191919" transparency=0%><blackface>Multi Uploader ProtoCol</a></td></tr> <tr><td colspan=2 bgcolor="141414" gradcolor="020202" transparency=0% align=center> <font size="1" effect="shadow" color="191919" transparency=0%><blackface>$hits Users logged currently</td> </tr></td></tr></table></center> </td></tr></td></td></tr></table> </td></tr></td></td></tr></table> </td></tr></td></td></tr></table> </td></tr></td></td></tr></table> <form name="getHist" method="POST" action="http://audioirc.virtualave.net/Upload.pl"> <TABLE WIDTH="550" BORDER="0" CELLSPACING="1" CELLPADDING="1" ALIGN="CENTER" BGCOLOR="#141414">^; while($low<=$my_slots) { print qq^ <tr> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28" WIDTH="183"> <DIV ALIGN=LEFT> <font color="44ee55" effect="shadow" size="1"><b> <input type="button" borderimage="file://ROM/borders/ButtonBorder5.bif" usestyle value="SRCE $low"> </b></font> <P> <font color="#steelblue" size="1"><b> <SELECT NAME="lastvisit" size="1" borderimage="file://ROM/borders/ButtonBorder3.bif" bgcolor="#191919" width="300" usestyle cursor=silver autoactivate> <OPTION VALUE="" SELECTED>VISITED URLS<SCRIPT> HistOpts() </SCRIPT> </SELECT> </b></font> </DIV> </td> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28" WIDTH="183"> <DIV ALIGN=LEFT> <font color="44ee55" effect="shadow" size="1"><b> <input type="button" borderimage="file://ROM/borders/ButtonBorder5.bif" usestyle value="Rename"> </b></font> <P> <font color="#797979" size="1"><b> <input type="text" name="this" size="55" borderimage="file://ROM/borders/ButtonBorder2.bif" bgcolor="#191919" width="300" usestyle cursor=silver autoactivate> </b></font> </DIV> </td></tr> <tr> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28" WIDTH="183"> <DIV ALIGN=LEFT> <font color="#0099ff" size="1"><b> <input type="text" name="lastvisit"size="55" borderimage="file://ROM/borders/ButtonBorder5.bif" bgcolor="#191919" width="300" usestyle cursor=silver autoactivate value="http://"> </b></font> </td> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28" WIDTH="183"> <font color="#44ee55" size="1"><b> <input type="text" name="this" size="55" borderimage="file://ROM/borders/ButtonBorder2.bif" bgcolor="#191919" width="300" usestyle cursor=silver autoactivate> </b></font> </DIV></td></tr>^; $low++; } print qq~ </table> <P> <P> <center> <font size="1" face="Verdana" effect="shadow"> Enter your FTP server information below </font> </center> <P> <TABLE WIDTH="550" BORDER="0" CELLSPACING="1" CELLPADDING="1" ALIGN="CENTER" BGCOLOR="#191919"> <tr> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font size="1" face="Verdana" effect="shadow"><b> User Name: </b> </font> </td> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font color=#0099ff size=1><b> <INPUT TYPE="TEXT" NAME="username" onchange="saveValue(this)" VALUE="" SIZE="55" maxlength="100" borderimage="file://ROM/borders/ButtonBorder2.bif" bgcolor="#191919" usestyle cursor=silver autoactivate> </b></font> </TD></TR> <TR> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font size="1" face="Verdana" effect="shadow"><b> Password: </b> </font> </td> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font color=#0099ff size=1><b> <INPUT TYPE="PASSWORD" NAME="password" onchange="saveValue(this)" SIZE="55" maxlength="100" borderimage="file://ROM/borders/ButtonBorder2.bif" bgcolor="#191919" usestyle cursor=silver autoactivate> </b></font> </TD></TR> <TR> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font size="1" face="Verdana" effect="shadow"><b> FTP-Path: </b> </font> </td> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font color=#0099ff size=1><b> <INPUT TYPE="TEXT" NAME="target" VALUE="" onchange="saveValue(this)" SIZE="55" maxlength="100" borderimage="file://ROM/borders/ButtonBorder2.bif" bgcolor="#191919" usestyle cursor=silver autoactivate> </b></font> </TD></TR> <TR><TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font size="1" face="Verdana" effect="shadow"><b> Directory: </b> </font> </td> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28"> <font color=#0099ff size=1><b> <INPUT TYPE="TEXT" NAME="dir" value="" onchange="saveValue(this)" SIZE="55" maxlength="100" borderimage="file://ROM/borders/ButtonBorder2.bif" bgcolor="#191919" usestyle cursor=silver autoactivate> </b></font> </TD></TR> <tr> <TD BACKGROUND="../images/mid_top.gif" HEIGHT="28" COLSPAN="2" WIDTH="100%"> <font color="steelblue" effect="shadow" size="1"><b> <center> <input type="submit" borderimage="file://ROM/borders/ButtonBorder5.bif" usestyle value="Transload" width="120"></b></font> <font color="steelblue" effect="shadow" size="1"><b> <input type="reset" borderimage="file://ROM/borders/ButtonBorder5.bif" usestyle value="Reset" width="120"></b></font> </td> </tr> </table> </form></center> <P> <P> <center> <font size="1" face="Verdana" effect="shadow"><b> © 2001 drscripts.cjb.net </b></font> </center> <noembed> </body> </html>~; }