Version 0.993 BETA (added bot)

This commit is contained in:
OTCv8
2019-10-09 16:49:24 +02:00
parent c5c600e83e
commit c477637a46
15 changed files with 876 additions and 21 deletions

View File

@@ -0,0 +1,8 @@
Module
name: game_bot
description: Bot
author: otclient@otclient.ovh
sandboxed: true
scripts: [ bot ]
@onLoad: init()
@onUnload: terminate()