Top

Code Snippets by QuickStep

  (32)  
Sort by 
<pre>; ; /splitfile [-bdfor] [OutputDir] &#60N&#62 &#60file&#62 ; ; /splitfile splits a file into multiple parts of N bytes. ; Usefull for example if you want to send large files..
Tags: binary  file  split  splitfile 
+ 0 likes
2 comment(s)    Score: 7.8    Platform: mIRC    Posted by QuickStep on Aug 19, 2006
<u>This is the commented section from below</u><pre> ; ; Drawstar, Created by QuickStep ; Draws a star to a picture window ; ; Format: ; /drawstar -ihnr @ &#60color&#62..
Tags: draw  picture  picwin  star  windows 
+ 0 likes
13 comment(s)    Score: 7.5    Platform: mIRC    Posted by QuickStep on Apr 25, 2006
<b>Slides for mIRC</b><br> <i>To start, type: <b>/slides</b></i><br><br><b>Features:</b><li>Single player mIRC game<li>Use..
Tags: game  player  single  slides 
+ 0 likes
12 comment(s)    Score: 7.7    Platform: mIRC    Posted by QuickStep on Feb 16, 2006
<b>Features:</b><li>/calendar to start<li>Completely graphical calendar!<li>You can add/delete tasks within a reach of 12 months a head of you<li>You can browse months..
Tags: calendar  callender  date  task  tasks 
+ 0 likes
9 comment(s)    Score: 6.5    Platform: mIRC    Posted by QuickStep on Feb 01, 2006
Please read the commented section of the code for more information.
Tags: editor  hex 
+ 0 likes
7 comment(s)    Score: 7.8    Platform: mIRC    Posted by QuickStep on Jan 04, 2006
Small example on how to use agents, /agent to start
Tags: agent  demonstration 
+ 0 likes
8 comment(s)    Score: 5.0    Platform: mIRC    Posted by QuickStep on Dec 28, 2005
Simple auto away, with no timers what so ever. Just checks if mIRC is your active application, if not, it marks you as being away.
Tags: auto  away 
+ 0 likes
2 comment(s)    Score: 6.7    Platform: mIRC    Posted by QuickStep on Nov 08, 2005
Will alphabatically sort every line in a text file. Usage: /sorttxt file
Tags: file  sort  text 
+ 2 likes
2 comment(s)    Score: 5.6    Platform: mIRC    Posted by QuickStep on Sep 23, 2005
A snippet to retrieve the latest snippet. Enjoy. This is a very simple version, someboy may improve it if they feel like it
+ 0 likes
14 comment(s)    Score: 8.9    Platform: mIRC    Posted by QuickStep on Aug 22, 2005
Allows you to download a file and perform actions on it when it's done. I was surprised I couldn't find the snippet on the site, and because of a topic on the site somewhere (somebody asked if it is possible..
+ 0 likes
7 comment(s)    Score: 8.0    Platform: mIRC    Posted by QuickStep on Aug 21, 2005
Returns directory size
+ 0 likes
3 comment(s)    Score: 6.5    Platform: mIRC    Posted by QuickStep on Aug 20, 2005
Personal protection for Quakenet. This is probably overdone multiple times, but in Quakenet its easy, nobody can really touch you if you are registered with Q and you have +ao status on your channel. This..
+ 0 likes
1 comment(s)    Score: 4.5    Platform: mIRC    Posted by QuickStep on Aug 20, 2005
Keeps on replacing untill there is nothing more to replace
+ 0 likes
1 comment(s)    Score: 6.7    Platform: mIRC    Posted by QuickStep on Aug 18, 2005
Start it by typing /lovecalc , have fun
+ 0 likes
3 comment(s)    Score: 4.0    Platform: mIRC    Posted by QuickStep on Jul 07, 2005
This snippet shows you how to calculate the number e. Usage $e(N), where N is the precission. Also includes a fac alias that is used for the e calculation, but can also be used alone. NOTE: this is an..
+ 0 likes
1 comment(s)    Score: 4.8    Platform: mIRC    Posted by QuickStep on Jun 27, 2005
My first snippet with dialog, because i still dont like em. Anyway, for more info read the comments on top of the code (put in your remotes and use /calc to start)
+ 0 likes
9 comment(s)    Score: 6.0    Platform: mIRC    Posted by QuickStep on Jun 01, 2005
Single player Tick Tack Toe script, with pretty good computer AI, enjoy!!! /ttt to start
+ 0 likes
9 comment(s)    Score: 6.2    Platform: mIRC    Posted by QuickStep on May 16, 2005
Generate a few 13 and 16 digit visa card numbers. Please note that this is not meant for fraude etc. because these are still invalid numbers; ie nobody can get money from these accounts. They are just..
+ 0 likes
4 comment(s)    Score: 5.5    Platform: mIRC    Posted by QuickStep on May 01, 2005
Tests your lag with the server, and updates it every minute in the titlebar (must be connected, only shows in titlebar)
+ 0 likes
1 comment(s)    Score: 6.0    Platform: mIRC    Posted by QuickStep on Apr 16, 2005
Read Snippet
+ 0 likes
3 comment(s)    Score: 7.7    Platform: mIRC    Posted by QuickStep on Mar 30, 2005
This is an amazing script I wrote (trigger = !server). You can make your own message (see the example below), which enables you to add A LOT OF INFORMATION to your query answer. Remember to also change..
+ 0 likes
5 comment(s)    Score: 6.0    Platform: mIRC    Posted by QuickStep on Feb 12, 2005
Just a basic easy firewall that asks for permission if a script wants to access the internet. You only need to put it in your remote.
+ 0 likes
5 comment(s)    Score: 8.7    Platform: mIRC    Posted by QuickStep on Jan 07, 2005
This script will create a few sentences with words that contain certain vowel/consonant combinations. It is a speed test, where you have to type 6 sentences. In the end your score will be compared with..
+ 0 likes
7 comment(s)    Score: 6.8    Platform: mIRC    Posted by QuickStep on Jan 04, 2005
Function returns $true if v1 only contains characters found in v2
+ 0 likes
1 comment(s)    Score: 6.0    Platform: mIRC    Posted by QuickStep on Jan 03, 2005
Mail function, uses a free hotmail smtp server. Usage: /mail user@blabla.com <message>. Use the \ char to seperate lines, so for example: /mail khaled@mirc.com This is line1\This is line 2\\\This..
+ 0 likes
9 comment(s)    Score: 8.0    Platform: mIRC    Posted by QuickStep on Dec 02, 2004
1 2 Next
Bottom