Untitled

 avatar
unknown
plain_text
3 years ago
254 B
3
Indexable
if maxhp = 141 and hp < 141
    dclicktype 'clean bandage%s%'
    wft
    target 'self'
    wait 10500
endif

if maxhp = 121 and hp < 121
    dclicktype 'clean bandage%s%'
    wft
    target 'self'
    wait 10500
endif

script 'PK Tracking'
Editor is loading...