Bug/Issue reports
|
|
one more correction in Total Troops in Village:
strToSearch = "//div[@id='" + dmid2 + "']//table[@class='std troop_details']//a[contains(@href, " + aVillage.vID + ")]/../../../.."; with line:
strToSearch = "//div[@id='" + dmid2 + "']//table[@class='std troop_details']//a[contains(@href, " + aVillage.vID + ")]/../../../..|//div[@id='" + dmid2 + "']/p[@class='b f16']"; New complete function is upload here:
|
|
|
@david.maciej,
Once again, Thank you ! Your effort is very much appreciated ! Have only limited time these days as I prepare for holidays. I will provide a new version of the script later this evening including your latest version of the "function tableTotalVillageTroopsV3()". |
|
|
@j000,
I've fixed the logging level issue and hopefully the other reported issues. Fix will be available with the next version of the script. Thank you ! |
|
|
@ms99:
change line 16581 to
var strToSearch = "//div[@id='" + dmid2 + "']//table[@class='troop_details']//a[contains(@href, " + aVillage.vID + ")]/../../../.."; line 16584 is correct. I'll change first part of this function later and post new function here. |
|
|
@david.maciej,
Thank you. And I think, there are a lot of users of this script that would like to thank you for your involvement and support. Let me say this: we all rely on you for this function ! As usual, your ms99. |
|
|
@ms99:
http://rapidshare.com/files/235374238/new_total... Regards |
|
|
Regarding Reza_NA's Bug reported earlier, I was facing the same problem - which I believe would appear in all Right To Left languages (Arabic, Hebrew, Farsi) - Here's a fix to the issue which has worked on my machine: replace the following line found in function updateTooltip(e):
|
|
|
|
|
|
My server (S1.asia) just update to version 3.5 .
What should I do? Thank you for your help and your great script. ^^ |
|
|
First picture: without script (GM turned off)
??? |
|
|
i updated that woodcutter now and it works fine. Can anyone explain me what happened? |
|
|
matej505 wrote: Just require to clear your private date from Firefox option. |
|
|
Delete all only deletes the current page. It should cycle through and delete all your attack reports correct? This is T3.1(started) to 3.5(Upgraded) *.com |
|
|
in tableTotalVillageTroopsV3() when hero is present table header still has colspan=10, but it should be 11.
|
|
|
To MDTrav Yes, what should I do? >.< Thank you. |
|
|
@NepGellutic & @MDTrav,
This script never deleted more than the most recent 10 reports of the type you have chosen to delete. Reason: when you press the one of the "Delete All" buttons in the table, it will open the page of reports of the type you have chosen to delete, it deletes them, but then something strange happens: - the game server returns a page containing the next 10 reports of the type you have chose to delete, but - the address in the address bar corresponds to the "All" reports page. To avoid accidental deletion of reports you want to keep, the script checks if the "Delete all" requested page corresponds to the address in the address bar. And because they are different it just stops ! OK ? @NepGellutic: What you should do ? You should press the "Delete All" button of the type of your choice again and again until all the reports of that type are deleted. It cannot be that difficult... And much safer as to just let the script assume the page of reports is the correct one and continue deleting until the server returns an empty page of reports. |
|
|
To ms99 Thank you for your answer and best script. I just confused and needed find some tools to help me to delete all report, I have 13500+ report left. T-T |
|
|
There was a script called QP Targets that would delete all the reports when you selected delete all, but the script is now obsolete with T3.5. I used that feature a lot, I farm a lot and I usually have a ton of reports. Is there a way you can maybe put a check box to delete ALL reports for that section? |
|
|
hey
|
|
|
The problem matej505 recently brought up came back again.. |
|
|
Hi everybody. Bug: in the it server, the production time of "decurione" is shown at 0:53 instead of 2:53 in the castle. It is a minor bug, but I thought it was worth posting. Tnx |
|
|
hi
again, thanks for the script ;) |
|
|
Resource field with id 1 (the one i pasted image before) always shows level 1 instead of 0. Tested on different types of source fields. |
|
|
Hi ms99!
Since some time ago, I notice a memory hungry... a few hours, and I noticed that Firefox will start to use 300MB.. 400MB.. and today they are with more than 1GB. In small accounts, like .org they dont up so much..
It's not because other pages.
My system: Last Firefox, last Greasemonkey, Last version of the script, Vista x86 Business |
|
|
I have this problem after having new village. Without beyond is normal:
But if beyond active it turnout like this:
How to fix this? and the estimate time to build in the bottom is not appearing. This only happen in the resource page, the village page is normal nor error. Thanks. |

