common.py - Credzba - Some common functions that some of my scripts use
HideItem.py - Credzba - Prompts for a target then hides it from client
RailExample.py - Mourn - Example of Rail code
RailRecorder.py - Mourn - makes list in docs of your rail
SendMessagetoDiscordWebhook.py - Mourn - Send message to discord
ConstantMonitorPlayerStatusExample.py - Mourn - Example code to monitor player state
GetRandonIntegerFromRange.py - Mourn - get a random number in a range
all_item_names_and_ids_in_container.py - Frank - Target a container and it will give you names and IDs of everything within that container in a text file in your documents
Autoskin2.py - Mourn - Auto skin corpses
AutoLooterV1.5.py - Mourn - Auto loot corpses
pinkBdump.py - Mourn - remove scrolls from pink book
Drag.py - Mourn - dragger for heavy stackables
MoveSpecificItems3.py - abigor - specific loot mover. I use it to move specific items from one pack to another for sorting. Some text is lower case (like cursed), other is first upper case (like Legendary). Try both ways to move items.
MoveAllItems2.py - abigor - Works well with the MoveSpecificItems to help organize. Between the two of them, sorting a house is easy.
MultiRuneMarker.py - abigor - Marks all runes in a selected pouch and labels them based off of Line 15. Based off of Frank's Atlas Copier.