xotksgk
Member
- Reaction score
- 2
- Author
- wifm
- Contributors
- RedAlert
- Quickbar Entry
-
javascript: $.getScript("https://wifm.kr/tw/scripts/fangker.js");
- Public?
- Public

In this script, the code regarding the group and time format is referenced from javascript:$.getScript('https://twscripts.dev/scripts/singleVillageSnipe.js'); .
This script looks for large and medium attacks in the command. After that, it modifies the value by adding the time (minutes) entered by the user, and then finds the village that arrives at that time among the villages belonging to the group selected by the user.
After finding it, it is sorted in order of the remaining time and updated.
(Currently the unit is fixed to catapult (unit speed 30min))
UI and features may be added or removed in the future.
This can be used to pass your command to other users, and the received user can import the command and save the value.
Run: Click the button to find large and medium attacks on the command page.
Delete: Deletes the checked rows.
Show: Lists the checkboxed commands and the list of arrival times that can be reached by adding the minutes entered in the selected group.
Export: Copy the checkboxed command text.
Import: Paste the copied command and add it to the list.
Delete: Delete the checkboxed command.
Target ( coord / name / duplicated count).
Owner: Shows the owner of the command.
ㅡㅡㅡㅡ
Mechanism.
Press run to find your large, medium attack.
ㅡㅡ
(Send)
After clicking the checkbox of the desired command, press the export button and share it with the other party.
(Receive)
Press the import button and paste the text shared by the other party.
It will be sorted by arrival time on the screen.
ㅡㅡ
After clicking the checkbox of the desired command, enter the desired group and desired time and press the show button.
...
ㅡㅡㅡㅡㅡㅡㅡㅡ
updated 2024-12-10
--------------------------------------
The sorting function has been created.
- targetcoord/ arrivaltime / owvner
- Target's count function has been added. (Added colors and counts to help you see duplicate targets.)
- Unit information is no longer visible when importing.
Last edited:
Upvote
0