Skip to content
Community code library

General IRC Snippets

Browse community code filed under General IRC.

Category archive 89 snippets in this category
6 active categories · 116 library total
Advertisement
Category results

General IRC

89 snippets · Page 3 of 9

General IRC 12/06/23

Address finder by Matt5150

With this script you can search for a nick/address using $ial (internal address list). Usage: /faddr matt* Result: matt* (1) on freenode is: 1) Matt5150 - ~Matt@unaffiliated/matt5150 /faddr *@unaff* Result:…

By Snippets
0 likes 0 comments
General IRC 12/06/23

Fight Game by newklear

Simple Fight game Syntax: !fight nickname or !fight stats nickname Note: Variables are saved once an hour after use, just reload the Fight.ini if need be . Feel free too edit the randomisers for different ou…

By Snippets
0 likes 0 comments
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) .to…

By Snippets
0 likes 0 comments
Advertisement