New Script named Visio Imperii for release!
Link to download (grab full repo) here under "ai" directory https://github.com/eleclib/wip
Settings are the following:
(defrule
(true)
=>
(chat-to-all "Must be Definitive Edition + DLCs")
(chat-to-all "Must be EXTREME difficulty")
(chat-to-all "Must be 200 Pop Cap")
(chat-to-all "Must be Bohemians")
(chat-to-all "Must be AIs only")
(chat-to-all "Must be 1v1")
(chat-to-all "Must be Arena")
(chat-to-all "Must be Tiny Map")
(chat-to-all "Must be Conquest Victory")
(resign)
(disable-self)
)