Tgo01
03-02-2022, 11:03 PM
I uploaded my digging script I've been working on while slogging through these shovels and scripting while streaming.
The script is called ;digdug
It squelches most common game lines you'll see while digging, it tracks how long you've been digging, how many items you have found while digging, and will display a short summary in an easy to read fashion every time after you dig which lists these stats in addition to which items you have found during this dig. You can also do ;digdug stats to see your overall stats.
Example of what the stats looks like:
################################################## ################
# Number of uses remaining on this pickaxe: 97 #
# Number of digs remaining: 1 #
# You have been digging for 1929 seconds. #
# You have dug 222 times and found 49 boxes. #
# You are averaging 1 box every 4 digs/every 39 seconds. #
# Items found this dig: #
# ------------------------------ #
# jagged white sunstone shard x 8 #
# broken white opal sphere x 7 #
# white dreamstone sliver x 6 #
# coarse grey moonstone shard x 2 #
# blue feather-shaped charm x 7 #
# black opal fragment x 8 #
# cracked ur-barath stone x 2 #
# thin platinum strip x 1 #
# blood red garnet chunk x 8 #
# twisted branch of wyrwood x 1 #
################################################## ################
The script is called ;digdug
It squelches most common game lines you'll see while digging, it tracks how long you've been digging, how many items you have found while digging, and will display a short summary in an easy to read fashion every time after you dig which lists these stats in addition to which items you have found during this dig. You can also do ;digdug stats to see your overall stats.
Example of what the stats looks like:
################################################## ################
# Number of uses remaining on this pickaxe: 97 #
# Number of digs remaining: 1 #
# You have been digging for 1929 seconds. #
# You have dug 222 times and found 49 boxes. #
# You are averaging 1 box every 4 digs/every 39 seconds. #
# Items found this dig: #
# ------------------------------ #
# jagged white sunstone shard x 8 #
# broken white opal sphere x 7 #
# white dreamstone sliver x 6 #
# coarse grey moonstone shard x 2 #
# blue feather-shaped charm x 7 #
# black opal fragment x 8 #
# cracked ur-barath stone x 2 #
# thin platinum strip x 1 #
# blood red garnet chunk x 8 #
# twisted branch of wyrwood x 1 #
################################################## ################