RoM Bot Api

From SolarStrike wiki
Revision as of 12:03, 26 June 2010 by KillerTHC (talk | contribs)
Jump to: navigation, search

RoM Bot API and How To Use It

This API is a reference for information on events and functions usable with the RoM Bot. With this as your reference you can make the most customized script for your class ever! Due to recent and upcoming changes in the RoM Bot you will have the power to use item buffs with ease and cure\purify yourself as needed. Newer functions and events will be added as they are committed to the RoM Bot.

RoM Bot Functions

RoM Bot Events

The following events occur in order during the casting procedure of the RoM Bot.

onPreSkillCast Lua code placed between the tags labeled onPreSkillCast in your profile will be executed before the skill is cast. You must return true if you want the skill to be cast or false if you do not want to cast the skill. arg1 holds the skill to be cast