01-06-2013, 12:31 PM
This leave when u get lvl 8
[macro]1000 {logout} Self.Level()>=8 Self.Logout()[/macro]
This leave when u have lvl 8 and missing 200xp to lvl 9
[macro]1000 {logout} Self.Experience()>=6200 Self.Logout()[/macro]
[macro]1000 {logout} Self.Level()>=8 Self.Logout()[/macro]
This leave when u have lvl 8 and missing 200xp to lvl 9
[macro]1000 {logout} Self.Experience()>=6200 Self.Logout()[/macro]