This mod is now working for RTW 1.5, and when I get a chance I'll port it to EB. I'm surprised that no-one seems interested, given the number of people who wanted to get access to factional reforms as soon as possible. But I'll still release the code, just in case someone changes their mind.

Here's the RTW 1.5 version:

declare_counter loop
set_counter loop 0

monitor_event FactionTurnStart FactionType romans_julii
and I_TurnNumber < 50
console_command control greek_cities
campaign_wait 10
console_command add_money 40000
console_command control romans_julii
end_monitor

while I_CompareCounter loop = 0
end_while