Advertisement
SophieDebleeckere

002

Nov 27th, 2018
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:coords='395|550 411|553 425|557 418|568 427|551 408|540 403|550 408|564 436|565 409|562 407|561 433|547 417|524 409|551 417|551 404|545 404|546 399|540 433|524 405|528 418|573 442|530 419|569 416|574 403|543 427|553 417|570 419|536 440|534 425|574 422|548 419|577 437|559 419|525 423|542 422|532 449|538 420|573 436|537 424|553 410|547 410|553 433|550 419|574 407|532 403|569 431|548 407|544 450|552 426|568 428|564 403|545 421|548 413|567 406|559 425|527 394|547 419|545 419|542 428|524 449|558 431|521 430|567 432|566 445|553 431|560 434|528 397|546 441|525 434|557 419|520 445|551 417|568 408|570 424|557 406|563 435|528 404|552 442|561 405|571 396|535 419|568 443|526 412|560 404|564 417|540 404|532 430|541 427|520 422|559 398|546 426|554 420|554 428|553 407|552 409|522 424|546 435|550 402|565 415|576 425|575 425|528 427|524 400|544 428|560 416|577 397|541 404|559 403|546 420|539 402|563 433|572 396|544 416|551 407|563 426|571 401|537 397|555 416|541 442|560 436|572 428|559 433|575 421|577 434|560 430|560 417|572 406|549 402|566 426|539 410|542 421|569 429|535 446|531 428|526 450|559 399|564 406|572 417|575 424|575 435|532 427|523 436|569 415|560 396|539 435|560 426|573 421|542 417|541 432|575 411|566 397|552 436|575 396|543 436|528 432|529 426|543 416|563 435|559 440|562 402|558 427|546 423|567 427|558 421|571 395|553 420|567 427|562 443|569 435|545 416|572 423|545 394|552 421|526 428|543 414|559 439|524 414|547 414|561 434|547 443|544 415|575 430|565 398|558 418|564 431|554 446|530 403|561 439|533 417|576 410|567 434|545 420|542 446|564 399|535 396|548 449|562 443|530 415|555 445|529 433|556 394|553 450|538 411|555 449|554 429|541 427|550 413|520 438|566 395|557 427|544 434|534 439|560 437|542 418|576 442|557 398|552 408|562 402|531 399|545 422|528 444|544 412|566 418|574 405|572 411|546 401|560 451|548 418|542 414|553 426|550 427|549 433|535 419|575 407|562 398|537 423|544 424|559 400|556 416|571 396|536 435|551 420|558 421|565 405|544 432|574 437|523 444|554 432|554 409|560 398|550 435|538 395|548 434|529 408|546 433|545 439|571 416|573 435|555 415|562 408|569 400|552 435|521 398|532 425|530 414|574 404|533 429|559 425|534 410|571 419|566 406|533 399|565 439|558 405|549 394|543 410|556 438|530 433|539 452|553 420|571 398|540 412|548 410|550 430|559 411|551 419|559 433|557 425|577 431|555 428|519 436|544 451|555 449|560 415|569 427|535 414|572 409|571 434|552 397|554 413|555 401|540 433|573 396|557 432|549 405|566';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(2019,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;end();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement