Top

Code Snippets by Firstmate

  (17)  
Sort by 
This is a generic socket server. Now, it's not documented very well, but I'll explain things you can change here. I am working on fixing this.
+ 0 likes
1 comment(s)    Score: 0.0    Platform: Java    Posted by Firstmate on Aug 03, 2009
It's minesweeper. Pretty simple, I'm sure we've all played it. Has nearly every feature as the windows one. Right click, flag Crappy graphics though To start: /mines [# of mines] [s | m | l] s(small),..
+ 5 likes
11 comment(s)    Score: 8.3    Platform: mIRC    Posted by Firstmate on Jul 26, 2009
It's been a while since I made a script. I've actually had this one for some 1-2 years, I decided to finish it today. Type /tunnel to start. Use the -> and <- arrow keys to move.
Tags: awesome  firstmate  game  jesus  omg  picwin  tunnel  winrar 
+ 0 likes
2 comment(s)    Score: 7.0    Platform: mIRC    Posted by Firstmate on Jul 24, 2009
I don't think it's a too difficult of a script to make, but I'll post it since I've never seen it. Turns decimals into fractions. yay Sample output: A note on the number of significant figures...
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by Firstmate on May 12, 2009
It's Towers of Hanoi 4 mIRC! Simple logic game where you have to move all the blocks from the first tower to either of the other two. Just type /hanoi N to start the game. Where N is a number between..
Tags: firstmate  game  hanoi  jesus  logic  of  picwin  towers 
+ 5 likes
14 comment(s)    Score: 9.3    Platform: mIRC    Posted by Firstmate on Apr 23, 2009
*Screenshot will come later today This is for those that play renegade :p But it's basically a replica of renconnect. I figured why load an entirely new program, when mirc can do it! To use: Fill..
+ 1 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by Firstmate on Apr 03, 2009
This makes use of Google's Calculator, which is pretty handy. It can convert units as well as do simple math calculations. Couple examples: !gcalc 4 grams in tons -Returns 4 grams = 4.40924524 ×..
Tags: calc  converter  google  unit 
+ 1 likes
8 comment(s)    Score: 6.0    Platform: mIRC    Posted by Firstmate on Mar 13, 2009
This simple identifier return's the Nth row for Pascals Triangle. If you want, there's an option 2nd parameter, that returns the C column in that row. For those that don't know, Pascal's Triangle is..
Tags: pascals  triangle 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Firstmate on Mar 06, 2009
Well, it's a groups manager. Type /groupm to start it. Load in remotes. P.S. Don't get confused with Scakk's version: http://www.hawkee.com/snippet/5115/ His is a remote groups manager.
Tags: groups  hi  manager 
+ 0 likes
2 comment(s)    Score: 7.0    Platform: mIRC    Posted by Firstmate on Feb 08, 2009
On the bottom-left you can add a hotstring (No Spaces!). Click add to add it, and you should see it come up in the list on the left side. The edit box on the right lets you change the text you..
Tags: hotstring  macro 
+ 2 likes
27 comment(s)    Score: 5.5    Platform: mIRC    Posted by Firstmate on Feb 06, 2009
I don't know how useful this will be to other people, but I use some of these quite often. Anyways, this has 8 (so far) mathematical identifiers. I will try to add more as requests or as I need them. It..
+ 2 likes
10 comment(s)    Score: 7.0    Platform: mIRC    Posted by Firstmate on Jan 30, 2009
Released Kakuro
Tags: game  kakuro  logic  mirc  picwin  puzzle 
+ 0 likes
4 comment(s)    Score: 7.5    Platform: mIRC    Posted by Firstmate on Jan 28, 2009
Well I have never seen a sudoku script, so I decided to make one. At first, I wondered how I could make my own thing that generates sudoku puzzles, but I gave up on that, and decided to use sockets. I..
Tags: game  logic  sudoku 
+ 4 likes
18 comment(s)    Score: 9.2    Platform: mIRC    Posted by Firstmate on Jan 06, 2009
This script can auto-ghost people who either join or change nicks to one that you own. If you're adding, you need the pass. If you're deleting one, you just need the nick. Took me a long time to..
Tags: bot  ghoster  protection 
+ 0 likes
2 comment(s)    Score: 3.0    Platform: mIRC    Posted by Firstmate on Dec 07, 2008
I'm not that great with PicWins, but I realized that there isn't a command in mIRC for drawing circles. I searched a little bit and found not many exist. So I decided to make one. Idk what you might..
Tags: circle  picwins 
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by Firstmate on Nov 30, 2008
Usage: $strtok(Text,Tokens,C) Returns the number of times each word in Token, separated by C appears in Text. e.g. $strtok(This is a test, test is, 32) Returns 2 because test appears once and is appears..
Tags: strings  tokens 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Firstmate on Oct 24, 2008
Well its a quote system. Has a couple commands. To edit the people who can delete, ban, remove bans. Edit the var on the first line: var %Quotes.list [nick1] [nick2]...etc Key: < >'s-mandatory [..
Tags: mirc  quote 
+ 0 likes
14 comment(s)    Score: 4.0    Platform: mIRC    Posted by Firstmate on Jul 31, 2008
Bottom