Lua scripts


What is lua and how to start?


Lua is powerful interface to call registry functions using user lua custom scripts.
Documentation with all registred functions you can find in Rifbot folder inside file called Rifbot Lib.lua
Check up for already created scripts and start with something basic like a healing.


How to add script?


1. Go to MyDocuments\Rifbot\Scripts\.. 
2. Create a Notepad file and paste code. 
3. Set name: Script.lua, type: All Files and save.


There are some examples?


There are many examples with explanation how it works. Visit my github then press on keyboard ctrl+f to find script by keyword.