Misc Resource sender for flag boost donating

Status
Not open for further replies.

Shinko to Kuma

Still Going Strong
Reaction score
776
Author
Shinko to Kuma
Contributors
N/A
Quickbar Entry
javascript: $.getScript('https://dl.dropboxusercontent.com/s/oebxlb52hjatmag/res-sender.js');
Public?
Public
Approved on 31/03/19 at 15:39 ticket nr #T13082605

Hey all, wrote a script that allows you to set a coordinate of where you want to send res to (for example 3rd party player) that fills in the max amount of res it can send according to merchants available, and lowest available resource. It will always keep the balance of your res according to coin values when you send so the receiving player doesn't have to deal with overflows of one type.

Use: Script will ask for a coordinate, copy any text in it that contains a coordinate, for example: [115] We mint this city (427|570) K54. It will extract the coordinate and save it.

Then it will fill in the resources appropriately, and fill in the target, then focus on the send button. All you have to do is quickbar bind the script/bookmark it, press enter enter and it will have sent. After that press D to move to the next villa and same process. It will also track how much res you sent total (if you actually send the res on the next page and dont just skip out of it cause I can't track that step obviously. I only added in the counting so its easier to have an estimate of how much you sent so you can get the favor returned at a later stage. The receiving player will see the exact values anyways

Script:

Code:
javascript: $.getScript('https://dl.dropboxusercontent.com/s/oebxlb52hjatmag/res-sender.js');

example:

TqYhLn8.png

Note: I havent done anything with the low res checkbox yet. I just placed it there for future use but right now it doesn't do anything yet, havent had time to code that in.
 
Upvote 4
Status
Not open for further replies.
Top