Talk:Glitch season reward name
From A KoL Wiki
"Using" the Reward
Chat macro access to the fight looks something like this:
/goto inv_eat.php?pwd='+pwdhash+'&which=99&whichitem=10207
--Clovis Sangrail (talk) 02:03, 14 November 2019 (UTC)
I finally got around to doing this. I simplified it by creating a chat macro '/glitch' that first uses the item and then "eats" it:
/use glitch season reward && /goto inv_eat.php?pwd='+pwdhash+'&which=3&whichitem=10207
Sidenote: Aha! The trick for that standout block is a space at the beginning of the line. PC_Goldman (talk) 15:00, 14 May 2020 (UTC)