You are trying to use groups like a function, that won't work. Change the trigger to SpriteFont:On created. That then calls the code immediately after the Create call.
You don't need 0=0, use either "Every tick", or a blank sub-event would have done the same thing.