Task Tweak
|
|
At low levels I found that changing the task picked to be the last one in the list (which usually pays out the most experience and money) works very well. var indexOfButtonToClick = $(".perform-task-button").length -1; That is until you hit levels where you might not have enough Spymasters to continue using the highest energy task. |