10/07 - Frugal Friday!

Status
Not open for further replies.

TissueHime

Thread Maker Extraordinaire
Threaderator
Joined
Jan 12, 2016
Messages
5,511
Reaction score
7,566
Points
813
Age
34
Location
Seattle
Gender
Male
Title: [1.5x rate] Record Yourself Speaking - batch C | PANDA
Requester: Speech Research [A2FF1XLYQ7RTGE] (TO)
TO Ratings:
★★★★ 4.68 Communicativity
★★★★ 4.42 Generosity
★★★★ 4.95 Fairness
★★★★ 4.79 Promptness
Number of Reviews: 117 | TOS Flags: 0
Submit a new TO review
Description: Use vocaroo.com to record yourself saying certain phrases and submit the URL
Time: 2 days
HITs Available: 2878
Reward: $0.15
Qualifications: Location is not PK;Location is not IN;HIT approval rate (%) is greater than 70;Total approved HITs is greater than 50

vocaroo link in the hit is usually broken and you have to type it in your browser manually, but this is easy $ if you havent capped on the batch already

only 45c though
 

Barbwire

Averagely-known member
Contributor
Joined
Jan 12, 2016
Messages
4,758
Reaction score
8,265
Points
838
edit nvm these are garbage now that they have obligated comment
 
  • Like
Reactions: tempo and Pleco

Azazael

Well-Known Member
Joined
Jan 12, 2016
Messages
3,753
Reaction score
4,991
Points
513
Age
45
Gender
Male
edit nvm these are garbage now that they have obligated comment
audiokites? eh, its still worth it for me, i make comments really fast. btw, no endor, i give, its bed time, gotta be awake enough to drive an hour ish round trip to get the woman for work :)
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
.01c/.02c masters and non masters batch work that comes around from time to time

Boo....Screw masters

Code:
// ==UserScript==
// @name        Pds-Pn1
// @namespace   Mturk scripts
// @author        SarahAshlee90
// @description numpad 1 for match, numpad 2 mis-match, autosubmit (default is off change line 11 to true to turn on)
// @include     https://www.mturkcontent.com/*
// @version     1
// @grant        GM_log
// @require      https://code.jquery.com/jquery-2.1.4.min.js
// ==/UserScript==

var autoSubmit = false

window.onkeydown = function (event) {
        if(event.which == 97){                              //numpad 1 hotkey
            $("input[value='Match']").click();
                 if (autoSubmit){
                 $("#submitButton").click();
                     }
        }
        if(event.which == 98){                                                     //numpad 2 hotkey
            $("input[value='Not Match']").click();
                 if (autoSubmit){
                 $("#submitButton").click();
                     }
        }
      
}

$(".panel").hide();                                      //hides instructions
Barf @Barf
 
Last edited:
D

Deleted member 481

Guest
OK, I finished all the audiokites but they sucked my will to turk any further. Gonna go to sleep. See ya'll later today:
Today's Projected Earnings: $8.16
Log in or register now. to view Spoiler content!
 

TissueHime

Thread Maker Extraordinaire
Threaderator
Joined
Jan 12, 2016
Messages
5,511
Reaction score
7,566
Points
813
Age
34
Location
Seattle
Gender
Male


When you shield better than a Fernando.
 
  • Like
Reactions: Kerek

TissueHime

Thread Maker Extraordinaire
Threaderator
Joined
Jan 12, 2016
Messages
5,511
Reaction score
7,566
Points
813
Age
34
Location
Seattle
Gender
Male
apparently today is Happy World Smile Day
 

Pleco

Friendly Neighborhood Rat
Contributor
Crowd Pleaser
Joined
Jan 23, 2016
Messages
19,190
Reaction score
76,218
Points
1,588
Age
37
Gender
Male
you guys are making money?
Towards the end, going at a crazy pace, I was doing 800 A9's an hour. I was at the top of my game, I had the fame, the glory, the women.And then they just disappeared.

Now I'm living in a trailer park pretending I'm drawing bounding boxes across the raccoons eating my trash.
 

ducky

good brain, good life
Mentor
Contributor
Joined
Jul 19, 2016
Messages
8,706
Reaction score
23,667
Points
1,013
Gender
Female
Towards the end, going at a crazy pace, I was doing 800 A9's an hour. I was at the top of my game, I had the fame, the glory, the women.And then they just disappeared.

Now I'm living in a trailer park pretending I'm drawing bounding boxes across the raccoons eating my trash.
i didn't think they'd be up past day change, woke up and was like "o shit" and managed to get about 600 in an hour :astonished:
 
  • Like
Reactions: Pleco

Pleco

Friendly Neighborhood Rat
Contributor
Crowd Pleaser
Joined
Jan 23, 2016
Messages
19,190
Reaction score
76,218
Points
1,588
Age
37
Gender
Male
i didn't think they'd be up past day change, woke up and was like "o shit" and managed to get about 600 in an hour :astonished:
Oh cool, I thought you were already dead from the hurricane so this is a nice surprise.

Log in or register now. to view Spoiler content!
 

lsutiger25

Well-Known Member
Contributor
Joined
Sep 16, 2016
Messages
4,999
Reaction score
8,116
Points
888
Gender
Female
OK, I finished all the audiokites but they sucked my will to turk any further. Gonna go to sleep. See ya'll later today:
Today's Projected Earnings: $8.16
Log in or register now. to view Spoiler content!
I'm about to get started with them....they suck my life away but I don't mind doing them in the background while doing other HITS
 
  • Like
Reactions: ducky
Status
Not open for further replies.