Ender 3 s1 pro printing problems

Hey guys,
Recently i bought a s1 pro fully assembled and i have been trying to make it work, the problem is that when i start any print it makes 2 lines at the side of the plate then starts to spaghetti under the nozzle, i hpnestly dont know what to do

Have you performed a bed level setup. and other setup requirements.

The two lines on the left of the bed are to get filament to flowing before starting a print.

This video shows how to do an initial manual bed leveling and Z offset.

Creality Ender-3 S1 Pro - 3D Printer - Unbox & Setup

Also check machine settings in cura.

Start print -

; Ender 3 S1 Pro Start G-code
; M413 S0 ; Disable power loss recovery
G92 E0 ; Reset Extruder
; Prep surfaces before auto home for better accuracy

M140 S{material_bed_temperature_layer_0}
M104 S{material_print_temperature_layer_0}

G28 ; Home all axes
G29 ;Bed leveling

G1 Z10.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
G1 X0 Y0
M190 S{material_bed_temperature_layer_0}
M109 S{material_print_temperature_layer_0}
G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position
G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line
G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little
G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line
G92 E0 ; Reset Extruder
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish

I fix3d it, kinda, it just doesnt print the rocktopus