Write the reason you're deleting this FAQ
In my 10 weird and whacky ways to make money series, I promised you weird and whacky so that's what you're going to get!
But although this method sounds weird and whacky, it's actually a very legitimate way to make money. In fact, so much so that some people get paid thousands of dollars a year simply trying out new medicines, vaccines & allergy remedies or even some new medical science machines like MRI scanners.
Become a Human Test Subject and Take Part in Clinical Research Trials and Standardized Patient Jobs for Cash

So if you don't mind being poked, prodded and tested on like a lab rat. Then you can make a lot of money by a human guinea pig test subject! There are a number of highly authoritative places like medical schools and universities, government and even army organizations that are paying people to take part in clinical trials to test out new medicines, vaccines and get tested on for allergies before they are released to the general public!
So how to become a human lab rat?
Here are several places you can apply from. Plus how to find more.
Covance Clinical Trials
Every day, thousands of people participate in clinical research studies through CovanceClinicalTrials.com. These medical trials are essential for the development of new and improved treatments. By taking part you could have a positive impact on the quality of life experienced by millions of people around the world for many years to come by improving or helping to develop effective medicines, cures and remedies.
How much are you paid for participating in medical trials?
For UK participants, you are paid £100 per day for each medical trial you take part in. You'll also get from £15-100 to cover expenses for your screening appointment and outpatient visits. The amount you are paid does vary depending on the type of medical trial being performed depending on how complex or long it lasts or how many days you have to stay over in their clinic and how many outpatient visits you have.
The way payments work are a little different for US participants, set your location to US and you can browse the list of medical studies and how much you are "compensated" for it next to it. Some of these medical studies pay up to $8000+ for participating.
Center Watch
If you have a medical condition of any kind from A-Z from acne to anxiety, and warts and wounds or anything else. Or even if you're a totally healthy person that doesn't have any kind of embarrassing body condition. You can still take part in clinical trials through CenterWatch.com who also have many other clinical trials you can take part in to help find cures and remedies and medicines for all sorts of medical conditions.
With Center Watch, you can find clinical trials by location or medical condition even narrow results by specific geo-location and medical specialty. The CenterWatch.com website is very comprehensive about what they do and how it all works. Plus they have several features for finding industry related jobs and guides on series and standardized operating procedures and white papers so you can know what it is they are going to do to you and exactly how they'll do it.
To get started, visit their clinical trials listings page to find a medical condition you have or are interested in helping find a cure for by medical condition or geographic location.
CISCRP
The CISCRP (Center for Information & Study on Research Participation) will provide you with notifications by email of any clinical trials that are ideal for you to participate in. You can search for clinical trials on their site. Then complete their online request form and register to receive notifications about it. CISCRP also have a large community where you can discuss and talk about the trials with other people who are also participating in those trials. So you can all get to talk about how they mutilated you and how much money you got from that! 
Other Medical Schools & Universities Providing Clinical Trials
Other Medical Schools & Universities are offering clinical trials and standardized patient jobs (human lab rat testing) all the time. Check out these standardized patient jobs on Indeed job site. Just enter your city, state, or zip code to find those near you.
So that's 3 separate places and another way on how you can make money by being a human lab rat guinea pig and help make the human race much stronger also. 
Is it safe to take part in medical trials as a human test subject?
Sure! Well, a lot safer than it used to be. People have been tested on for thousands of years. Whether they want to or not! Both in individual cases and on a global scale as well. In medieval times and back a few hundred years and some decades back, there are stories by people where tests have gone horribly wrong for them or they've been subjected to horrible and brutal and demoralizing trials, specially in past history in medieval times and that. It's a lot safer today though and that doesn't really happen anymore. But still, where do you draw the line and what happens when they cross it? How far are you willing to go and is making the money worth more than your health, dignity and your body's integrity?
Have you ever been a human lab rat and taking part in any clinical trials?
Is this something you would do to make money, ever? 
Hey if you need the money and can't find the work....

Hope you like this! Do give it a thumbs up and follow me for more!
https://www.seoclerks.com/user/idealmike
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='19708' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='19708' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT * FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=272 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=272 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=19708 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=19708
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='19708' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='19708' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=107696 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=107696
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=107718 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=107718
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=107760 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=107760
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=136010 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=136010
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=137666 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=137666
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=150140 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=150140
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='19708' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='19708' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='19708' AND status='1' AND (question like '%10 Weird Whacky Ways Money: Human Test Subject%' OR question like '%Weird%' OR question like '%Whacky%' OR question like '%Ways%' OR question like '%Money:%' OR question like '%Human%' OR question like '%Test%' OR question like '%Subject%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='19708' AND status='1'
AND (question like '%10 Weird Whacky Ways Money: Human Test Subject%' OR question like '%Weird%' OR question like '%Whacky%' OR question like '%Ways%' OR question like '%Money:%' OR question like '%Human%' OR question like '%Test%' OR question like '%Subject%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='1129' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='8619' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8619' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='318' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='318' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='10775' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10775' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17031' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=19708%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=19708%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='134.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='617077.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='617077.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600713.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600713.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
Cristian
Thing is, these things aren't available in my country so can really profit from them. Just wondering, anyone ever died from doing this kind of tests? Because I'm pretty sure nobody is going to pay you 8000 bucks if the risk of "DEATH" wasn't somewhere in the contract. Ok, these I would do! Kinda funny right? I'm not willing to test food my I'm willing to have tests done to my body? I really have to reflect on myself a little. Thing is, these things aren't available in my country so can really profit from them. Just wondering, anyone ever died from doing this kind of tests? Because I'm pretty sure nobody is going to pay you 8000 bucks if the risk of "DEATH" wasn't somewhere in the contract.
Are you sure you want to delete this post?