Top

mIRC Code Snippets Tagged with picture

  (5)  
Sort by 
This is just a little piece of code I put together for creating a gradient in a picture window. To use just paste into the remote section of your script editor and type "/grad R1 G1 B1 R2 G2 B2" r1-b2
Tags: alias  draw  drawer  drawing  picture  popups 
3 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Imrac on Apr 18, 2008
I decided to make a very simple picwin involving the unit circle. This can be very useful if you are taking any form of geometry or trigonometry. There are several bugs that are the fault of mIRC's
7 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by spitfire3292 on Nov 14, 2007
just typ /grav <how heavy gravity> then open then click :P i had the idea from a guy on picwin.tk and decided to make my own.
Tags: gravity  picture  picwin  window 
6 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by kerstt on May 16, 2007
Basicly it just makes a picture of a heartagram, you might want to add in a If ($nick == ) bit because people do spam it sometimes (for newbies the nick lock would be to change the 1st line to On *:TEXT:!heartagram:#:
Tags: picture 
14 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by pixle-pirate on Nov 26, 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 
13 comment(s)   |   Score: 7.5   |   Language: mIRC   |   Posted by QuickStep on Apr 25, 2006
Bottom