simple bat file to give chunithm statues for servers running on artemis

change these variables before using

SET path=%PATH%;D:\Programs\MariaDB\bin; (MariaDB path)
SET dbUser=root (database username)
SET dbPassword=password (database password)
SET userId=1 (aime user id)
SET amount=999 (amount of statues)
Description
gives statues in chunithm
Readme 30 KiB
Languages
Batchfile 100%