ae update = broken script
|
|
It looks like AE has added a pretty useless update combat confirmation page that throws the script off. I'll try to get a fix out by Thursday, but I'll warn that I don't have a lot of time this week and will be off sailing for the next 2 weeks, so if anyone can post a patch here first. That'll make my life (and the life of everyone else that uses the script) easier. |
|
|
Replacement xpaths to pickup the right tables, slightly more tricky unless you use table[last()] but this should be futureproof. "//table//th[contains(text(),'Attack Force') and @colspan='6']/../..//tr[@align='center']" "//table//th[contains(text(),'Defensive Force') and @colspan='6']/../..//tr[@align='center']" |
|
|
sweet, thanks. I just got back (and I can't actually attack anything yet since I just left vacation mode), but I'll try to test tonight and post the update. |
|
|
updated! |