Commands Smart fake

lodi94

Active Member
Reaction score
29
Author
lodi94
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://dl.dropbox.com/s/uxn0uhfhwd5s2vd/smartFake.js?dl=0');
Public?
Public
(approved by jawjaw, ticket t14042601)

This is a script to send fake with a specific landing time. If launched outside rally place it opens the settings interface.
There are 2 differents "modes":
- manual: you insert the coords to fake and the wanted timeframe
- by url: you insert the url of a page cointaing the coords (using comma as separator) and an url of a page containing the desired arrival time (yyyy:mm:hh:mm:ss:mmm;yyyy:mm:hh:mm:ss:mmm)

When you have selected the desired mode and the required data you can specify which kind of troop you want o use to fake.
When launched in rally point screen it automatially insert a target whith the right landing time and the troops (it try to minimize the recruitment time of the units sent).
If no targets are in range it display an error message. It will not send two fakes on the same target from the same source unless you don't restart you browser.

It's a script useful in late game, works better with a lot of potential targets.

It's easier to use than to explain (also because english is not my language).

Big thanks to @Shinko to Kuma for the help

Script:
JavaScript:
javascript:$.getScript('https://dl.dropbox.com/s/uxn0uhfhwd5s2vd/smartFake.js?dl=0');
 
Changelog
24/01/2023

Script has been updated.


1) Solved a bug where inserted coordinates weren't saved, resulting in the script don't finding villages in range

2) Now the fake limit is dynamic according to world settings. This feature hasn't been tested on world without fake limit (i have no account available to test it). If someone use it in world without fake limit let mi knoe if it works!
Last edited:
Upvote 3

lodi94

Active Member
Reaction score
29
Script has been updated.

Changelog:
1) Solved a bug where inserted coordinates weren't saved, resulting in the script don't finding villages in range
2) Now the fake limit is dynamic according to world settings. This feature hasn't been tested on world without fake limit (i have no account available to test it). If someone use it in world without fake limit let mi know if it works!
 
Last edited:
Top