So im A Roblox Exploiter That Is Making an Exploit But When I tried to Start Debugging its giving me this error code CS0118
using rtexecute; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; using Retro; namespace Retro { static class Program { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new Retro()); } } }
And Get Error Retro Is a Namespace but used as a type plz helpim new plz plz plz plz