Facts Snippet

By GuardianDemon on Jul 18, 2007

Just Paste In Remotes And Type !fact It'll Randomly Say One Of 190 Facts Enjoy.

Added Color To Save You Time : )

Comments

Sign in to comment.
KyleJack-Daniels   -  Feb 05, 2011

i tryied it and i got people to try it but it still didn't work.
it might be because of my colour script.

 Respond  
Jethro   -  Feb 04, 2011

Kyle, the script by itself doesn't require a text file. You just place it into your mirc remote and you're good to go. When someone in a channel enters the command !fact, the script will display a message randomly from 1 to 190 facts.

 Respond  
KyleJack-Daniels   -  Feb 04, 2011

How do i use it with mIRC?
And whats a .txt file?
:s

 Respond  
Gemster   -  Sep 09, 2009

yes i would also recommend useing a .txt file as i have over 1500 facts lol.

Gemster

 Respond  
Jethro   -  Sep 09, 2009

Or use sockets to get random facts from a website.

 Respond  
gooshie   -  Sep 08, 2009

Create a file in mirc root folder facts.txt and use the
following code in remote.

on *:TEXT:!fact*:#:.msg # $read(facts.txt)

Btw, putting txt files in mirc root makes it accessable
under Help/Text Files for easy editing.

 Respond  
Clarkcj   -  Sep 08, 2009

WOW!! I like it alot.

 Respond  
GuardianDemon   -  Jul 22, 2007

Well StarGate If Its On Your mIRC You Cannot Type It At And It Work Unless You Are Also On Java So Just Tell Someone To Type !Fact Itll Work.

 Respond  
stargate476   -  Jul 22, 2007

I type !fact and nothing happens. Why is this?

 Respond  
GuardianDemon   -  Jul 20, 2007

Help Me Out How I Do A .txt\'s ? Lol I Dont Understand

 Respond  
guest598594   -  Jul 20, 2007

i cant believe you did random up to 190! .txt\'s a lot simpler! good job though.

 Respond  
Olliegod   -  Jul 19, 2007

One problem I noticed right off the bat was in the first fact: $5 should be $!5 so it does not execute as an alias.

 Respond  
Aile   -  Jul 18, 2007

Wow... This is good... but i recomend you use a .txt for this.

on $:text:/^[!@]fact/Si:#:{ var %x $iif($Left($1,1) == @, msg $chan, .notice $nick) | %x $read(fact.txt) }

^ would be soo much easier and it saves file space ;o just put them in a.txt and load it into mIRC file.

Hope you concider this idea =)

 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.