Store gold on Beetle by WizardNJ

# Store Gold in beetle when overweight by WizardNJ # UO Unchained # Change info on giantBeetleFriend with info below. # Use ">info" and copy serial of your beetle add to end of line 6 (click the blue circle to copy serial) @setvar! giantBeetleFriend 0x45D1 if mounted hotkey "Dismount" wait 500 endif if not mounted if findtype 0x0EED backpack while findtype 0x0EED backpack as goldz lift goldz 60000 drop giantBeetleFriend -1 -1 -1 wait 650 endwhile endif wait 650 dclick giantBeetleFriend endif