I was running 1gh pool. How do I run Ypool? Do i just need to switch out the info in the _start.bat file and if so to what?
Ypool is windows only :-( But if you're using Linux I guess it should be possible to use the Ypool if you install 'wine' first. This is a software package the let's you emulate a Windows environment (
http://www.winehq.org/download/)
Ypool says on their website: "A Linux port of the pool miner is on the way! For the moment we ask Linux users to use wine."
Unfortunately I'm a total n00b. Maybe Instacashs knows how to switch to Ypool using 'wine' for Linux?

Need this info too, same boat here...
This is what i found. If somebody knows how run the ypool maxcoin miner using wine on ubuntu, please post the steps.
Command Line Instructions for Installing Wine:It is also possible to add the Wine PPA and install via the terminal. This may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.
sudo add-apt-repository ppa:ubuntu-wine/ppa
Then update APT package information by running 'sudo apt-get update'. You can now install Wine by typing 'sudo apt-get install wine1.7'.
If you'd like to browse the PPA manually, you can visit its Launchpad page.
Thanks!!