interview question and answer

Showing posts with label win xp. Show all posts
Showing posts with label win xp. Show all posts

April 27, 2013

How to use Group Policy to disable USB drives on Windows XP

there is also a registry key in Windows XP that allows you to block the use of USB storage devices. Now there are two ways to prevent USB storage devices so you may want to implement either or both methods in your organisation. First method prevents computers that have already had USB devices installed and the second prevents any new USB devices from installing.

How to block existing USB Storage Devices


To implement this edit a Group Policy Object that is applied to all the workstations in your organisation navigate to Computer Configuration > Preferences >Windows Settings > Registry. Then click on Action > New > Registry Item type SYSTEM\CurrentControlSet\Services\UsbStor into the Key Path field then type Start into the Value Name field and 4 in the Value Data field and click OK.
image
If you want to prevent the installation of USB storage device then we use Group Policy to set the security on the driver files to prevent then from installing.
Key: HKLM\SYSTEM\CurrentControlSet\Services\UsbStor
Value: Start
Data: 4 (hex) = Disabled
Data: 3 (hex) = Enabled

How to block new USB Storage Devices


This time edit a Group Policy Object that is applied to all the workstations in your organisation navigate to Computer Configuration > Policies > Windows Settings > Security Settings > File System. Then click on “Action” menu and then “Add File”. Navigate to C:\Windows\Inf and select “Usbstor.inf” and press “OK”. Now click on “Users” in the security tab and then click in the “Deny” “Full Control” tick box then click OK.
image
Note: Alternatively you could just add the name of the user or group you want to prevent from using USB storage devices.
Click “Yes” to the security warning.
image
Then click OK.
Note: Remember that deny permission take precedence so inherited permission will not have any affect and that we are applying the permission directly to a file so we don’t need to worry about inheritance from this object.
image
Now repeat the steps above and this time select “C:\Windows\Inf\Usbstor.pnf”
You should see something like the images below in your group policy.
image
Now either way when users plug in a USB Storage devices into a computer it will prevent OS from seeing the device thus preventing the users from reading and writing to removable media.

See the Microsoft article about this option at http://support.microsoft.com/kb/823732

April 22, 2013

Windows XP shuts down after login – PC-OFF.BAT

The PC-OFF.BAT virus loads a shutdown script when logging onto Windows XP. A few seconds after logging in, Windows will shut down. This also affects safe mode. The countdown timer is set to only a few seconds, not allowing the user to enter “shutdown – a” in the run box. You may not even see the emergency shutdown dialog before you are automatically shut down.

In order to remove the files, you’ll need the Windows XP CD. Other options include putting the hard drive into another computer, or using a LiveCD (BartPE or Linux) to remove the files.
Remove the files from your hard drive using the Windows XP CD
1.       Insert the Windows XP disc into the CDROM. You may need to adjust your BIOS settings to boot the CDROM first.
2.       When the “Welcome to Setup” screen appears, press “R.”
3.       Select the installation you wish to access (there should be only one option for most systems).
4.       Enter the administrator password when asked.
5.       Once at the Recovery Prompt, press ENTER after typing the following command: chdir c:\windows
6.       Press ENTER after typing the following command: del bar311.exe
7.       Press ENTER after typing the following command: del password_viewer.exe
8.       Press ENTER after typing the following command: del photo.zip.exe
9.       Press ENTER after typing the following command: del pc-off.bat
10.    Press ENTER after typing the following command: exit
11.    Remove the Windows XP disc and restart your computer.
Once pc-off.bat is removed from the Windows directory, you’ll be able to logon to Windows without it shutting down immediately. There are still remnants left over in the registry though – best to clean those up.
1.       Go to Start -> Run and type “regedit” and press ENTER.
2.       Go to HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\winlogon and find the key: “Userinit=C:\WINDOWS\system32\userinit.exe,xxxxxx.exe” where xxxxxx.exe is bar311.exe, photo.zip.exe or password_viewer.exe.
3.       Delete bar311.exe, photo.zip.exe or password_viewer.exe from the key, but be sure to leave userinit.exe! If you delete that, you will be unable to logon to Windows.
4.       Go to HKEY_CURRENT_USER \software\microsoft\windows\currentversion\explorer\advanced and set the following key values: “Hidden=dword:00000001 (1)” “HideFileExt=Dword:00000000 (0)” “ShowSupperHidden=Dword:00000001 (1)”
5.       Go to HKEY_CURRENT_USER \software\microsoft\Command Processor and find the key: “autorun=c:\windows\pc-off.bat” and remove “c:\windows\pc-off.bat”

Install the Windows Recovery Console in the Boot list

The Windows Recovery Console is required to fix many startup issues caused by malware, viruses, and corrupt system files. The Recovery Console can be booted from the Windows Setup disc, but many machines (including Netbooks) do not have CD drives or easy access to the Windows Setup disc.
Below are the instructions to install the Recovery Console on any Windows XP machine as a boot list option. You will no longer need physical access to the Windows Setup disc (except to install initially) when things go wrong.

  • Insert the Windows XP setup disc.
  • Click Start -> Run and type: “%windir%\i386\winnt32.exe /cmdcons
  • Click YES on the Windows Setup box to install the Recovery Console.
  • Setup will attempt to connect to the Internet to update any setup files from the disc. Press ESC to interrupt the setup and use the files on the disc only.
  • Once the Recovery Console is installed a confirmation box will pop up. Click OK.
Some Windows XP passwords will not be recognized by the Recovery Console. To remove the password requirement, modify the following registry key:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Setup\RecoveryConsole
  • Set the DWORD SecurityLevel value to 1.

February 19, 2013

Windows Update IE Frame Recursion/Loop Problem when Selecting "Optional" Updates

I've been having problems performing the "Windows Update" with the Internet Explorer on one of my Windows Server 2003 system, which is used as a software testing workstation.

From IE6 to IE8, the whole "Windows Update" process goes on normally until I try to select the "Software, Optional" option on the side frame. IEjust loads another "Windows Update" process in the center frame.

Prior to IE8, the recursive process just cascades deeper and deeper, with more frames within frame. But since IE8, the process is now a loop. When I try to continue the "Windows Update" process in the sub-frame window, the sub-frame just goes back to the original "High Priority" option sub-frame.

The funny thing is that it only happens to one of my machines. Usually, I just use CTupdate to update this machine and forget about it; but I thought I'll fix it since I have some free time now.

After a little googling, I found a link to this page:
 
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windowsupdate&mid=bcd4ec08-55d3-4ee5-8daa-56dcd25f5311
 
The forum poster found out that it was the "BitComet Helper" add-on from his BitComet 0.84 that was affecting his Windows XP system.
I checked and I found that I have an old BitComet 0.7 in my system that I have totally forgotten about, so I went on to disable the add-on. 

In IE8, I went to "Tools -> Manage Add-ons", and disabled the "BitComet Helper" add-on.



Problem solved and my "Windows Update" is now working fine.

November 13, 2012

How to Boost and Increase Your Internet Speed


Need to increase your Internet connection speed/ There are a number of tweaks out there that will enable you to maximize your system’s performance and likewise, there are lots of things you can do to tweak your Internet connection to boost Internet speed. There are tons of them out there, but this article just lays out two of the most useful ones.
Tweak 1: Un-reserving bandwidth
By Default, XP reserves 20% of your bandwidth for it’s own use. This is a crying shame and should be undone immediately. To do this, you will not require any additional software, just follow the steps below.
  1. Access the Group Policy Editor. This can be done by typing gpedit.msc in the Run box (Start, and then Run). You will now be looking at something like this.

    image
  2. Navigate to Computer Configuration/Administrative Templates/Network/QOS Packet Scheduler using the pane on the left side.
  3. In the left pane, there should be a Setting with the name Limit reservable bandwidth, right-click this and select properties.
  4. Now this might seem a bit weird, as the State will say “Not Configured” but Windows by default will reserve 20%. So the trick is to set it to reserve 0%. You can do this by clicking enabled and then setting the Bandwidth Limit % to 0. It should look like the image below.

    image
  5. Hit OK then close the Group Policy Editor.
That’s it! You’re done with the first tweak. Just a quick side note here, there are lots of other little things you can change easily using the policy editor. Feel free to wander around!
Tweak 2: Optimizing TCP/IP settings
This next tweak is going to require a piece of freeware called SG TCP Optimizer. This nifty little utility will optimize the manner in which your PC sends and receives data packets, which will as a result speed up your connection. Though It is most effective for broadband connections, it works for just about any type of connection.
  1.  Download SG TCP Optimizer. You don’t need to install it, just double-click and it will run. Once you run it, you should be looking at this :
    image
  2. That is quite an intimidating interface, but we won’t be touching most of it. Under the General Settings tab, just drag the slider to match your connection’s download speed. Then, at the bottom of the same window, select the “Optimal Settings” radio button and click “Apply Changes”.
  3. You will now be looking at a window like the one below.

    image
  4. Make sure that the “Backup” tick box is ticked and then click OK.
  5. All that’s left is to reboot your system, in order to apply the changes. You will be prompted to do so.
  6. Once your system has rebooted, surf around for a while. If for whatever reason you feel your connection has been affected negatively, then fear not, for the changes you made can be undone. Start SG TCP Optimizer, click File and choose restore backed up settings. This will bring up a dialog box where you can navigate to where you downloaded the program. There, you will find a file with the extension .spg with a filename containing the date.
    For example If you applied the changes on the 21st of February “sg_backup_2008-02-21-xxxx.spg” would be the filename, where the xxxx is any number. Once you find this file select it and press open. This should bring to a dialog box similar to the one shown above. Click OK and reboot. Your original settings are now restored.

    How to increase browsing speed: 7 ways to work faster on slow connections

    1. Send multiple files faster by compressing them
    If you're sending multiple files—for example, several files related to a single project—you can reduce their combined size by using a compression utility. Compressing your files can dramatically reduce the time needed to send files online, and compressed files don't take up as much space in your (or the recipient's) email Inbox. WinZip is one of the more common compression tools.

    Compress files

    2. Increase browsing speed by turning off graphics in Windows Internet Explorer

    Graphics are important to web pages, but they also take time to download if you're online. You can turn them off to speed your Internet browsing.

    Disable graphics in Internet Explorer

    3. Send email using Contact Groups (Distribution Lists)

    If you're sending an email to multiple people, create a Contact Group (previously known as a Distribution List) instead of listing each recipient separately. Messages are sent more quickly and efficiently when you're using a Contact Group. Your company may have established procedures for creating mailing lists. If not, learn how to create and edit a Contact Group in Microsoft Outlook.

    4. Reduce email size with simple email signatures

    Email signatures leave a professional stamp on your messages, but elaborate signatures that include multiple images take up a lot of unnecessary storage space in each email. Ultimately, they can slow down the time needed to send each message. Instead, create distinctive text signatures combining fonts, type sizes, and colors to make your email signature smaller and quicker to transmit and receive. Learn how to create email signatures in Microsoft Outlook.

    5. Work offline using Cached Exchange Mode in Outlook

    Even if you lose your network connection, you can continue working in Microsoft Outlook if you're using Cached Exchange Mode. With Cached Exchange Mode, a copy of your mailbox is stored on your computer. This copy provides quick access to your data and is frequently updated with the mail server. If you work offline, whether by choice or due to a connection problem, your data is still available to you instantly wherever you are. Cached Exchange Mode does require you to work with a Microsoft Exchange Server email account. Learn more about using Cached Exchange Mode.

    6. Browse offline by saving web pages on your computer

    If you use or reference a specific webpage often, save it locally to your computer. If you lose your connection or are working on a slow connection, you'll still be able to read and find the information you need.

    Save a web page on your computer

    7. Open webpages faster by increasing your cache

    If you increase the size of the temporary Internet files cache in Internet Explorer, your computer won't have to work so hard when you revisit webpages. Many of the images will already be downloaded on your computer, decreasing the amount of time it takes to open a page.
    Increase the Temporary Internet Files cache in Internet Explorer
    1. On the Tools menu, click Internet Options.
    2. On the General tab, in the Browsing history section, click Settings.
    3. In the Temporary Internet Files dialog box, under Check for newer versions of stored pages:, click the Automatically button. Then, set theAmount of disk space to use: to at least 250 megabytes (MB).
    4. Click OK.
      Temporary Internet Files and History Settings dialog box
There you have it. Your connection is now tweaked and ready to go! Any questions, post a comment!

October 24, 2012

How to get Free Internet on Airtel ,Idea ,Docomo,Reliance,Vodofone,Bsnl and Aircel – 2012 : 3G and 2g Internet Tricks for All


Airtel ,Idea ,Docomo,Reliance,Vodofone,Bsnl and Aircel and All other Networks Working 100% – 2012 : 3G and 2g Internet Tricks and Hacks For every state. 

Check out these two Posts about latest working Hack and Trick for 3G Aircel Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful.

First Trick :
Aircel is leading GPRS and internet service provider in india.Speed of Internet is very high because Providing internet access is aircel's special service.We are posting our first aircel gprs trick by which you can use free aircel 3G internet in your mobile.We have new working proxy by which you have to make new setting and get free internet access.

#Instruction to Use

Step 1: Make new setting

  • APN:aircelwap
  • PROXY:10.4.42.15
  • PORT:80
  • HOMEPAGE:Whatever you want

Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it.



Second Trick :

Step 1.Create New Gprs Settings In Your Mobile Phone
Step 2.Connection Name--Aircel Free Gprs
Step 3.APN (Access point name) : aircelgprs.com
Step 4.Use Proxy --Yes Enabled
Step 5.Proxy Address--192.168.35.201
Step 6.Proxy Port --80
Step 7.Homepage--www.google.com


After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost


Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful.


First Post

I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos.

Just follow these steps.

1 ) Open Mozilla Firefox.

2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION

3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port
         or
      208.77.23.4 with port – 80
4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE

5 ) Enter this url in homepage

http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139

6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4

Now You can browse and download any site for free in Airtel.


-To download files in Internet Download Manger (IDM), you need to change the proxy like this

91.143.83.139  with  80 port ito the proxy setting of IDM

-If you got it.Enjoy free GPRS in PC.



Second Post : 

AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES

Here is a great Trick for Airtel User.


FOR SYMBIAN and JAVA Phones


1. UC Browser   Change  settings
  • IP- 173.254.204.80 or 173.254.204.115 
  • Port - 80
  • APN- airtelgprs.com
Now open any handler,In front  put query " fb.me/ "
or 
select proxy server as http and put fb.me in proxy server.

2. Opera Mini Browser
Change settings
  • IP - 80.239.242.253
  • Port - 80
  • APN - airtelgprs.com 
Now open any handler,in front  put query " fb.me/ "
or 
select proxy server as http and put fb.me in proxy server.


Note : For handlers go to plunder.com and search handler.



3. For ANDROID
Download  this handler n install now

Change settings
  • IP- 80.239.242.253
  • Port - 80
  • APN - airtelgprs.com
In handler, use http as proxy and put fb.me in proxy server.

Or

Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/"


Third Post

First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile :

  • Apn – airtelgprs.com
  • Port – 80
  • Home Page – fb.me or live.airtelworld.com
  • Proxy – 205.134.229.213 or 66.135.50.150

For Opening SSL sites and Fast Downloading :
  • Proxy - 66.135.50.150
  • Port – 80
  • HomePage- http://59.160.229.40/proxy/

For High Speed Downloading :
  • Proxy – interrobangpath.org or daveproxy.co.uk
  • Port – 80
  • HomePage – fb.me .

You can also use this trick in Pc by using these proxies in your browser or Idm.

Second Trick :This Trick is for OperaMini.

First Create Settings in your Mobile :

  • Apn – airtelgprs.com
  • Proxy – 141.000.011.253
  • Port – 80
Now Open your Operamini Handler and Use Following Settings :

  • Proxy Type – Http
  • Proxy – mocricket.com or fb.me .

Third Trick : This Trick is for Ucwebhandler.

First Create new settings in your Mobile :
  • Apn – airtelgprs.com
  • Proxy – 173.254.204.80
  • Port – 80
Now Open Ucweb Handler and Use Following settings:

  • Proxy Type – Http
  • Proxy – mocricket.com or fb.me .

Fourth Trick:
This Trick is For Downloading Big Files.

Use Default Mobile Office Settings

Now Open Uc Handler with Real Host feature and do Following Settings:

  • Proxy Type – Realhost
  • Proxy Server – mocricket.com or fb.me
  • Some More working Proxy Servers :
  • 203.200.118.92
  • 125.21.241.77
  • 125.21.241.25
  • 122.170.122.214
  • 10.5.45.107
  • 10.5.0.83
  • 203.115.112.5
  • 59.160.229.40
For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support.

Fifth Trick


This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones.

First Download Modded Nimbuzz  and also Download Prov file  .

Now Make new settings:

  • Apn – airtelgprs.com
  • Proxy – 195.211.49.6 or 195.211.49.14
  • Port – 80
  • Now Open the Nimbuzz which you have just downloaded.

If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings :

  • Proxy Type – Http
  • Proxy – mocricket.com or fb.me

Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In.

Thats It ! Enjoy Airtel Free Gprs Tricks

Remember – Try all Tricks in Low Balance .

Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there. 

These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not.

Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us. 

Incomind Searches related to airtel 3g trick

Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful.


First Post

Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012...
This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo?

So Here Is The Trick Below

Step 1:Create A New Profile In Your Mobile Configuration:-

1) Select Any Handler App. Eg. Opera Mini 5 Handler.

2) Open Handler Menu. Than Leave All Fields As They Are.

3)Than Select "http" in Proxy Type.

4) Than write"203.122.58.164" in proxy server.

Note:Keep your balance above rs1 That's All! Enjoy!
Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee


Second Post

Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked 

or use operamini modded version open ur either hacked browser and use this settings

Proxy type : HTTP
Proxy Server : 203.122.58.164

Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G

1)203.122.58.164

2)0.facebook.com

3)divein.tatadocomo.com

Now save and use free gprs in 3G activated sim in tata docomo

Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us. 

Incoming Searches related to docomo 3g trick

  • docomo 3g trick august
  • tata docomo 3g trick for pc
  • docomo 3g trick for pc
  • docomo 3g trick september
  • docomo 3g trick september 2011
  • latest docomo 3g trick 2012
  • tata docomo 3g trick january 2012
  • docomo 3g trick for pc 2012

Check out these Three Posts about latest working Hack and Trick for IDEA Network.

First Trick :

Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.


#Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012

#How to get free gprs

Step 1 : You have to make new gprs setting in your mobile
Apn : Imis (or) Mmsc
Proxy : 10.4.42.15
Port : 8080Homepage : any one from below.
https://concealme.com
https://flyproxy.com
https:// hot-proxy.info
https:// Fire-proxy.com
https:// Proxyforall.com
https:// Abcproxy.com


Second Trick :
Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook.

For Mobile default browser you can use this address

http://z012.fma.fb.me.php.t9space.com

and after opening page enter url and surf freely.

You also can use other proxy browser instead
t9space.com
ex-flyproxy.com
concealme.com

You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here 

Step 1:open it after in primary server enter

Step 2:Put http://z012.fma.fb.me.php.server4.operamini.com

Step 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.com

STEP 4:iN front query enter this

http://z012.fma.fb.me.PHP.


Now you done just save and use idea fresh setting.

Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs.




Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful.


First Post

Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point.

To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :

  • APN : rcomwap
  • IP Address : 10.239.221.22
  • Port Number : 8080
  • Homepage : Wap.google.com

OR


Use the default setting as given
  • Apn : rcomwap
  • proxy: 10.221.239.22
  • port : 8080

  1. Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting 
  2. Check the Proxy server and put the address as 10.239.221.22 and port as 8080.
  3. Apply -> OK

Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it.
U will get a confirmation message.

Now again go to Rworld and click on google and you are free to use any site.

Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5.



Second Post

Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile.


Reliance 3G Trick For Mumbai:-
Apn:- rcomnet
Port:- 8080
Proxy:- 95.140.47.243
Homepage:- http://google.com

Reliance 3G Trick For Bihar:-
Apn:- rcomnet
Port:- 8080
Proxy:- 92.48.126.211
Homepage:- http://google.com

Reliance 3G Trick For U.P. :-
Apn:- rcomnet
Port:- 3128
Proxy:- 213.197.81.50
Homepage:- http://google.com

Reliance 3G Trick For Gujarat :-
Apn:- rcomnet
Port:- 8080
Proxy:- 80.87.245.65
Homepage:- http://google.com

Reliance 3G Trick For Delhi:-
Apn:- rcomnet
Port:- 8080
Proxy:- 91.201.21.170
Homepage:- http://google.com

Reliance 3G Trick For Kerala:-
Apn:- rcomnet
Port:- 3128
Proxy:- 78.47.47.135
Homepage:- http://google.com

Reliance 3G Trick For Haryana:-

Apn:- rcomnet
Port:- 3128
Proxy:- 196.200.140.19
Homepage:- http://google.com





Check out these two Posts about latest working Hack and Trick for Uninor Network.

First Trick :

Make A New Profile -
  • Profile Name :- HackTechFreeGprs
  • APN :- uninor 
  • Proxy :- 10.58.10.58
  • Port :- 8080
  • Homepage :- wap.myuninor.in.php.t9space.com 
Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page.


Second Trick:


Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india

Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones.

Create New Settings use below Settings
  • Name : Any
  • Apn(Access Point) : uninor
  • Proxy : 10.58.10.58
  • Port : 8080
  • Home Page : wap.myuninor.in.php.t9space.com

Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy.

Also see : List of all International Manual GPRS Settings 





Check out these Three Posts about latest working Hack and Trick for BSNL Network.

First Trick :

Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time-

Just Enter The Following Setting To Your Mobile Or Data Card

Name :Bsnl 3G
Service Type 1 WAP
Gateway IP : 1 10.100.3.2
Port no : 1 : 9209.
Timeout: NEVER
CSD No.1
User Name1: blank
Password1: blank
APN setting:
wapwest.cellone.in
User Name : blank
Password : blank


Second Trick :

You can surf Free unlimited internet in 3g with this trick
Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim)
Just change the Internet settings with the following details .

Name :BSNL 3G
Service Type 1 WAP
Gateway IP : 1 10.100.3.2
Port no : 1 : 9209.
Timeout: NEVER
CSD No.1
User Name1: ppp
Password1: ppp123
APN setting:
wapwest.cellone.in
User Name : ppp
Password : ppp123

Use this settings and enjoy the Internet service at 3Mbps speed.


Third Trick

STEP 1.Make New Gprs Setting In You Mobile Phone

STEP 2.Set Proxy Address As--110.100.3.2

STEP 3.Set Proxy Port As--9209

STEP 4.Set Access Point {APN} As--wapwest.cellone.in

STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net.


P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks.

#Instruction to Use Step 1: Make new setting APN:aircelwap PROXY:10.4.42.15 PORT:80 HOMEPAGE:Whatever you want Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it. Second Trick : Step 1.Create New Gprs Settings In Your Mobile PhoneStep 2.Connection Name--Aircel Free GprsStep 3.APN (Access point name) : aircelgprs.comStep 4.Use Proxy --Yes EnabledStep 5.Proxy Address--192.168.35.201Step 6.Proxy Port --80Step 7.Homepage--www.google.com After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos. Just follow these steps. 1 ) Open Mozilla Firefox. 2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION 3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port          or       208.77.23.4 with port – 80 4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE 5 ) Enter this url in homepage http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139 6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4 Now You can browse and download any site for free in Airtel. -To download files in Internet Download Manger (IDM), you need to change the proxy like this 91.143.83.139  with  80 port ito the proxy setting of IDM -If you got it.Enjoy free GPRS in PC. Second Post :  AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES Here is a great Trick for Airtel User. FOR SYMBIAN and JAVA Phones 1. UC Browser   Change  settings IP- 173.254.204.80 or 173.254.204.115  Port - 80 APN- airtelgprs.com Now open any handler,In front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. 2. Opera Mini Browser Change settings IP - 80.239.242.253 Port - 80 APN - airtelgprs.com  Now open any handler,in front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. Note : For handlers go to plunder.com and search handler. 3. For ANDROID Download  this handler n install now Change settings IP- 80.239.242.253 Port - 80 APN - airtelgprs.com In handler, use http as proxy and put fb.me in proxy server. Or Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/" Third Post First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile : Apn – airtelgprs.com Port – 80 Home Page – fb.me or live.airtelworld.com Proxy – 205.134.229.213 or 66.135.50.150 For Opening SSL sites and Fast Downloading : Proxy - 66.135.50.150 Port – 80 HomePage- http://59.160.229.40/proxy/ For High Speed Downloading : Proxy – interrobangpath.org or daveproxy.co.uk Port – 80 HomePage – fb.me . You can also use this trick in Pc by using these proxies in your browser or Idm. Second Trick :This Trick is for OperaMini. First Create Settings in your Mobile : Apn – airtelgprs.com Proxy – 141.000.011.253 Port – 80 Now Open your Operamini Handler and Use Following Settings : Proxy Type – Http Proxy – mocricket.com or fb.me . Third Trick : This Trick is for Ucwebhandler. First Create new settings in your Mobile : Apn – airtelgprs.com Proxy – 173.254.204.80 Port – 80 Now Open Ucweb Handler and Use Following settings: Proxy Type – Http Proxy – mocricket.com or fb.me . Fourth Trick:This Trick is For Downloading Big Files. Use Default Mobile Office Settings Now Open Uc Handler with Real Host feature and do Following Settings: Proxy Type – Realhost Proxy Server – mocricket.com or fb.me Some More working Proxy Servers : 203.200.118.92 125.21.241.77 125.21.241.25 122.170.122.214 10.5.45.107 10.5.0.83 203.115.112.5 59.160.229.40 For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support. Fifth Trick This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones. First Download Modded Nimbuzz  and also Download Prov file  . Now Make new settings: Apn – airtelgprs.com Proxy – 195.211.49.6 or 195.211.49.14 Port – 80 Now Open the Nimbuzz which you have just downloaded. If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings : Proxy Type – Http Proxy – mocricket.com or fb.me Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In. Thats It ! Enjoy Airtel Free Gprs Tricks Remember – Try all Tricks in Low Balance . Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there.  These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not. Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incomind Searches related to airtel 3g trick airtel 3g hack aircel 3g trick airtel 3g trick june 2012 airtel 3g trick for pc airtel 3g trick 2012 airtel 3g trick for android Airtel 3G and 2g Tricks For mobile airtel gprs hacks aircel gprs tricks airtel gprs tricks july 2012 airtel gprs tricks mobile free airtel gprs tricks june 2012 airtel gprs tricks for pc Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012... This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo? So Here Is The Trick Below Step 1:Create A New Profile In Your Mobile Configuration:- 1) Select Any Handler App. Eg. Opera Mini 5 Handler. 2) Open Handler Menu. Than Leave All Fields As They Are. 3)Than Select "http" in Proxy Type. 4) Than write"203.122.58.164" in proxy server. Note:Keep your balance above rs1 That's All! Enjoy! Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee Second Post Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked  or use operamini modded version open ur either hacked browser and use this settings Proxy type : HTTP Proxy Server : 203.122.58.164 Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G 1)203.122.58.164 2)0.facebook.com 3)divein.tatadocomo.com Now save and use free gprs in 3G activated sim in tata docomo Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incoming Searches related to docomo 3g trick docomo 3g trick august tata docomo 3g trick for pc docomo 3g trick for pc docomo 3g trick september docomo 3g trick september 2011 latest docomo 3g trick 2012 tata docomo 3g trick january 2012 docomo 3g trick for pc 2012 Check out these Three Posts about latest working Hack and Trick for IDEA Network. First Trick : Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.   #Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012 #How to get free gprs Step 1 : You have to make new gprs setting in your mobileApn : Imis (or) MmscProxy : 10.4.42.15Port : 8080Homepage : any one from below.https://concealme.comhttps://flyproxy.comhttps:// hot-proxy.infohttps:// Fire-proxy.comhttps:// Proxyforall.comhttps:// Abcproxy.com[ or try your own proxies] [[Credits ]] Second Trick : Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook. For Mobile default browser you can use this address http://z012.fma.fb.me.php.t9space.com and after opening page enter url and surf freely. You also can use other proxy browser instead t9space.com ex-flyproxy.com concealme.com You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here  Step 1:open it after in primary server enterStep 2:Put http://z012.fma.fb.me.php.server4.operamini.comStep 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.comSTEP 4:iN front query enter thishttp://z012.fma.fb.me.PHP. Now you done just save and use idea fresh setting. Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs. Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point. To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :   APN : rcomwap IP Address : 10.239.221.22 Port Number : 8080 Homepage : Wap.google.com OR Use the default setting as given Apn : rcomwap proxy: 10.221.239.22 port : 8080 Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting  Check the Proxy server and put the address as 10.239.221.22 and port as 8080. Apply -> OK Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it. U will get a confirmation message. Now again go to Rworld and click on google and you are free to use any site. Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5. Second Post Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile. Reliance 3G Trick For Mumbai:- Apn:- rcomnet Port:- 8080 Proxy:- 95.140.47.243 Homepage:- http://google.com Reliance 3G Trick For Bihar:- Apn:- rcomnet Port:- 8080 Proxy:- 92.48.126.211 Homepage:- http://google.com Reliance 3G Trick For U.P. :- Apn:- rcomnet Port:- 3128 Proxy:- 213.197.81.50 Homepage:- http://google.com Reliance 3G Trick For Gujarat :- Apn:- rcomnet Port:- 8080 Proxy:- 80.87.245.65 Homepage:- http://google.com Reliance 3G Trick For Delhi:- Apn:- rcomnet Port:- 8080 Proxy:- 91.201.21.170 Homepage:- http://google.com Reliance 3G Trick For Kerala:- Apn:- rcomnet Port:- 3128 Proxy:- 78.47.47.135 Homepage:- http://google.com Reliance 3G Trick For Haryana:- Apn:- rcomnet Port:- 3128 Proxy:- 196.200.140.19 Homepage:- http://google.com Check out these two Posts about latest working Hack and Trick for Uninor Network. First Trick : Make A New Profile - Profile Name :- HackTechFreeGprs APN :- uninor  Proxy :- 10.58.10.58 Port :- 8080 Homepage :- wap.myuninor.in.php.t9space.com  Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page. Second Trick: Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones. Create New Settings use below Settings Name : Any Apn(Access Point) : uninor Proxy : 10.58.10.58 Port : 8080 Home Page : wap.myuninor.in.php.t9space.com Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy. Also see : List of all International Manual GPRS Settings  Check out these Three Posts about latest working Hack and Trick for BSNL Network. First Trick : Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time- Just Enter The Following Setting To Your Mobile Or Data Card Name :Bsnl 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: blankPassword1: blankAPN setting:wapwest.cellone.inUser Name : blankPassword : blank Second Trick : You can surf Free unlimited internet in 3g with this trick Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim) Just change the Internet settings with the following details . Name :BSNL 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: pppPassword1: ppp123APN setting:wapwest.cellone.inUser Name : pppPassword : ppp123 Use this settings and enjoy the Internet service at 3Mbps speed. Third Trick STEP 1.Make New Gprs Setting In You Mobile Phone STEP 2.Set Proxy Address As--110.100.3.2 STEP 3.Set Proxy Port As--9209 STEP 4.Set Access Point {APN} As--wapwest.cellone.in STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net. P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks. Tags: Aircel, Airtel, BSNL, Internet Tricks, Reliance, VodaFone   relatedPostsWidget({ 'containerSelector':'div.post-body' ,'relatedTitle':'You must read:' ,'recentTitle':'Recent Posts:' ,'loadingText':'loading...' ,'maxPosts':'6' ,'blogURL':'http://www.hacktutors.info' }); " displayText="Facebook Like"> #Instruction to Use Step 1: Make new setting APN:aircelwap PROXY:10.4.42.15 PORT:80 HOMEPAGE:Whatever you want Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it. Second Trick : Step 1.Create New Gprs Settings In Your Mobile PhoneStep 2.Connection Name--Aircel Free GprsStep 3.APN (Access point name) : aircelgprs.comStep 4.Use Proxy --Yes EnabledStep 5.Proxy Address--192.168.35.201Step 6.Proxy Port --80Step 7.Homepage--www.google.com After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos. Just follow these steps. 1 ) Open Mozilla Firefox. 2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION 3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port          or       208.77.23.4 with port – 80 4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE 5 ) Enter this url in homepage http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139 6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4 Now You can browse and download any site for free in Airtel. -To download files in Internet Download Manger (IDM), you need to change the proxy like this 91.143.83.139  with  80 port ito the proxy setting of IDM -If you got it.Enjoy free GPRS in PC. Second Post :  AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES Here is a great Trick for Airtel User. FOR SYMBIAN and JAVA Phones 1. UC Browser   Change  settings IP- 173.254.204.80 or 173.254.204.115  Port - 80 APN- airtelgprs.com Now open any handler,In front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. 2. Opera Mini Browser Change settings IP - 80.239.242.253 Port - 80 APN - airtelgprs.com  Now open any handler,in front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. Note : For handlers go to plunder.com and search handler. 3. For ANDROID Download  this handler n install now Change settings IP- 80.239.242.253 Port - 80 APN - airtelgprs.com In handler, use http as proxy and put fb.me in proxy server. Or Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/" Third Post First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile : Apn – airtelgprs.com Port – 80 Home Page – fb.me or live.airtelworld.com Proxy – 205.134.229.213 or 66.135.50.150 For Opening SSL sites and Fast Downloading : Proxy - 66.135.50.150 Port – 80 HomePage- http://59.160.229.40/proxy/ For High Speed Downloading : Proxy – interrobangpath.org or daveproxy.co.uk Port – 80 HomePage – fb.me . You can also use this trick in Pc by using these proxies in your browser or Idm. Second Trick :This Trick is for OperaMini. First Create Settings in your Mobile : Apn – airtelgprs.com Proxy – 141.000.011.253 Port – 80 Now Open your Operamini Handler and Use Following Settings : Proxy Type – Http Proxy – mocricket.com or fb.me . Third Trick : This Trick is for Ucwebhandler. First Create new settings in your Mobile : Apn – airtelgprs.com Proxy – 173.254.204.80 Port – 80 Now Open Ucweb Handler and Use Following settings: Proxy Type – Http Proxy – mocricket.com or fb.me . Fourth Trick:This Trick is For Downloading Big Files. Use Default Mobile Office Settings Now Open Uc Handler with Real Host feature and do Following Settings: Proxy Type – Realhost Proxy Server – mocricket.com or fb.me Some More working Proxy Servers : 203.200.118.92 125.21.241.77 125.21.241.25 122.170.122.214 10.5.45.107 10.5.0.83 203.115.112.5 59.160.229.40 For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support. Fifth Trick This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones. First Download Modded Nimbuzz  and also Download Prov file  . Now Make new settings: Apn – airtelgprs.com Proxy – 195.211.49.6 or 195.211.49.14 Port – 80 Now Open the Nimbuzz which you have just downloaded. If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings : Proxy Type – Http Proxy – mocricket.com or fb.me Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In. Thats It ! Enjoy Airtel Free Gprs Tricks Remember – Try all Tricks in Low Balance . Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there.  These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not. Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incomind Searches related to airtel 3g trick airtel 3g hack aircel 3g trick airtel 3g trick june 2012 airtel 3g trick for pc airtel 3g trick 2012 airtel 3g trick for android Airtel 3G and 2g Tricks For mobile airtel gprs hacks aircel gprs tricks airtel gprs tricks july 2012 airtel gprs tricks mobile free airtel gprs tricks june 2012 airtel gprs tricks for pc Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012... This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo? So Here Is The Trick Below Step 1:Create A New Profile In Your Mobile Configuration:- 1) Select Any Handler App. Eg. Opera Mini 5 Handler. 2) Open Handler Menu. Than Leave All Fields As They Are. 3)Than Select "http" in Proxy Type. 4) Than write"203.122.58.164" in proxy server. Note:Keep your balance above rs1 That's All! Enjoy! Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee Second Post Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked  or use operamini modded version open ur either hacked browser and use this settings Proxy type : HTTP Proxy Server : 203.122.58.164 Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G 1)203.122.58.164 2)0.facebook.com 3)divein.tatadocomo.com Now save and use free gprs in 3G activated sim in tata docomo Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incoming Searches related to docomo 3g trick docomo 3g trick august tata docomo 3g trick for pc docomo 3g trick for pc docomo 3g trick september docomo 3g trick september 2011 latest docomo 3g trick 2012 tata docomo 3g trick january 2012 docomo 3g trick for pc 2012 Check out these Three Posts about latest working Hack and Trick for IDEA Network. First Trick : Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.   #Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012 #How to get free gprs Step 1 : You have to make new gprs setting in your mobileApn : Imis (or) MmscProxy : 10.4.42.15Port : 8080Homepage : any one from below.https://concealme.comhttps://flyproxy.comhttps:// hot-proxy.infohttps:// Fire-proxy.comhttps:// Proxyforall.comhttps:// Abcproxy.com[ or try your own proxies] [[Credits ]] Second Trick : Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook. For Mobile default browser you can use this address http://z012.fma.fb.me.php.t9space.com and after opening page enter url and surf freely. You also can use other proxy browser instead t9space.com ex-flyproxy.com concealme.com You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here  Step 1:open it after in primary server enterStep 2:Put http://z012.fma.fb.me.php.server4.operamini.comStep 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.comSTEP 4:iN front query enter thishttp://z012.fma.fb.me.PHP. Now you done just save and use idea fresh setting. Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs. Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point. To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :   APN : rcomwap IP Address : 10.239.221.22 Port Number : 8080 Homepage : Wap.google.com OR Use the default setting as given Apn : rcomwap proxy: 10.221.239.22 port : 8080 Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting  Check the Proxy server and put the address as 10.239.221.22 and port as 8080. Apply -> OK Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it. U will get a confirmation message. Now again go to Rworld and click on google and you are free to use any site. Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5. Second Post Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile. Reliance 3G Trick For Mumbai:- Apn:- rcomnet Port:- 8080 Proxy:- 95.140.47.243 Homepage:- http://google.com Reliance 3G Trick For Bihar:- Apn:- rcomnet Port:- 8080 Proxy:- 92.48.126.211 Homepage:- http://google.com Reliance 3G Trick For U.P. :- Apn:- rcomnet Port:- 3128 Proxy:- 213.197.81.50 Homepage:- http://google.com Reliance 3G Trick For Gujarat :- Apn:- rcomnet Port:- 8080 Proxy:- 80.87.245.65 Homepage:- http://google.com Reliance 3G Trick For Delhi:- Apn:- rcomnet Port:- 8080 Proxy:- 91.201.21.170 Homepage:- http://google.com Reliance 3G Trick For Kerala:- Apn:- rcomnet Port:- 3128 Proxy:- 78.47.47.135 Homepage:- http://google.com Reliance 3G Trick For Haryana:- Apn:- rcomnet Port:- 3128 Proxy:- 196.200.140.19 Homepage:- http://google.com Check out these two Posts about latest working Hack and Trick for Uninor Network. First Trick : Make A New Profile - Profile Name :- HackTechFreeGprs APN :- uninor  Proxy :- 10.58.10.58 Port :- 8080 Homepage :- wap.myuninor.in.php.t9space.com  Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page. Second Trick: Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones. Create New Settings use below Settings Name : Any Apn(Access Point) : uninor Proxy : 10.58.10.58 Port : 8080 Home Page : wap.myuninor.in.php.t9space.com Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy. Also see : List of all International Manual GPRS Settings  Check out these Three Posts about latest working Hack and Trick for BSNL Network. First Trick : Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time- Just Enter The Following Setting To Your Mobile Or Data Card Name :Bsnl 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: blankPassword1: blankAPN setting:wapwest.cellone.inUser Name : blankPassword : blank Second Trick : You can surf Free unlimited internet in 3g with this trick Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim) Just change the Internet settings with the following details . Name :BSNL 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: pppPassword1: ppp123APN setting:wapwest.cellone.inUser Name : pppPassword : ppp123 Use this settings and enjoy the Internet service at 3Mbps speed. Third Trick STEP 1.Make New Gprs Setting In You Mobile Phone STEP 2.Set Proxy Address As--110.100.3.2 STEP 3.Set Proxy Port As--9209 STEP 4.Set Access Point {APN} As--wapwest.cellone.in STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net. P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks. Tags: Aircel, Airtel, BSNL, Internet Tricks, Reliance, VodaFone   relatedPostsWidget({ 'containerSelector':'div.post-body' ,'relatedTitle':'You must read:' ,'recentTitle':'Recent Posts:' ,'loadingText':'loading...' ,'maxPosts':'6' ,'blogURL':'http://www.hacktutors.info' }); " displayText="Facebook"> #Instruction to Use Step 1: Make new setting APN:aircelwap PROXY:10.4.42.15 PORT:80 HOMEPAGE:Whatever you want Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it. Second Trick : Step 1.Create New Gprs Settings In Your Mobile PhoneStep 2.Connection Name--Aircel Free GprsStep 3.APN (Access point name) : aircelgprs.comStep 4.Use Proxy --Yes EnabledStep 5.Proxy Address--192.168.35.201Step 6.Proxy Port --80Step 7.Homepage--www.google.com After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos. Just follow these steps. 1 ) Open Mozilla Firefox. 2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION 3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port          or       208.77.23.4 with port – 80 4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE 5 ) Enter this url in homepage http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139 6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4 Now You can browse and download any site for free in Airtel. -To download files in Internet Download Manger (IDM), you need to change the proxy like this 91.143.83.139  with  80 port ito the proxy setting of IDM -If you got it.Enjoy free GPRS in PC. Second Post :  AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES Here is a great Trick for Airtel User. FOR SYMBIAN and JAVA Phones 1. UC Browser   Change  settings IP- 173.254.204.80 or 173.254.204.115  Port - 80 APN- airtelgprs.com Now open any handler,In front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. 2. Opera Mini Browser Change settings IP - 80.239.242.253 Port - 80 APN - airtelgprs.com  Now open any handler,in front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. Note : For handlers go to plunder.com and search handler. 3. For ANDROID Download  this handler n install now Change settings IP- 80.239.242.253 Port - 80 APN - airtelgprs.com In handler, use http as proxy and put fb.me in proxy server. Or Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/" Third Post First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile : Apn – airtelgprs.com Port – 80 Home Page – fb.me or live.airtelworld.com Proxy – 205.134.229.213 or 66.135.50.150 For Opening SSL sites and Fast Downloading : Proxy - 66.135.50.150 Port – 80 HomePage- http://59.160.229.40/proxy/ For High Speed Downloading : Proxy – interrobangpath.org or daveproxy.co.uk Port – 80 HomePage – fb.me . You can also use this trick in Pc by using these proxies in your browser or Idm. Second Trick :This Trick is for OperaMini. First Create Settings in your Mobile : Apn – airtelgprs.com Proxy – 141.000.011.253 Port – 80 Now Open your Operamini Handler and Use Following Settings : Proxy Type – Http Proxy – mocricket.com or fb.me . Third Trick : This Trick is for Ucwebhandler. First Create new settings in your Mobile : Apn – airtelgprs.com Proxy – 173.254.204.80 Port – 80 Now Open Ucweb Handler and Use Following settings: Proxy Type – Http Proxy – mocricket.com or fb.me . Fourth Trick:This Trick is For Downloading Big Files. Use Default Mobile Office Settings Now Open Uc Handler with Real Host feature and do Following Settings: Proxy Type – Realhost Proxy Server – mocricket.com or fb.me Some More working Proxy Servers : 203.200.118.92 125.21.241.77 125.21.241.25 122.170.122.214 10.5.45.107 10.5.0.83 203.115.112.5 59.160.229.40 For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support. Fifth Trick This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones. First Download Modded Nimbuzz  and also Download Prov file  . Now Make new settings: Apn – airtelgprs.com Proxy – 195.211.49.6 or 195.211.49.14 Port – 80 Now Open the Nimbuzz which you have just downloaded. If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings : Proxy Type – Http Proxy – mocricket.com or fb.me Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In. Thats It ! Enjoy Airtel Free Gprs Tricks Remember – Try all Tricks in Low Balance . Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there.  These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not. Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incomind Searches related to airtel 3g trick airtel 3g hack aircel 3g trick airtel 3g trick june 2012 airtel 3g trick for pc airtel 3g trick 2012 airtel 3g trick for android Airtel 3G and 2g Tricks For mobile airtel gprs hacks aircel gprs tricks airtel gprs tricks july 2012 airtel gprs tricks mobile free airtel gprs tricks june 2012 airtel gprs tricks for pc Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012... This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo? So Here Is The Trick Below Step 1:Create A New Profile In Your Mobile Configuration:- 1) Select Any Handler App. Eg. Opera Mini 5 Handler. 2) Open Handler Menu. Than Leave All Fields As They Are. 3)Than Select "http" in Proxy Type. 4) Than write"203.122.58.164" in proxy server. Note:Keep your balance above rs1 That's All! Enjoy! Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee Second Post Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked  or use operamini modded version open ur either hacked browser and use this settings Proxy type : HTTP Proxy Server : 203.122.58.164 Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G 1)203.122.58.164 2)0.facebook.com 3)divein.tatadocomo.com Now save and use free gprs in 3G activated sim in tata docomo Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incoming Searches related to docomo 3g trick docomo 3g trick august tata docomo 3g trick for pc docomo 3g trick for pc docomo 3g trick september docomo 3g trick september 2011 latest docomo 3g trick 2012 tata docomo 3g trick january 2012 docomo 3g trick for pc 2012 Check out these Three Posts about latest working Hack and Trick for IDEA Network. First Trick : Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.   #Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012 #How to get free gprs Step 1 : You have to make new gprs setting in your mobileApn : Imis (or) MmscProxy : 10.4.42.15Port : 8080Homepage : any one from below.https://concealme.comhttps://flyproxy.comhttps:// hot-proxy.infohttps:// Fire-proxy.comhttps:// Proxyforall.comhttps:// Abcproxy.com[ or try your own proxies] [[Credits ]] Second Trick : Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook. For Mobile default browser you can use this address http://z012.fma.fb.me.php.t9space.com and after opening page enter url and surf freely. You also can use other proxy browser instead t9space.com ex-flyproxy.com concealme.com You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here  Step 1:open it after in primary server enterStep 2:Put http://z012.fma.fb.me.php.server4.operamini.comStep 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.comSTEP 4:iN front query enter thishttp://z012.fma.fb.me.PHP. Now you done just save and use idea fresh setting. Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs. Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point. To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :   APN : rcomwap IP Address : 10.239.221.22 Port Number : 8080 Homepage : Wap.google.com OR Use the default setting as given Apn : rcomwap proxy: 10.221.239.22 port : 8080 Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting  Check the Proxy server and put the address as 10.239.221.22 and port as 8080. Apply -> OK Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it. U will get a confirmation message. Now again go to Rworld and click on google and you are free to use any site. Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5. Second Post Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile. Reliance 3G Trick For Mumbai:- Apn:- rcomnet Port:- 8080 Proxy:- 95.140.47.243 Homepage:- http://google.com Reliance 3G Trick For Bihar:- Apn:- rcomnet Port:- 8080 Proxy:- 92.48.126.211 Homepage:- http://google.com Reliance 3G Trick For U.P. :- Apn:- rcomnet Port:- 3128 Proxy:- 213.197.81.50 Homepage:- http://google.com Reliance 3G Trick For Gujarat :- Apn:- rcomnet Port:- 8080 Proxy:- 80.87.245.65 Homepage:- http://google.com Reliance 3G Trick For Delhi:- Apn:- rcomnet Port:- 8080 Proxy:- 91.201.21.170 Homepage:- http://google.com Reliance 3G Trick For Kerala:- Apn:- rcomnet Port:- 3128 Proxy:- 78.47.47.135 Homepage:- http://google.com Reliance 3G Trick For Haryana:- Apn:- rcomnet Port:- 3128 Proxy:- 196.200.140.19 Homepage:- http://google.com Check out these two Posts about latest working Hack and Trick for Uninor Network. First Trick : Make A New Profile - Profile Name :- HackTechFreeGprs APN :- uninor  Proxy :- 10.58.10.58 Port :- 8080 Homepage :- wap.myuninor.in.php.t9space.com  Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page. Second Trick: Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones. Create New Settings use below Settings Name : Any Apn(Access Point) : uninor Proxy : 10.58.10.58 Port : 8080 Home Page : wap.myuninor.in.php.t9space.com Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy. Also see : List of all International Manual GPRS Settings  Check out these Three Posts about latest working Hack and Trick for BSNL Network. First Trick : Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time- Just Enter The Following Setting To Your Mobile Or Data Card Name :Bsnl 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: blankPassword1: blankAPN setting:wapwest.cellone.inUser Name : blankPassword : blank Second Trick : You can surf Free unlimited internet in 3g with this trick Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim) Just change the Internet settings with the following details . Name :BSNL 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: pppPassword1: ppp123APN setting:wapwest.cellone.inUser Name : pppPassword : ppp123 Use this settings and enjoy the Internet service at 3Mbps speed. Third Trick STEP 1.Make New Gprs Setting In You Mobile Phone STEP 2.Set Proxy Address As--110.100.3.2 STEP 3.Set Proxy Port As--9209 STEP 4.Set Access Point {APN} As--wapwest.cellone.in STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net. P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks. Tags: Aircel, Airtel, BSNL, Internet Tricks, Reliance, VodaFone   relatedPostsWidget({ 'containerSelector':'div.post-body' ,'relatedTitle':'You must read:' ,'recentTitle':'Recent Posts:' ,'loadingText':'loading...' ,'maxPosts':'6' ,'blogURL':'http://www.hacktutors.info' }); " displayText="Tweet"> #Instruction to Use Step 1: Make new setting APN:aircelwap PROXY:10.4.42.15 PORT:80 HOMEPAGE:Whatever you want Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it. Second Trick : Step 1.Create New Gprs Settings In Your Mobile PhoneStep 2.Connection Name--Aircel Free GprsStep 3.APN (Access point name) : aircelgprs.comStep 4.Use Proxy --Yes EnabledStep 5.Proxy Address--192.168.35.201Step 6.Proxy Port --80Step 7.Homepage--www.google.com After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos. Just follow these steps. 1 ) Open Mozilla Firefox. 2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION 3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port          or       208.77.23.4 with port – 80 4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE 5 ) Enter this url in homepage http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139 6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4 Now You can browse and download any site for free in Airtel. -To download files in Internet Download Manger (IDM), you need to change the proxy like this 91.143.83.139  with  80 port ito the proxy setting of IDM -If you got it.Enjoy free GPRS in PC. Second Post :  AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES Here is a great Trick for Airtel User. FOR SYMBIAN and JAVA Phones 1. UC Browser   Change  settings IP- 173.254.204.80 or 173.254.204.115  Port - 80 APN- airtelgprs.com Now open any handler,In front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. 2. Opera Mini Browser Change settings IP - 80.239.242.253 Port - 80 APN - airtelgprs.com  Now open any handler,in front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. Note : For handlers go to plunder.com and search handler. 3. For ANDROID Download  this handler n install now Change settings IP- 80.239.242.253 Port - 80 APN - airtelgprs.com In handler, use http as proxy and put fb.me in proxy server. Or Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/" Third Post First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile : Apn – airtelgprs.com Port – 80 Home Page – fb.me or live.airtelworld.com Proxy – 205.134.229.213 or 66.135.50.150 For Opening SSL sites and Fast Downloading : Proxy - 66.135.50.150 Port – 80 HomePage- http://59.160.229.40/proxy/ For High Speed Downloading : Proxy – interrobangpath.org or daveproxy.co.uk Port – 80 HomePage – fb.me . You can also use this trick in Pc by using these proxies in your browser or Idm. Second Trick :This Trick is for OperaMini. First Create Settings in your Mobile : Apn – airtelgprs.com Proxy – 141.000.011.253 Port – 80 Now Open your Operamini Handler and Use Following Settings : Proxy Type – Http Proxy – mocricket.com or fb.me . Third Trick : This Trick is for Ucwebhandler. First Create new settings in your Mobile : Apn – airtelgprs.com Proxy – 173.254.204.80 Port – 80 Now Open Ucweb Handler and Use Following settings: Proxy Type – Http Proxy – mocricket.com or fb.me . Fourth Trick:This Trick is For Downloading Big Files. Use Default Mobile Office Settings Now Open Uc Handler with Real Host feature and do Following Settings: Proxy Type – Realhost Proxy Server – mocricket.com or fb.me Some More working Proxy Servers : 203.200.118.92 125.21.241.77 125.21.241.25 122.170.122.214 10.5.45.107 10.5.0.83 203.115.112.5 59.160.229.40 For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support. Fifth Trick This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones. First Download Modded Nimbuzz  and also Download Prov file  . Now Make new settings: Apn – airtelgprs.com Proxy – 195.211.49.6 or 195.211.49.14 Port – 80 Now Open the Nimbuzz which you have just downloaded. If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings : Proxy Type – Http Proxy – mocricket.com or fb.me Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In. Thats It ! Enjoy Airtel Free Gprs Tricks Remember – Try all Tricks in Low Balance . Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there.  These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not. Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incomind Searches related to airtel 3g trick airtel 3g hack aircel 3g trick airtel 3g trick june 2012 airtel 3g trick for pc airtel 3g trick 2012 airtel 3g trick for android Airtel 3G and 2g Tricks For mobile airtel gprs hacks aircel gprs tricks airtel gprs tricks july 2012 airtel gprs tricks mobile free airtel gprs tricks june 2012 airtel gprs tricks for pc Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012... This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo? So Here Is The Trick Below Step 1:Create A New Profile In Your Mobile Configuration:- 1) Select Any Handler App. Eg. Opera Mini 5 Handler. 2) Open Handler Menu. Than Leave All Fields As They Are. 3)Than Select "http" in Proxy Type. 4) Than write"203.122.58.164" in proxy server. Note:Keep your balance above rs1 That's All! Enjoy! Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee Second Post Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked  or use operamini modded version open ur either hacked browser and use this settings Proxy type : HTTP Proxy Server : 203.122.58.164 Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G 1)203.122.58.164 2)0.facebook.com 3)divein.tatadocomo.com Now save and use free gprs in 3G activated sim in tata docomo Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incoming Searches related to docomo 3g trick docomo 3g trick august tata docomo 3g trick for pc docomo 3g trick for pc docomo 3g trick september docomo 3g trick september 2011 latest docomo 3g trick 2012 tata docomo 3g trick january 2012 docomo 3g trick for pc 2012 Check out these Three Posts about latest working Hack and Trick for IDEA Network. First Trick : Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.   #Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012 #How to get free gprs Step 1 : You have to make new gprs setting in your mobileApn : Imis (or) MmscProxy : 10.4.42.15Port : 8080Homepage : any one from below.https://concealme.comhttps://flyproxy.comhttps:// hot-proxy.infohttps:// Fire-proxy.comhttps:// Proxyforall.comhttps:// Abcproxy.com[ or try your own proxies] [[Credits ]] Second Trick : Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook. For Mobile default browser you can use this address http://z012.fma.fb.me.php.t9space.com and after opening page enter url and surf freely. You also can use other proxy browser instead t9space.com ex-flyproxy.com concealme.com You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here  Step 1:open it after in primary server enterStep 2:Put http://z012.fma.fb.me.php.server4.operamini.comStep 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.comSTEP 4:iN front query enter thishttp://z012.fma.fb.me.PHP. Now you done just save and use idea fresh setting. Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs. Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point. To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :   APN : rcomwap IP Address : 10.239.221.22 Port Number : 8080 Homepage : Wap.google.com OR Use the default setting as given Apn : rcomwap proxy: 10.221.239.22 port : 8080 Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting  Check the Proxy server and put the address as 10.239.221.22 and port as 8080. Apply -> OK Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it. U will get a confirmation message. Now again go to Rworld and click on google and you are free to use any site. Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5. Second Post Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile. Reliance 3G Trick For Mumbai:- Apn:- rcomnet Port:- 8080 Proxy:- 95.140.47.243 Homepage:- http://google.com Reliance 3G Trick For Bihar:- Apn:- rcomnet Port:- 8080 Proxy:- 92.48.126.211 Homepage:- http://google.com Reliance 3G Trick For U.P. :- Apn:- rcomnet Port:- 3128 Proxy:- 213.197.81.50 Homepage:- http://google.com Reliance 3G Trick For Gujarat :- Apn:- rcomnet Port:- 8080 Proxy:- 80.87.245.65 Homepage:- http://google.com Reliance 3G Trick For Delhi:- Apn:- rcomnet Port:- 8080 Proxy:- 91.201.21.170 Homepage:- http://google.com Reliance 3G Trick For Kerala:- Apn:- rcomnet Port:- 3128 Proxy:- 78.47.47.135 Homepage:- http://google.com Reliance 3G Trick For Haryana:- Apn:- rcomnet Port:- 3128 Proxy:- 196.200.140.19 Homepage:- http://google.com Check out these two Posts about latest working Hack and Trick for Uninor Network. First Trick : Make A New Profile - Profile Name :- HackTechFreeGprs APN :- uninor  Proxy :- 10.58.10.58 Port :- 8080 Homepage :- wap.myuninor.in.php.t9space.com  Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page. Second Trick: Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones. Create New Settings use below Settings Name : Any Apn(Access Point) : uninor Proxy : 10.58.10.58 Port : 8080 Home Page : wap.myuninor.in.php.t9space.com Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy. Also see : List of all International Manual GPRS Settings  Check out these Three Posts about latest working Hack and Trick for BSNL Network. First Trick : Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time- Just Enter The Following Setting To Your Mobile Or Data Card Name :Bsnl 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: blankPassword1: blankAPN setting:wapwest.cellone.inUser Name : blankPassword : blank Second Trick : You can surf Free unlimited internet in 3g with this trick Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim) Just change the Internet settings with the following details . Name :BSNL 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: pppPassword1: ppp123APN setting:wapwest.cellone.inUser Name : pppPassword : ppp123 Use this settings and enjoy the Internet service at 3Mbps speed. Third Trick STEP 1.Make New Gprs Setting In You Mobile Phone STEP 2.Set Proxy Address As--110.100.3.2 STEP 3.Set Proxy Port As--9209 STEP 4.Set Access Point {APN} As--wapwest.cellone.in STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net. P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks. Tags: Aircel, Airtel, BSNL, Internet Tricks, Reliance, VodaFone   relatedPostsWidget({ 'containerSelector':'div.post-body' ,'relatedTitle':'You must read:' ,'recentTitle':'Recent Posts:' ,'loadingText':'loading...' ,'maxPosts':'6' ,'blogURL':'http://www.hacktutors.info' }); " displayText="Pinterest"> #Instruction to Use Step 1: Make new setting APN:aircelwap PROXY:10.4.42.15 PORT:80 HOMEPAGE:Whatever you want Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it. Second Trick : Step 1.Create New Gprs Settings In Your Mobile PhoneStep 2.Connection Name--Aircel Free GprsStep 3.APN (Access point name) : aircelgprs.comStep 4.Use Proxy --Yes EnabledStep 5.Proxy Address--192.168.35.201Step 6.Proxy Port --80Step 7.Homepage--www.google.com After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos. Just follow these steps. 1 ) Open Mozilla Firefox. 2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION 3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port          or       208.77.23.4 with port – 80 4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE 5 ) Enter this url in homepage http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139 6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4 Now You can browse and download any site for free in Airtel. -To download files in Internet Download Manger (IDM), you need to change the proxy like this 91.143.83.139  with  80 port ito the proxy setting of IDM -If you got it.Enjoy free GPRS in PC. Second Post :  AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES Here is a great Trick for Airtel User. FOR SYMBIAN and JAVA Phones 1. UC Browser   Change  settings IP- 173.254.204.80 or 173.254.204.115  Port - 80 APN- airtelgprs.com Now open any handler,In front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. 2. Opera Mini Browser Change settings IP - 80.239.242.253 Port - 80 APN - airtelgprs.com  Now open any handler,in front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. Note : For handlers go to plunder.com and search handler. 3. For ANDROID Download  this handler n install now Change settings IP- 80.239.242.253 Port - 80 APN - airtelgprs.com In handler, use http as proxy and put fb.me in proxy server. Or Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/" Third Post First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile : Apn – airtelgprs.com Port – 80 Home Page – fb.me or live.airtelworld.com Proxy – 205.134.229.213 or 66.135.50.150 For Opening SSL sites and Fast Downloading : Proxy - 66.135.50.150 Port – 80 HomePage- http://59.160.229.40/proxy/ For High Speed Downloading : Proxy – interrobangpath.org or daveproxy.co.uk Port – 80 HomePage – fb.me . You can also use this trick in Pc by using these proxies in your browser or Idm. Second Trick :This Trick is for OperaMini. First Create Settings in your Mobile : Apn – airtelgprs.com Proxy – 141.000.011.253 Port – 80 Now Open your Operamini Handler and Use Following Settings : Proxy Type – Http Proxy – mocricket.com or fb.me . Third Trick : This Trick is for Ucwebhandler. First Create new settings in your Mobile : Apn – airtelgprs.com Proxy – 173.254.204.80 Port – 80 Now Open Ucweb Handler and Use Following settings: Proxy Type – Http Proxy – mocricket.com or fb.me . Fourth Trick:This Trick is For Downloading Big Files. Use Default Mobile Office Settings Now Open Uc Handler with Real Host feature and do Following Settings: Proxy Type – Realhost Proxy Server – mocricket.com or fb.me Some More working Proxy Servers : 203.200.118.92 125.21.241.77 125.21.241.25 122.170.122.214 10.5.45.107 10.5.0.83 203.115.112.5 59.160.229.40 For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support. Fifth Trick This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones. First Download Modded Nimbuzz  and also Download Prov file  . Now Make new settings: Apn – airtelgprs.com Proxy – 195.211.49.6 or 195.211.49.14 Port – 80 Now Open the Nimbuzz which you have just downloaded. If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings : Proxy Type – Http Proxy – mocricket.com or fb.me Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In. Thats It ! Enjoy Airtel Free Gprs Tricks Remember – Try all Tricks in Low Balance . Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there.  These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not. Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incomind Searches related to airtel 3g trick airtel 3g hack aircel 3g trick airtel 3g trick june 2012 airtel 3g trick for pc airtel 3g trick 2012 airtel 3g trick for android Airtel 3G and 2g Tricks For mobile airtel gprs hacks aircel gprs tricks airtel gprs tricks july 2012 airtel gprs tricks mobile free airtel gprs tricks june 2012 airtel gprs tricks for pc Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012... This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo? So Here Is The Trick Below Step 1:Create A New Profile In Your Mobile Configuration:- 1) Select Any Handler App. Eg. Opera Mini 5 Handler. 2) Open Handler Menu. Than Leave All Fields As They Are. 3)Than Select "http" in Proxy Type. 4) Than write"203.122.58.164" in proxy server. Note:Keep your balance above rs1 That's All! Enjoy! Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee Second Post Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked  or use operamini modded version open ur either hacked browser and use this settings Proxy type : HTTP Proxy Server : 203.122.58.164 Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G 1)203.122.58.164 2)0.facebook.com 3)divein.tatadocomo.com Now save and use free gprs in 3G activated sim in tata docomo Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incoming Searches related to docomo 3g trick docomo 3g trick august tata docomo 3g trick for pc docomo 3g trick for pc docomo 3g trick september docomo 3g trick september 2011 latest docomo 3g trick 2012 tata docomo 3g trick january 2012 docomo 3g trick for pc 2012 Check out these Three Posts about latest working Hack and Trick for IDEA Network. First Trick : Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.   #Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012 #How to get free gprs Step 1 : You have to make new gprs setting in your mobileApn : Imis (or) MmscProxy : 10.4.42.15Port : 8080Homepage : any one from below.https://concealme.comhttps://flyproxy.comhttps:// hot-proxy.infohttps:// Fire-proxy.comhttps:// Proxyforall.comhttps:// Abcproxy.com[ or try your own proxies] [[Credits ]] Second Trick : Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook. For Mobile default browser you can use this address http://z012.fma.fb.me.php.t9space.com and after opening page enter url and surf freely. You also can use other proxy browser instead t9space.com ex-flyproxy.com concealme.com You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here  Step 1:open it after in primary server enterStep 2:Put http://z012.fma.fb.me.php.server4.operamini.comStep 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.comSTEP 4:iN front query enter thishttp://z012.fma.fb.me.PHP. Now you done just save and use idea fresh setting. Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs. Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point. To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :   APN : rcomwap IP Address : 10.239.221.22 Port Number : 8080 Homepage : Wap.google.com OR Use the default setting as given Apn : rcomwap proxy: 10.221.239.22 port : 8080 Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting  Check the Proxy server and put the address as 10.239.221.22 and port as 8080. Apply -> OK Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it. U will get a confirmation message. Now again go to Rworld and click on google and you are free to use any site. Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5. Second Post Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile. Reliance 3G Trick For Mumbai:- Apn:- rcomnet Port:- 8080 Proxy:- 95.140.47.243 Homepage:- http://google.com Reliance 3G Trick For Bihar:- Apn:- rcomnet Port:- 8080 Proxy:- 92.48.126.211 Homepage:- http://google.com Reliance 3G Trick For U.P. :- Apn:- rcomnet Port:- 3128 Proxy:- 213.197.81.50 Homepage:- http://google.com Reliance 3G Trick For Gujarat :- Apn:- rcomnet Port:- 8080 Proxy:- 80.87.245.65 Homepage:- http://google.com Reliance 3G Trick For Delhi:- Apn:- rcomnet Port:- 8080 Proxy:- 91.201.21.170 Homepage:- http://google.com Reliance 3G Trick For Kerala:- Apn:- rcomnet Port:- 3128 Proxy:- 78.47.47.135 Homepage:- http://google.com Reliance 3G Trick For Haryana:- Apn:- rcomnet Port:- 3128 Proxy:- 196.200.140.19 Homepage:- http://google.com Check out these two Posts about latest working Hack and Trick for Uninor Network. First Trick : Make A New Profile - Profile Name :- HackTechFreeGprs APN :- uninor  Proxy :- 10.58.10.58 Port :- 8080 Homepage :- wap.myuninor.in.php.t9space.com  Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page. Second Trick: Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones. Create New Settings use below Settings Name : Any Apn(Access Point) : uninor Proxy : 10.58.10.58 Port : 8080 Home Page : wap.myuninor.in.php.t9space.com Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy. Also see : List of all International Manual GPRS Settings  Check out these Three Posts about latest working Hack and Trick for BSNL Network. First Trick : Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time- Just Enter The Following Setting To Your Mobile Or Data Card Name :Bsnl 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: blankPassword1: blankAPN setting:wapwest.cellone.inUser Name : blankPassword : blank Second Trick : You can surf Free unlimited internet in 3g with this trick Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim) Just change the Internet settings with the following details . Name :BSNL 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: pppPassword1: ppp123APN setting:wapwest.cellone.inUser Name : pppPassword : ppp123 Use this settings and enjoy the Internet service at 3Mbps speed. Third Trick STEP 1.Make New Gprs Setting In You Mobile Phone STEP 2.Set Proxy Address As--110.100.3.2 STEP 3.Set Proxy Port As--9209 STEP 4.Set Access Point {APN} As--wapwest.cellone.in STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net. P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks. Tags: Aircel, Airtel, BSNL, Internet Tricks, Reliance, VodaFone   relatedPostsWidget({ 'containerSelector':'div.post-body' ,'relatedTitle':'You must read:' ,'recentTitle':'Recent Posts:' ,'loadingText':'loading...' ,'maxPosts':'6' ,'blogURL':'http://www.hacktutors.info' }); " displayText="Google +1"> #Instruction to Use Step 1: Make new setting APN:aircelwap PROXY:10.4.42.15 PORT:80 HOMEPAGE:Whatever you want Step 2: Save settings and get free gprs on mobile.you can use this trick on PC also.justconnect your mobile and try to use it. Second Trick : Step 1.Create New Gprs Settings In Your Mobile PhoneStep 2.Connection Name--Aircel Free GprsStep 3.APN (Access point name) : aircelgprs.comStep 4.Use Proxy --Yes EnabledStep 5.Proxy Address--192.168.35.201Step 6.Proxy Port --80Step 7.Homepage--www.google.com After Creating The Setting Switch Off Mobile Phone And Restart Again Now Go Mobile's Browser And Enjoy Free 3G Aircel Gprs at zero cost Check out these Three Posts Where two post are about latest working Hack and Trick for 3G Airtel Network and For Symbian and Android Phones and Another One is for Free Airtel Internet Trick which Include Five Different Tricks for Different Device users and Browsers.In first two Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post I’ve found this working trick and getting more than 500 KBPS download speed. But the browsing Speed is little slow.And I am using this on my Personal Computer.Its working Absolutely fine.This proxy Support Resume Downloads and can Directly streams youtube videos. Just follow these steps. 1 ) Open Mozilla Firefox. 2 ) Go to TOOLS > OPTIONS>ADVANCED>NETWORK> SETTING> MANUAL    CONFIGURATION 3 ) Enter anyone Proxy and Port 91.143.83.139 with 80 port          or       208.77.23.4 with port – 80 4 ) Then Go to TOOLS -> OPTIONS ->GENERAL -> HOMEPAGE 5 ) Enter this url in homepage http://fb.me/11010101.php?u=http://www.google.com for Proxy – 91.143.83.139 6 ) Use Home page : Fb.me for this PROXY : 208.77.23.4 Now You can browse and download any site for free in Airtel. -To download files in Internet Download Manger (IDM), you need to change the proxy like this 91.143.83.139  with  80 port ito the proxy setting of IDM -If you got it.Enjoy free GPRS in PC. Second Post :  AIRTEL 3G TRICK WORKING ALL OVER INDIA- FOR SYMBIAN , ANDROID PHONES Here is a great Trick for Airtel User. FOR SYMBIAN and JAVA Phones 1. UC Browser   Change  settings IP- 173.254.204.80 or 173.254.204.115  Port - 80 APN- airtelgprs.com Now open any handler,In front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. 2. Opera Mini Browser Change settings IP - 80.239.242.253 Port - 80 APN - airtelgprs.com  Now open any handler,in front  put query " fb.me/ " or  select proxy server as http and put fb.me in proxy server. Note : For handlers go to plunder.com and search handler. 3. For ANDROID Download  this handler n install now Change settings IP- 80.239.242.253 Port - 80 APN - airtelgprs.com In handler, use http as proxy and put fb.me in proxy server. Or Use Default MO settings , select real host as proxy n put fb.me in proxy.With this trick I have downloaded 120mb file in Airtel 3g in Kolkata .speed is good.You can use any free opening site instead of fb.me like "live.airtelworld/" or "100.1.200.188/" Third Post First Trick : This is a Simple Proxy Trick. Just Create New Settings in Your Mobile : Apn – airtelgprs.com Port – 80 Home Page – fb.me or live.airtelworld.com Proxy – 205.134.229.213 or 66.135.50.150 For Opening SSL sites and Fast Downloading : Proxy - 66.135.50.150 Port – 80 HomePage- http://59.160.229.40/proxy/ For High Speed Downloading : Proxy – interrobangpath.org or daveproxy.co.uk Port – 80 HomePage – fb.me . You can also use this trick in Pc by using these proxies in your browser or Idm. Second Trick :This Trick is for OperaMini. First Create Settings in your Mobile : Apn – airtelgprs.com Proxy – 141.000.011.253 Port – 80 Now Open your Operamini Handler and Use Following Settings : Proxy Type – Http Proxy – mocricket.com or fb.me . Third Trick : This Trick is for Ucwebhandler. First Create new settings in your Mobile : Apn – airtelgprs.com Proxy – 173.254.204.80 Port – 80 Now Open Ucweb Handler and Use Following settings: Proxy Type – Http Proxy – mocricket.com or fb.me . Fourth Trick:This Trick is For Downloading Big Files. Use Default Mobile Office Settings Now Open Uc Handler with Real Host feature and do Following Settings: Proxy Type – Realhost Proxy Server – mocricket.com or fb.me Some More working Proxy Servers : 203.200.118.92 125.21.241.77 125.21.241.25 122.170.122.214 10.5.45.107 10.5.0.83 203.115.112.5 59.160.229.40 For Downloading copy your downloading link and go to km-proxy.de or proxy-service.mobi or sneakme.net and paste you Downloading Link.Now You will be able to Download with Resume Support. Fifth Trick This Trick is a Nimbuzz Trick Which works for Android, Java and Symbian Phones. First Download Modded Nimbuzz  and also Download Prov file  . Now Make new settings: Apn – airtelgprs.com Proxy – 195.211.49.6 or 195.211.49.14 Port – 80 Now Open the Nimbuzz which you have just downloaded. If you want to use Nimbuzz Trick Manually then Download any Nimbuzz Handler then go to Handler Menu and use Settings : Proxy Type – Http Proxy – mocricket.com or fb.me Note – If it will give Error like Failed to Install Language packs then don’t worry just Press on Ok and you will able to Sign In. Thats It ! Enjoy Airtel Free Gprs Tricks Remember – Try all Tricks in Low Balance . Today Some New Modded Hanlders are Posted in our Facebook Page  you can get from there.  These Tricks are tested and working fine all over in India. Please Check in you State and let us know that its working in your State or not. Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incomind Searches related to airtel 3g trick airtel 3g hack aircel 3g trick airtel 3g trick june 2012 airtel 3g trick for pc airtel 3g trick 2012 airtel 3g trick for android Airtel 3G and 2g Tricks For mobile airtel gprs hacks aircel gprs tricks airtel gprs tricks july 2012 airtel gprs tricks mobile free airtel gprs tricks june 2012 airtel gprs tricks for pc Check out these two Posts about latest working Hack and Trick for 3G Docomo Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Hi My Friends! In This Post I'm Sharing An 100% Working Docomo Handler Trick For This Year 2012... This Trick Is Working 100% In Punjab and Haryana Tested By me And My Friends.Are You Want High speed Download And Browsing In Docomo? So Here Is The Trick Below Step 1:Create A New Profile In Your Mobile Configuration:- 1) Select Any Handler App. Eg. Opera Mini 5 Handler. 2) Open Handler Menu. Than Leave All Fields As They Are. 3)Than Select "http" in Proxy Type. 4) Than write"203.122.58.164" in proxy server. Note:Keep your balance above rs1 That's All! Enjoy! Note: Download & Surfing Both Possible. Minimum Balance Required is 1 Rupee Second Post Docomo users now enjoy free 3G hacking using this trick as follows for this u must use following browser in ur mobile Uc Web 7.0 hacked  or use operamini modded version open ur either hacked browser and use this settings Proxy type : HTTP Proxy Server : 203.122.58.164 Now connect to internet using the docomo internet settings usually the speed is nearly 20-35kbps this is free browsing the trick lies behind the ip address but maintain ur balance below Rs.1 for uninterrupted internet use docomo divein settings for 3G 1)203.122.58.164 2)0.facebook.com 3)divein.tatadocomo.com Now save and use free gprs in 3G activated sim in tata docomo Did you Find These Posts Helpful Mention in Comments.If you have a Trick to Share then Please Write With us.  Incoming Searches related to docomo 3g trick docomo 3g trick august tata docomo 3g trick for pc docomo 3g trick for pc docomo 3g trick september docomo 3g trick september 2011 latest docomo 3g trick 2012 tata docomo 3g trick january 2012 docomo 3g trick for pc 2012 Check out these Three Posts about latest working Hack and Trick for IDEA Network. First Trick : Great News about idea card users!!! Idea gprs trick is first time hacked within 2 month.This trick is working successfully.Today we are bring to you a latest IDEA GPRS TRICK in June month.In this Trick we are use default mobile browser.   #Note : Try this trick at lower balance [below 1 rs.]. This trick is published in june 2012 under free ldea gprs/internet trick march 2012 #How to get free gprs Step 1 : You have to make new gprs setting in your mobileApn : Imis (or) MmscProxy : 10.4.42.15Port : 8080Homepage : any one from below.https://concealme.comhttps://flyproxy.comhttps:// hot-proxy.infohttps:// Fire-proxy.comhttps:// Proxyforall.comhttps:// Abcproxy.com[ or try your own proxies] [[Credits ]] Second Trick : Hi friends now you can use free idea unlimited gprs trick 2012.Now you can surf idea internet absolute free.Yeah you heared right.Just do this settings as mention below and please like our page on facebook. For Mobile default browser you can use this address http://z012.fma.fb.me.php.t9space.com and after opening page enter url and surf freely. You also can use other proxy browser instead t9space.com ex-flyproxy.com concealme.com You use this in handler opera,ucweb and nimbuzz also. For opera handler download from here  Step 1:open it after in primary server enterStep 2:Put http://z012.fma.fb.me.php.server4.operamini.comStep 3:secondary server socket://z012.fma.fb.me.php.server4.operamini.comSTEP 4:iN front query enter thishttp://z012.fma.fb.me.PHP. Now you done just save and use idea fresh setting. Note-Use idea fresh setting and keep balance below 1 rs.Now enjoy free idea gprs. Check out these two Posts about latest working Hack and Trick for 3G Reliance Network.Basically it is Hacking 3G Network from a 2G sim it is Not Necessary that you have to buy a 3G sim You can use your Normal 2G sims Trick works fine on that.Try any of These and Tell us if you Find them useful. First Post Free GPRS internet hacks works on many mobile networks like Airtel, BSNL, Vodafone, Idea and Reliance, these hacks work for some time and then gets patched when company decides to close down the open access point. To get the hack working all you need to do is to configure your data-connection settings as follows on your cellphones :   APN : rcomwap IP Address : 10.239.221.22 Port Number : 8080 Homepage : Wap.google.com OR Use the default setting as given Apn : rcomwap proxy: 10.221.239.22 port : 8080 Now connect your mobile with PC suit and open IE > Tools> Option> Connection>Setting  Check the Proxy server and put the address as 10.239.221.22 and port as 8080. Apply -> OK Now open any website, A message will displayed as you have not subscribed any plan.Navigate to HOME link,You will be redirected to Rworld.Now click on subcribe link and select Rs. 5 daily plan and activate it. U will get a confirmation message. Now again go to Rworld and click on google and you are free to use any site. Your account will be deducted with Rs. 5. but Dont worry , before 12 hours if u deactivate this plan from rworld , ur account will be recredited with Rs 5. Second Post Hello friends finally reliance 3G is hacked in this month.we have different proxies for different states.In thi post we have give you free proxy for mumbai, bihar, Up, gujarat, delhi, kerala and hariyana. Just make setting as per your state and enjoy free reliance 3G in mobile. Reliance 3G Trick For Mumbai:- Apn:- rcomnet Port:- 8080 Proxy:- 95.140.47.243 Homepage:- http://google.com Reliance 3G Trick For Bihar:- Apn:- rcomnet Port:- 8080 Proxy:- 92.48.126.211 Homepage:- http://google.com Reliance 3G Trick For U.P. :- Apn:- rcomnet Port:- 3128 Proxy:- 213.197.81.50 Homepage:- http://google.com Reliance 3G Trick For Gujarat :- Apn:- rcomnet Port:- 8080 Proxy:- 80.87.245.65 Homepage:- http://google.com Reliance 3G Trick For Delhi:- Apn:- rcomnet Port:- 8080 Proxy:- 91.201.21.170 Homepage:- http://google.com Reliance 3G Trick For Kerala:- Apn:- rcomnet Port:- 3128 Proxy:- 78.47.47.135 Homepage:- http://google.com Reliance 3G Trick For Haryana:- Apn:- rcomnet Port:- 3128 Proxy:- 196.200.140.19 Homepage:- http://google.com Check out these two Posts about latest working Hack and Trick for Uninor Network. First Trick : Make A New Profile - Profile Name :- HackTechFreeGprs APN :- uninor  Proxy :- 10.58.10.58 Port :- 8080 Homepage :- wap.myuninor.in.php.t9space.com  Save This Setting And Enjoy Free Gprs .If u Like This Trick Comment Here Also Clcik And Subscribe And Like Our Facebook Page. Second Trick: Uninor Free GPRS Trick for Uninor users.You can browse and download unlimited in Uninor connection with this latest trick.Uninor free gprs works With Mobile Phones.Uninor free Gprs working all over india Follow below steps to access free Uninor GPRS internet connection in your Uninor mobile phones. Create New Settings use below Settings Name : Any Apn(Access Point) : uninor Proxy : 10.58.10.58 Port : 8080 Home Page : wap.myuninor.in.php.t9space.com Save Above Settings and Restart Your Uninor Mobile Phone, and Connect free Uninor Gprs Internet connection in your mobile phones and enjoy. Also see : List of all International Manual GPRS Settings  Check out these Three Posts about latest working Hack and Trick for BSNL Network. First Trick : Everybody wants to get free internet so they should be now because this is a really 100% working trick.Just Follow the steps for getting free bsnl 3g internet at high speed for life time- Just Enter The Following Setting To Your Mobile Or Data Card Name :Bsnl 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: blankPassword1: blankAPN setting:wapwest.cellone.inUser Name : blankPassword : blank Second Trick : You can surf Free unlimited internet in 3g with this trick Requirements: 3G supported device,3G activated sim(it is easy to activate 3g in normal sim) Just change the Internet settings with the following details . Name :BSNL 3GService Type 1 WAPGateway IP : 1 10.100.3.2Port no : 1 : 9209.Timeout: NEVERCSD No.1User Name1: pppPassword1: ppp123APN setting:wapwest.cellone.inUser Name : pppPassword : ppp123 Use this settings and enjoy the Internet service at 3Mbps speed. Third Trick STEP 1.Make New Gprs Setting In You Mobile Phone STEP 2.Set Proxy Address As--110.100.3.2 STEP 3.Set Proxy Port As--9209 STEP 4.Set Access Point {APN} As--wapwest.cellone.in STE 5.Save the setting and restart the mobile phone and enjot bsnl free 3G speed like paid net. P.S : We Didn't Get time to Check these Tricks So please Mention in Comments if these Tricks Worked for you and Also tell us About the Tricks Which is Not working so We can Remove those Tricks. Tags: Aircel, Airtel, BSNL, Internet Tricks, Reliance, VodaFone