Please Disable Ad-Block To View This Website.

If you block ads, this site can not survive!

Ads are very minimal for registered users. If you don't have an account please register now!

DOWNLOAD
 Full Scripts
 Addons
 Snippets
 DLLs
 MTS Themes
 Tutorials
 Misc.
 File Queue
 Download mIRC
INTERACT
 Screenshots
 Challenge
 Top Downloads
 Submit Form
 Forums

SEARCH
Site Search

FRIENDS
Link to us!
PhotoShelf

Top Challenge Entrants

  # User Points
  1 jaytea 587
  2 [Znork] 303
  3 urza 297
  4 Ag2X 288
  5 dr_Eamer 255
  6 Albie 199
  7 Chessnut 197
  8 A Noniem 194
  9 zzattack 186
  10 Kol 185
  11 m910q 168
  12 Sephiroth 115
  13 Auron956 114
  14 patje 114
  15 chid 110
  16 Ohad2121 92
  17 SkorpSSS 87
  18 DixrouE 84
  19 Suchorski 83
  20 ^Vampire^ 74
Challenge:Best Picture Window mp3 Player
Started: February 21st 2002
Ended: March 24th 2002

View the challenge results here!

Description:

With the excessive amount of dialoged mp3 players and lesser amount of picture windows used in scripts now we figured a good picture window challenge would be a good idea. So in this challenge you must create your own picture window mp3 player only using /draw* commands and no images.

Rules:

  • You can not include any image files at all.
  • No visible dialogs or non-picture windows. Only listbox windows (/window -l) can be used other than picture windows. (playlists?).
  • Your mp3 player must actually play music, with the use of some kind of option to 'play', 'stop', and 'select' music at the very least.
  • You may use winrgn.dll only (must be submitted with entry). No other DLLs are permitted.
  • You may only submit one script file no larger than 10kb. You may include a readme.txt (not containing useable code) and winrgn.dll if needed.
  • No socket connections of any kind.
  • One entry per person.
  • Entries must be submitted as a zip file (e.g. mp3player.zip)

    The rest is left up to your imagination. Be creative and original. Judging will be done by currently registered users that have been a member of the site longer than 1 month. Participents will not be able to vote on their own entry.

    Note: Please, if you do not like this challenge for whatever reasons, keep it to yourself. Any complaints will be deleted and ignored. Questions regarding rules, pmsg fubar

    We will open the entry form up on Sunday March 3rd. So if you're a quick scripter, hold on to your entry until then.

    Challenge FAQ:

    Am I allowed to use ini files or hash tables?
    Yes, but you are still limited to one script file, readme.txt, and winrgn.dll as being submitted, in other words, you can't submit an ini file with it.

    If I want to make playlist support with a "saving" capability, are we allowed to save to text files?
    Yes, your code can generate any files you want.

    Why do I have to wait till March 3rd to submit my entry?
    It makes it easier on us, previous challenges a lot of people submitted right away then realized they missed something or found a bug. It's obviously to your benefit to hold on to your entry as long as possible.

    How exactly will the voting be done?
    We plan to make a form letting any member (registered for more than a month) to view all entries and try each one out, then select which one they feel is the best.
    There will also be an admin's favorite choice along with the user's choice.

    Can I use $sdir, $input, or any other mIRC default dialogs?
    Yes, you just can not use scripted dialogs (/dialog or $dialog).

    The limit is 10kb, does that mean 10240 bytes?
    Yes

    More questions to be added...