Monday, July 22, 2013

Make single account name on facebook

Single profile name in FB              


  Facebook is great place for meeting peoples, joining them or also for making fans all around world. Facebook respect their users and there team is working very hard to provide good services to there users! making a single name account on Facebook is not possible but after a research ,We found that it is possible to make single name account on Facebook by using proxies.!This trick was working very successfully before Dec -2012 But now Facebook is blocking these proxies.But this trick is working successfully in India !This Trick Is only Working on Mozilla Firefox So You Use it only

1. Firstly Change your Firefox Browser Proxy Manually by Following these Steps :-
Go To Tools >
(If Tools menu isno t present Simply go to options from Menu ! )
Then Option > Then Advanced >Then Network > Then Setting > then Click on manual Proxy Configuration > And Then put Any Of the Following proxies

HTTP Proxy :-     
 http://hidemyass.com
Its recommended you all to go to this site and get the latest indonesian ip or else facebook will band the old ip's

And Use Port As given in the website i.e. (hidemyass.com)
Note: only use then indonesian ip and port.



> Then Select "Use this Proxy Servers For All Protocols".
                              








Important Note:- If Your Facebook Account Is Not Openning AFter Changing The Proxies and Firstly Open your Facebook account settings then change proxy because sometime after changing proxy their will be error in log in account
2. Then Click OK Button To Save Your Settings.







3. Now Open your Facebook Account and Go Account Settings.

4. Change Language Setting :- Bahasa Indonesia like this:


5. Then Simply Remove Your Last Name in Change Name Box And then Save it.
6. Now your facebook name is only with your first name. Now remove the proxy from the browser.
   ENJOY!!!!
                                               InnovativeThinking!!!

Sunday, July 21, 2013

Send Fake Emails.....................

Hello friends.......we have heard many times that people have received fake emails.....n all!!! But now you all can send such fake mails as well.....here's the simple process..........
NOTE: Remember its for educational purpose only so do not misuse it!!!

Alright friends........before starting the tutorial, it will be helpful to you if you have the basic concept about HTML and PHP file.......coz these two files are the most essential parts of our FAKEMAILER.......you can easily learn them from HERE.

1. Firstly create a php file. For that just open notepad, insert the following code and save as "fakemail.php"

<?php
 $email = $_POST['email'];
$content = nl2br($_POST['content']);
$name = $_POST['name'];
$sender = $_POST['sender'];
$subject = $_POST['subject'];
$headers = "From: $name "."<".$sender.">\r\n";
//add boundary string and mime type specification
//$headers .= 'MIME-Version: 1.0' . "\r\n";
 //$headers .= 'Content-type: texNot/html; charset=iso-8859-1' . "\r\n";
//send the email
mail($email, $subject, $content, $headers );
 ?>



2.Now create a HTML file. Past the code below on your notepad and save it as "index.html"

<html>
<body background="123.jpg"> 
<link rel="stylesheet" href="style.css" />
 <h1>Anonymous Email Mail Sender</h1>
<table border=2>
<form action="fakemail.php" method="post">
<tr><td>Recipent: </td><td><input type=text name=email size=30></td></tr>
<tr><td>Sender name: </td><td><input type=text name=name size=30></td></tr>
<tr><td>Sender Email Address: </td><td><input type=text name=sender size=30></td></tr>
<tr><td>Subject: </td><td><input type=text name=subject size=30></td></tr>
<tr><td>Content: </td><td><textarea rows=10 cols=30 name=content></textarea></td></tr>
<tr><td><input type=submit value="Send Mail"></td></tr>
</form>
</table>
</body>
</html>

3. Well now you have successfully created a HTML and PHP files. You HTML file should be like this-->>>


Alright this is a simple HTML page created by me. But you can add CSS and customize the HTML page by youself and make it more attractive.

Now, you have to find a hosting site so that you can host your site. The hosting site should be PHP supportive. You can use 000webhost.com or any other . Register in the hosting site, upload your files and enjoyyy............!!!

If you want to send fake mails to facebook, then you need to know some important things.
For sending fake mails to you must know the email address of the sender and his/her name. The email must be the username of the sender and instead of email address of receiver i strongly advise you to use the facebook username not the email that we use to log in to facebook account. To get the fb username just open your facebook and check the profile of the receiver. You will see www.facebook.com/****.****.***  insted of stars you will see the firt name, last name and some number. Copy them and paste it on your site in the receiver's place and end with @facebook.com.......****.****.***@facebook.com
And finally send your email. Enjoy!!!!!

[you can use the email instead of the receiver's fb username but it is not that much effective]

Thank you.....................!!!
                                                 Innovative Thinking!!!

Thursday, June 27, 2013

How to get free SMS alert everytime you receive a new email?

Here's how you can get SMS alert for free, each time you receive a new email on your Gmail account. This method  works with Gmail account only. If you don't have a Gmail account, you can easily create one and then forward the mails from your other accounts to your Gmail account. The SMS works for notification purpose only, you cannot use it to read the whole e-mail. I've explained why, later on at the end of this post. Since the SMS comes directly from Google, you can be quite certain that this will work worldwide. Google Calendar provides an option to send reminders on a particular date/time to your mobile phone as an SMS. We are going to use an application which will create a reminder on Google calendar each time we receive a new email on Gmail. Hence, each time you receive a email, you'll receive an SMS too.
Let's start.

1. Configuring the Google Calendar

As mentioned before, we are going to use Google Calendar to send the SMS, therefore we need to configure it at first.
Go to Google Calendar and in the upper right hand corner, click on Settings.
After that, select Calendar Settings and go to Mobile Setup tab.
Select your country from the Country drop down list and enter your mobile phone number on Phone number field. Then, click on Send Verification Code. You should immediately receive an SMS from Google. Enter the code you just received on the Verification code field and press on Finish setup. You should now see a green sign saying your phone number has been successfully validated. Click on Save.

2. Register on Google App Engine

Open the Google App Engine and login by entering your Google account email and password.
Click on Create Application.
If it is the first time you are visiting the App Engine, you would be ask to verify your mobile number just like before.
Enter your mobile number in international format (for ex. +977XXXXXXXXXX for Nepal) and click on Send. Just because your carrier or country is not listed on the drop down list does not mean you won't be able to receive the verification SMS. If your carrier or country is not listed, select Other and enter your mobile number.
Now, you need to enter a name for your application. The name has to be unique; enter anything you like. Leave the other fields on the page as it is, do not make changes or enter anything other than the Application identifier. I've entered thelacunablog as the application name (or identifier.)
Click on Create Application button. You should see a message sayingApplication Registered Successfully. If you don't see a similar message, try coming up with a unique application identifier name.
From now on, whenever you see thelacunablog on this post, you should replace it with your application name (or identifier.)

3. Download the application code

Download the application code from here.
Extract the files, for ex. to D:/mail2sms. Then, rename the folder to represent your application name, for ex, in my case, D:/thelacunablog
Now, go inside the folder (i.e thelacunablog) and find the file app.yaml. Open this file in any text editor.
In the first line of the file, replace mail2sms with your application's name. As you can see, I have replaced it with thelacunablog.
Save the file.

4. Download and install Python and SDK

The next part, you just need to download and install two programs.
Download Python from here and install it.
Then, download the SDK Google App Engine from here and install it.
After downloading and installing both the programs, run the Google App Engine Launcher. You should see the program's icon on your desktop or look for it in the Start menu.

5. Deploy the application

Start Google App Engine Launcher from your desktop. Click on File >Add Existing Application
Click on Browse and select the folder that you just  renamed (i.e. the folder that contains the application)
Click on OK and then click on Add.
Now we are ready to deploy the application. Click on the Deploy button.
In the next window, enter your email and password. Then press OK.
You'll see a new window and a bunch of texts on it. Wait till you see Process exited with code O on the window (See Below.)
If you see Process exited with code O then the application has been successfully deployed. You can now close Google App Engine Launcher.

6. Configuring the application.

 Open your web browser (Mozilla, Chrome, Internet Explorer, Safari etc) and go to your applications page.
In my case, it is  thelacunablog.appspot.com
Click on Settings once you get there.
You might be asked to login to your Gmail account. Just login to your account.
Now, the final part is here.
Enter your Email and Password as shown below. Don't forget to mark the check box on Email 1 and Enable SMS.  Then Click on Save.

Try sending a new mail to the email address you mentioned above and you'll get an SMS within a minute.
You can enable the night mode if you don't want to receive SMS during night (or any specific time), but you have to specify the time zone properly. We are using Google Calendar in order to send the SMS. So, you'll only receive SMS of length 116 or around, you won't be able to receive all the texts on the e-mail. That's why this method is meant for an SMS alert and not for checking your emails. If you want to see some excerpt of the e-mail anyway, you can click onThe Contents check box. You may also mention the Twitter Profile Name or RSS feed link if you want to be updated when someone makes a post on Twitter or on their website.
If you use other mail providers than Gmail, you can always forward those mails to your new Gmail account and hence, receive SMS alert whenever a new email comes to your inbox, be it in Gmail or any other mail providers. One more thing you could do with it is, you could use the gmail address as your primary address on Facebook and receive SMS alert for any new notifications on Facebook.
Enjoy..............
Source: thelacunablog.com