setsilence true
label start
iferror $c.cm.localArmies[0]$ goto start
set time $c.cm.localArmies[0].reachTime$
set x {{{%time%-$c.getRawTime()$}/1000}-0.5}
echo "Waiting for %x% seconds to use strat"
sleep $c.math.max(0,%x%)$
set z player.trick.qlbx
set a $c.af.getShopCommands().useTrickItem(c.castle.fiel dId,c.cm.localArmies[0].armyId,c.getVar(z))$
repeat 3
label wait
iferror $%a%.ok$ goto wait
echo Success!
setsilence true
label start
iferror $c.cm.localArmies[0]$ goto start
set time $c.cm.localArmies[0].reachTime$
set x {{{%time%-$c.getRawTime()$}/1000}-0.5}
echo "Waiting for %x% seconds to use strat"
sleep $c.math.max(0,%x%)$
set z player.trick.qlbx
set a $c.af.getShopCommands().useTrickItem(c.castle.fiel dId,c.cm.localArmies[0].armyId,c.getVar(z))$
repeat 3
label wait
iferror $%a%.ok$ goto wait
echo Success!
This is the glitch script for anyone that wants it. You need 3 thunder raids to use it. Put your troops in a valley (Draftable numbers) stop all activity in the city. Make sure no troops in que. No walls building. Nothing at all. Then run the script. Works like a charm.
Bookmarks