Top

Poll system by jonypaul


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  3.0
Scores Submitted  3
Date Added  Aug 14, 2006
Last Updated  Aug 18, 2006
Tags  bot  poll 
  Bookmark and Share

Introduction

Well i big poll snippet, but that isnt really that complex. I think that it'll kinda explain itself, but if you dunno what to do type /commands . I sugest this on a bot, it'll look nicer.
PS: i normaly get a lot of coments about the unnecessary "/" i use, but it really is the way i work....stupid, but it is ^^


Grab the Code

Comments

  (5)  RSS
krimson
Comments: 47
 
mIRC Snippet:  Poll system by jonypaul
Posted on Aug 16, 2006 2:40 pm
when typing !commands, you're basically dumping 11 lines of text. what if somebody actually uses this script on a larger scale? without using a queue system to manage the output, the user would obviously flood off
jonypaul
Comments: 19
 
mIRC Snippet:  Poll system by jonypaul
Posted on Aug 17, 2006 3:45 am
Well the command is basicly like nickserv notices....so i dont see the actual problem....but u sugest that the command should be divided in 2 or 3? or even by a timer?
krimson
Comments: 47
 
mIRC Snippet:  Poll system by jonypaul
Posted on Aug 17, 2006 4:27 am
you should test this and have 3 people typing !commands with very short delays. dumping text this large will get you flooded out. nickserv can do that because it's a registered service, and it doesn't exceed flood.
jonypaul
Comments: 19
 
mIRC Snippet:  Poll system by jonypaul
Posted on Aug 18, 2006 1:54 pm
ok i see what u mean :)
Updated it...only one command per 5 seconds
Storm2108
Comments: 44
 
mIRC Snippet:  Poll system by jonypaul
Posted on Apr 11, 2007 3:45 am
Hmmm id give it 4/10

Please Register or Login to start posting comments.
Bottom