How to Hack using batch files

In this post we'll see how to easily hack using batch files and some online tools.At this point we must know about batch files.In simple words batch file basically holds dos commands and some system commands in sequential order and when it's run executes those commands.You can put the commands in a text file and save it with .bat extension to get the batch file.Enough about batch files.
1
We need to grab the ip address of the victim.
Please refer to my previous posts about finding ip address of email sender and tracking ip address of anyone by sending email.