lua code:
Module.New("x-log", function(mod)
print("Buy a Subscription.")
mod:Delay(200)
end)


Haven't tried out myself but it should work just fine.