Version 1.2 - more advanced bot, new hotkeys, bug fixes

This commit is contained in:
OTCv8
2019-11-06 23:46:40 +01:00
parent ba2a1c8d5f
commit bb8e1a247b
31 changed files with 1368 additions and 608 deletions

View File

@@ -4,6 +4,6 @@ Module
author: andrefaramir, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ hotkeys_manager ]
scripts: [ hotkeys_extra, hotkeys_manager ]
@onLoad: init()
@onUnload: terminate()