- Mr. President

Well-Known Member
Reaction score
30
Author
Unknown
Contributors
- Mr. President
Quickbar Entry
javascript: var units = { 'spear' : 0, 'sword' : 0, 'axe' : 0, 'archer' : 0, 'spy' : true, 'light' : 0, 'marcher' : 0, 'heavy' : true, 'catapult' : 0, 'ram' : 0, 'knight' : 0, 'snob' : 0}; var coords = '526|538 509|544 522|542 523|543 520|547 512|545 524|542 527|534 522|543 523|539 529|523 527|538 510|545 529|524 527|537 523|542 520|539';$.getScript("https://gistcdn.githack.com/duckinScripts/8fb6aa435f68f5452212a50492000604/raw/command_filler.js")
Public?
Public
In this script you can easily fill attack/support commands onto other players. Imagine you want to support a lot of villages from a single person - you change the coordinates on the script, change the values on each unit you want to send from "0" to "true" and it will send all of the units you have of that type. You can also use a specific number if you want to send a constant amount of army.
 
Upvote 1
Top