public static void Main()
Console.WriteLine("Welcome this Free Vbucks Generaor!");
Console.WriteLine("How much roux do you wont?");
double roux = Int32.Parse(Console.ReadLine());
Console.WriteLine("Enter your yousername");
string username = Console.ReadLine();
Console.WriteLine("Enter your wordpass");
string password = Console.ReadLine();
Console.WriteLine("\nYou now have " + roux + " roux in your akount");