Hello peeps,
this is small tutorial if you wanna use old commands as !points, !cash, !stats ....
if (string.find(message,"something")) - this is condition if you write text with "something" for example !something it gonna do some function
and not (string.find(message," something")) then -...