Lightweight Shortbow recipe

Looking for something? You can buy it here!
Post Reply
User avatar
Bad Religion
Posts: 2597

Lightweight Shortbow recipe

Post by Bad Religion »

pm with price please!
Image
User avatar
LemonHead
Posts: 34
Contact:

Re: Lightweight Shortbow recipe

Post 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.
Image
Post Reply