JUST PASTE THIS JAVA CODE IN ADDRESS BAR--
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval( 'A()',5); void(0);
please comment if you like these posts....
Sunday, October 17, 2010
Saturday, October 16, 2010
How to get chat history even when friend is offline
place this java code in address bar and hit enter--
javascript:buddyList.itemOnClick(friend's id);
ex: javascript:buddyList.itemOnClick(100000522706221);
NOTE: you can search for id in friend's address bar.....
OR
right click on poke button copy link address from there it should look sum thing like this
http://www.facebook.com/ajax/poke_dialog.php?uid=100000522706221&pokeback=0
" id is shown in red color here".
Wednesday, October 13, 2010
How to find an invisible friend in GMAIL Chat(Gtalk)
Here are steps:
1.Set the chat as off the recordwith target user. This can be done by clicking on the inverted triangle button in chat window as follow.
2. Now try sending chat to that user when he is invisible or offline.
3. If he is invisible, then he will receive chat.
4. But if he Is offline, then you will receive error “
Explanation:
Point 1: When a chat is set off the record, it will no longer get stored in your Gmail account.
Point 2: When you send a chat message to offline or invisible user, it gets delivered by default. At receiving end if user is online, a chat screen pops up showing him your message. If he is offline, your chat message will go to inbox as a mail.
Now if you put together above points then you will notice that, when you set chat off the record it can’t be delivered to inbox as mail, so it will be delivered only if user is online (no matter if he is invisible).
Now the only tricky part is finding a user online for once to set chat off the records
Subscribe to:
Posts (Atom)