03/30 - Wacky Work Wednesday!

Status
Not open for further replies.

Drwho10

Mister Gank Yo Hits
Contributor
Joined
Jan 11, 2016
Messages
12,350
Reaction score
20,568
Points
1,388
Age
31
Location
Long Beach, CA
Gender
Male
I really need to start doing batches... kinda confused on which ones to start out with. Been turking for almost a month. Did surveys all day today and I'm at $41 for the day
man you fixed that quick. dong dongerson was about to be all over that
 
  • Like
Reactions: YAHU and ccmet121

PhantomCatt

Sweet & Sassy
Joined
Jan 12, 2016
Messages
2,211
Reaction score
5,937
Points
763
Gender
Female
:help::help::help:

I have been having issues with my HitScraper the last few days. I'm using "HIT Scraper WITH EXPORT" by fehtality (sp?) ... It will NOT show the TO or organize my hits right. Yesterday it worked for maybe an hour after I logged into the TurkOpticon site, so I thought that was my problem I just needed to make sure I was logged into that site... but then it stopped working again. I've tried deleting it and re installing it... and it is still doing the same thing. I feel naked without it :biblethump: Please help me fix this...
 
  • Like
Reactions: Kerek

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
Is this script readily available, or part of your own personal vault?
I found the AHK I wrote for them a few weeks ago. Appears that you would use left click to select the shoe and it will then submit and tab over to the next tab. End will suspend/unsuspend the AHK script.

Code:
#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%

;Kadauchi - Sentient

;↓ Remove ";" from line below if using "Change Tab Title" script.↓
;#IfWinActive Sentient

$LButton::
Send {Click}
Sleep, 50
Send {Enter}
Sleep, 50
Send ^{Tab}
return

End:: ;Suspend
Suspend
    if (A_IsSuspended)
        Traytip ,,Hotkeys have been suspended!,5,0
    else
        Traytip ,,All hotkeys are now active!,5,0
return
 

hyway

Well-Known Member
Contributor
Joined
Jan 21, 2016
Messages
3,911
Reaction score
6,297
Points
988
Age
62
Gender
Male
Is this script readily available, or part of your own personal vault?
its ahk.
Code:
$LButton::
Send {Click} {tab}{enter}
sleep 50
send ^{tab}
return
 

Tuesday

Banned
Banned
Contributor
Joined
Jan 12, 2016
Messages
3,688
Reaction score
4,021
Points
388
Age
44
Gender
Female
I'm a househusband. facts, i just came out of the kitchen. I am barefoot. I am eating bagel bites (i know, not really pizza)/ I don't watch television during the day, though. Do youtube videos count?
It will be OK, I am something of housefrau too, I just don't like the reference. I do not watch television while I am working. I do not drink until the end of my work day. Which isn't to say I don't drink, I do, but not until I have made the money I need to make for the day. I generally don't even log onto the forum until I've reached my goal for any particular day. Tommorow is Thursday, It's gonna be a good day.
 
  • Like
Reactions: Yatagarasu

Cara

ad space now available
Contributor
Joined
Jan 12, 2016
Messages
6,685
Reaction score
12,921
Points
1,163
Location
Mass.
Gender
Female
that caroline survey was 1.00 for 5 mins if you see it on hs
 

kryss

carburante al fuoco
Former Admin
Joined
Jan 10, 2016
Messages
20,910
Reaction score
61,580
Points
1,488
:help::help::help:

I have been having issues with my HitScraper the last few days. I'm using "HIT Scraper WITH EXPORT" by fehtality (sp?) ... It will NOT show the TO or organize my hits right. Yesterday it worked for maybe an hour after I logged into the TurkOpticon site, so I thought that was my problem I just needed to make sure I was logged into that site... but then it stopped working again. I've tried deleting it and re installing it... and it is still doing the same thing. I feel naked without it :biblethump: Please help me fix this...
There seems to be a lot of people having issues with it and not really sure what the problem is. I'll bring it up to Tjololo @Tjololo tomorrow.
 

hyway

Well-Known Member
Contributor
Joined
Jan 21, 2016
Messages
3,911
Reaction score
6,297
Points
988
Age
62
Gender
Male
It will be OK, I am something of housefrau too, I just don't like the reference. I do not watch television while I am working. I do not drink until the end of my work day. Which isn't to say I don't drink, I do, but not until I have made the money I need to make for the day. I generally don't even log onto the forum until I've reached my goal for any particular day. Tommorow is Thursday, It's gonna be a good day.
I set my goal low enough that I can slack all day and still reach it
 

MerryLou

unpalatable
Contributor
Crowd Pleaser
Sole Survivor
Joined
Jan 12, 2016
Messages
11,259
Reaction score
20,514
Points
1,688
Gender
Female
I really need to start doing batches... kinda confused on which ones to start out with. Been turking for almost a month. Did surveys all day today and I'm at $41 for the day
Any that you qualify for and can make a good hourly wage at! Run Hitscraper in a way that picks up batches (lower price, higher amount of hits) and you'll quickly see what's out there. $41 is a pretty good day doing just surveys!

Also, quals are your best friend for batches (or just mturk really). If you're not looking at the actual turk page for stuff you don't qual for, you're missing out on a lot of stuff that requires a test or a short demographic or agreement type thing.
 
  • Like
Reactions: ccmet121

LightningLord

You think that's a Schwinn.
Contributor
Joined
Jan 12, 2016
Messages
2,400
Reaction score
4,040
Points
538
Age
33
Gender
Male
I found the AHK I wrote for them a few weeks ago. Appears that you would use left click to select the shoe and it will then submit and tab over to the next tab. End will suspend/unsuspend the AHK script.

Code:
#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%

;Kadauchi - Sentient

;↓ Remove ";" from line below if using "Change Tab Title" script.↓
;#IfWinActive Sentient

$LButton::
Send {Click}
Sleep, 50
Send {Enter}
Sleep, 50
Send ^{Tab}
return

End:: ;Suspend
Suspend
    if (A_IsSuspended)
        Traytip ,,Hotkeys have been suspended!,5,0
    else
        Traytip ,,All hotkeys are now active!,5,0
return
its ahk.
Code:
$LButton::
Send {Click} {tab}{enter}
sleep 50
send ^{tab}
return
Thanks for that. I don't have AHK yet, but I might sometime in the future.
 

Kerek

Red Cat-Bear
Contributor
Crowd Pleaser
Joined
Jan 12, 2016
Messages
64,910
Reaction score
145,428
Points
2,088
Gender
Male
:help::help::help:

I have been having issues with my HitScraper the last few days. I'm using "HIT Scraper WITH EXPORT" by fehtality (sp?) ... It will NOT show the TO or organize my hits right. Yesterday it worked for maybe an hour after I logged into the TurkOpticon site, so I thought that was my problem I just needed to make sure I was logged into that site... but then it stopped working again. I've tried deleting it and re installing it... and it is still doing the same thing. I feel naked without it :biblethump: Please help me fix this...
There seems to be a lot of people having issues with it and not really sure what the problem is. I'll bring it up to Tjololo @Tjololo tomorrow.
First thing I'd try is installing it in another browser.
 
  • Like
Reactions: kryss and Type2Work

Drwho10

Mister Gank Yo Hits
Contributor
Joined
Jan 11, 2016
Messages
12,350
Reaction score
20,568
Points
1,388
Age
31
Location
Long Beach, CA
Gender
Male
I'm using the legacy version of tjololo's scraper and its been working fine.
 
  • Like
Reactions: Kerek
Status
Not open for further replies.