Hi I would like to know how I can save my functions of JTS3? I have to save the webinterface folder or that of JTS3?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu# Use a MySQL database to save bot instances and configurations. 1 = Enable, 0 = Disable
# There should be a structure sql file in the documents directory.
# Import this into your MySQL database to create the tables (the included web interface do this already for you).
# But you must fill this tables by yourself, the bot just reads the information out there.
mysql_enable = 1
mysql_host = 127.0.0.1
mysql_port = 3306
mysql_user = JTS3
mysql_password =1eZT1crjLCZaxXIV
mysql_database = JTS3
Page created in 0.034 seconds with 17 queries.