I heart QoL stuff. If anyone hadn't yet messed with the whocolour system and didn't want to dig through that huge help file, here's a basic setup: * config wc pref set circle 3 * config wc set colour… (View Post)
They changed up the POST form a little again meaning old vote scripts won't work. Replace the relevant part of your downloaded_file script: elseif filename:match("votePage", 1, true) then c… (View Post)
local monoCount = 0 for i, v in ipairs(gmcp.Char.Items.List.items) do if v.name=="a monolith sigil" then monoCount = monoCount + 1 endend if monoCount==0 then info("no monoliths")… (View Post)
I (like Iniar) <3 data. Not 100% accurate, but here's some data for ya. (gonna start tracking xp(and what level I was to get that xp, because it appears that overall level is compared to mob level… (View Post)