Class IsolatedApi
public class IsolatedApi
- Inheritance
-
objectIsolatedApi
Methods
- AttackNearestEnemy(byte[], byte[])
Attack the nearest enemy
- DrinkHealthPotion(byte[])
Start drinking a health potion if the hero has one
- Equip(byte[], byte[])
Equip an item, picking it up if necessary
- FindItemInInventory(byte[], byte[], byte[])
Finds an item in the inventory by name
- FollowCursorAndAttack(byte[])
Makes your hero follow your mouse cursor and attack nearest enemies in a way
- FollowFlags(byte[], byte[])
Follow the flags of a certain color
- PickUp(byte[], byte[])
Pick up an item, moving to it if necessary
- RunAroundInArea(byte[])
Makes the hero run around randomly within the current area.
- SayTo(byte[], byte[], byte[])
Say something