@Blue Ink: Thanks for the catch. I was looking over the code wondering what was wrong but I didn't even see the = instead of ==. I also didn't think to make if(CoinResult == true) into just if(CoinResult). Thanks for the help!
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
@Blue Ink: Thanks for the catch. I was looking over the code wondering what was wrong but I didn't even see the = instead of ==. I also didn't think to make if(CoinResult == true) into just if(CoinResult). Thanks for the help!