Arduino 4 motor code

Pins 0 and 1 are the hardware serial pins (attached to USB). You will need to choose different pins for the motors.

The code in your loop() function will effectively turn the motor pins HIGH, they will be LOW for only a few microseconds.