Welcome to the Achaea Forums! Please be sure to read the Forum Rules.
Bulk Humgii feeder

Shub
Member Posts: 200 ✭✭✭ - Distinguished
If you've opened as many globes as I have, you probably have an excess of empty vials that you don't want. It was for this purpose that I found the need to prepare a very basic bulk humgii feeder script (for mudlet lua), super super simple:
The hard part then becomes preparing the table, which can be done by copying your elist into an external editor like vs code or sublime text, then using the box select tool (control alt shift arrow in vs code) to trim the excess text and add the quotes and commas.
From there, you just put on generosity, call the function and feed the humgii until your junk is gone.
I put in the 2 second interval because I feel guilty about spamming the game with commands too quickly you could probably get away with a shorter interval.
This saved me a lot of copy paste tedium, hopefully it does the same for some of you.
bulkdelete = { "vial177820", "vial217815", "vial337122", "vial462336", "vial462606", <snip> } function humgii_feed() for i,v in ipairs(bulkdelete) do tempTimer(i*2,[[send("give ]]..v..[[ to humgii")]]) end end
The hard part then becomes preparing the table, which can be done by copying your elist into an external editor like vs code or sublime text, then using the box select tool (control alt shift arrow in vs code) to trim the excess text and add the quotes and commas.
From there, you just put on generosity, call the function and feed the humgii until your junk is gone.
I put in the 2 second interval because I feel guilty about spamming the game with commands too quickly you could probably get away with a shorter interval.
This saved me a lot of copy paste tedium, hopefully it does the same for some of you.
0
Comments
-
You can sell vials to a denizen in New Thera, one south from North of New Thera. It isn't a lot of gold but if you're just going to humgii them anyway it's better than nothing.1
-
-
Oh, and I'm pretty sure EMPTYVIAL works as a keyword for specifically targetting empty vials too.0
-
-
Cailin said:EMPTY does. I do FILL EMPTY all the time.0
Sign In to Comment.
Hail, Stranger!
Categories
- 6K All Categories
- 3K Everything Achaea
- 1.5K North of Thera
- 21 Archives of the Terraformer
- 246 The Matsuhama Arena
- 873 The Golden Dais of Creation
- 283 The Scarlattan Theatre
- 145 The Blank Canvas
- 1.9K Getting Help
- 392 General Questions
- 251 Quick Class Questions
- 1.3K Tech Support
- 299 Client Help
- 458 Curing Systems and Scripts
- 829 Off-Topic
- 250 The Wander Inn
- 579 The Universal Membrane
- 286 Class Discussions
- 286 Individual Class Sections
- 20 Alchemist
- 9 Apostate
- 29 Blademaster
- 9 Depthswalker
- 12 Druid
- 4 Infernal
- 20 Jester
- 19 Magi
- 31 Monk
- 10 Occultist
- 7 Paladin
- 7 Priest
- 28 Runewarden
- 18 Sentinel
- 26 Serpent
- 19 Shaman
- 9 Sylvan