Top

Code Snippets by vSkyzv

  (16)  
Sort by 
Added: Apr 15, 2009    By: vSkyzv
This script allows you to see where a TinyUrl will go before you click it on. If you wanted to check where http://tinyurl.com/1 redirected you could type either: 1) /tinyurl 1 or 2)..
Tags: check  preview  tinyurl 
Score: 0.0    8 comment(s)    mIRC Snippet
Added: Mar 12, 2009    By: vSkyzv
This is a script intended to show people how you can fake your CTCP reply messages. Basically, CTCPs are nothing more than notices encased in $chr(1), meaning: /ctcp vSkyzv FINGER is..
Tags: ctcp  fake  message  reply 
Score: 5.0    6 comment(s)    mIRC Snippet
Added: Mar 08, 2009    By: vSkyzv
This is an 8-ball script with the same responses as the original 8-ball. It also records all questions and answers and repeats them at random if there are more than recordings. This script..
Tags: 8ball 
Score: 0.0    5 comment(s)    mIRC Snippet
Added: Feb 28, 2009    By: vSkyzv
This is a simple script which can perform an action to every user on a given channel. Basically, it's an advanced mass slap script. Use the script by typing: /massaction.
Tags: mass  slap 
Score: 0.0    2 comment(s)    mIRC Snippet
Added: Feb 25, 2009    By: vSkyzv
These were a few identifiers I just came up with. Enjoy :-). $avrg: Find the average of a given set of numbers (seperated by a space) Usage: $avrg(Numbers) Example: $avrg(10 2 5 3) ->..
Tags: average  formula  math  number  opposite  quad  quadratic 
Score: 7.5    8 comment(s)       mIRC Snippet
Added: Feb 19, 2009    By: vSkyzv
This identifier was based off of one made by jonesy44 at http://www.hawkee.com/snippet/5665/. I reconstructed it and removed the error messages for a shorter code. It returns the status..
Tags: channel  status 
Score: 7.7    1 comment(s)       mIRC Snippet
Added: Feb 02, 2009    By: vSkyzv
This script will automatically pick a noob of the day and change it automatically when the day changes. Type "!notd" to use.
Tags: day  noob  notd 
Score: 0.0    1 comment(s)    mIRC Snippet
Added: Jan 23, 2009    By: vSkyzv
Colored, bold, and underlined text will not display properly since regular dialogs do not support them. If anybody would like to fix this, then feel free to.
Tags: manager  mirc  query 
Score: 0.0    3 comment(s)       mIRC Snippet
Added: Dec 28, 2008    By: vSkyzv
This script returns the percentage and names of inactive users. It does this by doing a '/whois' and then using the data. The instructions are inside the code.
Tags: idle  inacitivity  inactive  mirc  report 
Score: 5.7    9 comment(s)    mIRC Snippet
Added: Dec 06, 2008    By: vSkyzv
This script will kick everybody you can kick off a channel. It works by doing a /names, saving the data, removing useless parts of information, and then turns it into a list of users..
Tags: kick  mass  masskick 
Score: 3.0    2 comment(s)    mIRC Snippet
Added: Dec 06, 2008    By: vSkyzv
This script will kick and then ban users. For increased effectiveness, their ban protections will be removed and will be re-kicked if they rejoin before being banned. : 1) Right Click..
Tags: ban  kick 
Score: 3.0    1 comment(s)    mIRC Snippet
Added: Nov 10, 2008    By: vSkyzv
The variables have been changed from global to local. This way, no "/unset" commands are needed.
Tags: character  map  mirc 
Score: 0.0    2 comment(s)    mIRC Snippet
Added: Nov 07, 2008    By: vSkyzv
This is an update of my script 'Sky's Script'. Acknowledgments: - Firstmate: For reviewing the code and script and correcting a few errors I made. Changelog: - Completely new design..
Tags: action  ban  dialog  greeting  protection  reply  revenge 
Score: 5.0    5 comment(s)    mIRC Snippet
Added: Nov 05, 2008    By: vSkyzv
This is an update to vaseline28's script here: http://www.hawkee.com/snippet/4381/ since it has not been updated in two years. Update 11/05/08: - Bug fixed: In his older version, he..
Tags: game  paper  rock  rps  scissors 
Score: 0.0    4 comment(s)    mIRC Snippet
Added: Nov 01, 2008    By: vSkyzv
This is a simple action revenge script which will reply whenever somebody performs an action with your name. Example 1: Somebody slaps Me Me slaps Somebody Example 2: Somebody..
Tags: action  describe  me  on 
Score: 0.0    4 comment(s)    mIRC Snippet
Added: Aug 16, 2008    By: vSkyzv
My snippet will virtually kill the opponents of whoever uses it. To use it you use !kill <person>. Features: Control Panel (accessible by Right Clicking on a channel window and..
Tags: fun  games  kill 
Score: 3.0    3 comment(s)    mIRC Snippet
Bottom