Well, if you want to use on quit for every user (all levels) use this:

on *:quit:
or
on 1:quit:

if you need it for users with the level >2, use

on 2:quit: