My votes

By brottor on Mar 26, 2005

this is a pretty simple vote script and easy to change for whatever the purpose might be just chnge the #vote chan to your channel and the if $$2 = whatever to whatever you want it to be and change the msg $chan number of votes for - to something else...u dont have to change teh vars and it will work

on *:text:*!vote*:#vote: {
  if ( $$2 = standard ) { inc %standardvar 
    msg $chan number of votes so far for standard t2= %standardvar 
  }
  if ( $$2 = legacy ) { inc %legacyvar 
    msg $chan number of votes for legacy= %legacyvar
  } 
  if ( $$2 = vintage ) { inc %vintagevar 
    msg $chan number of vintage votes so far= %vintagevar 
  }
  if ( $$2 = extended ) { inc %extendedvar 
    msg $chan number of votes for extended= %extendedvar
  }
}

Comments

Sign in to comment.
DarthReven   -  Mar 31, 2005

its rather limited in what it does thougth the functionality is there

 Respond  
PoiXon   -  Mar 29, 2005

:)

 Respond  
brottor   -  Mar 29, 2005

ok i c thank you poixon

 Respond  
PoiXon   -  Mar 29, 2005
PoiXon   -  Mar 29, 2005

it was fine the other way except the brackets that went { way the ones that went like } were fine lol

 Respond  
brottor   -  Mar 29, 2005

i know that isnt right though!

 Respond  
brottor   -  Mar 29, 2005

like that..?

 Respond  
PoiXon   -  Mar 29, 2005

umm, that wont work Get Rid of all the brackets that go { way

 Respond  
brottor   -  Mar 29, 2005

is that better?

 Respond  
brottor   -  Mar 29, 2005

lol funny but i guess ill \"fix\" it

 Respond  
brottor   -  Mar 29, 2005

um cleaner asin looks nicer?

 Respond  
supergeo   -  Mar 27, 2005

thats what I said earlier log. I agree. But it still does work. I\'m sure he could make it cleaner...

 Respond  
log2   -  Mar 26, 2005

Very messy

 Respond  
brottor   -  Mar 26, 2005

can some1 plz put in like a...when some1 votes set %vote.nick on and if %vote.nick = on halt or something??? plz

 Respond  
ReegusMark5   -  Mar 26, 2005

How do you get money for a script that simple? which you can copy and paste from here!?

 Respond  
brottor   -  Mar 26, 2005

hehe this i got $20 for this script just now...from a friend he needed it offered me 10 i said 15 and it went to 20 somehow wow fun stuff

 Respond  
brottor   -  Mar 26, 2005

thanks

 Respond  
supergeo   -  Mar 26, 2005

Could be a little cleaner but it still gets the job done. Nice overall.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.