Back to "ultimate" tags

Ultimate Mining Ingot Drop Off by Jaseowns

Created: 03/28/2023
Last Updated: about 2 years ago
1# Puts ingots into resource stock pile or your choice of container by Jaseowns
2# Drop off script
3if findtype "resource container" ground -1 -1 2 as resource
4    menu resource 0
5    wft 500
6    target self
7    wait 200
8elseif findtype 7154 backpack
9    
10    say "bank"
11    
12    @clearignore
13    @setvar! myDropOffContainer
14    
15    while findtype 7154 backpack as item
16        lift item 60000
17        drop myDropOffContainer -1 -1 -1
18        wait 650
19        @ignore item
20    endwhile
21else
22    overhead "No ingots found" 34
23endif

Quick Filters

Bard Quick SearchCrafter Quick SearchDexxer Quick SearchHarvester Quick SearchMage Quick SearchPVM Quick SearchPVP Quick SearchStealth Quick SearchTamer Quick Search