.

Bunnky

Grandmaster
Should be illegal, but its probably another grey area exploit.
One way to get get around this is using a UOSteam macro:

Code:
if @findtype 0xbd2 'any' 'ground'
  clickobject 'found'
endif
 
Top