Axino.net

kingsage.org :: link to train troops in overview

by Arxleol on Tuesday 02.06.2009, under javascript

Here I am playing this game at kingsage.org and wanted to have ability to jump to training of troops from any view of current settlement. And therefore I wrote this small snippet of code:

javascript:var qs=new Array();var loc=location.search;if (loc){loc=loc.substring(1);var parms=loc.split('&');for(var i=0;i<parms.length;i++){nameValue=parms[i].split('=');qs[nameValue[0]]=unescape(nameValue[1]);}} window.location = 'http://s1.kingsage.org/game.php?s=build_barracks&m=recruit&village='+qs['village'];windows.reload();

You just have to go to profile -> edit fast list -> add new entry

And there for link place the upper code part and for the name probably train.

Have a nice usage :D

Note: Please remember that this is for the world one on the .org therefore british servers. Remember to adjust link for your site that is site you are using.

P.S. If you are about to use this code and repost it somewhere please use backlinking, at least for my trouble of creating it. thanks in advance.

Similar Posts:

:, ,
4 comments for this entry:
  1. Paul

    Nice script, works fine for me. Use it at kingsage.de

  2. Arxleol

    tnx, try out KingsAgeX it allows drop down menu for your settlements.

    ax

  3. webdragon

    nice script works fine for me use it at kingsage.net
    thx

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Archives