Advertisement
Guest User

Untitled

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