function dxCreateLabel(367,27,153,15,"Made By [Gta-Ar]#Ivan7",tocolor(255,0,0,255),default-bold,1,"right","top",blue)
end
Looks interesting... How you want that to work? You're using strings to store variables in them (those which get sent when the function is called)?
Shouldn't this just be
dxCreateLabel(367,27,153,15,"Made By [Gta-Ar]#Ivan7",tocolor(255,0,0,255),default-bold,1,"right","top",blue)