Page 1 of 1

[achieved]: dropdown attack pattern

PostPosted: Wed Feb 20, 2008 1:16 pm
by maxime
copy-paste again from userscripts.org:
Would it be possible to save ur most used farming (or other) attacks in a drop down menu in the rally point? maybe under catas/nobleman, like in this example.

Im sending 250LC/75MA/1Scout every morning to a lot of villages, so it would make it a bit easier :) But its not necessary, I could just deal with the reports and press attack again. But Im pretty bad at organizing my reports :P

However, the features:
* Aliases for villages
* Grouping villages
and * Quick access to tracked villages in rally point

might just do the trick as well and be more useful than my suggestion ;)

PostPosted: Thu Feb 21, 2008 3:00 pm
by timas
I like the dropdown idea for sending troops a lot.. I'll definitely make that work!

PostPosted: Sat Aug 02, 2008 6:47 pm
by timas
it's an oldie, but definitely a goldie.

the repository has attackAgain as a new plugin. This plugin enables people to save certain sets of troops as a 'squad' that are represented in a dropdown.

The dropdown is also available in the reports area.

PostPosted: Mon Aug 04, 2008 9:18 pm
by maxime
I cant find the squad thingy in the RP :)
And will it be possible to define squads using cavneed/axeneed/spearneed, etc.. like for exemple: cavneed+1scout/axeneed+1scout/spearneed+1scout+XXHCs/etc.. for farming, like OCD hinted it?


Edit: found it :), u 1sr have to pass by a village's info page > send troops. If u go directly to the RP through the toolbar, it doesnt show up.

PostPosted: Tue Aug 05, 2008 7:55 am
by timas
really? that's odd, it should work regardlessly.. bug!

PostPosted: Tue Aug 05, 2008 5:46 pm
by maxime
btw, I have this error every time I go to the report page:
Error: $("table.main table.vis a[href*=info_village]:first").attr("href") is undefined
Source File: file:///C:/Users/[...]/gm_scripts/tribalwars_enhancer_v3/pluginsattackagain.js
Line: 107

but dont know what it means nor if it is of any importance.

PostPosted: Tue Aug 05, 2008 7:36 pm
by timas
it's a uncaught exception;

"Attribute href of link with info_village in it located in a table with 'vis' as class and located in a table with 'main' as class cannot be found"

I will have to fix it