<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>mturk forum - Scripts</title>
		<link>http://mturkforum.com/</link>
		<description>Share tools that help you turk better.</description>
		<language>en</language>
		<lastBuildDate>Sat, 25 May 2013 08:31:32 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://mturkforum.com/images/misc/rss.png</url>
			<title>mturk forum - Scripts</title>
			<link>http://mturkforum.com/</link>
		</image>
		<item>
			<title>Script idea</title>
			<link>http://mturkforum.com/showthread.php?7701-Script-idea&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 15:35:34 GMT</pubDate>
			<description>Just popped in my head last night... 
 
is it possible to make a script that tracks your earnings for the week/month and set a weekly/monthly goal...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Just popped in my head last night...<br />
<br />
is it possible to make a script that tracks your earnings for the week/month and set a weekly/monthly goal just as you can daily with HITDB?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>Orsinichris</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7701-Script-idea</guid>
		</item>
		<item>
			<title>Crowdsource glitch hurting my return rate</title>
			<link>http://mturkforum.com/showthread.php?7661-Crowdsource-glitch-hurting-my-return-rate&amp;goto=newpost</link>
			<pubDate>Fri, 10 May 2013 07:06:20 GMT</pubDate>
			<description>Has anyone experienced this problem? I used to do a lot of Crowdsource hits for keywords and url rankings. I kept running into the problem that after...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Has anyone experienced this problem? I used to do a lot of Crowdsource hits for keywords and url rankings. I kept running into the problem that after hitting &quot;Accept&quot; on a hit, it would then say there were no remaining hits, but it wouldn't tell me this until AFTER I had accepted it, so I had to send it back. I have a 100% acceptance rate with them. After this happened a few times, less than 10 I think, I got a message that b/c of my return rate, I could no longer do as many hits. <br />
<br />
Now, I'm lucky to do 2 or 3 a day of each type, but it still constantly waits until I accept the hit to say there are none left, even though it will say there are 15,000 available, and the preview will show as if it's available. I'm afraid to click accept on one at all, b/c I won't know it's going to say that until I do, and then I'm stuck having to return it. I can't improve my return rate b/c this still happens every day. My friend, who also does mturk, because she just signed up and has no return rate yet, they'll let her do something like 40 a day. <br />
<br />
I emailed mturk to ask if my rate could be fixed, and if anything could be done. They just replied back and said it didn't matter, b/c most companies don't look at return rate. But Crowdsource was the main one I liked doing. <br />
<br />
I can't find an email address to contact Crowdsource anywhere. Has anyone else experienced this, or know a trick to get around it, or know how to contact Crowdsource directly?<br />
<br />
Thanks so much for any help u can give!<br />
Amy</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>Amy8484</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7661-Crowdsource-glitch-hurting-my-return-rate</guid>
		</item>
		<item>
			<title>Hiding of Unwanted hits available to me</title>
			<link>http://mturkforum.com/showthread.php?7608-Hiding-of-Unwanted-hits-available-to-me&amp;goto=newpost</link>
			<pubDate>Sat, 04 May 2013 18:27:44 GMT</pubDate>
			<description>Hi , 
Is it there any script for hidind the unwanted hits in availabe hits for me ?</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hi ,<br />
Is it there any script for hidind the unwanted hits in availabe hits for me ?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>sanmturk</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7608-Hiding-of-Unwanted-hits-available-to-me</guid>
		</item>
		<item>
			<title>AutoHotKey User Scripts How-To</title>
			<link>http://mturkforum.com/showthread.php?7576-AutoHotKey-User-Scripts-How-To&amp;goto=newpost</link>
			<pubDate>Fri, 03 May 2013 03:51:16 GMT</pubDate>
			<description>This is going to be a quick run down of how to use AutoHotKey and then use the scripts provided by other Turkers to make some batches a lot easier....</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>This is going to be a quick run down of how to use AutoHotKey and then use the scripts provided by other Turkers to make some batches a lot easier. <u>AutoHotKeys is only available for Windows systems.</u> I am not familiar with similar tools for Mac but if there is enough demand for it I will research it and do the write up. <br />
<br />
First you will need to install AutoHotKeys from :<br />
<br />
<a href="http://www.autohotkey.com/" target="_blank">http://www.autohotkey.com/</a><br />
<br />
Once this program is installed on your computer you need to right click on your desktop, scroll down to 'new', and then select 'AutoHotKey Script'. <br />
<br />
This will post new icon onto your desktop which you can rename to suit your needs.<br />
<br />
Now you can right click on this icon and select 'edit script'. A Wordpad document will pop up. In this document is where you copy/paste or build your own script. At the top of this document will be some writing, <b><u>don't delete this</u></b>. <br />
<br />
Scripts are fairly simple to create once you know the commands. Most of these commands can be found here:<br />
<br />
<a href="http://www.autohotkey.com/docs/Tutorial.htm" target="_blank">http://www.autohotkey.com/docs/Tutorial.htm</a><br />
<br />
Here is what a script may look like once it is done. Very simple. <br />
<br />
#space::<br />
Run <a href="http://www.google.com" target="_blank">http://www.google.com</a><br />
return<br />
<br />
The '#' designates to press the 'windows key' and the 'space bar' at the same time<br />
Run designates what the task will do<br />
Return ends the line so if you wanted to put another task underneath that task you would be able to. <br />
<br />
Now that you have the script that you want in the Wordpad document select 'file' and then 'save' and then you can close the script.<br />
<br />
To start the script just double click on the desk top icon and you should see a little green 'H' icon appear in your system tray. This is to show you that the script is active. For the script above all you have to do now is hold down the 'windows key' and press 'space' and your default browser will open with google.com<br />
<br />
You can set any key to be a function using AutoHotKeys but anytime that script is running that key will only function as the script tells it to. In order to make that key function normally you must end the script. <br />
<br />
To do this all you have to do is right click on the hot key icon in your system tray and select 'exit'<br />
<br />
This should be all you need to know about how to use AutoHotKey to make your Turking more efficient. If you have any questions post them in here and I will try and help you solve these issues.</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>douglife31</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7576-AutoHotKey-User-Scripts-How-To</guid>
		</item>
		<item>
			<title>Air Jordan Shoes</title>
			<link>http://mturkforum.com/showthread.php?7572-Air-Jordan-Shoes&amp;goto=newpost</link>
			<pubDate>Thu, 02 May 2013 19:58:23 GMT</pubDate>
			<description>There can be diverse unique boots or shoes intended for totally different kinds of sporting events. no matter if they can be suitable for wandering...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>There can be diverse unique boots or shoes intended for totally different kinds of sporting events. no matter if they can be suitable for wandering along with training, doing golf, basketball, marining, karate, going up the, round of golf as well as other forms of sessions, there are various types of boots and shoes readily available for each and every undertaking. It is quite important to see the type of shoes or boots necessary for each last completely different sports activity for the reason that shoes and boots help develop you experience risk-free and enable you to definitely provide the a lot of on the experience you are playing.<br />
That boots supports evaluate remedy about the bones together with muscle tissues within the ft . even if you is going to be bundled up with all your task. Are you aware there are essentially 75 bone areas plus A hundred lean muscle mass, ligaments as well as suspensory ligaments revealed in only regarding each feet? This is the reason the correct boots or shoes are crucial.<br />
Sometimes, people today forget convenience utilizing the benefit of design. Simply just because Lebron is frequently pressuring these people would not point out these are significant start in your case. They presume that it's frequently will have to remaining all around style in lieu of along with the convenience your digits. The actual trainer industry at present is often occasionally getting cut-throat concerning footwear models as compared to the relaxation trainers provides with the feet .. That being said, developers about customized boots are generally operating challenging offer the boots comfort and style.<br />
Never ever give up inside outstanding while in the boot footwear to possess a lower price. As an alternative to hunting for boots and shoes having a more cost-effective price tag, search for virtually any boots which could assist you all through physical activities. Usually sneakers that have been placed within space nook include challenging lows via positioned exhibit moreover extensive, this means you must be comprehensive though getting. Lows are usually the a great deal of necessary things with the running shoe additionally not really wonderful to the ft . make use of boots and shoes using a run out novel.<br />
Remarkable activities boot footwear may well selling price any one $100 as well as additional considering on the sort, ease diploma plus the firm inside the tennis shoes. It is actually endurable to be charged cash on excellent high-quality boots and shoes because much better boots would likely lessen the prospect of accidental injuries.<br />
If you want to get probably the most on the amount you might be get involved in without the need of damaging your muscle mass, then you definately have to look for with all the footwear this particular intended for this online game. Specific trainers offers you rest, endurance, security and also ease your feet. You select shoes or boots your specific style and design.</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>zsq7428agon</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7572-Air-Jordan-Shoes</guid>
		</item>
		<item>
			<title>Turkopticon as a userscript</title>
			<link>http://mturkforum.com/showthread.php?7571-Turkopticon-as-a-userscript&amp;goto=newpost</link>
			<pubDate>Thu, 02 May 2013 19:41:37 GMT</pubDate>
			<description>I found the script from the Turkopticon add-on repo, and decided to edit it a bit to make it faster. 
 
If anyone would like to use the script it can...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I found the script from the Turkopticon add-on repo, and decided to edit it a bit to make it faster.<br />
<br />
If anyone would like to use the script it can be found here: <a href="https://userscripts.org/scripts/show/166211" target="_blank">https://userscripts.org/scripts/show/166211</a><br />
<br />
<b>What makes this script different from the official release?</b><br />
<br />
The official add-on works by taking control of the page until Turkopticon has finished loading. At peak times of the day the load times can be really slow. The purpose of this script was to bypass that problem. When we turk we want mturk to respond right away, or else we could miss out on a great hit. With this script it does not interfere with the page loading. This script operates in the background, and caches responses when it can. The main goal is to make the script transparent from mturk&#8217;s loading time so that we can accept hits faster; find hits faster, without the sacrifice of TO.<br />
<br />
<br />
<b>How does the cache work?</b><br />
<br />
The way the cache works is after someone visits a page, on the next request that page is served from the cache. Our cache server is &quot;turkopticon.istrack.in&quot;. If a page is not cached or needs revalidation it will contact the origin server &quot;turkopticon.differenceengines.com&quot; and create the cache. The load times will be slow on the first request, and on revalidation. It's slow because the origin server usually is under high load.<br />
<br />
An example of a cached page is here: <a href="http://turkopticon.istrack.in/A3MI6MIUNWCR7F" target="_blank">http://turkopticon.istrack.in/A3MI6MIUNWCR7F</a><br />
<br />
You may have noticed you didn't have to sign in to see the review. The reviews are publicly available and it's like this because reading reviews through the origin server takes too long. In order for us all to see the reviews when we want to see them NOW the data has been cached and made publicly available. An account does have to be used so logging out has been disabled. To respect as much privacy as we can reading the accounts reviews and editing settings has been disabled. The email address at the top of the page has also been removed. If this is used for good as intended, there should be no problem. The data will be cached for 7 days. If we need to see the latest review data there is an option at the top of the page to &quot;purge&quot; the page, and get a new one from the origin.</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>Mikuchan</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7571-Turkopticon-as-a-userscript</guid>
		</item>
		<item>
			<title>ProductRNR AutoHotKey Script.</title>
			<link>http://mturkforum.com/showthread.php?7565-ProductRNR-AutoHotKey-Script.&amp;goto=newpost</link>
			<pubDate>Thu, 02 May 2013 01:38:05 GMT</pubDate>
			<description><![CDATA[Credit goes to goughghan and Zerda.Fennecus for coming up with this. This will set all of the selections to "non-adult" and then you can just review...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Credit goes to goughghan and Zerda.Fennecus for coming up with this. This will set all of the selections to &quot;non-adult&quot; and then you can just review all of them and change the ones you need to.<br />
<br />
Just copy and paste into your autohotkey script and then run script. <br />
#LShift::<br />
Loop 104<br />
{<br />
Send {Tab}<br />
Send {Right}<br />
Send {Right}<br />
Send {Right}<br />
Send {Right}<br />
Send {Right}<br />
Send {Right}<br />
}<br />
return<br />
<br />
<br />
Also if you want to just go through them using hot keys you can do this script<br />
<br />
You have to click the first bubble to get started, and I usually scroll down with my scroll wheel as I'm going and make corrections with the mouse.<br />
<br />
1::<br />
Send {Tab}<br />
Send {Tab}<br />
Send {Down}<br />
Send {Down}<br />
Send {Down}<br />
Send {Down}<br />
Send {Down}<br />
Send {Down}<br />
return<br />
<br />
2::<br />
Send {Tab}<br />
Send {Tab}<br />
Send {Down}<br />
Send {Up}<br />
return<br />
<br />
3::<br />
Send {Tab}<br />
Send {Tab}<br />
Send {Down}<br />
return<br />
<br />
4::<br />
Send {Tab}<br />
Send {Tab}<br />
Send {Down}<br />
Send {Down}<br />
Send {Down}<br />
return<br />
<br />
1= Non adult<br />
2= hard core<br />
3= explicit<br />
4= suggestive<br />
<br />
everything else I just click with the mouse because it doesn't happen often enough really.  Feel free to change the numbers to fit a style that works best for you!</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>douglife31</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7565-ProductRNR-AutoHotKey-Script.</guid>
		</item>
		<item>
			<title><![CDATA["contact" bookmarklet]]></title>
			<link>http://mturkforum.com/showthread.php?7563-quot-contact-quot-bookmarklet&amp;goto=newpost</link>
			<pubDate>Thu, 02 May 2013 00:32:02 GMT</pubDate>
			<description>drag this bookmark to your bookmark bar or rightclick add bookmark 
MTurk contact...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>drag this bookmark to your bookmark bar or rightclick add bookmark<br />
<a href="http://javascript<b></b>:dolHitID=prompt(&quot;Hit%20ID&quot;,&quot;&quot;);dolRID=prompt(&quot;Requester%20ID&quot;,&quot;&quot;);dolRN=prompt(&quot;Requester%20Name&quot;,&quot;&quot;);document.location.href=&#39;https://www.mturk.com/mturk/contact?subject=Regarding+Amazon+Mechanical+Turk+HIT+Type+&#39;+dolHitID+&#39;&amp;requesterId=&#39;+dolRID+&#39;&amp;requesterName=&#39;+escape(dolRN);<br />" target="_blank">MTurk contact</a><br />
<br />
<br />
<br />
this will popup 3 prompts <br />
for Hit ID, Requester ID Requester Name.<br />
<br />
please be careful with this, amazon could easily make this<br />
more difficult. don't pester requesters to add non master Hits<br />
for example, this is one reason why you can no longer contact<br />
requesters that you are not qualified for. please don't inundate<br />
requesters with questions especially if you won't be doing <br />
their hits anyway. choose your battles.<br />
also be careful to add the proper piece for each prompt.<br />
the Hit ID and requester ID is alphanumeric part of the links<br />
posted on the forum<br />
<br />
<blockquote>here's a madeup example.<br />
I dropped a character so it will be an error so don't try this.<br />
<b>Title:</b> Hiring Decisions<br />
<b>Requester:</b> <a href="https://www.mturk.com/mturk/searchbar?selectedSearchType=hitgroups&amp;requesterId=A3LHLR9Z70U8NQ" target="_blank">JW</a> [A3LHLR9Z70U8NQ] (<a href="http://turkopticon.differenceengines.com/A3LHLR9Z70U8NQ" target="_blank">TO</a>)<br />
<b>Description:</b> Evaluate a job applicant based on brief information<br />
<b>Reward:</b> $0.20  <b>Time Allotted:</b> 15 minutes<br />
<b>Qualifications:</b> Total approved HITs is not less than 50, HIT approval rate (%) is not less than 50, Location is US<br />
<b>Link:</b> <a href="https://www.mturk.com/mturk/preview?groupId=2KGW3K4F0OHOQI407ABO9L94NGL01V" target="_blank">https://www.mturk.com/mturk/preview?groupId=2KGW3K4F0OHOQI407ABO9L94NGL</a><br />
this is your typical hit export posted on the forum<br />
<br />
Hit ID:<b>2KGW3K4F0OHOQI407ABO9L94NGL  </b>from the end of the Hit link<br />
Requester ID:<b>A3LHLR9Z70U8NQ  </b>from the end of the requester and TO link<br />
Requester Name: <b>JW</b><br />
</blockquote>I use this bookmarklet all the time to contact requesters that have<br />
unlikely or impossible qualifications that they probably didn't notice<br />
like equal 95 instead of greater than 95<br />
from US and from IN<br />
or to contact requesters on a hit that abandoned on me<br />
not that I have found a decent way to get them to do anything.<br />
but I do let them know they have too short a timer<br />
and mention any typo's I notice <br />
or wording that makes their instructions ambiguous.<br />
<br />
the best way to get a contact link is still to go into <br />
hits assigned to you while the hit is active<br />
click show details, click the link in the lower right.<br />
I usually try to view all the requesters hits<br />
then rightclick into a new tab the Hit I want to work on<br />
if there are problems then I can click file-&gt;work offline<br />
in firefox and pull up that page again.<br />
<br />
it's still a bit of a pain to put together the contact link<br />
even using this bookmarklet, but it gives you the option.  <br />
in some cases, pointing a requester to the great hits thread<br />
where people are having problems can get the point acrost.<br />
<br />
**edit the properties to the code below if forum mangles it.<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">javascript<b></b>:dolHitID=prompt(&quot;Hit%20ID&quot;,&quot;&quot;);dolRID=prompt(&quot;Requester%20ID&quot;,&quot;&quot;);dolRN=prompt(&quot;Requester%20Name&quot;,&quot;&quot;);document.location.href='https://www.mturk.com/mturk/contact?subject=Regarding+Amazon+Mechanical+Turk+HIT+Type+'+dolHitID+'&amp;requesterId='+dolRID+'&amp;requesterName='+escape(dolRN);</code><hr />
</div> 
<!-- END TEMPLATE: bbcode_code_printable -->Note:<br />
I usually click for a new tab in firefox, then select the<br />
contact bookmark but sometimes nothing happens.<br />
if I load the tab with my local home page or some other page<br />
then it does popup the first prompt as expected.<br />
<br />
haven't tested anywhere but firefox but it should work.</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>elt</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7563-quot-contact-quot-bookmarklet</guid>
		</item>
		<item>
			<title>are there regular hits available in Mturk?</title>
			<link>http://mturkforum.com/showthread.php?7461-are-there-regular-hits-available-in-Mturk&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2013 20:08:48 GMT</pubDate>
			<description><![CDATA[hey guys, actually am working on mturk for 9 months, & earned out 200$  
so my question is:- are there regular hits available in mturk? 
give me the...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>hey guys, actually am working on mturk for 9 months, &amp; earned out 200$ <br />
so my question is:- are there regular hits available in mturk?<br />
give me the suggestion hits <br />
<br />
Note:- Oscar smith has flagged me</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>Muthuganesh Ganesh</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7461-are-there-regular-hits-available-in-Mturk</guid>
		</item>
		<item>
			<title>how to join mturk .com</title>
			<link>http://mturkforum.com/showthread.php?7427-how-to-join-mturk-.com&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2013 08:45:05 GMT</pubDate>
			<description>friends iam new to this forum. please tell me how to join mturk.com as i tried so many times but failed</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>friends iam new to this forum. please tell me how to join mturk.com as i tried so many times but failed</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://mturkforum.com/forumdisplay.php?9-Scripts">Scripts</category>
			<dc:creator>puneetsood</dc:creator>
			<guid isPermaLink="true">http://mturkforum.com/showthread.php?7427-how-to-join-mturk-.com</guid>
		</item>
	</channel>
</rss>
