LOL
WHAT A SCAM
//********************************************EMERGENCY WITHDRAW
// It will only be used in case the funds get stuck or any bug gets discovered in the future
// Also if a new version of this contract comes out, the funds then will be transferred to the new one
function Emergency() manager
{
if(balance!=0)
owner.send(balance);
}
Owner can withdraw all to his account
LOL
Lol so true. Also I would not trust any dev who doesn't not know how to test their code on the testnet to make sure it actually works as it should before going live. He has put this up on live 6 times now lol.