View On GitHub
Skua Documentation
Project maintained by
BrenoHenrike
Hosted on GitHub Pages — Theme by
mattgraham
Skua Documentation
↨
Core Documentation
↨
CoreBots
↨
Start/Stop
Inventory, Bank and Shop
Drops
Quest
Kill
Utility
Map
Using Local Files
CoreStory
To-Do List
↨
CoreFarms
CoreAdvanced
CoreDailies
CoreNation
CoreLegion
IScriptInterface Documentation
↨
Yet to be made,
click here
to go to the source code
RBot Documentation (Legacy)
↨
1. Intro
↨
Creating a Script
The Script Interface
2. Options & Lite
↨
ScriptInterface.Options
ScriptInterface.Lite
Setting options
3. Timings
↨
Sleep
Wait
Examples
Handlers
Scheduling
4. Monsters
↨
Properties
Methods
The 'Monster' class
5. Skills
↨
Properties
Methods
Skill Use Rules
Patterns
Skill Provider (//TODO)
6. Shops
↨
Properties
Methods
7. Player
↨
Properties
Methods
Examples
8. Quests
↨
Properties
Methods
The 'Quest' class
9. Map
↨
Properties
Methods
The 'PlayerInfo' class
10. Inventory and Bank
↨
Inventory Properties
Inventory Methods
Bank Properties
Bank Methods
11. Events
↨
Listening for Events
12. Packets
13. Script Options
↨
Setting up
Adding configurable Options
Using configured Options
Enumerated Options
Manually opening Configuration UI
14. Object Classes & Enums
↨
Object Classes
- PlayerInfo
- Monster
- Quest
- ItemBase
- InventoryItem
- ShopItem
- MergeItem
- SimpleReward
- Server
Enums
- HuntPriority
- BoostType
- ItemCategory
15. Plugins
↨
Creating a Plugin
Configurable Plugin Options
User Interface plugins
16. Examples
↨
Design and Layout
Repeating the quest
Hunting multiple monsters
Hunting for multiple items
Setting up relogin
Legion Fealty 1
Changelog