Jump to content

ThuongTin

Members
  • Posts

    12
  • Joined

  • Last visited

ThuongTin's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. With IE7 and 8: Run("RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2")
  2. Oh Yeah! Thanks you very much. My name is Thuong Tin (Thương Tín) not ThongTin. I'm Vietnames ^ ^ Thanks you, thanks you!
  3. Func Get($pUrl, $pUserAgent = "Googlebot", $pReferer = "http://google.com", $pAUser = "", $pAPass = "", $pProxy="", $pCookie = "") $oHttpRequest = ObjCreate("WinHttp.WinHttpRequest.5.1") $oHttpRequest.SetTimeouts(30000, 30000, 30000, 30000) $oHttpRequest.SetProxy(2, $pProxy) $oHttpRequest.Option(4) $oHttpRequest.Open("GET", $pUrl, False) If $pAUser <> "" And $pAPass <> "" Then $oHttpRequest.SetCredentials($pAUser, $pAPass, 0) EndIf $oHttpRequest.setRequestHeader("User-Agent", $pUserAgent) $oHttpRequest.setRequestHeader("Accept-Language", "en-us,en;q=0.5") $oHttpRequest.setRequestHeader("Accept-Encoding", "gzip,deflate") $oHttpRequest.setRequestHeader("Accept-Charset", "ISO-8859-1,utf-8;q=0.7,*;q=0.7") $oHttpRequest.setRequestHeader("Connection", "Keep-Alive") $oHttpRequest.setRequestHeader("Referer", $pReferer) If $pCookie <> "" Then $oHttpRequest.setRequestHeader("Cookie", $pCookie) EndIf $oHttpRequest.Send() $noidung = $oHttpRequest.ResponseText Sleep(100) $oHttpRequest = "" EndFunc ;==>Post C:\Documents and Settings\Thuong Tin\My Documents\T2 Boost\ddos.au3 (104) : ==> The requested action with this object has failed.: $oHttpRequest.Send() $oHttpRequest.Send()^ ERROR Please help me!
  4. Sory! That is my language. I'm Vietnames <?php define('mr.lonely2089@yahoo.com',true); @set_time_limit(0); include('w.theme.class.php'); include('w.yahoo.class.php'); $theme=new w_theme(); $yahoo=new w_yahoo(); function microtime_float() { list($usec, $sec) = explode(" ", microtime()); return ((float)$usec + (float)$sec); } $time_start = microtime_float(); if($_POST){ $victim=$_POST['yids']; if(!$victim || $victim=='Type yahoo id here!' || $victim==''){ echo "<center><b>You need enter nick check.</b></center>"; exit; } else if(strlen($victim)<5){ echo "<center><b>Yahoo! ID <font color=red>$victim</font> invaild</b>. Yahoo! ID must have at least 4 characters in length.</center>"; exit; } $checkid=$yahoo->curl('GET','', 'https://edit.yahoo.com/reg_json?PartnerName=yahoo_default&RequestVersion=1&AccountID='.$victim.'@yahoo.com&GivenName=&FamilyName=&ApiName=ValidateFields&intl=us',0,0,0); if(!strpos($checkid,'PERMANENT_FAILURE')){ echo "<center>Yahoo ! ID <b><font color=red>$victim</font></b> not exist </center>"; exit; } $bot=array( array('btlvn_check1','123456'), array('btlvn_check2','123456'), array('btlvn_check3','123456'), array('btlvn_check4','123456'), array('btlvn_check5','123456'), array('btlvn_check6','123456'), array('btlvn_check7','123456'), array('btlvn_check8','123456'), array('btlvn_check9','123456'), array('btlvn_check10','123456'), ); $rand=rand(0,8); $username=$bot[$rand][0]; $pwd=$bot[$rand][1]; $cookie=md5($username.$pwd).'_cookie.txt'; $login=$yahoo->curl("GET","","http://login.yahoo.com/config/login?.src=my&logout=1&.direct=1&.done=",0,1,0); $login=$yahoo->curl("GET","","http://login.yahoo.com/config/login?login=".$username."&passwd=".$pwd,0,1,0); sleep(1); if(strpos($login,"Invalid ID or password")){ $login=$yahoo->curl("GET","","http://login.yahoo.com/config/login?.src=my&logout=1&.direct=1&.done=",0,1,0); $login=$yahoo->curl("GET","","http://login.yahoo.com/config/login?login=".$username."&passwd=".$pwd,0,1,0); } $Y="Y=v=".$yahoo->find($login,"Y=v=",";");$T="T=z=".$yahoo->find($login,"T=z=",";");$Encrypt=$Y." ".$T; $fp=fsockopen('tcp://scs.msg.yahoo.com', 5050, $errno, $errstr, 20); fwrite($fp,$yahoo->w_login($username,$Encrypt)); stream_set_timeout($fp,1); $buffer=trim(stream_get_contents($fp)); if(strpos($buffer,"U")!==false) { $victim=split(",",$victim); $main=$theme->w_buff_theme('result'); $row=$theme->w_get_block($main,'list_row',1); $html = ''; for($i=0;$i<=count($victim)-1;$i++){ if($i>0){break;} $key=substr($buffer,16,4); $check=file_get_contents('http://opi.yahoo.com/online?u='.$victim[$i].'&m=t&t=1'); $avatar = $yahoo->w_avatars($victim[$i]); if($check == '01'){$status='online';} else { stream_set_timeout($fp,1); $buffer=trim(stream_get_contents($fp)); if(strpos($buffer,'')); fwrite($fp,$yahoo->w_scan($username,$victim[$i],$key)); stream_set_timeout($fp,1); $buffer=trim(stream_get_contents($fp)); if(strpos($buffer,"yahoofs.com")) { $status="invisible"; }else{ $status="offline"; } } // Packet check cam here // Remover ^^ // End packet $html .= $theme->assign_vars($row, array('w_yids'=>$victim[$i], 'w_result'=>$status, 'w_avatars'=>$avatar, 'w_istatus'=>$status, 'w_webcam'=>$webcam,) ); } } // Time check $time_end = microtime_float(); $time = $time_end - $time_start; $w_time = "Times:" . number_format($time) . "</font> seconds <br>"; // End time $main = $theme->assign_vars($main,array( 'w_time' => $w_time, ) ); $main = $theme->assign_blocks_content($main,array( 'list' => $html, ) ); $theme->w_show($main); exit; } $html=$theme->w_buff_theme('theme'); $array = array('w_web_title'=>'Yahoo ! Detector | BTL.VN | lMr.lonely2089@yahoo.com', 'w_copyright'=>'Copyright 2008 &copy; by <a href="ymsgr:sendim:im?mr.lonely2089&m=hello">mr.lonely2089</a> .<br>Developed by BTL Group<br>Email: <a href="java script: void(0)" onclick="popup(\'mail/index.php\')">Mr.lonely2089@yahoo.com</a> - Mobile: 911', ); $theme->w_show($theme->assign_vars($html,$array)); ?>
  5. Invisible Scanner With YMSG (PHP) download: http://thuongtin.net/tools/invisible.rar Passunrar: 142536 Can you convert it 2 autoit?
  6. Yes yes! Example plzz!
  7. Duplicate (resent) PM droppedthuongtin88 <To: yh_vnn>: Yeah uki Duplicate (resent) PM dropped Thanks you!
  8. How to Use Proxy and Socks?
  9. i have problem with your example, data received from Yahoo has been showing duplicate
  10. C:\Documents and Settings\Thuong Tin\My Documents\YM\YMSGLib.au3(111,33) : ERROR: _Hash(): undefined function. $sHash=Call('_Hash','MD5',$str) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ C:\Documents and Settings\Thuong Tin\My Documents\YM\YMSGLib.au3(113,26) : ERROR: MD5(): undefined function. $sHash=Call('MD5',$str)
  11. My name is Thuong Tin not Thougntin. I'm Vietnames. I'm study bad English I want to Set proxy, set socks4, socks5 for FF. Can you help me?
  12. I want to use socks. Can you help me?
×
×
  • Create New...