anyone can help my make start. bat file for monero mining in nanopool? i use poloniex wallet with XMR address. thanks..

Open poloniex, click your xmr deposit wallet, copy the wallet address.
In the file epools.txt add at the bottom:
POOL: stratum+tcp://xmr-eu1.nanopool.org:14444, WALLET: ffdsfsdfsfsfdfdfsddddddddddddffffffffffffffffffffffffffffffffffffffffffffffffff ffffffff.mycomputer, PSW: x, ALLPOOLS: 0
POOL: stratum+tcp://xmr-eu2.nanopool.org:14444, WALLET: ffdsfsdfsfsfdfdfsddddddddddddffffffffffffffffffffffffffffffffffffffffffffffffff ffffffff.mycomputer, PSW: x, ALLPOOLS: 0
In the file Config.txt, delete everything in there. Must be empty for now.
On your start.bat, add this:
GPU_FORCE_64BIT_PTR 1
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100
NsGpuCNMiner.exe
Now run the start.bat
thats it.
Everytime you need to add extra pools, add them to the epools.txt
Everytime you need to add arguments (set temperatures, voltages etc) add them to the config.txt
Thanks alot. running now