DrAzzy:
You've already got hardware serial running on pins 0 and 1. Use different pins if you're going to use software serial to communicate with the ESP8266.
Now, you're just sending 'AT\r\n' to the computer.
Connect your ESP to different pins.
Pins 0 and 1 are the serial connection to the computer, and they are already in use.