the same problem i have with potion - anybady help ?
if @findtype 0xf0a 'any' 'box'
if @name 'found' != 'Deadly' ////////// <---- not work !!!!!!!! :(
moveitem 'found' 'backpack'
pause 1000
endif
endif
it take random potion deadly / lesser / greater
if @name 'found' == 'Deadly'
this...
Can you please help me with this macro as I cannot find anything similar anywhere? How should this macro be written correctly?
getenemy 'friend' 'innocent' 'murderer' 'criminal' 'gray' 'humanoid' 'closest'
if @inrange 'enemy' 1 and @findlayer 'enemy' 21
useobject! 'found'
setalias...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.