Reorganize profiles and capture EQL

This commit is contained in:
2026-07-20 20:10:52 -07:00
parent fd6cba7c04
commit 356a637385
27 changed files with 2578 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
^!h::
IfWinExist EverQuest
{
WinSet, Style, -0xC00000 ; hide title bar
WinSet, Style, -0x40000 ; hide thickframe/sizebox
WinMove, , , 0, 0, 1920, 1080
}
return
+29
View File
@@ -0,0 +1,29 @@
#Vulch
#tells you,
need roll on
greed roll on
## Velious
#Picnic
#Qeynos Afternoon Tea
Ice Silk
Platinum Jacinth Wedding Ring
Velium Blue Diamond Bracelet
Rose Velium Engagement Ring
Velium Jacinth Wedding Ring
#Knotted Turtlebone Ring
Loam Encrusted Pantaloons
#Iksar Hide Manual
Renew Bones
Summon Companion
Dead Man Floating
Incinerate Bones
Paralyzing Earth
Bond of Death
#Short Sword of the Ykesha
#ssoy
# Spells 50-53
Spell: Splurt
Spell: Sacrifice
Spell: Defoliation
Spell: Minion of Shadows
Spell: Convergence
+2
View File
@@ -0,0 +1,2 @@
wtb
buying
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
tail -2000 ${1} | grep -ivf skiplist | grep --colour -if items
tail -f ${1} | grep -ivf skiplist | grep --colour -if items