Top

Hyper's Poll Script


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  5.0
Scores Submitted  5
Date Added  Jan 28, 2006
Last Updated  Jan 28, 2006
Tags  poll 
  Bookmark and Share

Introduction

Simply type /poll in a channel to get things started, then enter your question, possible responses, time limit, and your poll is launched.

Only allows polls in one channel right now. Other than that, it works great.

To vote, type: !vote [choice number]

Or for info, type: !poll

Grab the Code

Comments

  (3)  RSS
bearruler
Comments: 24
 
mIRC Snippet:  Hyper's Poll Script
Posted on Feb 3, 2006 9:05 am
Its not a bad script, I can see how it could be useful
It would be nice to be able to run multiple polls on a few channels

Also, variables are slow and... consuming for someone that might have a few hundred votes
I'd recommend ini files or hash tables
That would make multiple polls more plausible


Bear
Clouds
Comments: 9
 
mIRC Snippet:  Hyper's Poll Script
Posted on May 24, 2006 8:48 am
Very good script, top marks. The only improvment I would like to see is if it was triggered via commands instead of aliases.
A Hylian Human
Comments: 5
 
mIRC Snippet:  Hyper's Poll Script
Posted on Apr 29, 2008 8:38 pm
Very nice script, the best I've found so far. To make it multiple channels, replace "msg %poll.chan" with "amsg". I tested it, and it works well in multiple channels.

-- The Hylian/Human Hybrid,
A Hylian Human

Please Register or Login to start posting comments.
Bottom