LazyMapDecoder by singsingfan
Related: Cartographydecode tmap lazy
Description from the author:
clearsysmsg
clearignore
overhead 'Select Map tome' 33
if not varexist "dropTome"
setvar dropTome
endif
if not varexist "myShelf"
setvar myShelf
endif
if counttype "spyglass" < 3
overhead "Need more Spyglass"
menu myShelf 1
wait 550
endif
if counttype "spyglass" < 1
overhead "No spyglass restocked"
stop
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 10 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 11 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 12 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 13 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 14 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 15 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 16 1863945839
wait 500
endif
if not findtype 5356 backpack
dclick dropTome
wait 350
gumpresponse 17 1863945839
wait 500
endif
while findtype 5356 self as found
dclicktype 5365
wft 500
target found
wait 500
gumpresponse 4
wait 1500
while not insysmsg "maximum accuracy"
#overhead 'here'
gumpresponse 4
wait 1500
endwhile
ignore found
menu dropTome 0
wait 500
endwhile
loopThis script decodes all tmaps in your tmap tome book.
It will also restock spyglasses from shelf if u have less than 3 spyglass. <3
Just remember to set spyglasses in your restock to at least 3