你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/3788-gota-extender/discussions/14166,源站連結 點此以跳轉。
Game of Thrones Ascent Extender
Hello,
pbm comes from CP not being refreshed during the send actions
workarround could be to set silver collection to 1 min
For code : I'm not familiar with Java and all others but I suppose following update could be done:
================||==============
function pvpSendBatch(swornswords, loops) {
var loops_new=loops-1;
if(loops_new<0){
inform("Nunber of loops done.
Action finished.");
return;
...
...
...
pvpSendBatch(swornswords,loops_new);
===============||=================
Loops number could be added as parameter in the options...
I'm curious how the objects: pvpFormStore & pvpForm are managed and initialized?
Panayot is it possible to contact you in any manner trough this site? something like PM ?
PtP "Send All"
Send All is making life sending barters out a breeze - in fact I dont even mind sending out 70+ barters now where previously it was such a chore. One thing I'd like to see though if it's possible to stop trying to send SS once all CP is used? The "send all" keeps trying to send SS until you reload the page if you have more SS than your CP total.
Thanks!