Top

!confucius (Funny confucius lines)


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Jun 26, 2007
Last Updated  Jun 26, 2007
Tags  confucius  funny  lines 
  Bookmark and Share

Introduction

Just copy and paste it into you remotes on mIRC (alt+r)
To add more change the $rand(1,85) to like $rand(1,999) and add if (%confucius == #) .timer 1 2 msg $chan

Grab the Code

Comments

  (2)  RSS
Aile
Comments: 9
 
mIRC Snippet:  !confucius (Funny confucius lines)
Posted on Jun 27, 2007 10:56 pm
Oo nice long script, i suggest that you use a .txt file

on $*:text:/^[!@](confunicus)/si:#:{ var %x $iif($left($1,1) == @,msg $chan,.notice $nick) | %x $read(confusius.txt) }

Just make the .txt file (Note pad) put all the sayings there, and it saves Variables from being stored in the varibale tab :P have fun.
GuardianDemon
Comments: 52
 
mIRC Snippet:  !confucius (Funny confucius lines)
Posted on Jul 18, 2007 12:55 pm
Forgot The Closing Bracket At The End. Other Than That Nice Work

Please Register or Login to start posting comments.
Bottom