IQ Test Script v1
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Feb 04, 2009 |
| Last Updated | Feb 04, 2009 |
| Tags | iq jamiie script snippet test |
Description
It's been a while since I last posted anything here on Hawkee, I finally done something productive in my somewhat scripting ability..
This is a IQ test, 10 questions based on your answers will determine your IQ.
Your IQ is determined by this formula:
MA=Mental age
CA=Chronological age
Mental age is scored based on the answer you input for each question.
Chronological age is your actual age from !age your age
This may not be accurate.
Commands
Yeah I know this may be too long for such a complex script but please give me suggestions on how to simplify it.
I searched all over Hawkee.com and google for a IQ test or one even close to this one and couldn't find one. Yes I coded this myself, no it's not ripped.
Please post all bugs or answers wrong.
This is a IQ test, 10 questions based on your answers will determine your IQ.
Your IQ is determined by this formula:
| Code: |
(MA/CA)*100 |
MA=Mental age
CA=Chronological age
Mental age is scored based on the answer you input for each question.
Chronological age is your actual age from !age your age
This may not be accurate.
Commands
| Code: |
!iq: To start the test(in [b]channel[/b]) !age [b]your age[/b](in [b]private chat[/b], the rest of the questions will be answered in [b]private chat[/b] |
Yeah I know this may be too long for such a complex script but please give me suggestions on how to simplify it.
I searched all over Hawkee.com and google for a IQ test or one even close to this one and couldn't find one. Yes I coded this myself, no it's not ripped.
Please post all bugs or answers wrong.
mIRC Snippet:
IQ Test Script v1
Posted on Feb 4, 2009 3:39 pm
Posted on Feb 4, 2009 3:39 pm
All positive/negative comments welcome!
mIRC Snippet:
IQ Test Script v1
Posted on Feb 4, 2009 4:05 pm
Posted on Feb 4, 2009 4:05 pm
How would I go about allowing multiple users take the test at the same time?
mIRC Snippet:
IQ Test Script v1
Posted on Feb 4, 2009 5:58 pm
Posted on Feb 4, 2009 5:58 pm
apparently my iq is 160 :D i like the idea
you can make
to
you can make
| Code: |
.timer 1 1 unset %testing %q1 %q2 %q3 %q4 %q5 %q6 %q7 %q8 %q9 %q10 %mentalage %chronoage |
to
| Code: |
| .timer 1 1 unset %testing , %q* , %mentalage , %chronoage |
mIRC Snippet:
IQ Test Script v1
Posted on Feb 4, 2009 6:05 pm
Posted on Feb 4, 2009 6:05 pm
I wouldn't unset %q* :X
Too general
Too general
mIRC Snippet:
IQ Test Script v1
Posted on Feb 4, 2009 6:19 pm
Posted on Feb 4, 2009 6:19 pm
The scoring may be off, I'll check into it later and update.
mIRC Snippet:
IQ Test Script v1
Posted on Mar 31, 2009 4:55 am
Posted on Mar 31, 2009 4:55 am
could you add a list of users that have taken the IQ test as well as the scores they got, and generate a listing on trigger !iqscores or something like that?









