Top

mIRC Code Snippets Tagged with knoeki

  (23)  
Sort by 
Pretty much the same as the last one, except this looks a bit more trippy... standard res is lower on this one, due to /drawrot being quite intensive. (uncomment line 10 if you have whilefix.d..
+ 1 likes
4 comment(s)    Score: 6.0    Platform: mIRC    Posted by knoeki on Jul 15, 2009
Again a picwin... this time a nice and simple starfield :_) not much to explain here, but if you have questions, feel free to ask. (uncomment line 10 if you have whilefix.dll)
Tags: demo  field  knoeki  picwin  star  starfield  zowb 
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 15, 2009
Simple script that will version everyone in a channel to see which client is the most popular. Can also save the results to a file, if wanted. just type /versionscan in the channel you want to scan.....
Tags: ctcp  knoeki  scan  scanner  version  zowb 
+ 1 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 15, 2009
Seeing as I have no life at all, I decided to make this upon seeing another version posted here yesterday... this is my take on it. masswave will wave at everyone in a single line. May there be enough..
Tags: alias  knoeki  mass  wave  zowb 
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 15, 2009
Knoeki strikes back with another lame piece of code... width/height are optional, using anything higher than default does not guarantee a smooth experience. (uncomment line 5 if you have whilefix.dll,..
Tags: knoeki  lsd  picwin  trip  trippy  tunnel  zowb 
+ 1 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 14, 2009
y-floodfill picture fader. nothing special, just the result of playing with picture windows for a bit. usage: type /yfloodfill and browse for an image. (you can also specify an image directly on the..
+ 1 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 13, 2009
1.0b - Initial release 1.0.1 - small bugfix; directory changing to a different disk with a label works properly now.
+ 2 likes
4 comment(s)    Score: 7.0    Platform: mIRC    Posted by knoeki on Jul 10, 2009
Simple alias/event combo. Outputs the character, keycode and repetitions if applyable. usage: type /getkeys and mash the keyboard.
Tags: check  code  get  key  keycode  keys  knoeki  value  zowb 
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 08, 2009
An alias and identifier in one, BONUS! ;_) usage is simple. when you simply want to message some nice coloured text to a channel...: /rb this is my fancy coloured message. as an identifier: $rb(-i,..
+ 1 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 07, 2009
Just a really really tiny calculator. Usage should (again) be obvious. Just made as a joke, for fun. ;_)
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 07, 2009
Just a simple scriptmanager. Doesn't do much, but does it well. Should be quite obvious how it works. ;_) also, my first released dialog, after playing with it the past few days... more..
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 07, 2009
Similar to my last identifier, I now present you $chrpad(). $chrpad(txt, len, chr, s) txt is the text you want to apply padding to. len is the MAXIMUM length of the full string, including..
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 02, 2009
Once again, I\'m back with another custom identifier. I wrote this just because I happened to need this a few times. It doesn\'t do much, but what it does do, it does right. (confused yet? :_))...
Tags: knoeki  num  number  pad  padding  padnum  prefix  zomgwtfbbq  zowb 
+ 2 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jun 29, 2009
Scan channels and show the amount of each found TLs (Top Level Domain). Works cross-channel, and has pretty decent error checking. Also included is a TLD lookup trigger, to find out what a TLD means. . Constructive..
Tags: bot  domain  knoeki  level  scan  scanner  tld  top  zomgwtfbbq  zowb 
+ 1 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jun 27, 2009
Very simple little script. checks and shows the channel your total, used, and free diskspace. Someone might like it. UPDATE: Added a little bonus oneliner, just copy/paste it into your inputbox..
+ 1 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Mar 26, 2009
Simple identifier, but very effective, as far as I've used it. This is useful on networks where there are extra modes that mIRC generally doesn't let you check for, such as Owner/CO-Owner (+qo, ~),..
+ 1 likes
9 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Mar 22, 2009
There's only one bug I know of: as soon as you try to do anything while converting, mIRC will hang.. I'm afraid this is to blame to the fact that mIRC scripts do not run in a seperate thread, as I..
+ 1 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Mar 13, 2009
Another fun little trigger I made, and also my first time playing with hashtables. usage: !active <#chan> shows active nicks in the past few minutes on the current channel, or another channel,..
+ 1 likes
5 comment(s)    Score: 7.0    Platform: mIRC    Posted by knoeki on Jan 26, 2009
!idle trigger for bots. takes input as follows: !idle <nick> [channel] returns idle time of nick on channel. if you don't specify a channel, it defaults to the channel where the event was..
+ 1 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jan 26, 2009
Another custom identifier. this one takes a nickname, and returns a string of channels that both you and the other person are on, seperated by commas, ended by a period. for example: #zomgwtfbbq,..
+ 1 likes
7 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jan 26, 2009
This is a very simple custom identifier that I needed for something, maybe it's useful for you. usage: $numsuf(<number>) returns the number you supplied, with a proper counting suffix. for..
+ 1 likes
14 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jan 25, 2009
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jan 21, 2009
useful for bots when you want to load a file from another client. supports error checking, check if files exist and also if files are actually loaded. you may need to change some stuff to get it..
Tags: bot  knoeki  loader  remote  zomgwtfbbq  zowb 
+ 1 likes
7 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Dec 01, 2008
Bottom