enexif

enexif

Joined
Apr 21, 2005

Activity Stream

enexif commented on a Page, Auto Greet  -  Nov 23, 2005

To add onto Yoinx, it would be wiser to use $scriptdir instead of $mircdir.... And I must agree with the quotation marks.. $+(\",$scriptdir,autogreet.txt,\") (if you decide to change it)

 Respond  
enexif commented on a Page, PigLatin Talker  -  Nov 22, 2005

I was just about to say WTF.. You stole my script.. then I saw you gave credit.. No problemo there.. ha ha

 Respond  
enexif commented on a Page, Quotes  -  Nov 19, 2005

I meant \"!addquote $cr quit\" ... but what\'s the point of the URL* stuff?

 Respond  
enexif commented on a Page, Quotes  -  Nov 19, 2005

Very insecure.. somebody can type in

\"url $cr quit\"
and it will make the bot quit IRC because it parses $cr as a new command line. To fix this use the n switch in the $read function. Sure this willt ake away bold and colors but it makes it that much secure from identifier attacks. You could always just replace the bold tags with [b] and reparse it when it\'s called via the alias.
For parsing as text (eliminates calling of identifiers): $read(quote.txt,n)

Also Comment out the top part describing the addon.

You also don\'t need the \'/\' before each command.

 Respond  
enexif commented on a Page, Funny Script  -  Nov 12, 2005

You also don\'t need the \'/\' infront of commands. mIRC automatically puts a \'/\' infront of commands so there\'s no use for it. Also the alias script is too.. not well designed...It can be shorter:

alias script {
set %script $iif($1 == on,on,off)
echo -a 4Your script is now $+(%script,-line!)
}

:)

 Respond  
enexif commented on a Page, $piglatin  -  Nov 11, 2005

In response to Sasuke...

  • The example is wrong the code actually does put a \'way\' at the end when the beginning letter is vowel..
  • As far as the rules go with all constant letters going to the end, that works.. except for the \'quiet\' example. I have not been able to find a rule for that other than it must be done...
  • As far as the mismatched brackets. you Copied and Pasted Wrong..
  • Quoted from Sasuke (YOUR Version would change it to hankstay or hanksay)... My version does return anksthay..... [$piglatin(thanks) => Anksthay

My exmple was to prove that this can be done for any word the user inputs.. instead of having a huge list of words, which is alot, and just constantly doing $replace on them..

 Respond  
enexif created a Page  -  Nov 09, 2005
84 

Translates text into piglatin.. $piglatin(Text) ... See the code for example...

enexif commented on a Page, Shitlist  -  Jul 12, 2005

Very simple, but not really customizeable, what if a brother of your enemy is a good friend :\

 Respond  
enexif commented on a Page, On start and on Connect  -  Jul 12, 2005

I don\'t see a point to this. These already exist in the script archive. :\

You also don\'t need the // in the /mode thing.

 Respond  
enexif created a Page  -  Jul 06, 2005
269 

This will utilize the ~q ban mask on UnReal IRCd to give you ebtter control over silencing people.

 Respond   mIRC  
enexif created a Page  -  Jul 06, 2005
19 

This will search your IAL for the active channel. This is useful if you recently kicked somebody and they join with a new name and same host.

 Respond   mIRC  
enexif created a Page  -  Jul 06, 2005
533 

This is basically an opnotice window. Wheny ou use /onotice and such it 'll bring up a chat like window where you it recieves and sends onotices... Popups (channel, status, and menubar) have the enable / disable command of it.

enexif commented on a Page, Windows Start Menu ( mIRC )  -  May 23, 2005

not*, sorry my enter got stuck... ugh... that looks horrible.

 Respond  
enexif commented on a Page, Windows Start Menu ( mIRC )  -  May 23, 2005
 Respond  
enexif commented on a Page, Windows Start Menu ( mIRC )  -  May 23, 2005
 Respond  
enexif commented on a Page, Windows Start Menu ( mIRC )  -  May 23, 2005

nto everybodies windows is in C:\ let alone C:\Windows... Also check your spelling for the description \"meny\" \"bottem\" ... -_-; and if it isn\'t useful don\'t post it.

 Respond  
enexif commented on a Page, small login system  -  May 18, 2005

You should probably upload it to your server and just send the link... I wouldn\'t mind looking at it..

 Respond  
enexif commented on a Page, piNg1  -  May 11, 2005

yup /ctcp quit I pwnz j00 --- /ctcp while (1==1) { .msg $active Flooding }

 Respond  
enexif created a Page  -  May 10, 2005
145 

Welcome to mDir's Readme File! This document's purpose is to tell you how to use the basics of mDir. I hope you enjoy using mDir. Scripter of mDir, Zach (Aether Gray)

enexif commented on a Page, Hiding Channels  -  Apr 28, 2005

alias switchstate { if ($window($1).state == hidden) { window -w $1 } | else { window -h $1 } }

 Respond  
enexif commented on a Page, Calculator  -  Apr 21, 2005

Del, what kind of snippit is this (This is Zach from OQL)... Dude!

 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.