Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. javascript:coords='491|598 561|566 503|612 565|570 553|528 491|595 566|567 562|579 572|598 576|586 559|571 567|573 544|580 491|596 567|594 570|581 505|601 549|527 572|588 544|522 573|597 563|574 488|596 556|566 574|585 568|591 568|575 571|576 602|533 568|597 576|600 567|571 505|602 569|568 558|521 548|532 543|588 568|599 576|585 498|603 558|519 492|595 560|575 557|569 569|591 548|519 543|527 574|596 565|568 554|566 491|597 557|525 501|608 551|565 541|522 529|557 552|522 551|569 493|600 566|585 559|519 551|525 560|573 553|572 559|573 492|597 574|603 549|515 566|570 544|533 549|562 562|590 488|597 548|561 567|595 496|596 567|572 568|581 544|523 505|599 549|560 562|589 555|531 567|576 579|600 544|515 569|587 550|560 552|521 570|589 550|524 493|599 556|568 544|589 487|597 552|567 501|611 548|529 570|572 576|599 570|597 563|570 540|523 571|575 550|564 557|571 571|593 502|609 550|567 504|597 542|520 559|568 568|596 547|522 558|570 569|574 490|595 546|519 557|524 488|594 563|571 549|523 550|569 545|520 560|574 560|572 602|534 558|565 570|599 543|515 557|518 510|594 560|564 572|599 561|573 506|602 577|589 547|578 575|586 546|594 563|591 503|610 541|597 506|603 548|524 493|604 549|568 502|611 576|597 535|516 548|559 620|542 554|574 546|527 503|601 536|516 492|599 514|593 542|526 569|577 569|580 554|527 504|598 573|590 546|569 504|601 623|546 530|559 567|596 503|607 560|567 497|597 564|586 562|569 548|530 564|592 555|580 576|576 550|525 511|584 539|599 568|600 553|567 494|598 561|590 504|599 555|522 538|589 552|527 549|570 573|589 555|571 497|596 549|528 596|533 557|564 568|566 572|581 566|565 548|569 503|600 489|593 553|569 562|570 553|522 548|568 546|598 555|566 556|570 543|567 573|602 560|565 554|573 546|574 530|558 564|600 548|523 553|568 548|562 571|574 544|529 547|563 563|596 553|583 574|598 567|569 547|573 564|579 545|532 546|525 546|576 556|528 543|520 558|516 555|528 573|600';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(2021,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].catapult.value=10;doc.forms[0].spy.value=10;end();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement