Monday, October 3, 2011

How to unlock all levels in Angry Birds

Angry Birds is a very popular game today in the world of mobile devices are now also has to be played online on any web browser. Enjoyment and fun to play Angry Birds to be doubled, because there is a way to unlock all levels without having to solve them.

Angry Birds to play online, visit chrome.angrybirds.com. Sometimes there just are feeling a level too difficult and very, very hard to finish, now it's difficult levels can be skipped. A little trick using javascript will unlock all levels, and you can choose any level you want to play.
Lock unlock all levels Angry Birds

Angry Birds began to play the game and after the loading process is complete, just paste the javascript code berikuti this in the address bar and press the enter key.

javascript: var i = 0; while (i <= 69) {localStorage.setItem ('level_star_' + i, '3 '); i + +;} window.location.reload ();

And presto, all levels are open.

Angry Birds

Angry Birds


If you want all levels Angry Birds locked back (: D You have to feel guilty for even thinking of cheating), then use this code:

javascript: var i = 0; while (i <= 69) {localStorage.setItem ('level_star_' + i, '-1'); i + +;} window.location.reload ();


0 comments:

Post a Comment

Twitter Delicious Facebook Digg Favorites More