mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-22 07:25:54 +02:00
Version 2.0 - preys, bot updates, ui improvements
This commit is contained in:
8
modules/game_bot/default_configs/examples/battle.lua
Normal file
8
modules/game_bot/default_configs/examples/battle.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
local batTab = addTab("Batt")
|
||||
|
||||
Panels.AttackSpell(batTab)
|
||||
Panels.AttackItem(batTab)
|
||||
|
||||
Panels.AttackLeaderTarget(batTab)
|
||||
Panels.LimitFloor(batTab)
|
||||
Panels.AntiPush(batTab)
|
Reference in New Issue
Block a user