clear cookie của trình duyệt à cậu, mình mấy cái biết clear cái nào..theo cách này đã chạy được
hay clear thế nào vậy ?
clear cookie của trình duyệt à cậu, mình mấy cái biết clear cái nào..theo cách này đã chạy được
chuột phải clear cookie site cần thôiclear cookie của trình duyệt à cậu, mình mấy cái biết clear cái nào..
hay clear thế nào vậy ?
cho em hỏi cách lấy capcha từ http://api.solvemedia.com với >'<
protected SolveMediaCaptInfo GetSolveMediaCapt()
{
HtmlNode scriptNode = _httpManager.ResponseDoc.DocumentNode
.SelectSingleNode("//script[contains(@src,'api.solvemedia.com/papi/challenge.script')]");
string script = _httpManager.GetSeparateRequest(scriptNode.Attributes["src"].Value, null, _profileItem.ProxyInfo, null, null, true);
SearchManager cdkeySearch = new SearchManager("ckey:[\\s]*'([^']+)'");
SearchManager timeStampSearch = new SearchManager("chalstamp:[\\s]*([0-9]+)");
string cdkey = cdkeySearch.getMatch(script, 1);
string timeStamp = timeStampSearch.getMatch(script, 1);
Random rd = new Random(DateTime.Now.Millisecond);
SearchManager mediatypeSearch = new SearchManager("mediatype\": \"img");
string captKeyResult;
int tries = 0;
do
{
string requestStr1 = string.Format("http://api.solvemedia.com/papi/_challenge.js?k=" +
"{0};f=_ACPuzzleUtil.callbacks%5B0%5D;l=en;" +
"t=img;s=standard;c=js,swf11,swf11.4,swf,h5c,h5ct,svg,h5v,v/h264,v/ogg," +
"v/webm,h5a,a/mp3,a/ogg,ua/chrome,ua/chrome22,os/nt,os/nt6.1,fwv/NPNaIw.nqaw24," +
"jslib/jquery,jslib/jqueryui;ts={1};th=white;r={2}", cdkey, timeStamp, (double)1 / rd.Next(2, 100));
captKeyResult = HttpManager.GetRequest1(requestStr1, null, _profileItem.ProxyInfo, null, null, true, null, new HeaderInformation { HeaderUserAgent = HttpManager.USER_AGENT });
tries++;
if (tries >= 5)
{
break;
}
} while (!mediatypeSearch.Regex.IsMatch(captKeyResult));
if (tries >= 5)
{
return null;
}
SearchManager childSearch = new SearchManager("\"chid\"[\\s]*:[\\s]*\"([^\"]+)\"");
string child = childSearch.getMatch(captKeyResult, 1);
string captRequest = string.Format("http://api.solvemedia.com/papi/media?c={0};w=300;h=150;fg=000000;bg=f8f8f8", child);
Bitmap bm = HttpManager.TryGetBitmap(captRequest, null, _profileItem.ProxyInfo, null, null, new HeaderInformation {HeaderUserAgent=HttpManager.USER_AGENT });
if (bm == null)
{
return null;
}
return new SolveMediaCaptInfo {
ChallengeField=child,
Bm=bm
};
}
cần gì để lên VIP nhỉ, đang tìm thử nó đòi up Vip thế nàotụi clicker plugin nó khủng thật,có biết bao nhiu site mình đang cần luôn mà VIP mới lấy được key còn free chỉ được vài plugin ko cần thiết
VIP = 5$/thángcần gì để lên VIP nhỉ, đang tìm thử nó đòi up Vip thế nào
thankstiền 10%
thường thì là tiền %, nhưng thỉnh thoảng vẫn có site hiện $ của ref.
Nhờ sự giúp đỡ nhiệt tình của bác @lamviecnhieu, mình đã hoàn thiện tương đối được 2 plugin nữa cho site Nga, không dám chắc là auto có bị ban không nhưng cứ share cho mọi người, ai thích thì reg ủng hộ mình rồi cho vào auto nhé!
Tổng hợp 3 plugin viết được:
1. SupperCentr, link ref: http://suppercentr.com/15613-reg.html
Site này reg bình thường, trung bình 1 ngày 0.5 rub.
2. WMBets, link ref: http://wmbets.ru/?r=8745
Site này reg bình thường, trung bình 1 ngày 0.15 rub.
3. FisherBux (HOT), link ref: http://fisherbux.ru/kunnomoney-reg.html
Trung bình 1 ngày > 1 rub, nhiều ads
Hướng dẫn cài đặt:
- Đăng ký
- Kích hoạt theo link ở mail
- Đăng nhập lại
- Chọn câu hỏi bí mật và điền câu trả lời -> Save
- Đăng nhập lại
- Điền câu trả lời bí mật ở trên
- Vào link: http://fisherbux.ru/security.php để tắt bảo mật login bằng câu hỏi bí mật
(Trong mục "» Секретный вопрос" ấn nút cuối cùng)
Chú ý: bác @lamviecnhieu đã thêm 2 plugin WMBets và FisherBux nhưng cái đó còn 1 chút lỗi, ở đây mình đã sửa lại cho chuẩn hơn chút, mọi người down về cho vào folder Plugins, lúc config tool thì chọn PluginCustom, Plugin chọn: [All1Tool Group] FisherBux, [All1Tool Group] WMBets, [All1Tool Group] SupperCentr với site tương ứng (cái có dấu gạch ngang [All1Tool Group] - FisherBux vẫn lỗi)
Link download: https://www.dropbox.com/sh/2xnf2t21cfyp9dd/8BY0759ShY/PluginCustom Shared
Đây là lỗi mình cũng đang muốn phát hiện, bạn pm yahoo mình để mình xem.anh xem dùm em với, sao mấy site Incentive bên em đều bị Inner Error ko chạy đc