Okay, so I have this very weird problem. When I send files to someone manually, I always get 70/80kb/s. However, when someone makes use of the @get script I have for my music, the speed never reaches higher than 10kb/s.
I'm using this script:
ON 1:TEXT:@get:*:/dcc send -cl $nick $+(",$dde(mPlug,var_fn),")
It's in combination with AMIP. I have also tried to use -l0, but that doesn't seem to help either.
Could anyone please help me out with this?