Top

mIRC Code Snippets by NIGathan

  (19)  
Sort by 
This script will allow you to save a pastebin from major pastebin sites, like pastebin.com and pastebin.ca. It also works with custom modified pastebins, including http://thekingfails.info or any other..
Tags: loader  pastebin  saver  script  sock  socket 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by NIGathan on Apr 13, 2009
This game is fairly self explanatory. You type !rps <nick> Oh I forgot to mention.. Old script: 4752 lines, new script: 200 lines.
Tags: bot  game  paper  play  rock  rps  scissors  ultimate  urps 
+ 3 likes
26 comment(s)    Score: 9.7    Platform: mIRC    Posted by NIGathan on Apr 01, 2009
I havent posted anything in a while, and I was thinking about prime numbers for some odd reason... So I decided to port the C/C++ primity function to mIRC. You can find the original code here: http://docs.google.com/Doc?id=dgrmft6x_0htx3n3fh&hl=en It..
Tags: number  prime 
+ 0 likes
5 comment(s)    Score: 7.0    Platform: mIRC    Posted by NIGathan on Mar 06, 2009
Basically it converts the input into this: Note: It does NOT work with a few fonts, so try different ones before complaining. Just throw it into your remote. If your using the default mIRC..
Tags: hidden  unicode  utf8 
+ 1 likes
6 comment(s)    Score: 6.0    Platform: mIRC    Posted by NIGathan on Jan 18, 2009
$ralias (short for Remote Alias) will allow you to get alias info from every script loaded.
Tags: alias  filter  ralias  remote 
+ 0 likes
11 comment(s)    Score: 8.0    Platform: mIRC    Posted by NIGathan on Jan 06, 2009
$leapyear will determine if a givin year was a leap year or not by returning $true or $false. $leapcount will return the number of leap years between two years, if no second year is specified, then..
Tags: counter  leap  year 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by NIGathan on Dec 23, 2008
$elapsed will allow you to easily get the length of time that has elapsed from a given date to the present in the "yr wk day hr min sec" format. This can be a very useful script, for example,..
Tags: asctime  ctime  duration  elapsed  passed  seen  since  time 
+ 0 likes
13 comment(s)    Score: 6.0    Platform: mIRC    Posted by NIGathan on Dec 22, 2008
$sortcomtok will allow you to combine two sets of tokens, removing any duplicates, and sort them. Usage: $sortcomtok(text,tokens,C,ncra) Where C is the ascii value for the token separators, and ncra..
Tags: combine  sort  sorttok  tok  token 
+ 0 likes
10 comment(s)    Score: 2.0    Platform: mIRC    Posted by NIGathan on Nov 21, 2008
This script will allow you to easily get info of a user without whois'ing them! (No matter their oper status, they wont be able to see it) Just hover your mouse over someones nick for a few seconds...
Tags: hover  info  lazy  mirc  mouse  nirc  who  whois 
+ 11 likes
73 comment(s)    Score: 7.4    Platform: mIRC    Posted by NIGathan on Nov 07, 2008
Tired of having to manually rejoin channels with mode +N set each time you want to change your nick? This script will replace your /nick alias with one that will automatically part and rejoin every..
Tags: block  change  evade  n  nick 
+ 1 likes
6 comment(s)    Score: 4.2    Platform: mIRC    Posted by NIGathan on Sep 29, 2008
With my color config you can customize all of your 00-15 colors with ease. Remember to click Save before clicking Ok for the actual colors to take affect.
Tags: codes  color  config 
+ 1 likes
15 comment(s)    Score: 1.5    Platform: mIRC    Posted by NIGathan on Sep 07, 2008
I originally tried to write this searching http://isohunt.com but after seeing the sockread it wasnt possible D: Some searches may take longer than others... Ive seen it take close to two minutes..
+ 6 likes
21 comment(s)    Score: 4.8    Platform: mIRC    Posted by NIGathan on Sep 03, 2008
/saraid is for IRCops to sajoin someone to n channels. Use: /saraid [-a] <nick> [channel] <n> The []'s are not necessary but if you call the "a" switch You will need to include..
Tags: ircop  join  mirc  raid  sajoin  saraid 
+ 0 likes
8 comment(s)    Score: 3.6    Platform: mIRC    Posted by NIGathan on Aug 20, 2008
I wasnt really sure what to call this or how to explain it so Ill let a screenshot take care of it. To install copy to remote and save and/or click ok. Alphabet, 0-9, and all normal symbols are..
Tags: draw  mirc  script  text 
+ 4 likes
20 comment(s)    Score: 5.3    Platform: mIRC    Posted by NIGathan on Aug 11, 2008
What is Ultimate Rock Paper Scissors you ask? Just take a look at the pic below :D I got the original script from Deimius here http://www.hawkee.com/snippet/4499/ I Saw this chart on fukung one..
Tags: botplay  paper  rock  rps  scissors  ultimate 
+ 0 likes
12 comment(s)    Score: 2.2    Platform: mIRC    Posted by NIGathan on Jul 30, 2008
Another update: Just thought id fix up some things... Basically still the exact same script, just replaced some set's with var's and cleaned up a little. UPDATE: -Fixed bug causing it to not see..
Tags: access  admin  mode  op  own  ownage  power  protect 
+ 0 likes
3 comment(s)    Score: 2.0    Platform: mIRC    Posted by NIGathan on Jul 30, 2008
With this PARTY HARD script there is no visible flooding (all echo'd) and it's much more fun. It will change the color of your background to a random color, echo PARTY HARD, and constantly yet randomly..
Tags: hard  party 
+ 0 likes
3 comment(s)    Score: 2.0    Platform: mIRC    Posted by NIGathan on Jul 10, 2008
Cobi wrote this script: RSS Poster here: http://www.mirc.net/projects.php?view_snippet=1118356978 Now as I loaded it into my bot, the first thing I noticed was its all aliases so i changed them to..
Tags: bot  feed  poster  rss 
+ 0 likes
2 comment(s)    Score: 7.0    Platform: mIRC    Posted by NIGathan on Jul 02, 2008
*UPDATE*: Added the "i" switch. If called, the user will be automatically invited on every kick. See examples for more details. LKICK is a fun function you can use to kick someone as many..
Tags: auto  kick  lkick  mirc 
+ 0 likes
2 comment(s)    Score: 1.8    Platform: mIRC    Posted by NIGathan on Jun 19, 2008
Bottom