I was waiting for the multipool and after trying hours to set it up I ended giving up. Connecting to a multipool should be easier just your wallet address and no registration. Trust me I've been swifting every chance I get
Try this config (this is for a 7950 GPU) - replace the workername with your worker you created on the MP:
This will mine the most profitable coin for you
@ECHO off
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe --kernel darkcoin -o stratum+tcp://us1.coinking.io:6666 -u workername -p x -I 20 --gpu-memclock 1250 --gpu-engine 1025
PAUSE
-BitSwift