IRC Export (reformatted output mod)

Export HIT information for IRC chat

As of 2014-11-16. See the latest version.

Author
clickhappier
Ratings
0 0 0
Version
3.0c
Created
2014-11-03
Updated
2014-11-16
License
N/A
Applies to

* Important note: Same as Great HIT Export, you should ensure that this script runs before any preview/accept/hoard-type link-splitting/changing scripts in your Greasemonkey/Tampermonkey execution order. Update: And it's now become apparent that if you have been using 'Preview and Accept MTurk HITs' specifically, it may not work regardless of the execution order; if so, change to Cristo's 'Preview, Accept and Hoard' and it should work.

Cristo made a nice script a while back to copy a HIT's info in a format more convenient for posting in MTurk-related IRC chat rooms. It adds a button labeled 'IRC' next to each HIT title in an MTurk search results list, just like the 'vB' button added by the forum export script Great HIT Export. Note that GHE opens a display showing what you're copying and then you have to press ctrl+c yourself; the IRC export script just copies the information to your clipboard directly after you click its button, and you should go paste it somewhere to see it.

I had some suggestions about the formatting that weren't implemented, so I made a modified version some time ago. I've now updated mine to include features he added later, and also included the fix for the TO mirror server changing URLs on Oct 27, 2014 (without that, his currently no longer works at all).

I originally made a modified version to make the output look something like this (though that earlier version had the direct links rather than shortened ones):

< yournickhere > Requester: Daniel Leffel http://goo.gl/F72VK7 • HIT: Crop a photo http://goo.gl/RrPWIE • TO: Pay=2.9 Fair=3.9 Comm=2.5 http://goo.gl/5CL1Fa • Pay: $0.01

instead of something like this (his version):

< yournickhere > Daniel Leffel <> http://goo.gl/F72VK7
< yournickhere > HIT: Crop a photo <> http://goo.gl/RrPWIE
< yournickhere > P(2.9)-F(3.9)-C(2.5) <> http://goo.gl/5CL1Fa
< yournickhere > $0.01

(imagine several of those in a row, running together)


In the current 3.0/3.0c version, mine makes output look like this:

< yournickhere > MASTERS • Requester: Daniel Leffel http://goo.gl/F72VK7 • HIT: Crop a photo http://goo.gl/RrPWIE • Pay: $0.01 • Avail: 8 • Time Limit: 15 minutes • TO: Pay=2.9 Fair=3.9 Comm=2.5 http://goo.gl/5CL1Fa

instead of this (his version):

< yournickhere > MASTERS
< yournickhere > Daniel Leffel <> http://goo.gl/F72VK7 HIT: Crop a photo <> http://goo.gl/RrPWIE P(2.9)-F(3.9)-C(2.5) <> http://goo.gl/5CL1Fa Pay $0.01 <> Available 8 <> Time 15 minutes

.

Mine also currently omits the first label on non-Masters HITs instead of saying 'Regular' on those.


See also: my MTG thread post