How to add a facebook friend into your Castle Age army?
* Applies when you recently added a friend for your army and he has no link for my army posted on his profile.
* Applies when you want another way to add a friend to your army.
* Tested on Mozilla Firefox.
1. Create a bookmark. Edit the location with this:
javascript:{nibor=document.location.href.split(‘=’)[1];%20document.location.href=’http://apps.facebook.com/castle_age/index.php?tp=cht&lka=’+nibor+’&buf=1′;}
Explanation of the code:
javascript:
{
nibor=document.location.href.split(‘=’)[1]; //put the profile id on nibor variable
%20document.location.href=’http://apps.facebook.com/castle_age/index.php?tp=cht&lka=‘+nibor+’&buf=1‘; //change the address to castle age add army format inserting the address saved on nibor
}
2. Go to your friend’s profile. Address on your browser should looked like this:
http://www.facebook.com/profile.php?id=123456789
3. Click the bookmark you have created from step 1.
How to add a facebook friend to your EliteGuard?
1. Create a bookmark. Edit the location with this:
javascript:{nibor=document.location.href.split(‘=’)[1];%20document.location.href=’http://apps.facebook.com/castle_age/party.php?twt=jneg&jneg=true&user=’+nibor+’&lka=’+nibor+’&ref=nf’;}
2. Go to your friend’s profile. Address on your browser should looked like this:
http://www.facebook.com/profile.php?id=123456789
3. Click the bookmark you have created from step 1.
If you've found this article useful you may want to subscribe to my RSS feed. I'm extremely pleased that you are here :)
Tags: army, castle age, eliteguard, Facebook


