auto-farm script By_Fuji

By Fujis Last update Jun 14, 2011 — Installed 64,793 times.

Bug ?

in
Subscribe to Bug ? 12 posts, 8 voices



Cel User

1.) Wenn i start the script and ther is not enough troops in the village the scipt jumps to the next village and try to send from them.

2.) How can i edit if i want Raid or Attac

3.) the input box for Ramme dont shows (sorry dont know the english word) you understand ? the people they hold a wood in her hands ;-)

 
Fujis Script's Author

It is no script bug to get troops from all the villages in which there is no first, to avoid that you can always send troops to an OASIS so the script has so troops in a village ...

 
Warfaith User

The script is exelent in many ways. But heres my so-far discovered bugs:

1. If you use the marketplace it seems like the autofarm list is "deleted". And I have to add them all again.
2. If you change the town while you are in the rallypoint, the same thing happens.

Hope to see this fixed in an update :)

 
Warfaith User

Error: troops is undefined
Kildefil: file:///D:/Users/Fc/AppData/Roaming/Mozilla/Firefox/Profiles/zg91oslf.default/gm_scripts/auto-farm_script_by_fuji/auto-farm_script_by_fuji.user.js
Line: 336

This line is marked: if (farms.length > 1) {

Hope this helps. :)

 
Fujis Script's Author

Yes, it is a bug, I am already working to try to resolve this problem ...

If someone wants to help, I will be eternally grateful

 
Nicolas Duarte User

Hello friend,
I downloaded your script on the site userscripts.org, wore it for today left him for about an hour, then a friend of mine so I know kind of account, he connected he was there he kik me that I was AFK, so bugo the script, it does not work any longer, I vo until the point of meeting and no longer appears the option to start attacking the farms ...
I would like to help get the script.
Hug
Nicolas

 
Nicolas Duarte User

Hello Friend,
I download your script in website: userscripts.org, I used today [aprox. 1h], and my friend log in other computer [kick me]. This script get one error, and don't work.
I go to 'Rally Point' and no have the option 'auto farm'
Can you help me!?

 
I_m_on_top User

function Random(minimum, maximum)
{
if(minimum == null && maximum == null )
{
minimum = 5000;
maximum = 20000;
}
var rand=Math.round(Math.random()*maximum);
rand = rand<minimum>
return rand;

};

function sendtroops() {
var tekst = document.URL;
tekst = tekst.substring(tekst.indexOf("://")+3, tekst.lastIndexOf("/") );

var aantal = GM_getValue("teller"+tekst,0);
var pagina = document.getElementById("lmid2").innerHTML;
if(pagina.indexOf("There isn't a Village on these coördinates.") > -1)
{
setTimeout( 'window.location.replace( "a2b.php")', Random(1000, 5000));
}else{
if( pagina.indexOf("kid") > -1)
{
var e = document.getElementsByTagName('form');
e[0].submit();

If we increase the timeout values ,will it stop refreshing so much... ??? bcoz it keeps refreshing profile too much even if there are no troops in village and that way a multihunter can find about the script :(

 
XtrusioN User

So this probably shouldnt be in the "bug" section, however.. it attacks the coord all the time, shouldn't there be any timer like;

Send attacks every: 3(rd) hour

Cus when i tried adding one village and started the script.. it just attacked it multiple times, and i cant see the joy in that :)

 
2shot User

i also get the bug where it deletes the farms if u use the m/p and word when it might get fixed

 
2shot User

any idea when it might get fixed

 
timmmi User

how can i change size of red box?

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel