- Joined
- May 9, 2017
- Messages
- 20,565
- Reaction score
- 54,719
- Points
- 1,738
- Location
- Houston, TX
- Gender
- Male
Yes, please.Because when you type a "Q" Chrome thinks you want a quiche recipe for Ave.
That is the most terrible thing I've ever heard.I ordered jalapeño poppers and got fried pickles. This might be the worst day of my life.
It’s a sick, sad world.That is the most terrible thing I've ever heard.
I'm sorry for your loss. Move on.I ordered jalapeño poppers and got fried pickles. This might be the worst day of my life.
This worksAnybody got a "no" script for the new A9's?
// ==UserScript==
// @name A9 Data Validation Matching Image to Search
// @version 1.0
// @description Matching Image to Search
// @author GTR
// @include *www.mturkcontent.com*
// @require https://code.jquery.com/jquery-3.0.0-alpha1.min.js
// ==/UserScript==
$('input[value="no"]').click();
It's saying wrong password
way to call out my typo, ave ?It's saying wrong password
Tampermonkey is tellin me its invalid or something...any idea why??
// ==UserScript==
// @name A9 Data Validation Matching Image to Search
// @version 1.0
// @description Matching Image to Search NO checked
// @author GTR
// @include *www.mturkcontent.com*
// @require https://code.jquery.com/jquery-3.0.0-alpha1.min.js
// ==/UserScript==
$('input[value="no"]').click();
Yeah it says "$ is not defined".did you copy the whole code and no extra spacesCode:// ==UserScript== // @name A9 Data Validation Matching Image to Search // @version 1.0 // @description Matching Image to Search NO checked // @author GTR // @include *www.mturkcontent.com* // @require https://code.jquery.com/jquery-3.0.0-alpha1.min.js // ==/UserScript== $('input[value="no"]').click();
I love fried pickles thoughI ordered jalapeño poppers and got fried pickles. This might be the worst day of my life.
thats no problemYeah it says "$ is not defined".