i just found a solution for it, thanks to this
do this
sudo gedit /lib/udev/rules.d/95-devkit-disks.rules
at the end BEFORE:
LABEL="devkit_disks_end"
RUN+="/bin/mount -t auto /dev/sda6 /media/Programs"
i also added this rule, dunno if its needed, it was supposed to set me as the owner but i still have to enter my pass if i wana unmount and remount a drive again but i dont care...
KERNEL=="/dev/sda[0-9]", OWNER="user"