Top

mIRC Code Snippets by vSkyzv

  (16)  
Sort by 
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) /tinyurl..
Tags: check  preview  tinyurl 
+ 0 likes
8 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Apr 15, 2009
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 the same..
Tags: ctcp  fake  message  reply 
+ 0 likes
6 comment(s)    Score: 5.0    Platform: mIRC    Posted by vSkyzv on Mar 12, 2009
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 also includes..
Tags: 8ball 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Mar 08, 2009
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 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Feb 28, 2009
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) -> Returns..
+ 1 likes
8 comment(s)    Score: 7.5    Platform: mIRC    Posted by vSkyzv on Feb 25, 2009
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 of a user on..
Tags: channel  status 
+ 1 likes
1 comment(s)    Score: 7.7    Platform: mIRC    Posted by vSkyzv on Feb 19, 2009
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 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Feb 02, 2009
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 
+ 1 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Jan 23, 2009
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 
+ 0 likes
9 comment(s)    Score: 5.7    Platform: mIRC    Posted by vSkyzv on Dec 28, 2008
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 to kick. Syntax:..
Tags: kick  mass  masskick 
+ 0 likes
2 comment(s)    Score: 3.0    Platform: mIRC    Posted by vSkyzv on Dec 06, 2008
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 on User's Name..
Tags: ban  kick 
+ 0 likes
1 comment(s)    Score: 3.0    Platform: mIRC    Posted by vSkyzv on Dec 06, 2008
The variables have been changed from global to local. This way, no "/unset" commands are needed.
Tags: character  map  mirc 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Nov 10, 2008
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 which is..
+ 0 likes
5 comment(s)    Score: 5.0    Platform: mIRC    Posted by vSkyzv on Nov 07, 2008
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 used "isin..
Tags: game  paper  rock  rps  scissors 
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Nov 05, 2008
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 slaps M/e Me..
Tags: action  describe  me  on 
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Nov 01, 2008
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 then clicking..
Tags: fun  games  kill 
+ 0 likes
3 comment(s)    Score: 3.0    Platform: mIRC    Posted by vSkyzv on Aug 16, 2008
Bottom