Dump All The Things by brozan_syal
Related: Snippet
1#Start Dump
2overhead "Target Bag for Regs and Gold/Dubs"
3@setvar! myShipHold
4
5overhead "Gold Dump"
6#Gold in subpacks routine
7clearignore
8createlist coinTypes
9clearlist coinTypes
10@pushlist 'coinTypes' 2539
11@pushlist 'coinTypes' 3821
12@pushlist 'coinTypes' 3891
13foreach x in coinTypes
14 while findtype x backpack any any 1 as found
15 lift found 9999
16 drop myShipHold -1 -1 0
17 @ignore myVariable
18 wait 600
19 endwhile
20endfor
21
22if not varexist noidBag
23 overhead 'Target Item Dump Bag'
24 setvar! noidBag
25endif
26
27overhead "Hull Dump"
28clearignore
29createlist regTypes
30clearlist regTypes
31
32@pushlist 'regTypes' 3963
33@pushlist 'regTypes' 3962
34@pushlist 'regTypes' 3973
35@pushlist 'regTypes' 3972
36@pushlist 'regTypes' 3980
37@pushlist 'regTypes' 3981
38@pushlist 'regTypes' 3976
39@pushlist 'regTypes' 3974
40@pushlist 'regTypes' 4225
41@pushlist 'regTypes' 3705
42@pushlist 'regTypes' 3854
43@pushlist 'regTypes' 3617
44@pushlist 'regTypes' 3903
45@pushlist 'regTypes' 7163
46@pushlist 'regTypes' 2545
47foreach x in regTypes
48 while findtype x backpack any any 1 as found
49 lift found 9999
50 drop myShipHold -1 -1 0
51 @ignore myVariable
52 wait 600
53 endwhile
54endfor
55
56overhead "Unid Dump"
57clearignore
58
59createlist ItemTypes
60clearlist ItemTypes
61//martial manual
62@pushlist 'ItemTypes' 22187
63//Shields
64@pushlist 'ItemTypes' 0x1b72 //BronzeShields
65@pushlist 'ItemTypes' 0x1b73 //Buckler
66@pushlist 'ItemTypes' 0x1b7b //MetalShield
67@pushlist 'ItemTypes' 0x1b74 //MetalKiteShield
68@pushlist 'ItemTypes' 0x1b79 //TearKiteShield
69@pushlist 'ItemTypes' 0x1b7a //WoodenShield
70@pushlist 'ItemTypes' 0x1b76 //HeaterShield
71@pushlist 'ItemTypes' 0x1b77 //HeaterShield
72@pushlist 'ItemTypes' 30989
73@pushlist 'ItemTypes' 31184
74@pushlist 'ItemTypes' 31180
75@pushlist 'ItemTypes' 31006
76//Platemail
77@pushlist 'ItemTypes' 0x1408 //CloseHelmet
78@pushlist 'ItemTypes' 0x1410 //PlatemailArms
79@pushlist 'ItemTypes' 0x1417 //PlatemailArms
80@pushlist 'ItemTypes' 0x1411 //PlatemailLegs
81@pushlist 'ItemTypes' 0x1412 //PlateHelm
82@pushlist 'ItemTypes' 0x1413 //PlateGorget
83@pushlist 'ItemTypes' 0x1418 //PlatemailGloves
84@pushlist 'ItemTypes' 0x1415 //PlateChest
85@pushlist 'ItemTypes' 0x140a //Helmet
86@pushlist 'ItemTypes' 0x140c //Bascinet
87@pushlist 'ItemTypes' 0x140e //NorseHelm
88//Chainmail
89@pushlist 'ItemTypes' 0x13bb //ChainmailCoif
90@pushlist 'ItemTypes' 0x13c3 //ChainmailLeggins
91@pushlist 'ItemTypes' 0x13c4 //ChainmailChest
92@pushlist 'ItemTypes' 0x13c0 //ChainmailHelm
93//Ringmail
94@pushlist 'ItemTypes' 0x13ef //RingmailArms
95@pushlist 'ItemTypes' 0x13f2 //RingmailGloves
96@pushlist 'ItemTypes' 0x13ed //RingmailChest
97@pushlist 'ItemTypes' 0x13f1 //RingmailLeggins
98@pushlist 'ItemTypes' 0x140b //RingmailHelm
99//Studded
100@pushlist 'ItemTypes' 0x1dba //Studdedcap
101@pushlist 'ItemTypes' 0x13e1 //StuddedLeggings
102@pushlist 'ItemTypes' 0x13db //StuddedTunic
103@pushlist 'ItemTypes' 0x13d5 //StuddedGloves
104@pushlist 'ItemTypes' 0x13d6 //StuddedGorget
105@pushlist 'ItemTypes' 0x13dc //StuddedSleeves
106//Leather
107@pushlist 'ItemTypes' 0x13ce //LeatherGloves
108@pushlist 'ItemTypes' 0x13cd //LeatherSleeves
109@pushlist 'ItemTypes' 0x13d3 //LeatherChest
110@pushlist 'ItemTypes' 0x13cb //LeatherPants
111@pushlist 'ItemTypes' 0x13c7 //LeatherGorget
112@pushlist 'ItemTypes' 0x1db9 //LeatherCap
113@pushlist 'ItemTypes' 0x13c5 //LeatherArms
114//FemaleArmor
115@pushlist 'ItemTypes' 0x1c04 //FemalePlate
116@pushlist 'ItemTypes' 0x1c09 //FemalePlateSkirt
117@pushlist 'ItemTypes' 0x1c0c //FemaleStuddedBustier
118@pushlist 'ItemTypes' 0x1c02 //FemaleStuddedArmor
119@pushlist 'ItemTypes' 0x1c09 //FemaleRingmailSkirt
120@pushlist 'ItemTypes' 0x1c00 //FemaleLeatherShorts
121@pushlist 'ItemTypes' 0x1c09 //FemaleLeatherSkirt
122@pushlist 'ItemTypes' 0x1c06 //FemaleLeatherArmor
123@pushlist 'ItemTypes' 0x1c0b //FemaleLeatherBustier
124@pushlist 'ItemTypes' 0x1c09 //FemaleBoneSkirt
125//Fencing
126@pushlist 'ItemTypes' 0xf62 //Spear
127@pushlist 'ItemTypes' 0x1403 //ShortSpear
128@pushlist 'ItemTypes' 0xe87 //Pitchfork
129@pushlist 'ItemTypes' 0x1405 //Warfork
130@pushlist 'ItemTypes' 0x1401 //Kryss
131@pushlist 'ItemTypes' 0xf52 //Dagger
132//Macing
133@pushlist 'ItemTypes' 0x13b0 //Waraxe
134@pushlist 'ItemTypes' 0xdf0 //BlackStaff
135@pushlist 'ItemTypes' 0x1439 //WarHammer
136@pushlist 'ItemTypes' 0x1407 //WarMace
137@pushlist 'ItemTypes' 0xe89 //QuarterStaff
138@pushlist 'ItemTypes' 0x143d //HammerPick
139@pushlist 'ItemTypes' 0x13b4 //Club
140@pushlist 'ItemTypes' 0xe81 //ShepherdsCrook
141@pushlist 'ItemTypes' 0x13f8 //GnarledStaff
142@pushlist 'ItemTypes' 0xf5c //Mace
143@pushlist 'ItemTypes' 0x143b //Maul
144//Swords
145@pushlist 'ItemTypes' 0x13b9 //VikingSword
146@pushlist 'ItemTypes' 0xf61 //Longsword
147@pushlist 'ItemTypes' 0x1441 //Cutlass
148@pushlist 'ItemTypes' 0x13b6 //Scimitar
149@pushlist 'ItemTypes' 0xec4 //SkinningKnife
150@pushlist 'ItemTypes' 0x13f6 //ButcherKnife
151@pushlist 'ItemTypes' 0xf5e //Broadsword
152@pushlist 'ItemTypes' 0x13ff //Katana
153@pushlist 'ItemTypes' 0xec3 //Cleaver
154//Axes
155@pushlist 'ItemTypes' 0xf43 //Hatchet
156@pushlist 'ItemTypes' 0xf45 //ExecutionersAxe
157@pushlist 'ItemTypes' 0xf4d //Bardiche
158@pushlist 'ItemTypes' 0xf4b //DoubleAxe
159@pushlist 'ItemTypes' 0x143e //Halberd
160@pushlist 'ItemTypes' 0x13fb //LargeBattleAxe
161@pushlist 'ItemTypes' 0x1443 //TwoHandedAxe
162@pushlist 'ItemTypes' 0xf47 //BattleAxe
163@pushlist 'ItemTypes' 0xf49 //Axe
164//Bows
165@pushlist 'ItemTypes' 0x13fd //HeavyXbow
166@pushlist 'ItemTypes' 0xf50 //Xbow
167@pushlist 'ItemTypes' 0x13b2 //bow
168//Instruments
169@pushlist 'ItemTypes' 0xeb2 //Harp
170@pushlist 'ItemTypes' 0xe9c //Drums
171@pushlist 'ItemTypes' 0xeb3 //Lute
172@pushlist 'ItemTypes' 0xe9e //Tambourine
173@pushlist 'ItemTypes' 0x2805 //BambooFlute
174//Other Helmets
175@pushlist 'ItemTypes' 0x140f //NorseHelm
176//BoneArmor
177@pushlist 'ItemTypes' 0x1451 //BoneHelm
178@pushlist 'ItemTypes' 0x1457 //BoneLegs
179@pushlist 'ItemTypes' 0x1453 //BoneArms
180@pushlist 'ItemTypes' 0x1455 //BoneGloves
181//SlayerWands
182@pushlist 'ItemTypes' 0xdf2 //SlayerWands
183@pushlist 'ItemTypes' 0xdf3 //SlayerWands
184@pushlist 'ItemTypes' 0xdf4 //SlayerWands
185@pushlist 'ItemTypes' 0xdf5 //SlayerWands
186//OtherSTuff, that wasnt in list...
187@pushlist 'ItemTypes' 0xdf5 //SlayerWands
188@pushlist 'ItemTypes' 0xefa //SpellBook
189@pushlist 'ItemTypes' 0x141a //platemailleggings
190@pushlist 'ItemTypes' 0x1b7a //woodenshield
191@pushlist 'ItemTypes' 0x13e2 //studdedchets
192@pushlist 'ItemTypes' 0x1b79 //woodenkiteshield
193@pushlist 'ItemTypes' 0x26bd //harpoon
194@pushlist 'ItemTypes' 0x1c05 //Femaleplatechest
195@pushlist 'ItemTypes' 0x1c0d //studdedbrasier
196@pushlist 'ItemTypes' 0x1c01 //leathershorts
197@pushlist 'ItemTypes' 0x1b75 //metalkiteshield
198@pushlist 'ItemTypes' 0x1c07 //Femaleleather
199@pushlist 'ItemTypes' 0x1416 //platemailchest
200@pushlist 'ItemTypes' 0x13dd //studdedgloves
201@pushlist 'ItemTypes' 0x1454 //Bonechest
202@pushlist 'ItemTypes' 0x13d2 //leatherleggings
203@pushlist 'ItemTypes' 0x1409 //closehelm
204@pushlist 'ItemTypes' 0x13d4 //studdedarms
205#new shit
206@pushlist 'ItemTypes' 39898
207@pushlist 'ItemTypes' 39896
208@pushlist 'ItemTypes' 39892
209@pushlist 'ItemTypes' 39918
210@pushlist 'ItemTypes' 39911
211@pushlist 'ItemTypes' 39916
212@pushlist 'ItemTypes' 39897
213@pushlist 'ItemTypes' 39905
214@pushlist 'ItemTypes' 39891
215@pushlist 'ItemTypes' 39917
216@pushlist 'ItemTypes' 39912
217@pushlist 'ItemTypes' 39909
218@pushlist 'ItemTypes' 39889
219@pushlist 'ItemTypes' 31047
220@pushlist 'ItemTypes' 31017
221@pushlist 'ItemTypes' 31049
222@pushlist 'ItemTypes' 31019
223@pushlist 'ItemTypes' 31055
224@pushlist 'ItemTypes' 31051
225@pushlist 'ItemTypes' 31053
226@pushlist 'ItemTypes' 31025
227@pushlist 'ItemTypes' 31027
228@pushlist 'ItemTypes' 31031
229@pushlist 'ItemTypes' 31041
230@pushlist 'ItemTypes' 31021
231@pushlist 'ItemTypes' 31023
232@pushlist 'ItemTypes' 31029
233@pushlist 'ItemTypes' 31043
234@pushlist 'ItemTypes' 31035
235@pushlist 'ItemTypes' 31033
236@pushlist 'ItemTypes' 31045
237@pushlist 'ItemTypes' 31037
238@pushlist 'ItemTypes' 31002
239@pushlist 'ItemTypes' 20006
240@pushlist 'ItemTypes' 31169
241@pushlist 'ItemTypes' 31006
242@pushlist 'ItemTypes' 30999
243@pushlist 'ItemTypes' 31012
244@pushlist 'ItemTypes' 31009
245@pushlist 'ItemTypes' 30996
246@pushlist 'ItemTypes' 31128
247@pushlist 'ItemTypes' 31188
248@pushlist 'ItemTypes' 20014
249@pushlist 'ItemTypes' 31014
250@pushlist 'ItemTypes' 31004
251@pushlist 'ItemTypes' 31142
252@pushlist 'ItemTypes' 31001
253@pushlist 'ItemTypes' 31000
254@pushlist 'ItemTypes' 31010
255@pushlist 'ItemTypes' 30998
256@pushlist 'ItemTypes' 30988
257@pushlist 'ItemTypes' 30997
258@pushlist 'ItemTypes' 31141
259@pushlist 'ItemTypes' 20008
260@pushlist 'ItemTypes' 31005
261@pushlist 'ItemTypes' 31191
262@pushlist 'ItemTypes' 31008
263@pushlist 'ItemTypes' 31007
264@pushlist 'ItemTypes' 30994
265@pushlist 'ItemTypes' 30993
266@pushlist 'ItemTypes' 31182
267@pushlist 'ItemTypes' 30989
268@pushlist 'ItemTypes' 20012
269@pushlist 'ItemTypes' 31186
270@pushlist 'ItemTypes' 31178
271@pushlist 'ItemTypes' 31015
272@pushlist 'ItemTypes' 30991
273@pushlist 'ItemTypes' 20010
274@pushlist 'ItemTypes' 20016
275@pushlist 'ItemTypes' 31184
276@pushlist 'ItemTypes' 31190
277@pushlist 'ItemTypes' 30990
278@pushlist 'ItemTypes' 30995
279@pushlist 'ItemTypes' 31176
280@pushlist 'ItemTypes' 31180
281@pushlist 'ItemTypes' 30992
282@pushlist 'ItemTypes' 31130
283
284foreach x in ItemTypes
285 while findtype x backpack as found
286 @hotkey 'set last target'
287 @target found
288 @setvar myVariable lasttarget
289 wait 100
290 @getlabel 'myVariable' myLabel
291 if 'unidentified' in myLabel
292 #sysmsg 'Dumping: ' 33
293 #sysmsg myLabel 65
294 lift myVariable 1
295 drop noidBag -1 -1 0
296 else
297 #sysmsg 'Skipping' 33
298 #sysmsg myLabel 65
299 endif
300 @ignore myVariable
301 wait 400
302 endwhile
303endfor
304overhead "Done Dumping" 17