Quote:
Originally Posted by superzip
no do it like this
research archery
upgrade walls
loop x
were x is the number of loop, 0 in infinity
|
Actually, so that u don't hafta rewrite ur script with every loop u can use
research cheapest, which researches the
lowest gold cost tech available to u or
research dearest, which researches the
highest gold cost tech available to u.
so u could use something like:
research cheapest
upgrade house
upgrade farm
loop x
This script will start research on the lowest cost tech available to u then immediately start upgrade on a cottage then when finished move on to a farm. Once those are finished it will loop as many times as u specified.
If the tech is still being researched the script will note that
tech x is currently being researched then move onto the next cottage upgrade then next farm, etc.
There are more research commands that I would really like to get my hands on, but I can't find a full working guide.
If anyone had the foresight to save a PDF of the guide when it was functioning, I'm sure we all would appreciate it being posted.
Thanks.