#!/usr/bin/perl #################################################### use CGI qw(param); open(HITS, "Hits.txt"); $hits = ; close(HITS); ####################################################$hits++; ####################################################open(ADDHITS, ">Hits.txt"); print ADDHITS "$hits"; close(ADDHITS); #################################################### print "Content-Type: text/html\n\n"; print < <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> « IntelliGent ProtoCol Directory Client »
IntelliGent ProtoCol
Directory Client
$hits Users logged currently

A Tool to Move entire directorys or files at once No limit on file sizes or names best if used Webtv/MsnTv enjoy and have fun moving your files
  • Credits: Go Out To Ñefarious §h4ð¤w for Helping Me with this Script Thanx Br0




  • 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





  • TIME DATE
    Ftp Server
    UserName
    PassWord
    Directory
    Below you need to enter the information for your destination(or new server) server for the files to be transferred to.
    Ftp Server
    UserName
    PassWord
    Directory


    </body> </html> EOF exit;