Skip to content
Search the code archive

Search Snippets

Find community code by title, description or tag without leaving the TG007 Snippets library.

16 results found
Search results

Results for “name”

16 matches

General IRC 12/06/23

$exe() identifier by ^WeSt

You can check for a running .exe progress on tasklist via that identifier. Usage: $exe(name.exe)[.total] (If the exe that your specified exist then it will return $true otherwise will be returned $false) .total (optional) = Will return the total exe…

By Snippets 0 likes 0 comments
View
General IRC 12/04/23

HTML Parser by biase

HTML Parser - you can scrap webs using this alias .. Requirement: Internet Explorer 9 and above Opening/parsing data into the NAME $html(,) for URL : noop $html(NAME,https://forums.mirc.com/ubbthreads.php/forums/5/1/scripts-popups) for FILE…

By Snippets 0 likes 0 comments
View
General IRC 03/24/21

Multi-owner script

1. Press alt+r to bring up script window. 2. Go to File > New 3. Paste code from box above into the window. 4. Replace #your.channel.here with your channel name. 5. Right-click on the nick you want to add/delete. 6. Find "Owners", and click to add/dele…

By chain 0 likes 0 comments
View
General ircWx 07/03/20

NickChange Logger

This informs the channel you are on as each person joins your channel that the nickname has been logged. If someone changes their name to another name or gets (ghosted) it then informs your channel of the previously known nicknames. You can also view the lo…

By Winz 1 like 4 comments
View
Buzzen 02/21/10

Say my name $tip

this is a simple say my name tooltip snippet using mirc's built in $tip ability && test Ok basically this checks to see if a user said your name in the room. Reason for putting it below the on text instead of in the on text area is in case you

By err0r 1 like 3 comments
View