User Tools

Site Tools


samples

This is an old revision of the document!


Samples

This session will take a few examples of practical and easy macros.

Auto Mount

3000 {Auto Mount} Status.InPZ()==0 Self.Mount()==0 Self.ToggleMount()

Utura with conditions

3000 {Utura} Self.Health%()⇐VALUE Self.Mana()>=VALUE Status.Buff()==0 Self.Say(Utura)

Equip Sword Ring

3000 {Equip Sword Ring} Self.Attacking() Self.Inventory.Ring()==0 Self.Equip.Ring(3091)

samples.1346539469.txt.gz · Last modified: 2021/11/15 16:43 (external edit)