Thursday, January 14, 2010

[TRK] Watch all YouTube videos without signing-up


Sometimes, while watching youtube videos, we need to sign-in to watch some videos, most of them are adult content, but that doesnt mean we gotta create an account just to watch a video or so. So heres the trick to get things right.
Suppose there is a video. Example as
http://www.youtube.com/watch?v=Q4WnNo4VE1I

Try hitting the above url and you will be asked to login by youtube. Go on..
Now you have seen clearly that above video requires login or signup.
Now we want to bypass that login or signup requirement.

All we gotta do is edit the url, that is  replace the ? and = both by /  and hit the url
http://www.youtube.com/watch/v/Q4WnNo4VE1I
                                              ^ ^
From the error page, it would be like this

Url of the error page
http://www.youtube.com/verify_age?&next_url=/watch%3Fv%3DQ4WnNo4VE1I
 
Remove  verify_age?&next_url=/    from the url

And Replace %3F and %3D by /
Look
http://www.youtube.com/verify_age?&next_url=/watch%3Fv%3DQ4WnNo4VE1I
http://www.youtube.com/verify_age?&next_url=/watch%3Fv%3DQ4WnNo4VE1I
                                                                                                         /  /
Resulting url:
http://www.youtube.com/watch/v/Q4WnNo4VE1I

That's the end and you will be able to see video without login or signup.

[TRK] Image in the background of your pendrive

Step:1 Copy this code into notepad (copy and paste), then save it as "desktop.ini"

Code:

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="your_picture.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}

[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp

Step:2 Put "desktop.ini" file onto your flash drive and replace "your_picture" with the
name of the picture you want to use, leaving the .jpg extention the same.

Step:3 Now copy the picture that you want to use onto your flash drive.

Step:4 Now Refresh (F5) ..and enjoy with new background...


Note: See that the image resolution is not more than that of your screen. Also you can make both files hidden so it looks bit clean.

Tuesday, January 12, 2010

[TIP] Craagle - Search the Cracks/Keygens/Patch over the internet, with ease


http://i647.photobucket.com/albums/uu196/dinamo_46/craagle.jpg 

Craagle is standalone meta search engine that allows users to search every sort of cracks, serials, keys, keygen and covers, without falling into annoying toolbars, pop-ups, spyware, ad-ware and mal-ware that the crack sites or search sites abundant with. It works by doing the searching the cracks, serials or album covers directly from Craagle program without the need to visit the websites. Craagle has added advantage of able to search for cover images or graphics for CD, DVD, audio, games and etc.

Craagle also supports usage of proxy server to bypass some sites that have Day Limit or daily usage limit. Craagle source code has over 100,000 characters (engine only, excluded GUI). Craagle is detected by many antivirus and antispyware software as containing Adware, so use it at your own risk. When Craagle is installed, it creates the following files in the current folder: proxy.txt, Options.ini or Craagle.ini

Some antivirus may say it virus, but believe me its 
not a virus
 ...

Dl link: http://rapidshare.com/files/230188092/Craagle_3.0_Final.rar 

Monday, January 11, 2010

[TRK][OFF] Making free calls from pc to anywhere in the world (not any more ~feb'10)

Yes, you read it right, you can now make free calls from your computer to any place just by using your yahoo or skype messenger.

Method 1: Using Yahoo Messenger
1. Download the latest Yahoo Messenger.
2. Install the yahoo messenger and login Into your yahoo account.
3. Add the following number to your contact list. (optional)
   +18003733411
4. Now call the number, a small window will open connecting a call to that number.
5. Now listen the call and wait untill she says "Free Calls".
6. When she says free calls use your microphone and Say "Free Calls".(yes, i mean it)
7. Now you will be able to make 5 minutes free call anywhere in the World.
8. There is a dial-pad button next to the Hold option. Press it, and the dial-pad opens.
9. Now dial the number in format, country code followed by friends number, whom you want to call.
Eg : 919876543210 where 91 is country code for India and 9876543210 is phone number.
10. After dialing wait 2 sec for call to connect. Then you can talk upto 5 minutes.

Method 2: Using Skype
1. Download Skype 
2. Sign up an account on skype. 
3. Now add +18003733411 to your contacts. 
4. Now click on Call button on the above shown number. 
5. Now listen the call carefully, when she says the Free calls, then you also have to say Free calls. Now wait Untill she says type your Country Code.... then u have to dail the Number and your call will be connected....Dont forget to add country code before it.. 

That's the Overall Procedure... 
Sometimes It may say all lines are Busy, So Don't panic as its a Free Service....
This is tried and tested by me and it worked pretty cool

Sunday, January 10, 2010

[TIP] Terminate full-screen games and appls when they stop responding

Actually it is pretty simple and doesn’t require any advance level of computer knowledge.
First you need to know what is the process name used by the game. Let’s take Counter Strike 1.6 as an example. You can check the process name for the game by right clicking the Counter-Strike 1.6 shortcut and select Properties.
Go to the Shortcut tab to view the Target. As you can see, Counter Strike 1.6 process is actually hl.exe.

Now you need to create a batch file that will kill the hl.exe process when you simultaneously hit a combination of shortcut keys. Open notepad, and type the command line shown below.
taskkill /IM hl.exe
Save the text file as anything.bat and not .txt
When you run the anything.bat file, it should be able to close the game.


Now we will assign a shortcut key to run the batch file.
Right click the anything.bat file and select “Create Shortcut”. A new file named “Shortcut to anything.bat” will appear. Right click at “Shortcut to anything.bat” file and select Properties. Click at the Shortcut Key blank area and type any key of your choice. 
If you type the letter “K”, it will automatically assign Ctrl + Alt + K as the shortcut key to run the killcss.bat file.
One very more important rule is that the shortcut must be placed at desktop for it to take effect.
When the game hangs in future, I just need to hit Ctrl + Alt + K key to kill the game so you can restart the game without having to restart your computer.

Thursday, January 7, 2010

[TRK] Convert partition from FAT to NTFS

In Windows XP, click Start, click Run, type cmd and then click OK. At the command prompt, type 
CONVERT [driveletter]: /FS:NTFS. 

Convert.exe will attempt to convert the partition to NTFS.
Note: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command.

[TRK] Shutdown PC with Timer, no softwares req.


Well here are some ways in order to shutdown your PC with the help of a Timer.

METHOD 1
Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!
How To Make A Shutdown Timer!
Step 1:
Right click on your desktop and choose “New=>shortcuts“.
Step 2:
In the box that says “Type the location of the shortcut“,
type in “shutdown -s -t 3600” without the quotation marks and click next.
Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.
Step 3:
Make up a name for the shortcut and you’re done.
You can change the icon by right clicking=>properities=>change icon=>browse.

To abort:
To make an abort key to stop the shutdown timer just create another shortcut and make
the “location of the shortcut” to “shutdown -a” without the quotes.
METHOD 2
Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run
Type Code: at 11:35 shutdown -s

To abort
Code: shutdown -a
Note: all time are in 24hr, example u would like to shutdown at 8:30pm, you should type

at 20:30 shutdown -s” without quote
METHOD 3
you can use a batch for that as well it makes it easier to use
just run the batch and enter the time you want it to shutdown
shutdown.bat
Type Code:
@echo off
title Scheduled Shutdown Batch Example by chacha1234
color A
echo Enter Time To Shutdown (example 19:30)
set /p stime=
cls
at %stime% “”shutdown -s -t 00″” >nul
echo Your PC Will Auto Shutdown At %stime%
echo Press Any Key To Exit
pause >nul
exit
also you can add -c “desired message” at the end of the shutdown command
for example
shutdown -s -t 60 -c “Shutdown Pc”
using this command u can also schedule ur pc to restart
for example
shutdown -r -t 60 -c “Restarting Pc”