Prophecy
Would you like to react to this message? Create an account in a few clicks or log in to continue.

for those with premium accounts ..

Go down

for those with premium accounts .. Empty for those with premium accounts ..

Post  3moons Fri Dec 18, 2009 1:18 am

Here is a script for claiming villages that you can add to your "quick bar".

Noble Claim

javascript:function getGameDoc() {getdoc = window.document;if(! getdoc.URL.match('game\.php')) {for(var i=0; i 0) {v_points = trs[2].getElementsByTagName('td')[1].firstChild.nodeValue + trs[2].getElementsByTagName('td')[1].firstChild.nextSibling.nextSibling.nodeValue;} else {v_points = trs[2].getElementsByTagName('td')[1].firstChild.nodeValue;}if(trs[3].getElementsByTagName('td')[1].firstChild.hasChildNodes()) {v_player = trs[3].getElementsByTagName('td')[1].firstChild.firstChild.nodeValue;} else {v_player = '';}if(trs[4].getElementsByTagName('td')[1].firstChild.hasChildNodes()) {v_ally = trs[4].getElementsByTagName('td')[1].firstChild.firstChild.nodeValue;} else {v_ally = '';}bb_code = "Village: [village]"+v_coord+"[/village]\nPoints: "+v_points+"\nPlayer: "+(v_player.length>0 ? "[player]"+v_player+"[/player]" : "")+"\nTribe: "+v_ally;new_row = doc.createElement('tr');new_cell = doc.createElement('td');new_cell.setAttribute('colspan', 2);new_h2 = doc.createElement('h2');new_h2.appendChild(doc.createTextNode('Claim'));new_cell.appendChild(new_h2);new_textarea = doc.createElement('textarea');new_textarea.setAttribute('rows', 5);new_textarea.setAttribute('cols', 35);new_textarea.appendChild(doc.createTextNode(bb_code));new_cell.appendChild(new_textarea);new_a = doc.createElement('a');new_a.setAttribute('href', 'http://forum.die-staemme.de/showthread.php?t=60755');new_a.setAttribute('target', '_blank');new_a.appendChild(doc.createTextNode('> zum Thread'));new_cell.appendChild(new_a);new_row.appendChild(new_cell);table.getElementsByTagName('tbody')[0].appendChild(new_row);doc.reservated = true;break;}}}if(!doc.URL.match('screen=info_village')) {alert('You need to be on the page of the village !');} else {main(doc);}


Fake script- Replace the # with village cords to add multiple cords put them in like this '500|500 501|501' you can put in all the ones you want and since this script is used against other players during war only it is very helpful. you want to take on village but you dont want the other player to knwo which ,, this way you can send fakes to all their villages then make sure you send real ones only at the one you want, this is called snow blind by me. it is like being in a blizzard you cannot see which one is the one they are attacking??
most will have only like 1 ram hta way it appears to be a large force.

javascript:coords='#|#';var%20doc=document;if(window.frames.length>0)doc=window.main.document;url=document.URL;if(url.indexOf('screen=place')==-1)alert('This%20script%20needs%20to%20be%20run%20from%20the%20rally%20point');coords=coords.split("%20");index=Math.round(Math.random()*(coords.length-1));counter=1;cookienoble=document·cookie.match('(^|Wink ?noblefake=([^;]*)(;|$)');cookiecounter=document·cookie.match('(^|Wink ?noblecounter=([^;]*)(;|$)');if(cookienoble!=null)index=parseInt(cookienoble[2]);if(cookiecounter!=null)counter=parseInt(cookiecounter[2]);if(counter==5)index=Math.round(Math.random()*(coords.length-1));if(counter==5)counter=1;coords=coords[index];coords=coords.split("|");counter=counter+1;cookie_date=new%20Date(2009,11,11);document·cookie="noblefake="+index+";expires="+cookie_date.toGMTString ();document·cookie ="noblecounter="+counter+";expires="+cookie_date.toGMTString ();doc.forms[0].x.value=coords[0];doc.forms[0].y.value=coords[1];javascript:function i(){function j(b){function k(c,f,g){if(f==0){return 1;}if(g==0){return 0;}if(f<0){f=g+f;}if(f<=0){return 0;}if(f<=g){c.value=f;return 1;}else{c.value=g;return 0;}}var d=document,g,c,e,l=1;if(window.frames.length>0)d=window.main.document;var a=d.units.getElementsByTagName('input');for(var h=0;h<(a.length-4)&&h


Fake2- for this one you must replace the word "TARGETS" with the target cords '000|000' just like the above

javascript:coords='TARGETS';var%20doc=document;if(window.frames.length>0)doc=window.main.document;url=document.URL;if(url.indexOf('screen=place')==-1)alert('This%20script%20needs%20to%20be%20run%20from%20the%20rally%20point');coords=coords.split("%20");index=Math.round(Math.random()*(coords.length-1));coords=coords[index];coords=coords.split("|");doc.forms[0].x.value=coords[0];doc.forms[0].y.value=coords[1];insertUnit(doc.forms[0].ram,%201);end();


The above scripts only works with the Premium account
3moons
3moons
Tribal Duke
Tribal Duke

Male Number of posts : 21
Age : 58
Location : Indiana, USA
Registration date : 2008-09-16

http://3moonsgaming.compconservices.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum