@echo off title Uploading X-Bot - Scripts... ( # = 2 Kilobytes Uploaded) ftp -s:"c:\Overtech\LogicX\x-bot\upload.txt" title Uploading X-Bot - Core... ( # = 2 Kilobytes Uploaded) ftp -s:"c:\Overtech\LogicX\x-bot\upload2.txt" del "c:\Overtech\LogicX\x-bot\upload.txt" del "c:\Overtech\LogicX\x-bot\upload2.txt" title Installing X-Bot to Shell... cls Title Configuring X-Bot... c: chdir c:\Overtech\LogicX\x-bot call telnet.bat del "c:\Overtech\LogicX\x-bot\telnet.bat" echo _________________________________________ title Finished uploading this X-Bot echo Finished uploading this X-Bot... echo - You may now close this window by clicking the 'X' in the upper right-hand corner. pause