Advertisement
MartisK

Untitled

Apr 14th, 2021
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. javascript:coords='633|389 623|366 630|391 633|384 652|392 626|365 623|364 634|395 619|366 644|387 636|378 638|388 625|374 643|373 639|381 613|392 641|392 641|396 632|390 623|375 638|396 631|373 636|398 623|373 627|374 643|396 640|397 638|397 643|397 621|359 642|394 636|357 636|375 644|372 617|387 628|395 612|373 620|366 642|379 639|392 621|367 636|396 641|395 642|399 620|390 640|381 622|356 640|390 640|379 636|394 635|375 645|370 641|394 614|399 621|380 636|369 656|372 631|385 639|397 645|366 619|376 639|395 626|364 630|383 648|368 644|370 623|359 647|376 614|390 643|374 639|398 608|395 644|373 634|383 616|361 644|397 619|388 642|378 622|371 613|399 642|396 655|368 614|379 611|374 609|394 645|395 644|388 612|390 618|364 625|369 647|388 612|391 647|370 653|391 618|359 646|395 652|371 650|376 631|394 646|386 644|391 646|399 626|382 622|359 643|389 645|396 643|372 636|381 645|391 648|395 652|370 617|379 618|365 653|394 633|392 616|387 646|384 643|398 622|385 642|381 644|390 626|379 628|389 629|369 645|375 651|391 654|369 621|365 641|389 647|384 612|393 650|399 620|372 626|394 655|367 621|363 620|377 647|383 647|389 628|381 646|396 649|374 637|379 614|392 641|381 647|373 646|373 619|384 644|368 636|380 640|380 625|399 646|374 623|383 634|390 645|386 619|389 653|370 644|379 648|392 619|386 632|396 632|399 653|367 636|379 625|364 638|381 625|380 641|388 655|392 647|375 650|395 650|362 651|393 620|376 624|369 651|364 620|388 621|379 622|372 624|371 622|367 617|388 651|370 646|391 629|386 647|385 645|371 620|359 646|390 648|383 649|399 626|380 618|389 647|395 655|394 641|393 644|389 620|369 643|399 648|397 632|376 632|377 629|392 624|377 622|373 618|357 621|386 620|356 633|388 627|399 614|362 632|342 623|379 631|340 634|376 627|381 625|368 622|370 624|395 625|367 634|384 619|378 621|375 621|374 614|391 625|365 626|381 632|391 620|385 618|366 634|393 649|394 647|398';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(2022,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].spear.value=25;doc.forms[0].catapult.value=8;doc.forms[0].spy.value=15;end();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement