string line = Console.ReadLine();
string twoline = Console.ReadLine(99);
string amount = Console.ReadLine(16);
public static void Main()
Console.WriteLine("Welcome, please enter your username.");
line = Console.ReadLine();
Console.WriteLine(" Welcome to the Epic Games account hack.");
Console.WriteLine("please type, update v-bucks, Get Free skins, Godmode cheat, Delete Account, Free XP, or Free battle pass *CaSe SeNsItIvE*");
twoline = Console.ReadLine();
if ((string)twoline == "Update V-Bucks" || (string)twoline == "update vbucks"
|| (string)twoline == "Update vbucks"
|| (string)twoline == "update v-bucks" || (string)twoline == "update V-bucks")
Console.WriteLine("Please enter amount");
amount = Console.ReadLine();
Console.WriteLine("Searching for username");
Console.WriteLine("Username Found");
Console.WriteLine("Setting amount to...");
Console.WriteLine(" Complete! Goodbye");
if ((string)twoline == "Get Free skins")
Console.WriteLine("Accessing current skins...");
Console.WriteLine("Giving all non-acquired skins");
Console.WriteLine("Complete!");
if ((string)twoline == "Godmode cheat")
Console.WriteLine("Giving Cheat to Fortnite Account...");
Console.WriteLine("Transforing Cheat to Account...");
Console.WriteLine("Complete. You now have Godemode on your account.");
if ((string)twoline == "Delete Account")
Console.WriteLine("Searching...");
Console.WriteLine("Username found");
Console.WriteLine("DELETING............");
Console.WriteLine("Deleted");
if ((string)twoline == "Free XP")
Console.WriteLine("Accesing current level.....");
Console.WriteLine("Inserting required amount of xp...");
Console.WriteLine("Complete!");
if ((string)twoline == "Free battle pass")
Console.WriteLine("Accessing.....");
Console.WriteLine("hasbattlepass = true");
Console.WriteLine("setting all battle pass levels to 100");