11/03 - The Chicago Cubs have Won the World Series!!! Thursday

Status
Not open for further replies.

Roscoe E Goldchain

Hood Haiku Specialist
Contributor
HIT Poster
Joined
Jan 25, 2016
Messages
11,770
Reaction score
28,998
Points
1,438
Location
VA
Gender
Male
Title: Learn statistics and get minimum $10 as bonus | PANDA
Requester: Emma Brunskill [A37NO7WMNCSXYF] (Contact)
(TO): [Pay: 4.20] [Fair: 5.00] [Comm: 3.18] [Fast: 4.55]
Description:
Go through our statistics curriculum and get paid $10 to $20!
Time: 2 hours
HITs Available: 1
Reward: $2.00
Qualifications: HIT approval rate (%) is not less than 95; Location is US;

goddamit I just paused pc to update my db when it posted again
 
Last edited:

Roscoe E Goldchain

Hood Haiku Specialist
Contributor
HIT Poster
Joined
Jan 25, 2016
Messages
11,770
Reaction score
28,998
Points
1,438
Location
VA
Gender
Male

Roscoe E Goldchain

Hood Haiku Specialist
Contributor
HIT Poster
Joined
Jan 25, 2016
Messages
11,770
Reaction score
28,998
Points
1,438
Location
VA
Gender
Male

<Gucci>

Francis Manancis ...fuck you...
Threaderator
Crowd Pleaser
HIT Poster
Joined
Feb 6, 2016
Messages
13,614
Reaction score
29,767
Points
1,739
Age
39
Location
Detroit
Gender
Female
Please wait while we log you in.
Your request was not completed successfully.
Please try it again. If you continue to receive this message, please try your request again later.
 

Kerek

Red Cat-Bear
Contributor
Crowd Pleaser
Joined
Jan 12, 2016
Messages
65,018
Reaction score
145,519
Points
2,088
Gender
Male

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
Title: Differential Reward Preference - The influence of personality on job-reward preferences ($3.10 reward total if qualified) | PANDA
Requester: Mowei [A1F40UCQXANT35] (TO)
TO Ratings:
TO Unavailable
Submit a new TO review
Description: Researchers at The University of Tulsa want to know what sorts of people are motivated by certain job features. You will be asked to describe 15 aspects of your current job and consider applying for a new job that is different from your current job.
Time: 2 hours
HITs Available: 1
Reward: $0.10
Qualifications: Location is not IN;HIT approval rate (%) is greater than 95

no TO and it was a strange sort of bubbly hell.
21 minutes
supposed $3 bonus
 
Last edited:
  • Like
Reactions: <Gucci>

Smikers

Member
Joined
Feb 26, 2016
Messages
138
Reaction score
314
Points
113
Age
36
Title: Shoe (WARNING: This HIT may contain adult content. Worker discretion is advised.) | PANDA
Requester: Amazon Requester Inc. - A9 Data Validation [A3HLF55H6JSTI0] (TO)
TO Ratings:

☢☢☢☢☢ 3.86 Communicativity
☢☢☢☢☢ 2.61 Generosity
☢☢☢☢☢ 4.36 Fairness
☢☢☢☢☢ 4.31 Promptness
Number of Reviews: 90
(Submit a new TO rating for this requester)
Description: Rate a shoe
Time: 5 minutes
Hits Available: 2000
Reward: $0.01
Qualifications: Location is one of: US-AL, US-AZ, US-CA, US-CO, US-CT, US-DC, US-FL, US-GA, US-IL, US-IN, US-KS, US-KY, US-MA, US-MD, US-MI, US-MN, US-NC, US-ND, US-NJ, US-NV, US-NY, US-OH, US-PA, US-SC, US-TN, US-TX, US-VA, US-WA, US-WI, US-WV; Blocked has not been granted; Category Validation Qualification is 10; Adult Content Qualification is 1

It's reloading... aaaaaaaaahhhh

EDIT: Actually, not nearly as fond of this set.. a little too much variance in the answers and poor instructions.
 
Last edited:
  • Like
Reactions: Cmoney and <Gucci>

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
Code:
var submit = false;

function answer (i) {
  $(':radio').eq(i).click();
  if (submit) { $(':submit').click(); }
}

$(document).keydown(function (e) {
    switch (e.which) {
      case 49: case 97: // 1, Numpad 1
        answer(0);
        break;
      case 50: case 98: // 2, Numpad 2
        answer(1);
        break;
      case 51: case 99: // 3, Numpad 3
        answer(2);
        break;
      case 52: case 100: // 4, Numpad 4
        answer(3);
        break;
      case 53: case 101: // 5, Numpad 5
        answer(4);
        break;
    }
  });
 
  • Like
Reactions: <Gucci> and Cmoney

Vanyanka

Thoroughbred of Sin
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 11, 2016
Messages
34,905
Reaction score
81,247
Points
2,338
Location
The Jungle
Gender
Female
Yeah, but they're not paying 96 cents to watch 40 seconds of a video. Encrave is who probably screwed up. If they have to pay...probably bankrupt them, lol.
I've been able to watch three of the videos so far. I hope I can catch more.
 
  • Like
Reactions: <Gucci>

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
Code:
var submit = false;

function answer (i) {
  $(':radio').eq(i).click();
  if (submit) { $(':submit').click(); }
}

$(document).keydown(function (e) {
    switch (e.which) {
      case 49: case 97: // 1, Numpad 1
        answer(0);
        break;
      case 50: case 98: // 2, Numpad 2
        answer(1);
        break;
      case 51: case 99: // 3, Numpad 3
        answer(2);
        break;
      case 52: case 100: // 4, Numpad 4
        answer(3);
        break;
      case 53: case 101: // 5, Numpad 5
        answer(4);
        break;
    }
  });
I thought I read on here we weren't allowed to post autosubmit scripts anymore?
 
  • Like
Reactions: ducky and Vanyanka

Smikers

Member
Joined
Feb 26, 2016
Messages
138
Reaction score
314
Points
113
Age
36
Wanted to try to break $25, but all in all, without Z's and running errands during my normal peak time that wasn't too shabby.

Also, A9. Ow.

Today's Projected Earnings: $23.45 + Bonuses: $0.50 = $23.95
Log in or register now. to view Spoiler content!
 
Status
Not open for further replies.