How fast can you type A-Z?
mIRC Code
+ 7 likes
Please Register to submit score.
| Average Score | 8.4 (of 5 scores) |
| Date Added | Aug 01, 2009 |
| Last Updated | Aug 28, 2009 |
| Tags | 44 a alias command expressions fast faster file help ini irc jonesy jonesy44 menu mirc regex regular snippet text type z |
Introduction
Take this test & find out :)
Simple snippet for when you're bored, hammer those keys & try for a new record. Post your records here! =D
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 1, 2009 7:44 pm
Posted on Aug 1, 2009 7:44 pm
7.07s (H)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 1, 2009 9:42 pm
Posted on Aug 1, 2009 9:42 pm
5.39s And there seems to be bugs with the timer and the exit button. The exit button doesn't work at all:
perhaps?
The timer kept going after I finished, and I had to exit out (with the window's X button) and start it up again to reset it.
Otherwise neat script
| Code: |
| button Exit, 5, 90 59 100 21, cancel |
The timer kept going after I finished, and I had to exit out (with the window's X button) and start it up again to reset it.
Otherwise neat script
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 1, 2009 10:01 pm
Posted on Aug 1, 2009 10:01 pm
10.04 neat script =)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 1, 2009 10:13 pm
Posted on Aug 1, 2009 10:13 pm
4.32s the best i can do..
7/10
7/10
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 12:19 am
Posted on Aug 2, 2009 12:19 am
3.95 :)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 2:37 am
Posted on Aug 2, 2009 2:37 am
lol! i was meant to add that exit button in after! oops -- sorted it now :)
Which exit method are you using where timers continue -- i thought i'd covered them all.
You liee BT! :P
Thanks for the +Like :)
Which exit method are you using where timers continue -- i thought i'd covered them all.
You liee BT! :P
Thanks for the +Like :)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 3:24 am
Posted on Aug 2, 2009 3:24 am
If I finish typing the alphabet and then hit ok the timer continues to run, and the next time I play it doesn't update at all. I have to exit out for it to reset.
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 6:46 am
Posted on Aug 2, 2009 6:46 am
awesome script!
You're still missing the exit button though :P
Also you need to unset the variables and timer on $devent == init as well because sometimes it's just not doing it when the dialog closes
I'm really enjoying this xD
You're still missing the exit button though :P
| Code: |
| elseif $devent == sclick && $did == 5 { .dialog -x $dname } |
Also you need to unset the variables and timer on $devent == init as well because sometimes it's just not doing it when the dialog closes
| Code: |
| if $devent == init { unset %azspd.* | .timerazspd* off | did -f $dname 4 } |
I'm really enjoying this xD
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 8:04 am
Posted on Aug 2, 2009 8:04 am
Ahh that would explain the reset problem! Sorry -- didn't update before. All done now :)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 9:42 am
Posted on Aug 2, 2009 9:42 am
9.23s cool script
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 9:54 am
Posted on Aug 2, 2009 9:54 am
7.5 seconds ... hehe, works fine. well done.
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 11:41 am
Posted on Aug 2, 2009 11:41 am
i know a kid who can do it in 2.17s on msn :D but he is ACTUALLY A NO LIFER :d but lol yeh its true :D
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 12:02 pm
Posted on Aug 2, 2009 12:02 pm
23 mins 7 seconds.... do i have the fastest time :D
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 2:55 pm
Posted on Aug 2, 2009 2:55 pm
woot 3.48
@asakura lol thats kids fast... n i thought mine was good, however i do peck instead of typing properly... cud be a reason... oh well.
@asakura lol thats kids fast... n i thought mine was good, however i do peck instead of typing properly... cud be a reason... oh well.
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 6:40 pm
Posted on Aug 2, 2009 6:40 pm
i know someone who managed a 3.04! Thanks for the positive feedback :)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 2, 2009 9:33 pm
Posted on Aug 2, 2009 9:33 pm
after trying so hard i just able to reach 3.87s...y just 6?
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 3, 2009 4:15 am
Posted on Aug 3, 2009 4:15 am
9.69s :$ /me wins the boobie prize (.)(.)
+ like 7/10
+ like 7/10
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 3, 2009 4:18 am
Posted on Aug 3, 2009 4:18 am
very nice script :)
i remember having a game like this in school way back, like 10 years ago.
btw, is it possible to make it so that the entire channel can play it as a game?
like with a trigger such as: !azspd or something?
i remember having a game like this in school way back, like 10 years ago.
btw, is it possible to make it so that the entire channel can play it as a game?
like with a trigger such as: !azspd or something?
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 3, 2009 5:38 am
Posted on Aug 3, 2009 5:38 am
Since it's a dialog, that might make it a bit tricky, with time-lag etc.. it's probably best kept as a local script. If you /really/ wanted something that multiple users could use, you could make them go "a" "b" "c" .. etc in the channel with a timer :)
Thankyou for the +Likes & Ratings :)
Thankyou for the +Likes & Ratings :)
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 3, 2009 1:09 pm
Posted on Aug 3, 2009 1:09 pm
woot! .06
lol, just remeber i have this keyboard for a game i have and its ABC not QWERTY! lolol just have to run ur finge across it.
/me likes to cheat :P
lol, just remeber i have this keyboard for a game i have and its ABC not QWERTY! lolol just have to run ur finge across it.
/me likes to cheat :P
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 4, 2009 1:42 pm
Posted on Aug 4, 2009 1:42 pm
where do u put da code
mIRC Snippet:
How fast can you type A-Z?
Posted on Aug 4, 2009 6:33 pm
Posted on Aug 4, 2009 6:33 pm
mIRC's remotes -- ALT+R
















