have the Bitcoin3.conf file set up in your roaming file like in the instructions, unpack the pooler miner and make a bat file
in the bat file put
minerd -a sha256d -t 5 -o
http://127.0.0.1:30267 --coinbase-addr=address from your wallet -u user_name_in_bitcoin3.conf -p password_in_bitcoin3.conf
pause
-t 5 is how many cpu cores it will use