Relinsquish

Relinsquish

Joined
May 26, 2004
Occupation
Student
Location
Toronto, Ontario, Canada
Interests
mIRC Scripting, Hockey

Activity Stream

Relinsquish commented on a Page, did a /whois on you  -  Apr 30, 2005

It works only if you have the user mode +W, not necessarily being an IRC operator.

 Respond  
Relinsquish commented on a Page, Quadratic Calculator  -  Apr 29, 2005

The /did commands that use the same switches and parameters can combine dialog ids together with commas. For example, did -b quad 11 | did -b quad 12 | did -b quad 13, can be shortened to: did -b quad 11,12,13

 Respond  
Relinsquish commented on a Page, Hiding Channels  -  Apr 26, 2005

You should never use /halt in an alias, especially one that is of an mIRC default command. Use /return instead. As for /check, I believe you can use $window(#channel).state to check if it is hidden.

 Respond  
Relinsquish commented on a Page, [CENSORED]  -  Apr 14, 2005

Nevermind, I just realized I was querying myself. :)

 Respond  
Relinsquish commented on a Page, [CENSORED]  -  Apr 14, 2005

Strange. $target returned the person\'s nickname when I tried it.

 Respond  
Relinsquish commented on a Page, [CENSORED]  -  Apr 14, 2005

It\'s a good idea but I\'d rather use $reptok instead of $replace. The $iif($chan,$v1,$nick) can also be changed to $target.

 Respond  
Relinsquish commented on a Page, Simple Clone Scanner ON JOIN  -  Apr 11, 2005

Instead of looping through each nickname in the channel which is redundant, you can use $ialchan($wildsite,#,%a). You should make the setting of %a a local variable, and the else { halt } is not needed.

 Respond  
Relinsquish commented on a Page, Sort write  -  Apr 02, 2005

I see. Good work then. :)

 Respond  
Relinsquish commented on a Page, Sort write  -  Apr 01, 2005

alias sortwrite { write $1- | filter -ffct 1 32 $1 $1 } - Good effort though.

 Respond  
Relinsquish commented on a Page, Telephone, mIRC style  -  Mar 30, 2005

Have you ever thought about making this multi-server friendly? :)

 Respond  
Relinsquish commented on a Page, $lookfor  -  Mar 21, 2005

Sorry to burst your bubble but $pos(text,string,N) does the same thing. Interesting way of doing it though.

 Respond  
Relinsquish created a Page  -  Mar 14, 2005
24 

This command sorts items in ascending and descending order based on item text for dialogs with MDX.dll formatted listviews without the nosortheader style.

 Respond   mIRC  
Relinsquish commented on a Page, $findfilebydate  -  Mar 12, 2005

There\'s an \'Edit\' button next to the \'Send Snippet to Clipboard\' button. :)

 Respond  
Relinsquish created a Page  -  Mar 07, 2005
97 

This identifier returns a number converted to a specified file size unit in comma formatted form. This is an enhanced and similar version of $bytes.

Relinsquish commented on a Page, /DidCell  -  Nov 09, 2004

Heh. The site messed up my \"Usage\" information. The proper way to use this /didcell alias is: /didcell DialogName ID Line Cell NewText

 Respond  
Relinsquish created a Page  -  Nov 09, 2004
12 

This is a /didcell custom alias, which allows you change the text inside specified MDX Listview cells.

  1 Thread   mIRC  
Relinsquish commented on a Page, On Protect/DeProtect Event  -  Oct 19, 2004

Good idea... makes update o_O

 Respond  
Relinsquish commented on a Page, Acronyms 2.0  -  Oct 19, 2004

Actually, you should change $1- back to $1 because the if statement sees if the whole line of text matches that one abbreviation exactly. So if I typed \"lol haha boo\", it would not work. If you want my opinion, you should use token identifiers, while loops, and maybe hash tables or ini files. o_O

 Respond  
Relinsquish created a Page  -  Oct 18, 2004
502 

This snippet allows you to detect +a and -a channel mode events perfectly. It will count the number of times you have been protected/deprotected, and also give a "message" to the channel on that event. This follows the same format as the On Voice/Help/Op/Owner events. This snippet can be easily configured to detect other modes. If you don't know how, just contact me on IRC or Email.

Relinsquish commented on a Page, Thx For everthing  -  May 29, 2004

Yes, what CRadle_of_filth said. Please talk normal. (P.S. I gave him the rawmode one =P). A suggestion is to also have a \"gimme back\" script for rawmodes for -q and -a.

 Respond  
Relinsquish commented on a Page, L33t Talker  -  May 26, 2004

That\'s me! I helped! =)

 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.