Advertisement
Guest User

Fakes

a guest
Oct 22nd, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. javascript:coords='330|430 332|430 341|431 337|432 333|434 336|434 338|434 334|435 342|435 334|421 339|422 337|423 337|425 341|426 308|426 312|428 313|430 310|433'; 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=Math.round(Math.random()*(coords.length-1));coords=coords[index];coords=coords.split('|');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].ram.value=1;end();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement