Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. 1 SPY, 1 RAM:
  2.  
  3. javascript:coords='441|473 431|451 441|466 437|479 444|475 443|483 435|479 401|454 450|478 443|473 437|476 442|472 446|475 445|474 441|474 439|477 438|474 438|473 440|460 439|473 432|472 435|470 441|483 448|488 450|482 401|456 441|478 446|474 441|467 444|476 450|483';var doc=document;if(window.frames.length>0 && window.main!=null)doc=window.main.document;url=doc.URL;if(url.indexOf('screen=place')==-1)alert('Use the script in the rally point page!');coords=coords.split(' ');index=0;farmcookie=document.cookie.match('(^|;) ?farm=([^;]*)(;|$)');if(farmcookie!=null)index=parseInt(farmcookie[2]);if(index>=coords.length)alert('All villages were extracted, now start from the first!');if(index>=coords.length)index=0;coords=coords[index];coords=coords.split('|');index=index+1;cookie_date=new Date(2020,3,27);document.cookie ='farm='+index+';expires='+cookie_date.toGMTString();doc.forms[0].x.value=coords[0];doc.forms[0].y.value=coords[1];$('#place_target').find('input').val(coords[0]+'|'+coords[1]);doc.forms[0].spy.value=1;doc.forms[0].ram.value=1;end();
  4.  
  5.  
  6. 1 SPY, 1 CATAPULT:
  7.  
  8. javascript:coords='450|478 401|454 450|482 441|473 435|479 450|483 432|472 441|467 431|451 401|456 439|477 435|470 439|473 446|475 443|473 446|474 443|483 438|473 441|466 438|474 441|474 437|476 444|476 437|479 440|460 444|475 441|478 445|474 441|483 448|488 442|472';var doc=document;if(window.frames.length>0 && window.main!=null)doc=window.main.document;url=doc.URL;if(url.indexOf('screen=place')==-1)alert('Use the script in the rally point page!');coords=coords.split(' ');index=0;farmcookie=document.cookie.match('(^|;) ?farm=([^;]*)(;|$)');if(farmcookie!=null)index=parseInt(farmcookie[2]);if(index>=coords.length)alert('All villages were extracted, now start from the first!');if(index>=coords.length)index=0;coords=coords[index];coords=coords.split('|');index=index+1;cookie_date=new Date(2020,3,27);document.cookie ='farm='+index+';expires='+cookie_date.toGMTString();doc.forms[0].x.value=coords[0];doc.forms[0].y.value=coords[1];$('#place_target').find('input').val(coords[0]+'|'+coords[1]);doc.forms[0].spy.value=1;doc.forms[0].catapult.value=1;end();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement