[Script No legal] es legal este script de farm?

DeletedUser

Guest
Quisiera saber si utilizar esta herramienta es legal:


avascript:coords=' '; lanzas=0; espadas=0; hachas=0; arcos=0; espias=0; ligeros=0; arcoscaballo=0; pesados=0; arietes=1; catas=0; envios=1; doc=(window.frames.length>0)?window.main.document:document; url=document.URL; if(url.indexOf('screen=place')==-1)alert('Para ejecutar el script necesitas estar en la Plaza de Reuniones'); coords=coords.split(' '); index=0; count=1; farmcookie=document.cookie.match('(^|;) ?farm=([^;]*)(;|$)'); rowscookie=document.cookie.match('(^|;) ?row=([^;]*)(;|$)'); if(farmcookie!=null)index=parseInt(farmcookie[2]); if(rowscookie!=null)count=parseInt(rowscookie[2]); if(index>=coords.length)alert('Ultimo Pueblo\nSe Pone La Primer Coordenada Nuevamente.'); if(index>=coords.length)index=0; coords=coords[index]; coords=coords.split('|'); if(count>=envios)index++; if(count>=envios)count=1; else count++; cookie_date=new Date(2099,11,11); document.cookie='row='+count+'; expires='+cookie_date.toGMTString(); document.cookie='farm='+index+'; expires='+cookie_date.toGMTString(); doc.forms[0].x.value=coords[0]; doc.forms[0].y.value=coords[1]; spear = parseInt(doc.forms[0].spear.nextSibling.nextSibling.innerHTML.match(/\d+/)); sword = parseInt(doc.forms[0].sword.nextSibling.nextSibling.innerHTML.match(/\d+/)); axe = parseInt(doc.forms[0].axe.nextSibling.nextSibling.innerHTML.match(/\d+/)); spys = parseInt(doc.forms[0].spy.nextSibling.nextSibling.innerHTML.match(/\d+/)); light = parseInt(doc.forms[0].light.nextSibling.nextSibling.innerHTML.match(/\d+/)); heavy = parseInt(doc.forms[0].heavy.nextSibling.nextSibling.innerHTML.match(/\d+/)); rams = parseInt(doc.forms[0].ram.nextSibling.nextSibling.innerHTML.match(/\d+/)); cats = parseInt(doc.forms[0].catapult.nextSibling.nextSibling.innerHTML.match(/\d+/)); if(spear!=0)doc.forms[0].spear.value=lanzas; if (sword!=0)doc.forms[0].sword.value =espadas; if(axe!=0)doc.forms[0].axe.value =hachas; if (spys!=0)doc.forms[0].spy.value =espias; if(light!=0)doc.forms[0].light.value =ligeros; if (heavy!=0)doc.forms[0].heavy.value =pesados; if(rams!=0)doc.forms[0].ram.value =arietes; else if(cats!=0)doc.forms[0].catapult.value =catas; else alert('No tienes suficientes unidades!'); void(0);
 

DeletedUser

Guest
Eso tienes que comprobarlo en lo de herramientas utiles y scripts en este foro, crea un tema con este script y ya te diran los superiores si lo es o no...


_________
Dame reputacion si crees que lo hice bien
 

DeletedUser

Guest
Quisiera saber si utilizar esta herramienta es legal:


avascript:coords=' '; lanzas=0; espadas=0; hachas=0; arcos=0; espias=0; ligeros=0; arcoscaballo=0; pesados=0; arietes=1; catas=0; envios=1; doc=(window.frames.length>0)?window.main.document:document; url=document.URL; if(url.indexOf('screen=place')==-1)alert('Para ejecutar el script necesitas estar en la Plaza de Reuniones'); coords=coords.split(' '); index=0; count=1; farmcookie=document.cookie.match('(^|;) ?farm=([^;]*)(;|$)'); rowscookie=document.cookie.match('(^|;) ?row=([^;]*)(;|$)'); if(farmcookie!=null)index=parseInt(farmcookie[2]); if(rowscookie!=null)count=parseInt(rowscookie[2]); if(index>=coords.length)alert('Ultimo Pueblo\nSe Pone La Primer Coordenada Nuevamente.'); if(index>=coords.length)index=0; coords=coords[index]; coords=coords.split('|'); if(count>=envios)index++; if(count>=envios)count=1; else count++; cookie_date=new Date(2099,11,11); document.cookie='row='+count+'; expires='+cookie_date.toGMTString(); document.cookie='farm='+index+'; expires='+cookie_date.toGMTString(); doc.forms[0].x.value=coords[0]; doc.forms[0].y.value=coords[1]; spear = parseInt(doc.forms[0].spear.nextSibling.nextSibling.innerHTML.match(/\d+/)); sword = parseInt(doc.forms[0].sword.nextSibling.nextSibling.innerHTML.match(/\d+/)); axe = parseInt(doc.forms[0].axe.nextSibling.nextSibling.innerHTML.match(/\d+/)); spys = parseInt(doc.forms[0].spy.nextSibling.nextSibling.innerHTML.match(/\d+/)); light = parseInt(doc.forms[0].light.nextSibling.nextSibling.innerHTML.match(/\d+/)); heavy = parseInt(doc.forms[0].heavy.nextSibling.nextSibling.innerHTML.match(/\d+/)); rams = parseInt(doc.forms[0].ram.nextSibling.nextSibling.innerHTML.match(/\d+/)); cats = parseInt(doc.forms[0].catapult.nextSibling.nextSibling.innerHTML.match(/\d+/)); if(spear!=0)doc.forms[0].spear.value=lanzas; if (sword!=0)doc.forms[0].sword.value =espadas; if(axe!=0)doc.forms[0].axe.value =hachas; if (spys!=0)doc.forms[0].spy.value =espias; if(light!=0)doc.forms[0].light.value =ligeros; if (heavy!=0)doc.forms[0].heavy.value =pesados; if(rams!=0)doc.forms[0].ram.value =arietes; else if(cats!=0)doc.forms[0].catapult.value =catas; else alert('No tienes suficientes unidades!'); void(0);

Todo lo que haga cookies ya dijeron que era ilegal XD. Ahi te marque 2 en rojo de los 50 que salen en el codigo =/ Por cierto, si quieres que vaya todo bien, te aconsejaria poner JavaScript, no Avascript :D
 

DeletedUser

Guest
Quisiera saber si utilizar esta herramienta es legal:


avascript:coords=' '; lanzas=0; espadas=0; hachas=0; arcos=0; espias=0; ligeros=0; arcoscaballo=0; pesados=0; arietes=1; catas=0; envios=1; doc=(window.frames.length>0)?window.main.document:document; url=document.URL; if(url.indexOf('screen=place')==-1)alert('Para ejecutar el script necesitas estar en la Plaza de Reuniones'); coords=coords.split(' '); index=0; count=1; farmcookie=document.cookie.match('(^|;) ?farm=([^;]*)(;|$)'); rowscookie=document.cookie.match('(^|;) ?row=([^;]*)(;|$)'); if(farmcookie!=null)index=parseInt(farmcookie[2]); if(rowscookie!=null)count=parseInt(rowscookie[2]); if(index>=coords.length)alert('Ultimo Pueblo\nSe Pone La Primer Coordenada Nuevamente.'); if(index>=coords.length)index=0; coords=coords[index]; coords=coords.split('|'); if(count>=envios)index++; if(count>=envios)count=1; else count++; cookie_date=new Date(2099,11,11); document.cookie='row='+count+'; expires='+cookie_date.toGMTString(); document.cookie='farm='+index+'; expires='+cookie_date.toGMTString(); doc.forms[0].x.value=coords[0]; doc.forms[0].y.value=coords[1]; spear = parseInt(doc.forms[0].spear.nextSibling.nextSibling.innerHTML.match(/\d+/)); sword = parseInt(doc.forms[0].sword.nextSibling.nextSibling.innerHTML.match(/\d+/)); axe = parseInt(doc.forms[0].axe.nextSibling.nextSibling.innerHTML.match(/\d+/)); spys = parseInt(doc.forms[0].spy.nextSibling.nextSibling.innerHTML.match(/\d+/)); light = parseInt(doc.forms[0].light.nextSibling.nextSibling.innerHTML.match(/\d+/)); heavy = parseInt(doc.forms[0].heavy.nextSibling.nextSibling.innerHTML.match(/\d+/)); rams = parseInt(doc.forms[0].ram.nextSibling.nextSibling.innerHTML.match(/\d+/)); cats = parseInt(doc.forms[0].catapult.nextSibling.nextSibling.innerHTML.match(/\d+/)); if(spear!=0)doc.forms[0].spear.value=lanzas; if (sword!=0)doc.forms[0].sword.value =espadas; if(axe!=0)doc.forms[0].axe.value =hachas; if (spys!=0)doc.forms[0].spy.value =espias; if(light!=0)doc.forms[0].light.value =ligeros; if (heavy!=0)doc.forms[0].heavy.value =pesados; if(rams!=0)doc.forms[0].ram.value =arietes; else if(cats!=0)doc.forms[0].catapult.value =catas; else alert('No tienes suficientes unidades!'); void(0);
tiene cookies, es ilegal.
 
Arriba