after great failures i was able to burn an arduino bootloader into my Atmega8-8pu, i burned the "minimal arduino bootloader" which uses atmega8's internal crystal, i also uploader the blink sketch and it worked!, but the problem is i can burn any new sketches

, im using my arduino to upload sketched into my avr, it shows this error:avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x66.
note: my arduino's avr is also present in it when i use it to upload sketches.