I don't get it, what do we use for
rpcuser=youruser
rpcpassword=yourpassword
I can't find the wallet anywhere so I don't have an address to put into username
in the ultracoin.conf, you simply make up a name and password say rpcuser=michaela_elise rpcpassword=x
in solominer.bat you put
ultracoinminer -o 127.0.0.1:44101 -u michaela_elise -p x --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 --thread-
concurrency 8192 --auto-gpu true --auto-fan true
p.s. if anyone wants to use that scrypt, I will give you my ip to fill in above in place of the 127.0.0.1

do i need to replace 127.0.0.1 into my own ip address? or juts use 127.0.0.1? thanks !