Page 1 of 1

Lightweight Shortbow recipe

Posted: October 2nd, 2017, 9:11 pm
by Bad Religion
pm with price please!

Re: Lightweight Shortbow recipe

Posted: October 3rd, 2017, 1:56 pm
by LemonHead

Code: Select all

if not @findalias 'rummagetrashcan' or not inrange 'rummagetrashcan' 2
  promptalias 'rummagetrashcan'
endif
useobject 'rummagetrashcan'
pause 300
if @findtype 0xe75 'any' 'rummagetrashcan'
  setalias 'baggie' 'found'
  useobject 'baggie'
  pause 600
  if @findtype 0x2831 'any' 'baggie' 1 2
    useobject 'found'
    pause 900
  endif
  ignoreobject 'baggie'
else
  pause 1500
endif
if @injournal 'Trash is full'
  @clearjournal
  @clearignorelist
endif
There. Stand five minutes next to the HW trash can, and you're done. Trash can college.