PDA

View Full Version : Online Checker آنلاین چکر



UpgradeVB6Code
سه شنبه 25 دی 1386, 21:15 عصر
آقایون خانوما سلام
این سایت رو یه نگاه بندازید http://ir.xeeber.com این سایت ID رو میگره و آنلاین بودن افراد و درست چک میکنه
حالا یه برنامه پیدا کردم که از طریق همین سایت این کارو میکنه یعنی اطلاعات رو میفرسته به این سایت بعد نتیجه رو از سایت میگیره
حالا چه جوری نمیدونم !
لطفا کمک کنید میخوام یه دونه بنویسم ... :عصبانی++:
این عکس برنامه هست
و اون پایین هم خود برنامه به صورت EXE
http://aycu40.webshots.com/image/41279/2003852720856636824_rs.jpg

meisambandari
سه شنبه 25 دی 1386, 21:38 عصر
یک WebBerovser در برنامت باز کن و کد پایین رو در Form Load برنامت قرار بده


WebBrowser1.Navigate "ir.xeeber.com (http://ir.xeeber.com/)"

UpgradeVB6Code
سه شنبه 25 دی 1386, 22:43 عصر
چاکریم
طرف عجب کلکی زده !!!
حالا چه جوری صفحه رو تنظیم کرده که دقیقا اون ناحیه مشخص تو WebBrowser دیده بشه ؟
الان برای من باید با Scrol بگردم تا اون ناحیه پیدا بشه !

meisambandari
سه شنبه 25 دی 1386, 22:53 عصر
نه WebBrowser کامل باز کن تا Scrol صفحه تموم بشه بعد با یکم ور رفتن باهاش درست میشه

مبین رنجبر
چهارشنبه 26 دی 1386, 08:54 صبح
این که کاری نداره .. کافیه با سورس صفحه Xeeber.com کار کنی و ببینی چی برگشت میده ... همه کارهای این برنامه ای شما گفتین با گرفتن سورس صفحه و ارسال اون امکان پذیره

UpgradeVB6Code
چهارشنبه 26 دی 1386, 11:21 صبح
View > Source رو که میزنم یا هیچی نمیاد یا یه متن به هم ریخته میاد !!!

مبین رنجبر
چهارشنبه 26 دی 1386, 13:01 عصر
این کد های زیر سورس Xeeber.com هست :



<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><META name="description" content="How to know if a Yahoo Messenger user is really offline or in invisible mode."><META name="keywords" content="yahoo messenger, detect invisible , status checker, offline, online, invisible, buddy checker, find, check"><META name="Author" content="Developed by nima salehi [info@xeeber.com]" /> <META HTTP-EQUIV="robots" CONTENT="index,follow"><META HTTP-EQUIV="revisit-after" CONTENT="7 days"><link rel="shortcut icon" type="image/ico" href="favicon.ico" /><title>XEEBER - Detect Invisible Users on Yahoo! Messenger</title><style type="text/css">body{background-image:url(http://xeeber.com/images/home/bg0.gif);padding:0px;margin:0px;}#copyright{font:8 pt verdana,arial,helvetica,sans-serif;color:#FFFFFF;}#copyright a{color:#666666;text-decoration:none;}#latesttechnews a:hover{color:#FF9933;text-decoration:underline;}#main{background-image:url(http://xeeber.com/images/home/bg1.gif);background-repeat:repeat-x;padding:0px;height:510px;}form{background-image:url(http://xeeber.com/images/home/xeeber.gif);background-repeat:no-repeat;width:392px;height:221px;margin:0px;}.texto ff{display:none;}#yid{border:none;background-color:transparent;font-family:"Courier New",Courier,monospace;font-weight:bold;font-size:28px;position:relative;top:153px;left:20px;wi dth:250px;font-style:italic;float:left;}#result{width:392px;heigh t:100px;margin:0px;padding:0px;}#submit{position:r elative;top:140px;left:-20px;float:right;}#windo{text-align:left;font-family:verdana,arial,helvetica,sans-serif;font-size:12px;color:#FFFFFF;padding:0px;}#ad{margin-top:5px;width:500px;}#ads{height:130px;margin:0px; width:500px;padding:0px;}#menu a:link{color:#958984;text-decoration:none;}#menu a:visited{color:#958984;text-decoration:none;}#menu a:hover{color:#FFFFFF;text-decoration:underline;}#menu a:active{color:#958984;text-decoration:none;}#menu a{font-family:Tahoma;font-size:12px;}#menul{margin-top:100px;margin-left:50px;}#avatar-bg{background-image:url(http://xeeber.com/images/avatar-bg.gif);background-repeat:no-repeat;height:110px;width:110px;margin:0px;}#avata r-bg img{margin:7px;}#home{height:437px;}#faq{padding-top:50px;}#about{padding-top:50px;}#help{padding-top:50px;}#google{margin-top:30px;margin-left:50px;height:240px;width:120px;}#ads2{margin-top:80px;margin-left:50px;height:240px;width:120px;}</style><SCRIPT type="text/javascript">hp_ok=true;function hp_d01(s){if(!hp_ok)return;var o="",ar=new Array(),os="",ic=0;for(i=0;i<s.length;i++){c=s.charCodeAt(i);if(c<128)c=c^2;os+=String.fromCharCode(c);if(os.length>80){ar[ic++]=os;os=""}}o=ar.join("")+os;document.write(o)}function hp_ne(){return true}onerror=hp_ne;if(frames){if(top.frames.length>0)top.location.href=self.location;}function menu_clr(){a=new Array("home","faq","help","about","ads");for(i=0;i<5;i++){textOff(a[i]);}}function textOnOff(){for(var i=0;i<arguments.length;i++){var item=document.getElementById(arguments[i]);if(item.className=="texton"){item.className="textoff";}else{item.className="texton";}}}function textOff(){for(var i=0;i<arguments.length;i++){var item=document.getElementById(arguments[i]);if(item.className=="texton"){item.className="textoff";}}}function textOn(){for(var i=0;i<arguments.length;i++){var item=document.getElementById(arguments[i]);if(item.className=="textoff"){item.className="texton";}}}var http_request=false;function check(){var iframeobj=document.getElementById("dynstuff");if(iframeobj)iframeobj.src=iframeobj.src;i=docum ent.getElementById("resultimg");if(i)i.src="http://xeeber.com/images/home/loading.gif";textOff('avatar-bg');j=document.getElementById("avatar_rs");j.src="http://xeeber.com/images/home/spacer.gif";if(j)j.src="http://xeeber.com/image/"+document.getElementById("yid").value+"_xeeber.com_"+Math.floor(Math.random()*1000)+".jpg";makeRequest();return false;}function makeRequest(){url='index.php?user='+document.getEl ementById("yid").value;if(window.XMLHttpRequest){http_request=new XMLHttpRequest();}else if(window.ActiveXObject){http_request=new ActiveXObject("Microsoft.XMLHTTP");}http_request.onreadystatechange=alertContents;h ttp_request.open('GET',url,true);http_request.send (null);}function alertContents(){if(http_request.readyState==4){if( http_request.status==200){window.location.hash=doc ument.getElementById("yid").value+Math.floor(Math.random()*1000);i=document. getElementById("resultimg");if(http_request.responseText=="securitycheck"){alert("Your maximum requests limit has been reached, please wait for 60 minutes");if(i)i.src="http://xeeber.com/images/home/spacer.gif";}else{var recv=http_request.responseText;var strstatus=recv.indexOf('x ');textOn('avatar-bg');if(i)i.src="http://xeeber.com/images/xeeber/"+strstatus+".gif";}}else{alert('Some Errors Occured!');}}}function clearDefault(el){if(el.defaultValue==el.value)el.v alue=""}function doArea(obj,obj_target,max_length,allowed_chars){ob j_target=document.getElementById(obj_target);if(ob j.value.length>max_length){obj.value=obj.value.substring(0,max_le ngth);}if(allowed_chars!="*"){new_val="";for(i=0;i<obj.value.length;i++){if(allowed_chars.indexOf(obj .value.charAt(i),0)!=-1)new_val+=obj.value.charAt(i);}if(obj.value!=new_ val)obj.value=new_val;}}var ac_numb='0123456789';var ac_lwr='abcdefghijklmnopqrstuvwxyz_';var ac_upr='ABCDEFGHIJKLMNOPQRSTUVWXYZ.';</script></head><body><div id="main"><table width="100%" height="575" border="0" id="table1" ><tr><td width="210" valign="top"><div id ="menul"><table width="100%" border="0" cellpadding="0" cellspacing="0" id="menu"><tr><td width="14%"><img src="http://xeeber.com/images/menu/home.jpg" alt="Home" width="16" height="14" /></td><td width="86%" height="20" align="left"><a href="javascript:void(0);" onClick="menu_clr();textOn('home');textOn('ads');textOff('a vatar-bg');document.getElementById('resultimg').src='htt p://xeeber.com/images/home/enter.gif' ">Home</a></td></tr><tr><td><img src="http://xeeber.com/images/menu/help.jpg" alt="Help" width="16" height="14" /> </td><td height="20" align="left"><a href="javascript:void(0);" onClick="menu_clr();textOn('help')">Help</a></td></tr><tr><td><img src="http://xeeber.com/images/menu/faq.jpg" alt="FAQ" width="16" height="14" /></td><td height="20" align="left"><a href="javascript:void(0);" onClick="menu_clr();textOn('faq')">FAQ</a></td></tr><tr><td><img src="http://xeeber.com/images/menu/about.jpg" alt="About" width="16" height="14" /></td><td height="20" align="left"><a onClick="menu_clr();textOn('about')" href="javascript:void(0);">About</a></td></tr><tr><td><img src="http://xeeber.com/images/menu/blog.jpg" alt="Blog" width="16" height="14" /></td><td height="20" align="left"><a target="_blank" href="http://xeeber.blogspot.com">Blog</a></td></tr><tr><td><img src="http://xeeber.com/images/menu/linktous.jpg" alt="Link To Us" width="16" height="14" /></td><td height="20" align="left"><a target="_blank" href="links.htm">Link To US</a></td></tr></table></div><div id="ads2"><iframe id="ads5" src="http://xeeber.net/ads2/ads1.aspx" width=120 height=240 marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" ></iframe></div></td><td width="529" align="center" valign="top" ><div id="home" class="texton" ><form onSubmit="return check();"><input type="text" value="Yahoo ID" name="yid" id="yid" ONFOCUS="clearDefault(this)" onKeyup="doArea(this,'yid',48,ac_numb+ac_lwr+ac_upr)" /><input type="image" src="http://xeeber.com/images/home/spacer.gif" id="submit" width="60" height="60" /></form><div id="result"><img src="http://xeeber.com/images/home/enter.gif" alt="Xeeber" id="resultimg" /></div><div id="avatar-bg" class="textoff" ><img src="http://xeeber.com/images/home/spacer.gif" alt="Avatar" id="avatar_rs" /></div></div ><div id="windo" ><div id="faq" class="textoff" ><b><font size='4'>FAQ</font></b><p><b>What is Xeeber?</b><br>Xeeber is a professional online service which can help u to recognize the status of all Yahoo users, to see who is online, offline or invisible mode easily.</p><p><br><b>My friend's yahoo ID is often on invisible mode, can i find outhe/she is invisible by Xeeber?</b><br>Yes, of course. The great ability of Xeeber is recognizing the invisible mode of Yahoo Messenger.</p><p><br><b>May it happens that someone makes him/herself invisible and Xeeber is not able to find them out?</b><br>Never. No one can hide him/herself from Xeeber. The method of Xeeber is reliable and it's successful on all versions of Yahoo Messenger.</p><p><br><b>Sometimes this site shows the &quot;server is busy&quot; message. Why?</b><br>Because of the traffic on this site, in this time server can not respond to all user's requests.<br>If this message appears, you can try again just a few minutes later and Xeeber will definitely answer to you.</p><br><p><br></p></div><div id="help" class="textoff" ><b><font size="4">Help</font></b><p>Today, the number of yahoo messenger's users is increasing substantially. Most of the users like to know who made themselves invisible. As you know, yahoo Messenger has an online service which allows users to control their visibility.Therefore, they can continue working without anyone notice their connectivity.<br>Now, Xeeber helps you to recognize invisible IDs easily with following few easy steps:</p><p>1: Enter your friend’s yahoo ID in specified place without @Yahoo.Com. (Ex: john_Smith)<br>2: Click on magnifier.After a few second, Xeeber recognizes the situation of that ID and shows you one of these pictures:<br><br></p><table border="0" width="103%" id="table4" height="219"><tr><td width="193" height="51"><img border="0" src="http://xeeber.com/images/help/invisible.gif" alt="invisible" width="168" height="49"></td><td height="51"><font color="#FFFFFF"><span style="font-size:9pt">&nbsp;This picture shows that the person is invisible. </span></font></td></tr><tr><td width="193" height="54"><img border="0" src="http://xeeber.com/images/help/online.gif" alt="Online" width="135" height="52"></td><td height="54"><font color="#FFFFFF"><span style="font-size:9pt"> This picture shows that the person is online. </span></font></td></tr><tr><td width="193" height="52"><img border="0" src="http://xeeber.com/images/help/offline.gif" alt="Offline" width="147" height="50"></td><td height="52"><font color="#FFFFFF"><span style="font-size:9pt">&nbsp;This picture shows that the person is offline. </span></font></td></tr><tr><td width="193"><img border="0" src="http://xeeber.com/images/help/try.again.gif" alt="server busy" width="166" height="47"></td><td><font color="#FFFFFF"><span style="font-size:9pt">This picture shows that sever is busy for just few seconds.Therefore, the user can retry in just few more seconds. </span></font></td></tr></table><br><p><br></p></div><div id="about" class="textoff" ><b><font size="4">About</font></b><p>Xeeber was first established on June 26, 2006.<br>Since then, there were many modifications has been dedicated to this unique product.<br>Now at this time, users can enjoy the freedom and flexibility of this site with following only few steps.<br>Here at Ashiyane , we work around the clock to gain the satisfaction of our client and users.<br>Management of Xeeber site is as follow: <br><br><b>Nima Salehi</b> : Programmer &amp; Developer - Email: info [at] xeeber.com<br><b>Behrooz Kamalian</b> : MSS, Management Security System Engineer - Email: Kamalian [at] xeeber.com<br><b>Alireza Baghbani</b> : Network Solution System Engineer - Email: baghbani [at] xeeber.com<br>Contact Information for your advertisement: ads [at] xeeber.com</p><p>&nbsp;</p><p></div></div><div id="ads" align="center" class="texton"><iframe id="dynstuff" src="http://nosazi.ir/ads/ads1.aspx" width=468 height=60 marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" ></iframe><div id="ad" align="center"><iframe src="http://nosazi.ir/ads/ads2.aspx" width=468 height=60 marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" ></iframe></div></div></td><td width="210" valign="top"><div id="google"><script type="text/javascript">google_ad_client = "pub-5248931818161610";google_ad_width = 120;google_ad_height = 240;google_ad_format = "120x240_as";google_ad_type = "text_image";google_ad_channel = "1744044510";google_color_border = "000000";google_color_bg = "958984";google_color_link = "000000";google_color_text = "FFFFFF";google_color_url = "FFFF00";</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><div id="google"><iframe id="ads5" src="http://xeeber.net/ads/ads1.aspx" width=120 height=240 marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" ></iframe></div></td></tr><tr></table><div id="copyright" align="center">Copyright &copy; 2007 Ashiyane Security Center. All rights reserved.</div></div></body></html>