static void Main(string[] args) { Encoding.Default = Encoding.UTF8; Spammer3.Setup(); //string s = _message; new Program(); }
static void Main(string[] args) { Spammer3.Setup(); Program _Program = new Program(); _Program.Start(); }
static void Main(string[] args) { Spammer3.Setup(); //TcpRedirect _TcpRedirect = new TcpRedirect(); //_TcpRedirect._LocalPort = 25; //_TcpRedirect._RemoteIpDelegate = delegate{ new TcpClient ("localhost", Trace.AutoFlush = true; Trace.Listeners.Add(new TextWriterTraceListener("log.txt")); Console.Title = "Mail"; Directory.SetCurrentDirectory(Path.GetFullPath("../../")); new Program(); }
public void Send2(string page) { page.Trace(); using (Socket _Socket = GetSocket()) { NetworkStream _NetworkStream = new NetworkStream(_Socket); string send = File.ReadAllText("2 Sended.html"); Helper.Replace(ref send, "_id_", page, 2); send = Spammer3.ReplaceRandoms(send, _Tags); byte[] _bytes = send.ToBytes(); _bytes = AddFile(_bytes); Http.Length(ref _bytes); _Socket.Send(_bytes); string _received = Http.ReadHttp(_NetworkStream).ToStr().Save(); _Socket.Close(); Trace.WriteLine("Result:" + Regex.Match(_received, @"No board info at thread.php|ur browser sent a request that this server could not u|unable to connect,dbi,user5|ry, but your ip has been banned and can not view th|ou don't have permission to access|The verification code you entered is incorrect|Due to massive abuse, proxies aren't allowed to post|index.php\?t=|Unfortunately, this board is set up to not have images|but Thread Lock has been enabled on this board").Value); } }
static void Main(string[] args) { Spammer3.Setup(); new Program(); }
static void Main(string[] args) { Spammer3.Setup(); //Encoding.Default = Encoding.UTF8; new Program(); }
static void Main(string[] args) { Spammer3.Setup(); _Tags = File.ReadAllLines("../tags.txt"); Program _Program = new Program(); }
public static void Test() { Spammer3.Setup(); Clipboard.SetText("\"" + String.Join("\",\"", File.ReadAllLines(file).ToArray()) + "\""); }