Game
Name | Class | Description |
---|---|---|
Engine | TL2Control | Character/bot controller |
User | TL2User | User character |
PetList | TL2List из TL2Pet | List of user pets and summons |
Inventory | TInventory | Inventory of user character and pet |
SkillList | TL2List из TL2Skill | List of character skills |
Party | TParty | Group/party |
CharList | TL2List из TL2Char | List of players around character |
NpcList | TL2List из TL2Npc | List of NPCs around character |
DropList | TL2List из TL2Drop | List of drop/items laying on the ground around character |
StaticList | TL2List из TL2StaticObject | List of immovable objects (doors, etc.) around character |
Warehouse | TL2Warehouse | Warehouse (last opened) |
Auction | TL2Auction | Auction (last opened) |
ChatMessage | TChatMessage | Last chat message |
LearnList | TL2List из TLearnItem | List of skills available for learning via skills window. For chronicles higher then High Five. |
LearnList2 | TL2List из TLearnItem | List of skills available for learining via NPC |
System
Name | Class | Description |
---|---|---|
BotList | TList из TBot | Adrenaline accounts list |
Bot | TBot | Current Adrenaline account |
Script | TPaxEngine | Account script |
GPS | TGps | Account paths generator |
L2DB | TL2Base | Database of Lineage 2 |
History | TMessages | Account messages / logs list in Adrenaline |
- Calling execution of procedures in another script using Entry \ OnEntry
- Smart learning of new skills
- Load script on another account
- Maintain Kookaburra in fight mode (for mana rechargers)
- GPS - convenient movement in Adrenaline Bot. Detailed manual.
- Check if we are in party
- Counting the number of items in the inventory
- Protection against mob trains. Check players for trains around us.
- Example of the purchase and crystallization of items.
- Getting the index of the current account in the accounts manager (list)
- Players counter from the specified clans + record information to file