grcrt / grcrt-script

GRCRT is "the" userscript for MMO web-browser strategy game Grepolis.
https://www.grcrt.net
GNU General Public License v3.0
14 stars 7 forks source link

Update RepConvGRC.js #39

Closed Shuri2060 closed 4 years ago

Shuri2060 commented 4 years ago

((RCGP.getJQElement()).find($('#fto_town_list li.town' + Game.townId))).click();

There is sometimes a delay to this line being run for some reason.

  1. Open Grepolis.
  2. Open farming overview
  3. Farm + click another city (quickly after opening)

The current city is selected once again (due to delay). This is irritating behaviour when you try to farm quickly.

This also happens if you switch cities then farm.

I suggest to remove the feature temporarily until a fix can be made.

https://i.imgur.com/gXzGp3I.gifv